##// END OF EJS Templates
i18n: synchronised translations from the development branch...
Andrew Shadura -
r5225:14f488a5 0.2.2 stable
parent child Browse files
Show More

The requested changes are too big and content was truncated. Show full diff

This diff has been collapsed as it changes many lines, (5924 lines changed) Show them Hide them
@@ -0,0 +1,5924 b''
1 # Translations template for Kallithea.
2 # Copyright (C) 2015 Various authors, licensing as GPLv3
3 # This file is distributed under the same license as the Kallithea project.
4 # Automatically generated, 2015.
5 # #, fuzzy
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: Kallithea 0.1\n"
9 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
10 "POT-Creation-Date: 2015-04-01 03:17+0200\n"
11 "PO-Revision-Date: 2015-06-09 14:58+0200\n"
12 "Last-Translator: Viktar Palstsiuk <vipals@gmail.com>\n"
13 "Language-Team: Belarusian "
14 "<https://hosted.weblate.org/projects/kallithea/kallithea/be/>\n"
15 "Language: be\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
20 "4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
21 "X-Generator: Weblate 2.4-dev\n"
22
23 #: kallithea/controllers/changelog.py:86
24 #: kallithea/controllers/pullrequests.py:247 kallithea/lib/base.py:449
25 msgid "There are no changesets yet"
26 msgstr "Яшчэ не было змен"
27
28 #: kallithea/controllers/changelog.py:157
29 #: kallithea/controllers/admin/permissions.py:62
30 #: kallithea/controllers/admin/permissions.py:66
31 #: kallithea/controllers/admin/permissions.py:70
32 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:104
33 msgid "None"
34 msgstr "Нічога"
35
36 #: kallithea/controllers/changelog.py:160 kallithea/controllers/files.py:197
37 msgid "(closed)"
38 msgstr "(зачынена)"
39
40 #: kallithea/controllers/changeset.py:89
41 msgid "Show whitespace"
42 msgstr "Адлюстроўваць прабелы"
43
44 #: kallithea/controllers/changeset.py:96
45 #: kallithea/controllers/changeset.py:103
46 #: kallithea/templates/files/diff_2way.html:55
47 msgid "Ignore whitespace"
48 msgstr "Ігнараваць прабелы"
49
50 #: kallithea/controllers/changeset.py:169
51 #, python-format
52 msgid "increase diff context to %(num)s lines"
53 msgstr "павялічыць кантэкст да %(num)s радкоў"
54
55 #: kallithea/controllers/changeset.py:212 kallithea/controllers/files.py:97
56 #: kallithea/controllers/files.py:117 kallithea/controllers/files.py:746
57 msgid "Such revision does not exist for this repository"
58 msgstr "Няма такой рэвізіі ў гэтым рэпазітары"
59
60 #: kallithea/controllers/changeset.py:352
61 #: kallithea/controllers/pullrequests.py:699
62 msgid "No comments."
63 msgstr "Няма каментароў."
64
65 #: kallithea/controllers/changeset.py:382
66 msgid ""
67 "Changing status on a changeset associated with a closed pull request is not "
68 "allowed"
69 msgstr "Нельга рэдагаваць статут змен, злучаных з зачыненымі pull-request'ами"
70
71 #: kallithea/controllers/compare.py:158 kallithea/templates/base/root.html:42
72 msgid "Select changeset"
73 msgstr "Абраць набор змен"
74
75 #: kallithea/controllers/compare.py:255
76 msgid "Cannot compare repositories without using common ancestor"
77 msgstr "Немагчыма параўноўваць рэпазітары без агульнага продка"
78
79 #: kallithea/controllers/error.py:96
80 msgid ""
81 "The request could not be understood by the server due to malformed syntax."
82 msgstr "Запыт не распазнаны серверам з-за няправільнага сінтаксісу."
83
84 #: kallithea/controllers/error.py:99
85 msgid "Unauthorized access to resource"
86 msgstr "Несанкцыянаваны доступ да рэсурсу"
87
88 #: kallithea/controllers/error.py:101
89 msgid "You don't have permission to view this page"
90 msgstr "У вас няма правоў для прагляду гэтай старонкі"
91
92 #: kallithea/controllers/error.py:103
93 msgid "The resource could not be found"
94 msgstr "Рэсурс не знойдзены"
95
96 #: kallithea/controllers/error.py:105
97 msgid ""
98 "The server encountered an unexpected condition which prevented it from "
99 "fulfilling the request."
100 msgstr "Сервер не можа выканаць запыт з-за няправільнай умовы ў запыце."
101
102 #: kallithea/controllers/feed.py:55
103 #, python-format
104 msgid "Changes on %s repository"
105 msgstr "Змены ў рэпазітары %s"
106
107 #: kallithea/controllers/feed.py:56
108 #, python-format
109 msgid "%s %s feed"
110 msgstr "Стужка навін %s %s"
111
112 #: kallithea/controllers/feed.py:89
113 #: kallithea/templates/changeset/changeset.html:153
114 #: kallithea/templates/changeset/changeset.html:166
115 #: kallithea/templates/compare/compare_diff.html:78
116 #: kallithea/templates/compare/compare_diff.html:89
117 #: kallithea/templates/pullrequests/pullrequest_show.html:328
118 #: kallithea/templates/pullrequests/pullrequest_show.html:351
119 msgid "Changeset was too big and was cut off..."
120 msgstr "Змены апынуліся занадта вялікімі і былі выразаны..."
121
122 #: kallithea/controllers/feed.py:93
123 #, python-format
124 msgid "%s committed on %s"
125 msgstr "%s выканаў каміт у %s"
126
127 #: kallithea/controllers/files.py:92
128 msgid "Click here to add new file"
129 msgstr "Націсніце каб дадаць новы файл"
130
131 #: kallithea/controllers/files.py:93
132 #, python-format
133 msgid "There are no files yet. %s"
134 msgstr "Няма файлаў. %s"
135
136 #: kallithea/controllers/files.py:194
137 #, python-format
138 msgid "%s at %s"
139 msgstr "%s (%s)"
140
141 #: kallithea/controllers/files.py:306 kallithea/controllers/files.py:366
142 #: kallithea/controllers/files.py:433
143 #, python-format
144 msgid "This repository has been locked by %s on %s"
145 msgstr "Рэпазітар заблакаваў %s у %s"
146
147 #: kallithea/controllers/files.py:318
148 msgid "You can only delete files with revision being a valid branch "
149 msgstr "Вы можаце выдаляць файлы толькі ў рэвізіі, злучанай з існай галінкай "
150
151 #: kallithea/controllers/files.py:329
152 #, python-format
153 msgid "Deleted file %s via Kallithea"
154 msgstr "Файл %s выдалены з дапамогай Kallithea"
155
156 #: kallithea/controllers/files.py:351
157 #, python-format
158 msgid "Successfully deleted file %s"
159 msgstr "Файл %s выдалены"
160
161 #: kallithea/controllers/files.py:355 kallithea/controllers/files.py:421
162 #: kallithea/controllers/files.py:502
163 msgid "Error occurred during commit"
164 msgstr "Падчас каміта адбылася памылка"
165
166 #: kallithea/controllers/files.py:378
167 msgid "You can only edit files with revision being a valid branch "
168 msgstr "Вы можаце рэдагаваць файлы толькі ў рэвізіі, злучанай з існай галінкай "
169
170 #: kallithea/controllers/files.py:392
171 #, python-format
172 msgid "Edited file %s via Kallithea"
173 msgstr "Файл %s адрэдагаваны з дапамогай Kallithea"
174
175 #: kallithea/controllers/files.py:408
176 msgid "No changes"
177 msgstr "Без змен"
178
179 #: kallithea/controllers/files.py:417 kallithea/controllers/files.py:491
180 #, python-format
181 msgid "Successfully committed to %s"
182 msgstr "Змены ўжыты ў %s"
183
184 #: kallithea/controllers/files.py:444
185 msgid "Added file via Kallithea"
186 msgstr "Файл дададзены з дапамогай Kallithea"
187
188 #: kallithea/controllers/files.py:465
189 msgid "No content"
190 msgstr "Пуста"
191
192 #: kallithea/controllers/files.py:469
193 msgid "No filename"
194 msgstr "Безназоўны"
195
196 #: kallithea/controllers/files.py:494
197 msgid "Location must be relative path and must not contain .. in path"
198 msgstr ""
199 "Размяшчэнне павінна быць адносным шляхам, і не павінна ўтрымоўваць \"..\" у "
200 "шляхі"
201
202 #: kallithea/controllers/files.py:528
203 msgid "Downloads disabled"
204 msgstr "Магчымасць спампоўваць адключана"
205
206 #: kallithea/controllers/files.py:539
207 #, python-format
208 msgid "Unknown revision %s"
209 msgstr "Невядомая рэвізія %s"
210
211 #: kallithea/controllers/files.py:541
212 msgid "Empty repository"
213 msgstr "Пусты рэпазітар"
214
215 #: kallithea/controllers/files.py:543
216 msgid "Unknown archive type"
217 msgstr "Невядомы тып архіва"
218
219 #: kallithea/controllers/files.py:775
220 #: kallithea/templates/changeset/changeset_range.html:9
221 #: kallithea/templates/email_templates/pull_request.html:15
222 #: kallithea/templates/pullrequests/pullrequest.html:116
223 msgid "Changesets"
224 msgstr "Набор змен"
225
226 #: kallithea/controllers/files.py:776
227 #: kallithea/controllers/pullrequests.py:182
228 #: kallithea/controllers/summary.py:74 kallithea/model/scm.py:816
229 #: kallithea/templates/switch_to_list.html:3
230 #: kallithea/templates/branches/branches.html:10
231 msgid "Branches"
232 msgstr "Галінкі"
233
234 #: kallithea/controllers/files.py:777
235 #: kallithea/controllers/pullrequests.py:183
236 #: kallithea/controllers/summary.py:75 kallithea/model/scm.py:827
237 #: kallithea/templates/switch_to_list.html:25
238 #: kallithea/templates/tags/tags.html:10
239 msgid "Tags"
240 msgstr "Пазнакі"
241
242 #: kallithea/controllers/forks.py:187
243 #, python-format
244 msgid "An error occurred during repository forking %s"
245 msgstr "Адбылася памылка падчас стварэння форка рэпазітара %s"
246
247 #: kallithea/controllers/home.py:84
248 msgid "Groups"
249 msgstr "Групы"
250
251 #: kallithea/controllers/home.py:89
252 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:106
253 #: kallithea/templates/admin/repos/repo_add.html:12
254 #: kallithea/templates/admin/repos/repo_add.html:16
255 #: kallithea/templates/admin/repos/repos.html:9
256 #: kallithea/templates/admin/users/user_edit_advanced.html:6
257 #: kallithea/templates/base/base.html:60 kallithea/templates/base/base.html:77
258 #: kallithea/templates/base/base.html:127
259 #: kallithea/templates/base/base.html:390
260 #: kallithea/templates/base/base.html:562
261 msgid "Repositories"
262 msgstr "Рэпазітары"
263
264 #: kallithea/controllers/home.py:130
265 #: kallithea/templates/files/files_add.html:32
266 #: kallithea/templates/files/files_delete.html:23
267 #: kallithea/templates/files/files_edit.html:32
268 msgid "Branch"
269 msgstr "Галінка"
270
271 #: kallithea/controllers/home.py:136
272 msgid "Tag"
273 msgstr "Тэгі"
274
275 #: kallithea/controllers/home.py:142
276 msgid "Bookmark"
277 msgstr "Закладкі"
278
279 #: kallithea/controllers/journal.py:111 kallithea/controllers/journal.py:153
280 msgid "public journal"
281 msgstr "агульнадаступны часопіс"
282
283 #: kallithea/controllers/journal.py:115 kallithea/controllers/journal.py:157
284 msgid "journal"
285 msgstr "часопіс"
286
287 #: kallithea/controllers/login.py:188 kallithea/controllers/login.py:234
288 msgid "bad captcha"
289 msgstr "няслушная капча"
290
291 #: kallithea/controllers/login.py:194
292 msgid "You have successfully registered into Kallithea"
293 msgstr "Рэгістрацыя ў Kallithea прайшла паспяхова"
294
295 #: kallithea/controllers/login.py:239
296 msgid "Your password reset link was sent"
297 msgstr "Спасылка для скіду пароля адпраўлена"
298
299 #: kallithea/controllers/login.py:260
300 msgid ""
301 "Your password reset was successful, new password has been sent to your email"
302 msgstr "Скід пароля выраблены, новы пароль быў адпраўлены на ваш email"
303
304 #: kallithea/controllers/pullrequests.py:130
305 #, python-format
306 msgid "%s (closed)"
307 msgstr "%s (зачынена)"
308
309 #: kallithea/controllers/pullrequests.py:158
310 #: kallithea/templates/changeset/changeset.html:12
311 #: kallithea/templates/email_templates/changeset_comment.html:17
312 msgid "Changeset"
313 msgstr "Змены"
314
315 #: kallithea/controllers/pullrequests.py:179
316 msgid "Special"
317 msgstr "Адмысловы"
318
319 #: kallithea/controllers/pullrequests.py:180
320 msgid "Peer branches"
321 msgstr "Галінкі ўдзельніка"
322
323 #: kallithea/controllers/pullrequests.py:181 kallithea/model/scm.py:822
324 #: kallithea/templates/switch_to_list.html:38
325 #: kallithea/templates/bookmarks/bookmarks.html:10
326 msgid "Bookmarks"
327 msgstr "Закладкі"
328
329 #: kallithea/controllers/pullrequests.py:312
330 #, python-format
331 msgid "Error creating pull request: %s"
332 msgstr "Памылка пры стварэнні pull-запыту: %s"
333
334 #: kallithea/controllers/pullrequests.py:356
335 #: kallithea/controllers/pullrequests.py:497
336 msgid "No description"
337 msgstr "Няма апісання"
338
339 #: kallithea/controllers/pullrequests.py:363
340 msgid "Successfully opened new pull request"
341 msgstr "Pull-запыт створаны паспяхова"
342
343 #: kallithea/controllers/pullrequests.py:366
344 #: kallithea/controllers/pullrequests.py:450
345 msgid "Error occurred while creating pull request"
346 msgstr "Адбылася памылка пры стварэнні pull-запыту"
347
348 #: kallithea/controllers/pullrequests.py:398
349 msgid "Missing changesets since the previous pull request:"
350 msgstr "Адсутныя рэвізіі адносна папярэдняга pull-запыту:"
351
352 #: kallithea/controllers/pullrequests.py:405
353 #, python-format
354 msgid "New changesets on %s %s since the previous pull request:"
355 msgstr "Новыя рэвізіі на %s %s адносна папярэдняга pull-запыту:"
356
357 #: kallithea/controllers/pullrequests.py:412
358 msgid "Ancestor didn't change - show diff since previous version:"
359 msgstr ""
360
361 #: kallithea/controllers/pullrequests.py:419
362 #, python-format
363 msgid ""
364 "This pull request is based on another %s revision and there is no simple "
365 "diff."
366 msgstr "Гэты pull-запыт заснаваны на іншай рэвізіі %s, просты diff немагчымы."
367
368 #: kallithea/controllers/pullrequests.py:421
369 #, python-format
370 msgid "No changes found on %s %s since previous version."
371 msgstr "Няма змен на %s %s адносна папярэдняй версіі."
372
373 #: kallithea/controllers/pullrequests.py:456
374 #, python-format
375 msgid "Closed, replaced by %s ."
376 msgstr "Зачынены, замешчаны %s ."
377
378 #: kallithea/controllers/pullrequests.py:464
379 msgid "Pull request update created"
380 msgstr "Абнаўленне для pull-запыту створана"
381
382 #: kallithea/controllers/pullrequests.py:503
383 msgid "Pull request updated"
384 msgstr "Pull-запыт абноўлены"
385
386 #: kallithea/controllers/pullrequests.py:518
387 msgid "Successfully deleted pull request"
388 msgstr "Pull-запыт паспяхова выдалены"
389
390 #: kallithea/controllers/pullrequests.py:577
391 #, python-format
392 msgid "This pull request has already been merged to %s."
393 msgstr "Гэты pull-запыт ужо прыняты на галінку %s."
394
395 #: kallithea/controllers/pullrequests.py:579
396 msgid "This pull request has been closed and can not be updated."
397 msgstr "Гэты pull-запыт быў зачынены і не можа быць абноўлены."
398
399 #: kallithea/controllers/pullrequests.py:597
400 #, python-format
401 msgid "This pull request can be updated with changes on %s:"
402 msgstr "Гэты pull-запыт можа быць абноўлены з %s:"
403
404 #: kallithea/controllers/pullrequests.py:600
405 msgid "No changesets found for updating this pull request."
406 msgstr "Няма змен для абнаўлення гэтага pull-запыту."
407
408 #: kallithea/controllers/pullrequests.py:608
409 #, python-format
410 msgid "Note: Branch %s has another head: %s."
411 msgstr "Увага: Галінка %s мае яшчэ адну верхавіну: %s."
412
413 #: kallithea/controllers/pullrequests.py:614
414 msgid "Git pull requests don't support updates yet."
415 msgstr "Абнаўленне pull-запыты git не падтрымліваецца."
416
417 #: kallithea/controllers/pullrequests.py:701
418 msgid "Closing."
419 msgstr "Зачынены."
420
421 #: kallithea/controllers/search.py:135
422 msgid "Invalid search query. Try quoting it."
423 msgstr "Недапушчальны пошукавы запыт. Паспрабуйце скласці яго ў двукоссі."
424
425 #: kallithea/controllers/search.py:140
426 msgid "There is no index to search in. Please run whoosh indexer"
427 msgstr "Індэксы адсутнічаюць. Калі ласка, запусціце індэксатар Whoosh"
428
429 #: kallithea/controllers/search.py:144
430 msgid "An error occurred during search operation."
431 msgstr "Адбылася памылка пры выкананні гэтага пошуку."
432
433 #: kallithea/controllers/summary.py:199
434 #: kallithea/templates/summary/summary.html:387
435 msgid "No data ready yet"
436 msgstr "Няма дадзеных"
437
438 #: kallithea/controllers/summary.py:202
439 #: kallithea/templates/summary/summary.html:101
440 msgid "Statistics are disabled for this repository"
441 msgstr "Статыстычныя дадзеныя адключаны для гэтага рэпазітара"
442
443 #: kallithea/controllers/admin/auth_settings.py:125
444 msgid "Auth settings updated successfully"
445 msgstr "Налады аўтарызацыі паспяхова абноўлены"
446
447 #: kallithea/controllers/admin/auth_settings.py:136
448 msgid "error occurred during update of auth settings"
449 msgstr "адбылася памылка пры абнаўленні налад аўтарызацыі"
450
451 #: kallithea/controllers/admin/defaults.py:97
452 msgid "Default settings updated successfully"
453 msgstr "Стандартныя налады паспяхова абноўлены"
454
455 #: kallithea/controllers/admin/defaults.py:112
456 msgid "Error occurred during update of defaults"
457 msgstr "Адбылася памылка пры абнаўленні стандартных налад"
458
459 #: kallithea/controllers/admin/gists.py:59
460 #: kallithea/controllers/admin/my_account.py:238
461 #: kallithea/controllers/admin/users.py:288
462 msgid "forever"
463 msgstr "назаўжды"
464
465 #: kallithea/controllers/admin/gists.py:60
466 #: kallithea/controllers/admin/my_account.py:239
467 #: kallithea/controllers/admin/users.py:289
468 msgid "5 minutes"
469 msgstr "5 хвілін"
470
471 #: kallithea/controllers/admin/gists.py:61
472 #: kallithea/controllers/admin/my_account.py:240
473 #: kallithea/controllers/admin/users.py:290
474 msgid "1 hour"
475 msgstr "1 гадзіна"
476
477 #: kallithea/controllers/admin/gists.py:62
478 #: kallithea/controllers/admin/my_account.py:241
479 #: kallithea/controllers/admin/users.py:291
480 msgid "1 day"
481 msgstr "1 дзень"
482
483 #: kallithea/controllers/admin/gists.py:63
484 #: kallithea/controllers/admin/my_account.py:242
485 #: kallithea/controllers/admin/users.py:292
486 msgid "1 month"
487 msgstr "1 месяц"
488
489 #: kallithea/controllers/admin/gists.py:67
490 #: kallithea/controllers/admin/my_account.py:244
491 #: kallithea/controllers/admin/users.py:294
492 msgid "Lifetime"
493 msgstr "Тэрмін"
494
495 #: kallithea/controllers/admin/gists.py:146
496 msgid "Error occurred during gist creation"
497 msgstr "Адбылася памылка падчас стварэння gist-запіса"
498
499 #: kallithea/controllers/admin/gists.py:184
500 #, python-format
501 msgid "Deleted gist %s"
502 msgstr "Gist-запіс %s выдалены"
503
504 #: kallithea/controllers/admin/gists.py:233
505 msgid "unmodified"
506 msgstr ""
507
508 #: kallithea/controllers/admin/gists.py:262
509 msgid "Successfully updated gist content"
510 msgstr ""
511
512 #: kallithea/controllers/admin/gists.py:267
513 msgid "Successfully updated gist data"
514 msgstr "Дадзеныя gist-запісы абноўлены"
515
516 #: kallithea/controllers/admin/gists.py:270
517 #, python-format
518 msgid "Error occurred during update of gist %s"
519 msgstr "Адбылася памылка пры абнаўленні gist-запісы %s"
520
521 #: kallithea/controllers/admin/my_account.py:70
522 msgid "You can't edit this user since it's crucial for entire application"
523 msgstr ""
524 "Вы не можаце змяніць дадзеныя гэтага карыстача, паколькі ён важны для працы "
525 "ўсяго прыкладання"
526
527 #: kallithea/controllers/admin/my_account.py:128
528 msgid "Your account was updated successfully"
529 msgstr "Ваш уліковы запіс паспяхова абноўлены"
530
531 #: kallithea/controllers/admin/my_account.py:143
532 #: kallithea/controllers/admin/users.py:206
533 #, python-format
534 msgid "Error occurred during update of user %s"
535 msgstr "Адбылася памылка пры абнаўленні карыстача %s"
536
537 #: kallithea/controllers/admin/my_account.py:162
538 msgid "Successfully updated password"
539 msgstr "Пароль абноўлены"
540
541 #: kallithea/controllers/admin/my_account.py:173
542 msgid "Error occurred during update of user password"
543 msgstr "Памылка пры абнаўленні пароля"
544
545 #: kallithea/controllers/admin/my_account.py:215
546 #: kallithea/controllers/admin/users.py:431
547 #, python-format
548 msgid "Added email %s to user"
549 msgstr "Карыстачу дададзены e-mail %s"
550
551 #: kallithea/controllers/admin/my_account.py:221
552 #: kallithea/controllers/admin/users.py:437
553 msgid "An error occurred during email saving"
554 msgstr "Адбылася памылка пры захаванні e-mail"
555
556 #: kallithea/controllers/admin/my_account.py:230
557 #: kallithea/controllers/admin/users.py:448
558 msgid "Removed email from user"
559 msgstr "E-mail карыстача выдалены"
560
561 #: kallithea/controllers/admin/my_account.py:254
562 #: kallithea/controllers/admin/users.py:314
563 msgid "Api key successfully created"
564 msgstr "API-ключ паспяхова створаны"
565
566 #: kallithea/controllers/admin/my_account.py:266
567 #: kallithea/controllers/admin/users.py:330
568 msgid "Api key successfully reset"
569 msgstr "API-ключ паспяхова скінуты"
570
571 #: kallithea/controllers/admin/my_account.py:270
572 #: kallithea/controllers/admin/users.py:334
573 msgid "Api key successfully deleted"
574 msgstr "API-ключ паспяхова выдалены"
575
576 #: kallithea/controllers/admin/permissions.py:63
577 #: kallithea/controllers/admin/permissions.py:67
578 #: kallithea/controllers/admin/permissions.py:71
579 msgid "Read"
580 msgstr "Чытанне"
581
582 #: kallithea/controllers/admin/permissions.py:64
583 #: kallithea/controllers/admin/permissions.py:68
584 #: kallithea/controllers/admin/permissions.py:72
585 msgid "Write"
586 msgstr "Запіс"
587
588 #: kallithea/controllers/admin/permissions.py:65
589 #: kallithea/controllers/admin/permissions.py:69
590 #: kallithea/controllers/admin/permissions.py:73
591 #: kallithea/templates/admin/auth/auth_settings.html:9
592 #: kallithea/templates/admin/defaults/defaults.html:9
593 #: kallithea/templates/admin/permissions/permissions.html:9
594 #: kallithea/templates/admin/repo_groups/repo_group_add.html:9
595 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
596 #: kallithea/templates/admin/repo_groups/repo_groups.html:10
597 #: kallithea/templates/admin/repos/repo_add.html:10
598 #: kallithea/templates/admin/repos/repo_add.html:14
599 #: kallithea/templates/admin/repos/repos.html:9
600 #: kallithea/templates/admin/settings/settings.html:9
601 #: kallithea/templates/admin/user_groups/user_group_add.html:8
602 #: kallithea/templates/admin/user_groups/user_group_edit.html:9
603 #: kallithea/templates/admin/user_groups/user_groups.html:10
604 #: kallithea/templates/admin/users/user_add.html:8
605 #: kallithea/templates/admin/users/user_edit.html:9
606 #: kallithea/templates/admin/users/user_edit_profile.html:114
607 #: kallithea/templates/admin/users/users.html:10
608 #: kallithea/templates/admin/users/users.html:55
609 #: kallithea/templates/base/base.html:255
610 #: kallithea/templates/base/base.html:256
611 #: kallithea/templates/base/base.html:262
612 #: kallithea/templates/base/base.html:263
613 msgid "Admin"
614 msgstr "Адміністратар"
615
616 #: kallithea/controllers/admin/permissions.py:76
617 #: kallithea/controllers/admin/permissions.py:87
618 #: kallithea/controllers/admin/permissions.py:92
619 #: kallithea/controllers/admin/permissions.py:95
620 #: kallithea/controllers/admin/permissions.py:98
621 #: kallithea/controllers/admin/permissions.py:101
622 msgid "Disabled"
623 msgstr "Адключана"
624
625 #: kallithea/controllers/admin/permissions.py:78
626 msgid "Allowed with manual account activation"
627 msgstr "Дазволена, з ручной актывацыяй уліковага запісу"
628
629 #: kallithea/controllers/admin/permissions.py:80
630 msgid "Allowed with automatic account activation"
631 msgstr "Дазволена, з аўтаматычнай актывацыяй уліковага запісу"
632
633 #: kallithea/controllers/admin/permissions.py:83
634 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1439
635 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1485
636 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1542
637 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1543
638 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1564
639 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1603
640 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1655
641 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1682 kallithea/model/db.py:1684
642 msgid "Manual activation of external account"
643 msgstr "Ручная актывацыя вонкавага ўліковага запісу"
644
645 #: kallithea/controllers/admin/permissions.py:84
646 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1440
647 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1486
648 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1543
649 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1544
650 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1565
651 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1604
652 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1656
653 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1683 kallithea/model/db.py:1685
654 msgid "Automatic activation of external account"
655 msgstr "Аўтаматычная актывацыя вонкавага ўліковага запісу"
656
657 #: kallithea/controllers/admin/permissions.py:88
658 #: kallithea/controllers/admin/permissions.py:91
659 #: kallithea/controllers/admin/permissions.py:96
660 #: kallithea/controllers/admin/permissions.py:99
661 #: kallithea/controllers/admin/permissions.py:102
662 msgid "Enabled"
663 msgstr "Уключана"
664
665 #: kallithea/controllers/admin/permissions.py:125
666 msgid "Global permissions updated successfully"
667 msgstr "Глабальныя прывілеі паспяхова абноўлены"
668
669 #: kallithea/controllers/admin/permissions.py:140
670 msgid "Error occurred during update of permissions"
671 msgstr "Адбылася памылка падчас абнаўлення прывілеяў"
672
673 #: kallithea/controllers/admin/repo_groups.py:184
674 #, python-format
675 msgid "Created repository group %s"
676 msgstr "Створана новая група рэпазітароў %s"
677
678 #: kallithea/controllers/admin/repo_groups.py:197
679 #, python-format
680 msgid "Error occurred during creation of repository group %s"
681 msgstr "Адбылася памылка пры стварэнні групы рэпазітароў %s"
682
683 #: kallithea/controllers/admin/repo_groups.py:255
684 #, python-format
685 msgid "Updated repository group %s"
686 msgstr "Група рэпазітароў %s абноўлена"
687
688 #: kallithea/controllers/admin/repo_groups.py:271
689 #, python-format
690 msgid "Error occurred during update of repository group %s"
691 msgstr "Адбылася памылка пры абнаўленні групы рэпазітароў %s"
692
693 #: kallithea/controllers/admin/repo_groups.py:289
694 #, python-format
695 msgid "This group contains %s repositories and cannot be deleted"
696 msgstr "Дадзеная група ўтрымоўвае %s рэпазітароў і не можа быць выдалена"
697
698 #: kallithea/controllers/admin/repo_groups.py:296
699 #, python-format
700 msgid "This group contains %s subgroups and cannot be deleted"
701 msgstr "Група ўтрымоўвае ў сабе %s падгруп і не можа быць выдалены"
702
703 #: kallithea/controllers/admin/repo_groups.py:302
704 #, python-format
705 msgid "Removed repository group %s"
706 msgstr "Група рэпазітароў %s выдалена"
707
708 #: kallithea/controllers/admin/repo_groups.py:307
709 #, python-format
710 msgid "Error occurred during deletion of repository group %s"
711 msgstr "Адбылася памылка пры выдаленні групы рэпазітароў %s"
712
713 #: kallithea/controllers/admin/repo_groups.py:420
714 #: kallithea/controllers/admin/repo_groups.py:455
715 #: kallithea/controllers/admin/user_groups.py:340
716 msgid "Cannot revoke permission for yourself as admin"
717 msgstr "Адміністратар не можа адклікаць свае прывелеі"
718
719 #: kallithea/controllers/admin/repo_groups.py:435
720 msgid "Repository Group permissions updated"
721 msgstr "Прывілеі групы рэпазітароў абноўлены"
722
723 #: kallithea/controllers/admin/repo_groups.py:472
724 #: kallithea/controllers/admin/repos.py:430
725 #: kallithea/controllers/admin/user_groups.py:352
726 msgid "An error occurred during revoking of permission"
727 msgstr "Адбылася памылка пры водгуку прывелеі"
728
729 #: kallithea/controllers/admin/repos.py:163
730 #, python-format
731 msgid "Error creating repository %s"
732 msgstr "Адбылася памылка пры стварэнні рэпазітара %s"
733
734 #: kallithea/controllers/admin/repos.py:238
735 #, python-format
736 msgid "Created repository %s from %s"
737 msgstr "Рэпазітар %s створаны з %s"
738
739 #: kallithea/controllers/admin/repos.py:247
740 #, python-format
741 msgid "Forked repository %s as %s"
742 msgstr "Зроблены форк(копія) рэпазітара %s на %s"
743
744 #: kallithea/controllers/admin/repos.py:250
745 #, python-format
746 msgid "Created repository %s"
747 msgstr "Рэпазітар %s створаны"
748
749 #: kallithea/controllers/admin/repos.py:290
750 #, python-format
751 msgid "Repository %s updated successfully"
752 msgstr "Рэпазітар %s паспяхова абноўлены"
753
754 #: kallithea/controllers/admin/repos.py:309
755 #, python-format
756 msgid "Error occurred during update of repository %s"
757 msgstr "Адбылася памылка падчас абнаўлення рэпазітара %s"
758
759 #: kallithea/controllers/admin/repos.py:336
760 #, python-format
761 msgid "Detached %s forks"
762 msgstr "Форки %s адлучаны"
763
764 #: kallithea/controllers/admin/repos.py:339
765 #, python-format
766 msgid "Deleted %s forks"
767 msgstr "Выдалены форки рэпазітара %s"
768
769 #: kallithea/controllers/admin/repos.py:344
770 #, python-format
771 msgid "Deleted repository %s"
772 msgstr "Рэпазітар %s выдалены"
773
774 #: kallithea/controllers/admin/repos.py:347
775 #, python-format
776 msgid "Cannot delete %s it still contains attached forks"
777 msgstr "Немагчыма выдаліць %s, ён усё-яшчэ ўтрымоўвае форки"
778
779 #: kallithea/controllers/admin/repos.py:352
780 #, python-format
781 msgid "An error occurred during deletion of %s"
782 msgstr "Адбылася памылка падчас выдалення %s"
783
784 #: kallithea/controllers/admin/repos.py:406
785 msgid "Repository permissions updated"
786 msgstr "Прывілеі рэпазітара абноўлены"
787
788 #: kallithea/controllers/admin/repos.py:462
789 msgid "An error occurred during creation of field"
790 msgstr "Адбылася памылка пры стварэнні поля"
791
792 #: kallithea/controllers/admin/repos.py:476
793 msgid "An error occurred during removal of field"
794 msgstr "Адбылася памылка пры выдаленні поля"
795
796 #: kallithea/controllers/admin/repos.py:492
797 msgid "-- Not a fork --"
798 msgstr "-- Не форк --"
799
800 #: kallithea/controllers/admin/repos.py:526
801 msgid "Updated repository visibility in public journal"
802 msgstr "Бачнасць рэпазітара ў публічным часопісе абноўлена"
803
804 #: kallithea/controllers/admin/repos.py:530
805 msgid "An error occurred during setting this repository in public journal"
806 msgstr "Адбылася памылка пры ўсталёўцы рэпазітара ў агульнадаступны часопіс"
807
808 #: kallithea/controllers/admin/repos.py:535 kallithea/model/validators.py:340
809 msgid "Token mismatch"
810 msgstr "Несупадзенне токенаў"
811
812 #: kallithea/controllers/admin/repos.py:550
813 msgid "Nothing"
814 msgstr "Нічога"
815
816 #: kallithea/controllers/admin/repos.py:552
817 #, python-format
818 msgid "Marked repo %s as fork of %s"
819 msgstr "Рэпазітар %s адзначаны як форк %s"
820
821 #: kallithea/controllers/admin/repos.py:559
822 msgid "An error occurred during this operation"
823 msgstr "Адбылася памылка пры выкананні аперацыі"
824
825 #: kallithea/controllers/admin/repos.py:575
826 msgid "Locked repository"
827 msgstr "Зачынены рэпазітар"
828
829 #: kallithea/controllers/admin/repos.py:578
830 msgid "Unlocked repository"
831 msgstr "Адкрыты рэпазітар"
832
833 #: kallithea/controllers/admin/repos.py:581
834 #: kallithea/controllers/admin/repos.py:608
835 msgid "An error occurred during unlocking"
836 msgstr "Адбылася памылка падчас разблакавання"
837
838 #: kallithea/controllers/admin/repos.py:599
839 msgid "Unlocked"
840 msgstr "Разблакавана"
841
842 #: kallithea/controllers/admin/repos.py:602
843 msgid "Locked"
844 msgstr "Заблакавана"
845
846 #: kallithea/controllers/admin/repos.py:604
847 #, python-format
848 msgid "Repository has been %s"
849 msgstr "Рэпазітар %s"
850
851 #: kallithea/controllers/admin/repos.py:622
852 msgid "Cache invalidation successful"
853 msgstr "Кэш скінуты"
854
855 #: kallithea/controllers/admin/repos.py:626
856 msgid "An error occurred during cache invalidation"
857 msgstr "Адбылася памылка пры ачыстцы кэша"
858
859 #: kallithea/controllers/admin/repos.py:641
860 msgid "Pulled from remote location"
861 msgstr "Занесены змены з выдаленага рэпазітара"
862
863 #: kallithea/controllers/admin/repos.py:644
864 msgid "An error occurred during pull from remote location"
865 msgstr "Адбылася памылка пры занясенні змен з выдаленага рэпазітара"
866
867 #: kallithea/controllers/admin/repos.py:677
868 msgid "An error occurred during deletion of repository stats"
869 msgstr "Адбылася памылка пры выдаленні статыстыкі рэпазітара"
870
871 #: kallithea/controllers/admin/settings.py:170
872 msgid "Updated VCS settings"
873 msgstr "Абноўлены налады VCS"
874
875 #: kallithea/controllers/admin/settings.py:174
876 msgid ""
877 "Unable to activate hgsubversion support. The \"hgsubversion\" library is "
878 "missing"
879 msgstr ""
880 "Немагчыма ўключыць падтрымку hgsubversion. Бібліятэка «hgsubversion» "
881 "адсутнічае"
882
883 #: kallithea/controllers/admin/settings.py:180
884 #: kallithea/controllers/admin/settings.py:274
885 msgid "Error occurred during updating application settings"
886 msgstr "Адбылася памылка пры абнаўленні налад прыкладання"
887
888 #: kallithea/controllers/admin/settings.py:213
889 #, python-format
890 msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
891 msgstr "Рэпазітары паспяхова перасканіраваны, дададзена: %s, выдалена: %s."
892
893 #: kallithea/controllers/admin/settings.py:270
894 msgid "Updated application settings"
895 msgstr "Абноўленыя параметры налады прыкладання"
896
897 #: kallithea/controllers/admin/settings.py:327
898 msgid "Updated visualisation settings"
899 msgstr "Налады візуалізацыі абноўлены"
900
901 #: kallithea/controllers/admin/settings.py:332
902 msgid "Error occurred during updating visualisation settings"
903 msgstr "Адбылася памылка пры абнаўленні налад візуалізацыі"
904
905 #: kallithea/controllers/admin/settings.py:358
906 msgid "Please enter email address"
907 msgstr "Калі ласка, увядзіце адрас электроннай пошты"
908
909 #: kallithea/controllers/admin/settings.py:373
910 msgid "Send email task created"
911 msgstr "Задача адпраўкі Email створана"
912
913 #: kallithea/controllers/admin/settings.py:404
914 msgid "Added new hook"
915 msgstr "Дададзена новая пастка"
916
917 #: kallithea/controllers/admin/settings.py:418
918 msgid "Updated hooks"
919 msgstr "Абноўленыя пасткі"
920
921 #: kallithea/controllers/admin/settings.py:422
922 msgid "Error occurred during hook creation"
923 msgstr "адбылася памылка пры стварэнні хука"
924
925 #: kallithea/controllers/admin/settings.py:448
926 msgid "Whoosh reindex task scheduled"
927 msgstr "Запланавана пераіндэксаванне базы Whoosh"
928
929 #: kallithea/controllers/admin/user_groups.py:150
930 #, python-format
931 msgid "Created user group %s"
932 msgstr "Створана група карыстачоў %s"
933
934 #: kallithea/controllers/admin/user_groups.py:163
935 #, python-format
936 msgid "Error occurred during creation of user group %s"
937 msgstr "Адбылася памылка пры стварэнні групы карыстачоў %s"
938
939 #: kallithea/controllers/admin/user_groups.py:201
940 #, python-format
941 msgid "Updated user group %s"
942 msgstr "Група карыстачоў %s абноўлена"
943
944 #: kallithea/controllers/admin/user_groups.py:224
945 #, python-format
946 msgid "Error occurred during update of user group %s"
947 msgstr "Адбылася памылка пры абнаўленні групы карыстачоў %s"
948
949 #: kallithea/controllers/admin/user_groups.py:242
950 msgid "Successfully deleted user group"
951 msgstr "Група карыстачоў паспяхова выдалена"
952
953 #: kallithea/controllers/admin/user_groups.py:247
954 msgid "An error occurred during deletion of user group"
955 msgstr "Адбылася памылка пры выдаленні групы карыстачоў"
956
957 #: kallithea/controllers/admin/user_groups.py:314
958 msgid "Target group cannot be the same"
959 msgstr "Мэтавая група не можа быць такі ж"
960
961 #: kallithea/controllers/admin/user_groups.py:320
962 msgid "User Group permissions updated"
963 msgstr "Прывілеі групы карыстачоў абноўлены"
964
965 #: kallithea/controllers/admin/user_groups.py:440
966 #: kallithea/controllers/admin/users.py:396
967 msgid "Updated permissions"
968 msgstr "Абноўлены прывілеі"
969
970 #: kallithea/controllers/admin/user_groups.py:444
971 #: kallithea/controllers/admin/users.py:400
972 msgid "An error occurred during permissions saving"
973 msgstr "Адбылася памылка пры захаванні прывілеяў"
974
975 #: kallithea/controllers/admin/users.py:132
976 #, python-format
977 msgid "Created user %s"
978 msgstr "Карыстач %s створаны"
979
980 #: kallithea/controllers/admin/users.py:147
981 #, python-format
982 msgid "Error occurred during creation of user %s"
983 msgstr "Адбылася памылка пры стварэнні карыстача %s"
984
985 #: kallithea/controllers/admin/users.py:186
986 msgid "User updated successfully"
987 msgstr "Карыстач паспяхова абноўлены"
988
989 #: kallithea/controllers/admin/users.py:222
990 msgid "Successfully deleted user"
991 msgstr "Карыстач паспяхова выдалены"
992
993 #: kallithea/controllers/admin/users.py:227
994 msgid "An error occurred during deletion of user"
995 msgstr "Адбылася памылка пры выдаленні карыстача"
996
997 #: kallithea/controllers/admin/users.py:241
998 #: kallithea/controllers/admin/users.py:259
999 #: kallithea/controllers/admin/users.py:282
1000 #: kallithea/controllers/admin/users.py:307
1001 #: kallithea/controllers/admin/users.py:320
1002 #: kallithea/controllers/admin/users.py:344
1003 #: kallithea/controllers/admin/users.py:407
1004 #: kallithea/controllers/admin/users.py:454
1005 msgid "You can't edit this user"
1006 msgstr "Вы не можаце рэдагаваць дадзенага карыстача"
1007
1008 #: kallithea/controllers/admin/users.py:482
1009 #, python-format
1010 msgid "Added ip %s to user whitelist"
1011 msgstr "Дададзены IP %s у белы спіс карыстача"
1012
1013 #: kallithea/controllers/admin/users.py:488
1014 msgid "An error occurred during ip saving"
1015 msgstr "Адбылася памылка пры захаванні IP"
1016
1017 #: kallithea/controllers/admin/users.py:502
1018 msgid "Removed ip address from user whitelist"
1019 msgstr "Выдалены IP %s з белага спісу карыстача"
1020
1021 #: kallithea/lib/auth.py:745
1022 #, python-format
1023 msgid "IP %s not allowed"
1024 msgstr "IP %s заблакаваны"
1025
1026 #: kallithea/lib/auth.py:806
1027 msgid "You need to be a registered user to perform this action"
1028 msgstr "Вы павінны быць зарэгістраваным карыстачом, каб выканаць гэта дзеянне"
1029
1030 #: kallithea/lib/auth.py:843
1031 msgid "You need to be signed in to view this page"
1032 msgstr "Старонка даступная толькі аўтарызаваным карыстачам"
1033
1034 #: kallithea/lib/base.py:427
1035 msgid "Repository not found in the filesystem"
1036 msgstr "Рэпазітар не знойдзены на файлавай сістэме"
1037
1038 #: kallithea/lib/base.py:453 kallithea/lib/helpers.py:643
1039 msgid "Changeset not found"
1040 msgstr "Набор змен не знойдзены"
1041
1042 #: kallithea/lib/diffs.py:66
1043 msgid "Binary file"
1044 msgstr "Двайковы файл"
1045
1046 #: kallithea/lib/diffs.py:82
1047 msgid ""
1048 "Changeset was too big and was cut off, use diff menu to display this diff"
1049 msgstr ""
1050 "Набор змены апынуўся занадта вялікімі і быў падрэзаны, выкарыстоўвайце меню "
1051 "параўнання для паказу выніку параўнання"
1052
1053 #: kallithea/lib/diffs.py:92
1054 msgid "No changes detected"
1055 msgstr "Змен не выяўлена"
1056
1057 #: kallithea/lib/helpers.py:627
1058 #, python-format
1059 msgid "Deleted branch: %s"
1060 msgstr "Выдалена галінка: %s"
1061
1062 #: kallithea/lib/helpers.py:630
1063 #, python-format
1064 msgid "Created tag: %s"
1065 msgstr "Створаны тэг: %s"
1066
1067 #: kallithea/lib/helpers.py:693
1068 #, python-format
1069 msgid "Show all combined changesets %s->%s"
1070 msgstr "Паказаць адрозненні разам %s->%s"
1071
1072 #: kallithea/lib/helpers.py:699
1073 msgid "compare view"
1074 msgstr "параўнанне"
1075
1076 #: kallithea/lib/helpers.py:718
1077 msgid "and"
1078 msgstr "і"
1079
1080 #: kallithea/lib/helpers.py:719
1081 #, python-format
1082 msgid "%s more"
1083 msgstr "на %s больш"
1084
1085 #: kallithea/lib/helpers.py:720
1086 #: kallithea/templates/changelog/changelog.html:44
1087 msgid "revisions"
1088 msgstr "версіі"
1089
1090 #: kallithea/lib/helpers.py:744
1091 #, python-format
1092 msgid "fork name %s"
1093 msgstr "імя форка %s"
1094
1095 #: kallithea/lib/helpers.py:761
1096 #, python-format
1097 msgid "Pull request #%s"
1098 msgstr "Pull-запыт #%s"
1099
1100 #: kallithea/lib/helpers.py:771
1101 msgid "[deleted] repository"
1102 msgstr "[выдалены] рэпазітар"
1103
1104 #: kallithea/lib/helpers.py:773 kallithea/lib/helpers.py:785
1105 msgid "[created] repository"
1106 msgstr "[створаны] рэпазітар"
1107
1108 #: kallithea/lib/helpers.py:775
1109 msgid "[created] repository as fork"
1110 msgstr "[створаны] рэпазітар як форк"
1111
1112 #: kallithea/lib/helpers.py:777 kallithea/lib/helpers.py:787
1113 msgid "[forked] repository"
1114 msgstr "[форкнуты] рэпазітар"
1115
1116 #: kallithea/lib/helpers.py:779 kallithea/lib/helpers.py:789
1117 msgid "[updated] repository"
1118 msgstr "[абноўлены] рэпазітар"
1119
1120 #: kallithea/lib/helpers.py:781
1121 msgid "[downloaded] archive from repository"
1122 msgstr "[загружаны] архіў з рэпазітара"
1123
1124 #: kallithea/lib/helpers.py:783
1125 msgid "[delete] repository"
1126 msgstr "[выдалены] рэпазітар"
1127
1128 #: kallithea/lib/helpers.py:791
1129 msgid "[created] user"
1130 msgstr "[створаны] карыстач"
1131
1132 #: kallithea/lib/helpers.py:793
1133 msgid "[updated] user"
1134 msgstr "[абноўлены] карыстач"
1135
1136 #: kallithea/lib/helpers.py:795
1137 msgid "[created] user group"
1138 msgstr "[створана] група карыстачоў"
1139
1140 #: kallithea/lib/helpers.py:797
1141 msgid "[updated] user group"
1142 msgstr "[абноўлена] група карыстачоў"
1143
1144 #: kallithea/lib/helpers.py:799
1145 msgid "[commented] on revision in repository"
1146 msgstr "[каментар] да рэвізіі ў рэпазітары"
1147
1148 #: kallithea/lib/helpers.py:801
1149 msgid "[commented] on pull request for"
1150 msgstr "[пракаменціравана] у запыце на занясенне змен для"
1151
1152 #: kallithea/lib/helpers.py:803
1153 msgid "[closed] pull request for"
1154 msgstr "[зачынены] Pull-запыт для"
1155
1156 #: kallithea/lib/helpers.py:805
1157 msgid "[pushed] into"
1158 msgstr "[адпраўлена] у"
1159
1160 #: kallithea/lib/helpers.py:807
1161 msgid "[committed via Kallithea] into repository"
1162 msgstr "[занесены змены з дапамогай Kallithea] у рэпазітары"
1163
1164 #: kallithea/lib/helpers.py:809
1165 msgid "[pulled from remote] into repository"
1166 msgstr "[занесены змены з выдаленага рэпазітара] у рэпазітар"
1167
1168 #: kallithea/lib/helpers.py:811
1169 msgid "[pulled] from"
1170 msgstr "[занесены змены] з"
1171
1172 #: kallithea/lib/helpers.py:813
1173 msgid "[started following] repository"
1174 msgstr "[дададзены ў назіранні] рэпазітар"
1175
1176 #: kallithea/lib/helpers.py:815
1177 msgid "[stopped following] repository"
1178 msgstr "[выдалены з назірання] рэпазітар"
1179
1180 #: kallithea/lib/helpers.py:1144
1181 #, python-format
1182 msgid " and %s more"
1183 msgstr " і на %s больш"
1184
1185 #: kallithea/lib/helpers.py:1148
1186 msgid "No Files"
1187 msgstr "Файлаў няма"
1188
1189 #: kallithea/lib/helpers.py:1214
1190 msgid "new file"
1191 msgstr "новы файл"
1192
1193 #: kallithea/lib/helpers.py:1217
1194 msgid "mod"
1195 msgstr "зменены"
1196
1197 #: kallithea/lib/helpers.py:1220
1198 msgid "del"
1199 msgstr "выдалены"
1200
1201 #: kallithea/lib/helpers.py:1223
1202 msgid "rename"
1203 msgstr "пераназваны"
1204
1205 #: kallithea/lib/helpers.py:1228
1206 msgid "chmod"
1207 msgstr "chmod"
1208
1209 #: kallithea/lib/helpers.py:1460
1210 #, python-format
1211 msgid ""
1212 "%s repository is not mapped to db perhaps it was created or renamed from the "
1213 "filesystem please run the application again in order to rescan repositories"
1214 msgstr ""
1215 "Рэпазітар %s адсутнічае ў базе дадзеных; магчыма, ён быў створаны ці "
1216 "пераназваны з файлавай сістэмы. Калі ласка, перазапусціце прыкладанне для "
1217 "сканавання рэпазітароў"
1218
1219 #: kallithea/lib/utils2.py:425
1220 #, python-format
1221 msgid "%d year"
1222 msgid_plural "%d years"
1223 msgstr[0] "%d год"
1224 msgstr[1] "%d гадоў"
1225 msgstr[2] "%d гады"
1226
1227 #: kallithea/lib/utils2.py:426
1228 #, python-format
1229 msgid "%d month"
1230 msgid_plural "%d months"
1231 msgstr[0] "%d месяц"
1232 msgstr[1] "%d месяца"
1233 msgstr[2] "%d месяцаў"
1234
1235 #: kallithea/lib/utils2.py:427
1236 #, python-format
1237 msgid "%d day"
1238 msgid_plural "%d days"
1239 msgstr[0] "%d дзень"
1240 msgstr[1] "%d дня"
1241 msgstr[2] "%d дзён"
1242
1243 #: kallithea/lib/utils2.py:428
1244 #, python-format
1245 msgid "%d hour"
1246 msgid_plural "%d hours"
1247 msgstr[0] "%d гадзіна"
1248 msgstr[1] "%d гадзін"
1249 msgstr[2] "%d гадзіны"
1250
1251 #: kallithea/lib/utils2.py:429
1252 #, python-format
1253 msgid "%d minute"
1254 msgid_plural "%d minutes"
1255 msgstr[0] "%d хвіліна"
1256 msgstr[1] "%d хвіліны"
1257 msgstr[2] "%d хвілін"
1258
1259 #: kallithea/lib/utils2.py:430
1260 #, python-format
1261 msgid "%d second"
1262 msgid_plural "%d seconds"
1263 msgstr[0] "%d секунды"
1264 msgstr[1] "%d секунды"
1265 msgstr[2] "%d секунды"
1266
1267 #: kallithea/lib/utils2.py:446
1268 #, python-format
1269 msgid "in %s"
1270 msgstr "у %s"
1271
1272 #: kallithea/lib/utils2.py:448
1273 #, python-format
1274 msgid "%s ago"
1275 msgstr "%s назад"
1276
1277 #: kallithea/lib/utils2.py:450
1278 #, python-format
1279 msgid "in %s and %s"
1280 msgstr "у %s і %s"
1281
1282 #: kallithea/lib/utils2.py:453
1283 #, python-format
1284 msgid "%s and %s ago"
1285 msgstr "%s і %s назад"
1286
1287 #: kallithea/lib/utils2.py:456
1288 msgid "just now"
1289 msgstr "прама цяпер"
1290
1291 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1163
1292 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1182
1293 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1303
1294 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1388
1295 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1408
1296 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1454
1297 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1511
1298 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1512
1299 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1533
1300 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1572
1301 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1622
1302 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1649 kallithea/model/db.py:1651
1303 msgid "Repository no access"
1304 msgstr "Рэпазітар - няма доступу"
1305
1306 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1164
1307 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1183
1308 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1304
1309 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1389
1310 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1409
1311 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1455
1312 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1512
1313 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1513
1314 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1534
1315 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1573
1316 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1623
1317 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1650 kallithea/model/db.py:1652
1318 msgid "Repository read access"
1319 msgstr "Рэпазітар - доступ на чытанне"
1320
1321 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1165
1322 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1184
1323 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1305
1324 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1390
1325 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1410
1326 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1456
1327 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1513
1328 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1514
1329 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1535
1330 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1574
1331 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1624
1332 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1651 kallithea/model/db.py:1653
1333 msgid "Repository write access"
1334 msgstr "Рэпазітар - доступ на запіс"
1335
1336 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1166
1337 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1185
1338 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1306
1339 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1391
1340 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1411
1341 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1457
1342 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1514
1343 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1515
1344 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1536
1345 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1575
1346 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1625
1347 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1652 kallithea/model/db.py:1654
1348 msgid "Repository admin access"
1349 msgstr "Рэпазітар - адміністраванне"
1350
1351 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1168
1352 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1187
1353 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1308
1354 msgid "Repository Group no access"
1355 msgstr "Група Рэпазітароў - няма доступу"
1356
1357 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1169
1358 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1188
1359 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1309
1360 msgid "Repository Group read access"
1361 msgstr "Група Рэпазітароў - доступ на чытанне"
1362
1363 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1170
1364 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1189
1365 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1310
1366 msgid "Repository Group write access"
1367 msgstr "Група Рэпазітароў - доступ на запіс"
1368
1369 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1171
1370 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1190
1371 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1311
1372 msgid "Repository Group admin access"
1373 msgstr "Група Рэпазітароў - адміністраванне"
1374
1375 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1173
1376 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1192
1377 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1313
1378 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1398
1379 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1406
1380 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1452
1381 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1509
1382 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1510
1383 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1531
1384 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1570
1385 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1620
1386 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1647 kallithea/model/db.py:1649
1387 msgid "Kallithea Administrator"
1388 msgstr "Адміністратар Kallithea"
1389
1390 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1174
1391 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1193
1392 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1314
1393 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1399
1394 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1429
1395 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1475
1396 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1532
1397 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1533
1398 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1554
1399 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1593
1400 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1643
1401 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1670 kallithea/model/db.py:1672
1402 msgid "Repository creation disabled"
1403 msgstr "Стварэнне рэпазітароў адключана"
1404
1405 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1175
1406 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1194
1407 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1315
1408 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1400
1409 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1430
1410 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1476
1411 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1533
1412 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1534
1413 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1555
1414 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1594
1415 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1644
1416 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1671 kallithea/model/db.py:1673
1417 msgid "Repository creation enabled"
1418 msgstr "Стварэнне рэпазітароў уключана"
1419
1420 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1176
1421 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1195
1422 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1316
1423 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1401
1424 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1432
1425 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1478
1426 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1535
1427 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1536
1428 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1557
1429 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1596
1430 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1648
1431 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1675 kallithea/model/db.py:1677
1432 msgid "Repository forking disabled"
1433 msgstr "Магчымасць ствараць форк рэпазітара адключана"
1434
1435 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1177
1436 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1196
1437 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1317
1438 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1402
1439 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1433
1440 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1479
1441 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1536
1442 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1537
1443 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1558
1444 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1597
1445 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1649
1446 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1676 kallithea/model/db.py:1678
1447 msgid "Repository forking enabled"
1448 msgstr "Магчымасць ствараць форк рэпазітара ўключана"
1449
1450 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1178
1451 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1197
1452 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1318
1453 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1403
1454 msgid "Register disabled"
1455 msgstr "Рэгістрацыя адключана"
1456
1457 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1179
1458 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1198
1459 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1319
1460 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1404
1461 msgid "Register new user with Kallithea with manual activation"
1462 msgstr "Рэгістрацыя новага карыстача ў Kallithea з ручной актывацыяй"
1463
1464 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1182
1465 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1201
1466 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1322
1467 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1407
1468 msgid "Register new user with Kallithea with auto activation"
1469 msgstr "Рэгістрацыя новага карыстача ў Kallithea з аўтаматычнай актывацыяй"
1470
1471 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1623
1472 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1650
1473 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1763
1474 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1838
1475 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1934
1476 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1980
1477 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2040
1478 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2041
1479 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2062
1480 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2101
1481 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2154
1482 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2200 kallithea/model/db.py:2202
1483 msgid "Not Reviewed"
1484 msgstr "Не прагледжана"
1485
1486 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1624
1487 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1651
1488 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1764
1489 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1839
1490 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1935
1491 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1981
1492 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2041
1493 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2042
1494 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2063
1495 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2102
1496 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2155
1497 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2201 kallithea/model/db.py:2203
1498 msgid "Approved"
1499 msgstr "Ухвалена"
1500
1501 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1625
1502 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1652
1503 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1765
1504 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1840
1505 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1936
1506 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1982
1507 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2042
1508 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2043
1509 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2064
1510 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2103
1511 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2156
1512 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2202 kallithea/model/db.py:2204
1513 msgid "Rejected"
1514 msgstr "Адхілена"
1515
1516 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1626
1517 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1653
1518 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1766
1519 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1841
1520 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1937
1521 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1983
1522 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2043
1523 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2044
1524 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2065
1525 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2104
1526 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2157
1527 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2203 kallithea/model/db.py:2205
1528 msgid "Under Review"
1529 msgstr "На разглядзе"
1530
1531 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1252
1532 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1270
1533 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1300
1534 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1357
1535 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1358
1536 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1379
1537 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1418
1538 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1471
1539 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1498 kallithea/model/db.py:1500
1540 msgid "top level"
1541 msgstr "верхні ўзровень"
1542
1543 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1393
1544 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1413
1545 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1459
1546 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1516
1547 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1517
1548 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1538
1549 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1577
1550 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1627
1551 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1654 kallithea/model/db.py:1656
1552 msgid "Repository group no access"
1553 msgstr "Група Рэпазітароў - няма доступу"
1554
1555 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1394
1556 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1414
1557 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1460
1558 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1517
1559 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1518
1560 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1539
1561 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1578
1562 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1628
1563 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1655 kallithea/model/db.py:1657
1564 msgid "Repository group read access"
1565 msgstr "Група рэпазітароў - доступ на чытанне"
1566
1567 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1395
1568 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1415
1569 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1461
1570 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1518
1571 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1519
1572 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1540
1573 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1579
1574 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1629
1575 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1656 kallithea/model/db.py:1658
1576 msgid "Repository group write access"
1577 msgstr "Група рэпазітароў - доступ на запіс"
1578
1579 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1396
1580 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1416
1581 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1462
1582 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1519
1583 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1520
1584 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1541
1585 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1580
1586 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1630
1587 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1657 kallithea/model/db.py:1659
1588 msgid "Repository group admin access"
1589 msgstr "Група рэпазітароў - адміністраванне"
1590
1591 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1418
1592 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1464
1593 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1521
1594 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1522
1595 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1543
1596 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1582
1597 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1632
1598 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1659 kallithea/model/db.py:1661
1599 msgid "User group no access"
1600 msgstr "Група карыстачоў - няма доступу"
1601
1602 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1419
1603 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1465
1604 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1522
1605 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1523
1606 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1544
1607 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1583
1608 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1633
1609 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1660 kallithea/model/db.py:1662
1610 msgid "User group read access"
1611 msgstr "Група карыстачоў - доступ на чытанне"
1612
1613 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1420
1614 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1466
1615 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1523
1616 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1524
1617 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1545
1618 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1584
1619 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1634
1620 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1661 kallithea/model/db.py:1663
1621 msgid "User group write access"
1622 msgstr "Група карыстачоў - доступ на запіс"
1623
1624 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1421
1625 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1467
1626 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1524
1627 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1525
1628 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1546
1629 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1585
1630 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1635
1631 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1662 kallithea/model/db.py:1664
1632 msgid "User group admin access"
1633 msgstr "Група карыстачоў - адміністраванне"
1634
1635 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1423
1636 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1469
1637 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1526
1638 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1527
1639 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1548
1640 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1587
1641 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1637
1642 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1664 kallithea/model/db.py:1666
1643 msgid "Repository Group creation disabled"
1644 msgstr "Стварэнне груп рэпазітароў адключана"
1645
1646 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1424
1647 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1470
1648 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1527
1649 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1528
1650 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1549
1651 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1588
1652 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1638
1653 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1665 kallithea/model/db.py:1667
1654 msgid "Repository Group creation enabled"
1655 msgstr "Стварэнне груп рэпазітароў уключана"
1656
1657 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1426
1658 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1472
1659 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1529
1660 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1530
1661 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1551
1662 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1590
1663 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1640
1664 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1667 kallithea/model/db.py:1669
1665 msgid "User Group creation disabled"
1666 msgstr "Стварэнне груп карыстачоў адключана"
1667
1668 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1427
1669 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1473
1670 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1530
1671 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1531
1672 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1552
1673 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1591
1674 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1641
1675 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1668 kallithea/model/db.py:1670
1676 msgid "User Group creation enabled"
1677 msgstr "Стварэнне груп карыстачоў уключана"
1678
1679 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1435
1680 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1481
1681 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1538
1682 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1539
1683 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1560
1684 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1599
1685 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1651
1686 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1678 kallithea/model/db.py:1680
1687 msgid "Registration disabled"
1688 msgstr "Рэгістрацыя адключана"
1689
1690 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1436
1691 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1482
1692 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1539
1693 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1540
1694 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1561
1695 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1600
1696 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1652
1697 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1679 kallithea/model/db.py:1681
1698 msgid "User Registration with manual account activation"
1699 msgstr "Рэгістрацыя карыстача з ручной актывацыяй уліковага запісу"
1700
1701 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1437
1702 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1483
1703 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1540
1704 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1541
1705 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1562
1706 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1601
1707 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1653
1708 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1680 kallithea/model/db.py:1682
1709 msgid "User Registration with automatic account activation"
1710 msgstr "Рэгістрацыя карыстача з аўтаматычнай актывацыяй"
1711
1712 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1645
1713 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1672 kallithea/model/db.py:1674
1714 msgid "Repository creation enabled with write permission to a repository group"
1715 msgstr ""
1716
1717 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1646
1718 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1673 kallithea/model/db.py:1675
1719 msgid ""
1720 "Repository creation disabled with write permission to a repository group"
1721 msgstr ""
1722
1723 #: kallithea/model/comment.py:76
1724 #, python-format
1725 msgid "on line %s"
1726 msgstr "на радку %s"
1727
1728 #: kallithea/model/comment.py:231 kallithea/model/pull_request.py:164
1729 msgid "[Mention]"
1730 msgstr "[Згадванне]"
1731
1732 #: kallithea/model/forms.py:57
1733 msgid "Please enter a login"
1734 msgstr "Калі ласка, увядзіце лагін"
1735
1736 #: kallithea/model/forms.py:58
1737 #, python-format
1738 msgid "Enter a value %(min)i characters long or more"
1739 msgstr "Увядзіце значэнне даўжынёй не меней %(min)i знакаў"
1740
1741 #: kallithea/model/forms.py:66
1742 msgid "Please enter a password"
1743 msgstr "Калі ласка, увядзіце пароль"
1744
1745 #: kallithea/model/forms.py:67
1746 #, python-format
1747 msgid "Enter %(min)i characters or more"
1748 msgstr "Увядзіце не меней %(min)i знакаў"
1749
1750 #: kallithea/model/forms.py:156
1751 msgid "Name must not contain only digits"
1752 msgstr ""
1753
1754 #: kallithea/model/notification.py:252
1755 #, python-format
1756 msgid "%(user)s commented on changeset at %(when)s"
1757 msgstr "%(user)s пакінуў каментар да набору змен %(when)s"
1758
1759 #: kallithea/model/notification.py:253
1760 #, python-format
1761 msgid "%(user)s sent message at %(when)s"
1762 msgstr "%(user)s адправіў паведамленне %(when)s"
1763
1764 #: kallithea/model/notification.py:254
1765 #, python-format
1766 msgid "%(user)s mentioned you at %(when)s"
1767 msgstr "%(user)s згадаў вас %(when)s"
1768
1769 #: kallithea/model/notification.py:255
1770 #, python-format
1771 msgid "%(user)s registered in Kallithea at %(when)s"
1772 msgstr "%(user)s зарэгістраваўся ў Kallithea %(when)s"
1773
1774 #: kallithea/model/notification.py:256
1775 #, python-format
1776 msgid "%(user)s opened new pull request at %(when)s"
1777 msgstr "%(user)s адкрыў новы pull-запыт %(when)s"
1778
1779 #: kallithea/model/notification.py:257
1780 #, python-format
1781 msgid "%(user)s commented on pull request at %(when)s"
1782 msgstr "%(user)s пакінуў каментар да pull-запыту %(when)s"
1783
1784 #: kallithea/model/notification.py:296
1785 #, python-format
1786 msgid ""
1787 "Comment on %(repo_name)s changeset %(short_id)s on %(branch)s by "
1788 "%(comment_username)s"
1789 msgstr ""
1790
1791 #: kallithea/model/notification.py:299
1792 #, python-format
1793 msgid "New user %(new_username)s registered"
1794 msgstr "Новы карыстач \"%(new_username)s\" зарэгістраваны"
1795
1796 #: kallithea/model/notification.py:301
1797 #, python-format
1798 msgid ""
1799 "Review request on %(repo_name)s pull request #%(pr_id)s from %(ref)s by "
1800 "%(pr_username)s"
1801 msgstr ""
1802
1803 #: kallithea/model/notification.py:302
1804 #, python-format
1805 msgid ""
1806 "Comment on %(repo_name)s pull request #%(pr_id)s from %(ref)s by "
1807 "%(comment_username)s"
1808 msgstr ""
1809
1810 #: kallithea/model/notification.py:315
1811 msgid "Closing"
1812 msgstr "Зачынены"
1813
1814 #: kallithea/model/pull_request.py:132
1815 #, python-format
1816 msgid "%(user)s wants you to review pull request #%(pr_id)s: %(pr_title)s"
1817 msgstr "%(user)s просіць вас разгледзець pull request #%(pr_id)s: %(pr_title)s"
1818
1819 #: kallithea/model/scm.py:808
1820 msgid "latest tip"
1821 msgstr "апошняя версія"
1822
1823 #: kallithea/model/user.py:194
1824 msgid "New user registration"
1825 msgstr "Рэгістрацыя новага карыстача"
1826
1827 #: kallithea/model/user.py:214 kallithea/model/user.py:236
1828 msgid "You can't Edit this user since it's crucial for entire application"
1829 msgstr ""
1830 "Вы не можаце рэдагаваць карыстача, паколькі гэта крытычна для працы ўсяго "
1831 "прыкладання"
1832
1833 #: kallithea/model/user.py:255
1834 msgid "You can't remove this user since it's crucial for entire application"
1835 msgstr ""
1836 "Вы не можаце выдаліць карыстача, паколькі гэта крытычна для працы ўсяго "
1837 "прыкладання"
1838
1839 #: kallithea/model/user.py:261
1840 #, python-format
1841 msgid ""
1842 "User \"%s\" still owns %s repositories and cannot be removed. Switch owners "
1843 "or remove those repositories: %s"
1844 msgstr ""
1845 "Карыстач \"%s\" усё яшчэ з'яўляецца ўладальнікам %s рэпазітароў і таму не "
1846 "можа быць выдалены. Зменіце ўладальніка ці выдаліце гэтыя рэпазітары: %s"
1847
1848 #: kallithea/model/user.py:268
1849 #, python-format
1850 msgid ""
1851 "User \"%s\" still owns %s repository groups and cannot be removed. Switch "
1852 "owners or remove those repository groups: %s"
1853 msgstr ""
1854 "Карыстач \"%s\" усё яшчэ з'яўляецца ўладальнікам %s груп рэпазітароў і таму "
1855 "не можа быць выдалены. Зменіце ўладальніка ці выдаліце дадзеныя групы: %s"
1856
1857 #: kallithea/model/user.py:275
1858 #, python-format
1859 msgid ""
1860 "User \"%s\" still owns %s user groups and cannot be removed. Switch owners "
1861 "or remove those user groups: %s"
1862 msgstr ""
1863 "Карыстач \"%s\" усё яшчэ з'яўляецца ўладальнікам %s груп карыстачоў і таму "
1864 "не можа быць выдалены. Зменіце ўладальніка ці выдаліце дадзеныя групы: %s"
1865
1866 #: kallithea/model/user.py:305
1867 msgid "Password reset link"
1868 msgstr "Спасылка скіду пароля"
1869
1870 #: kallithea/model/user.py:328
1871 msgid "Your new password"
1872 msgstr "Ваш новы пароль"
1873
1874 #: kallithea/model/user.py:329
1875 #, python-format
1876 msgid "Your new Kallithea password:%s"
1877 msgstr "Ваш новы пароль ад Kallithea: %s"
1878
1879 #: kallithea/model/validators.py:83 kallithea/model/validators.py:84
1880 msgid "Value cannot be an empty list"
1881 msgstr "Значэнне не можа быць пустым спісам"
1882
1883 #: kallithea/model/validators.py:101
1884 #, python-format
1885 msgid "Username \"%(username)s\" already exists"
1886 msgstr "Карыстач з імем \"%(username)s\" ужо існуе"
1887
1888 #: kallithea/model/validators.py:103
1889 #, python-format
1890 msgid "Username \"%(username)s\" is forbidden"
1891 msgstr "Імя \"%(username)s\" адхілена"
1892
1893 #: kallithea/model/validators.py:105
1894 msgid ""
1895 "Username may only contain alphanumeric characters underscores, periods or "
1896 "dashes and must begin with alphanumeric character or underscore"
1897 msgstr ""
1898 "Імя карыстача можа ўтрымоўваць толькі літары, лічбы, знакі падкрэслення, "
1899 "кропкі і працяжнік; а гэтак жа павінна пачынацца з літары, лічбы або са "
1900 "знака падкрэслення"
1901
1902 #: kallithea/model/validators.py:132
1903 msgid "The input is not valid"
1904 msgstr ""
1905
1906 #: kallithea/model/validators.py:139
1907 #, python-format
1908 msgid "Username %(username)s is not valid"
1909 msgstr "Імя \"%(username)s\" недапушчальна"
1910
1911 #: kallithea/model/validators.py:158
1912 msgid "Invalid user group name"
1913 msgstr "Няслушнае імя групы карыстачоў"
1914
1915 #: kallithea/model/validators.py:159
1916 #, python-format
1917 msgid "User group \"%(usergroup)s\" already exists"
1918 msgstr "Група карыстачоў \"%(usergroup)s\" ужо існуе"
1919
1920 #: kallithea/model/validators.py:161
1921 msgid ""
1922 "user group name may only contain alphanumeric characters underscores, "
1923 "periods or dashes and must begin with alphanumeric character"
1924 msgstr ""
1925 "імя групы карыстачоў можа ўтрымоўваць толькі літары, лічбы, знакі "
1926 "падкрэслення, кропкі і працяжнік; а гэтак жа павінна пачынацца з літары ці "
1927 "лічбы"
1928
1929 #: kallithea/model/validators.py:199
1930 msgid "Cannot assign this group as parent"
1931 msgstr "Немагчыма выкарыстоўваць гэту групу як бацькоўскую"
1932
1933 #: kallithea/model/validators.py:200
1934 #, python-format
1935 msgid "Group \"%(group_name)s\" already exists"
1936 msgstr "Група \"%(group_name)s\" ужо існуе"
1937
1938 #: kallithea/model/validators.py:202
1939 #, python-format
1940 msgid "Repository with name \"%(group_name)s\" already exists"
1941 msgstr "Рэпазітар з імем \"%(group_name)s\" ужо існуе"
1942
1943 #: kallithea/model/validators.py:260
1944 msgid "Invalid characters (non-ascii) in password"
1945 msgstr "Недапушчальныя знакі (не ascii) у паролі"
1946
1947 #: kallithea/model/validators.py:275
1948 msgid "Invalid old password"
1949 msgstr "Няслушна зададзены стары пароль"
1950
1951 #: kallithea/model/validators.py:291
1952 msgid "Passwords do not match"
1953 msgstr "Паролі не супадаюць"
1954
1955 #: kallithea/model/validators.py:308
1956 msgid "invalid password"
1957 msgstr "няслушны пароль"
1958
1959 #: kallithea/model/validators.py:309
1960 msgid "invalid user name"
1961 msgstr "няслушнае імя карыстача"
1962
1963 #: kallithea/model/validators.py:310
1964 msgid "Your account is disabled"
1965 msgstr "Ваш акаўнт выключаны"
1966
1967 #: kallithea/model/validators.py:354
1968 #, python-format
1969 msgid "Repository name %(repo)s is disallowed"
1970 msgstr "Імя рэпазітара %(repo)s забаронена"
1971
1972 #: kallithea/model/validators.py:356
1973 #, python-format
1974 msgid "Repository named %(repo)s already exists"
1975 msgstr "Рэпазітар %(repo)s ужо існуе"
1976
1977 #: kallithea/model/validators.py:357
1978 #, python-format
1979 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
1980 msgstr "Рэпазітар \"%(repo)s\" ужо існуе ў групе \"%(group)s\""
1981
1982 #: kallithea/model/validators.py:359
1983 #, python-format
1984 msgid "Repository group with name \"%(repo)s\" already exists"
1985 msgstr "Група рэпазітароў \"%(repo)s\" ужо існуе"
1986
1987 #: kallithea/model/validators.py:474
1988 msgid "invalid clone URL"
1989 msgstr "няслушны URL для кланавання"
1990
1991 #: kallithea/model/validators.py:475
1992 msgid "Invalid clone URL, provide a valid clone http(s)/svn+http(s)/ssh URL"
1993 msgstr ""
1994 "Няслушны URL кланаванні, падайце карэктны URL для кланавання ў фармаце "
1995 "http(s)/svn+http(s)/ssh"
1996
1997 #: kallithea/model/validators.py:500
1998 msgid "Fork has to be the same type as parent"
1999 msgstr "Тып форка будзе супадаць з бацькоўскім"
2000
2001 #: kallithea/model/validators.py:515
2002 msgid "You don't have permissions to create repository in this group"
2003 msgstr "У вас недастаткова мае рацыю для стварэння рэпазітароў у гэтай групе"
2004
2005 #: kallithea/model/validators.py:517
2006 msgid "no permission to create repository in root location"
2007 msgstr "недастаткова мае рацыю для стварэння рэпазітара ў каранёвым каталогу"
2008
2009 #: kallithea/model/validators.py:566
2010 msgid "You don't have permissions to create a group in this location"
2011 msgstr "У Вас недастаткова прывілеяў для стварэння групы ў гэтым месцы"
2012
2013 #: kallithea/model/validators.py:607
2014 msgid "This username or user group name is not valid"
2015 msgstr "Дадзенае імя карыстача ці групы карыстачоў недапушчальна"
2016
2017 #: kallithea/model/validators.py:700
2018 msgid "This is not a valid path"
2019 msgstr "Гэты шлях хібны"
2020
2021 #: kallithea/model/validators.py:715
2022 msgid "This e-mail address is already taken"
2023 msgstr "Гэты E-mail ужо заняты"
2024
2025 #: kallithea/model/validators.py:735
2026 #, python-format
2027 msgid "e-mail \"%(email)s\" does not exist."
2028 msgstr "\"%(email)s\" не існуе."
2029
2030 #: kallithea/model/validators.py:772
2031 msgid ""
2032 "The LDAP Login attribute of the CN must be specified - this is the name of "
2033 "the attribute that is equivalent to \"username\""
2034 msgstr ""
2035 "Для ўваходу па LDAP павінна быць паказана значэнне атрыбута CN - гэта "
2036 "эквівалент імя карыстача"
2037
2038 #: kallithea/model/validators.py:785
2039 #, python-format
2040 msgid "Revisions %(revs)s are already part of pull request or have set status"
2041 msgstr "Рэвізіі %(revs)s ужо ўключаны ў pull-request ці маюць усталяваны статус"
2042
2043 #: kallithea/model/validators.py:817
2044 msgid "Please enter a valid IPv4 or IpV6 address"
2045 msgstr "Калі ласка, увядзіце існы IPv4 ці IpV6 адрас"
2046
2047 #: kallithea/model/validators.py:818
2048 #, python-format
2049 msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
2050 msgstr ""
2051 "Значэнне маскі падсеткі павінна быць у межах ад 0 да 32 (%(bits)r - няслушна)"
2052
2053 #: kallithea/model/validators.py:851
2054 msgid "Key name can only consist of letters, underscore, dash or numbers"
2055 msgstr ""
2056 "Ключавое імя можа толькі складацца з літар, знака падкрэслення, працяжнік ці "
2057 "лікаў"
2058
2059 #: kallithea/model/validators.py:865
2060 msgid "Filename cannot be inside a directory"
2061 msgstr "Файла няма ў каталогу"
2062
2063 #: kallithea/model/validators.py:881
2064 #, python-format
2065 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
2066 msgstr ""
2067
2068 #: kallithea/templates/about.html:4 kallithea/templates/about.html:17
2069 msgid "About"
2070 msgstr "Пра праграму"
2071
2072 #: kallithea/templates/index.html:5
2073 msgid "Dashboard"
2074 msgstr "Панэль кіравання"
2075
2076 #: kallithea/templates/index_base.html:6
2077 #: kallithea/templates/admin/my_account/my_account_repos.html:3
2078 #: kallithea/templates/admin/my_account/my_account_watched.html:3
2079 #: kallithea/templates/admin/repo_groups/repo_groups.html:9
2080 #: kallithea/templates/admin/repos/repos.html:9
2081 #: kallithea/templates/admin/user_groups/user_groups.html:9
2082 #: kallithea/templates/admin/users/users.html:9
2083 #: kallithea/templates/bookmarks/bookmarks.html:9
2084 #: kallithea/templates/branches/branches.html:9
2085 #: kallithea/templates/journal/journal.html:9
2086 #: kallithea/templates/journal/journal.html:48
2087 #: kallithea/templates/journal/journal.html:49
2088 #: kallithea/templates/tags/tags.html:9
2089 msgid "quick filter..."
2090 msgstr "фільтр..."
2091
2092 #: kallithea/templates/index_base.html:6
2093 msgid "repositories"
2094 msgstr "рэпазітары"
2095
2096 #: kallithea/templates/index_base.html:20
2097 #: kallithea/templates/index_base.html:25
2098 #: kallithea/templates/admin/repos/repo_add.html:5
2099 #: kallithea/templates/admin/repos/repo_add.html:19
2100 #: kallithea/templates/admin/repos/repos.html:22
2101 msgid "Add Repository"
2102 msgstr "Дадаць рэпазітар"
2103
2104 #: kallithea/templates/index_base.html:22
2105 #: kallithea/templates/index_base.html:27
2106 #: kallithea/templates/admin/repo_groups/repo_group_add.html:5
2107 #: kallithea/templates/admin/repo_groups/repo_group_add.html:13
2108 #: kallithea/templates/admin/repo_groups/repo_groups.html:26
2109 msgid "Add Repository Group"
2110 msgstr "Дадаць групу рэпазітароў"
2111
2112 #: kallithea/templates/index_base.html:32
2113 msgid "You have admin right to this group, and can edit it"
2114 msgstr "Вы маеце адміністратарскія правы на гэту групу і можаце рэдагаваць яе"
2115
2116 #: kallithea/templates/index_base.html:32
2117 msgid "Edit Repository Group"
2118 msgstr "Змяніць групу рэпазітароў"
2119
2120 #: kallithea/templates/index_base.html:45
2121 msgid "Group Name"
2122 msgstr "Імя групы"
2123
2124 #: kallithea/templates/index_base.html:46
2125 #: kallithea/templates/index_base.html:131
2126 #: kallithea/templates/admin/my_account/my_account_api_keys.html:64
2127 #: kallithea/templates/admin/repo_groups/repo_group_add.html:42
2128 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:17
2129 #: kallithea/templates/admin/repo_groups/repo_groups.html:47
2130 #: kallithea/templates/admin/repos/repo_add_base.html:32
2131 #: kallithea/templates/admin/repos/repo_edit_settings.html:72
2132 #: kallithea/templates/admin/repos/repos.html:48
2133 #: kallithea/templates/admin/user_groups/user_group_add.html:40
2134 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:15
2135 #: kallithea/templates/admin/user_groups/user_groups.html:47
2136 #: kallithea/templates/admin/users/user_edit_api_keys.html:64
2137 #: kallithea/templates/email_templates/changeset_comment.html:18
2138 #: kallithea/templates/email_templates/pull_request.html:12
2139 #: kallithea/templates/forks/fork.html:38
2140 #: kallithea/templates/pullrequests/pullrequest.html:40
2141 #: kallithea/templates/pullrequests/pullrequest_show.html:38
2142 #: kallithea/templates/pullrequests/pullrequest_show.html:63
2143 #: kallithea/templates/summary/summary.html:84
2144 msgid "Description"
2145 msgstr "Апісанне"
2146
2147 #: kallithea/templates/index_base.html:129
2148 #: kallithea/templates/admin/my_account/my_account_repos.html:46
2149 #: kallithea/templates/admin/my_account/my_account_watched.html:46
2150 #: kallithea/templates/admin/repo_groups/repo_groups.html:46
2151 #: kallithea/templates/admin/repos/repo_add_base.html:9
2152 #: kallithea/templates/admin/repos/repo_edit_settings.html:7
2153 #: kallithea/templates/admin/repos/repos.html:47
2154 #: kallithea/templates/admin/user_groups/user_groups.html:46
2155 #: kallithea/templates/base/perms_summary.html:53
2156 #: kallithea/templates/bookmarks/bookmarks.html:49
2157 #: kallithea/templates/bookmarks/bookmarks_data.html:7
2158 #: kallithea/templates/branches/branches.html:49
2159 #: kallithea/templates/branches/branches_data.html:7
2160 #: kallithea/templates/files/files_browser.html:60
2161 #: kallithea/templates/journal/journal.html:187
2162 #: kallithea/templates/journal/journal.html:278
2163 #: kallithea/templates/tags/tags.html:49
2164 #: kallithea/templates/tags/tags_data.html:7
2165 msgid "Name"
2166 msgstr "Імя"
2167
2168 #: kallithea/templates/index_base.html:132
2169 msgid "Last Change"
2170 msgstr "Апошняя змена"
2171
2172 #: kallithea/templates/index_base.html:134
2173 #: kallithea/templates/admin/my_account/my_account_repos.html:48
2174 #: kallithea/templates/admin/my_account/my_account_watched.html:48
2175 #: kallithea/templates/admin/repos/repos.html:49
2176 #: kallithea/templates/journal/journal.html:189
2177 #: kallithea/templates/journal/journal.html:280
2178 msgid "Tip"
2179 msgstr "Стан"
2180
2181 #: kallithea/templates/index_base.html:136
2182 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
2183 #: kallithea/templates/admin/repo_groups/repo_groups.html:49
2184 #: kallithea/templates/admin/repos/repo_edit_settings.html:60
2185 #: kallithea/templates/admin/repos/repos.html:50
2186 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
2187 #: kallithea/templates/admin/user_groups/user_groups.html:50
2188 #: kallithea/templates/summary/summary.html:137
2189 msgid "Owner"
2190 msgstr "Уладальнік"
2191
2192 #: kallithea/templates/index_base.html:144
2193 #: kallithea/templates/admin/my_account/my_account_repos.html:57
2194 #: kallithea/templates/admin/my_account/my_account_watched.html:57
2195 #: kallithea/templates/base/root.html:44
2196 #: kallithea/templates/bookmarks/bookmarks.html:79
2197 #: kallithea/templates/branches/branches.html:79
2198 #: kallithea/templates/journal/journal.html:198
2199 #: kallithea/templates/journal/journal.html:289
2200 #: kallithea/templates/tags/tags.html:79
2201 msgid "Click to sort ascending"
2202 msgstr "Па ўзрастанні"
2203
2204 #: kallithea/templates/index_base.html:145
2205 #: kallithea/templates/admin/my_account/my_account_repos.html:58
2206 #: kallithea/templates/admin/my_account/my_account_watched.html:58
2207 #: kallithea/templates/base/root.html:45
2208 #: kallithea/templates/bookmarks/bookmarks.html:80
2209 #: kallithea/templates/branches/branches.html:80
2210 #: kallithea/templates/journal/journal.html:199
2211 #: kallithea/templates/journal/journal.html:290
2212 #: kallithea/templates/tags/tags.html:80
2213 msgid "Click to sort descending"
2214 msgstr "Па змяншэнні"
2215
2216 #: kallithea/templates/index_base.html:146
2217 msgid "No repositories found."
2218 msgstr "Рэпазітары не знойдзены."
2219
2220 #: kallithea/templates/index_base.html:147
2221 #: kallithea/templates/admin/my_account/my_account_repos.html:60
2222 #: kallithea/templates/admin/my_account/my_account_watched.html:60
2223 #: kallithea/templates/base/root.html:47
2224 #: kallithea/templates/bookmarks/bookmarks.html:82
2225 #: kallithea/templates/branches/branches.html:82
2226 #: kallithea/templates/journal/journal.html:201
2227 #: kallithea/templates/journal/journal.html:292
2228 #: kallithea/templates/tags/tags.html:82
2229 msgid "Data error."
2230 msgstr "Памылка дадзеных."
2231
2232 #: kallithea/templates/index_base.html:148
2233 #: kallithea/templates/admin/my_account/my_account_repos.html:61
2234 #: kallithea/templates/admin/my_account/my_account_watched.html:61
2235 #: kallithea/templates/base/base.html:143
2236 #: kallithea/templates/base/root.html:48
2237 #: kallithea/templates/bookmarks/bookmarks.html:83
2238 #: kallithea/templates/branches/branches.html:83
2239 #: kallithea/templates/journal/journal.html:202
2240 #: kallithea/templates/journal/journal.html:293
2241 #: kallithea/templates/tags/tags.html:83
2242 msgid "Loading..."
2243 msgstr "Загрузка..."
2244
2245 #: kallithea/templates/login.html:5 kallithea/templates/login.html:15
2246 #: kallithea/templates/base/base.html:329
2247 msgid "Log In"
2248 msgstr "Увайсці"
2249
2250 #: kallithea/templates/login.html:13
2251 #, python-format
2252 msgid "Log In to %s"
2253 msgstr "Увайсці ў %s"
2254
2255 #: kallithea/templates/login.html:27 kallithea/templates/register.html:24
2256 #: kallithea/templates/admin/admin_log.html:5
2257 #: kallithea/templates/admin/my_account/my_account_profile.html:32
2258 #: kallithea/templates/admin/users/user_add.html:32
2259 #: kallithea/templates/admin/users/user_edit_profile.html:33
2260 #: kallithea/templates/admin/users/users.html:50
2261 #: kallithea/templates/base/base.html:305
2262 msgid "Username"
2263 msgstr "Імя карыстача"
2264
2265 #: kallithea/templates/login.html:36 kallithea/templates/register.html:33
2266 #: kallithea/templates/admin/my_account/my_account.html:36
2267 #: kallithea/templates/admin/users/user_add.html:41
2268 #: kallithea/templates/base/base.html:314
2269 msgid "Password"
2270 msgstr "Пароль"
2271
2272 #: kallithea/templates/login.html:46
2273 msgid "Remember me"
2274 msgstr "Запомніць"
2275
2276 #: kallithea/templates/login.html:50
2277 msgid "Sign In"
2278 msgstr "Увайсці"
2279
2280 #: kallithea/templates/login.html:56
2281 msgid "Forgot your password ?"
2282 msgstr "Забыліся пароль?"
2283
2284 #: kallithea/templates/login.html:59 kallithea/templates/base/base.html:325
2285 msgid "Don't have an account ?"
2286 msgstr "Няма акаўнта?"
2287
2288 #: kallithea/templates/password_reset.html:5
2289 msgid "Password Reset"
2290 msgstr "Скід пароля"
2291
2292 #: kallithea/templates/password_reset.html:12
2293 #, python-format
2294 msgid "Reset Your Password to %s"
2295 msgstr "Забыліся пароль для %s?"
2296
2297 #: kallithea/templates/password_reset.html:14
2298 msgid "Reset Your Password"
2299 msgstr "Скінуць Ваш пароль"
2300
2301 #: kallithea/templates/password_reset.html:25
2302 msgid "Email Address"
2303 msgstr "Паштовы адрас"
2304
2305 #: kallithea/templates/password_reset.html:35
2306 #: kallithea/templates/register.html:79
2307 msgid "Captcha"
2308 msgstr "Капча"
2309
2310 #: kallithea/templates/password_reset.html:46
2311 msgid "Send Password Reset Email"
2312 msgstr "Паслаць спасылку скіду пароля"
2313
2314 #: kallithea/templates/password_reset.html:47
2315 msgid ""
2316 "Password reset link will be sent to the email address matching your username."
2317 msgstr "Спасылка для скіду пароля была адпраўлена на адпаведны e-mail."
2318
2319 #: kallithea/templates/register.html:5 kallithea/templates/register.html:14
2320 #: kallithea/templates/register.html:90
2321 msgid "Sign Up"
2322 msgstr "Рэгістрацыя"
2323
2324 #: kallithea/templates/register.html:12
2325 #, python-format
2326 msgid "Sign Up to %s"
2327 msgstr "Рэгістра на %s"
2328
2329 #: kallithea/templates/register.html:42
2330 msgid "Re-enter password"
2331 msgstr "Паўторыце пароль"
2332
2333 #: kallithea/templates/register.html:51
2334 #: kallithea/templates/admin/my_account/my_account_profile.html:43
2335 #: kallithea/templates/admin/users/user_add.html:59
2336 #: kallithea/templates/admin/users/user_edit_profile.html:87
2337 #: kallithea/templates/admin/users/users.html:51
2338 msgid "First Name"
2339 msgstr "Імя"
2340
2341 #: kallithea/templates/register.html:60
2342 #: kallithea/templates/admin/my_account/my_account_profile.html:52
2343 #: kallithea/templates/admin/users/user_add.html:68
2344 #: kallithea/templates/admin/users/user_edit_profile.html:96
2345 #: kallithea/templates/admin/users/users.html:52
2346 msgid "Last Name"
2347 msgstr "Прозвішча"
2348
2349 #: kallithea/templates/register.html:69
2350 #: kallithea/templates/admin/my_account/my_account_profile.html:61
2351 #: kallithea/templates/admin/settings/settings.html:31
2352 #: kallithea/templates/admin/users/user_add.html:77
2353 #: kallithea/templates/admin/users/user_edit_profile.html:42
2354 msgid "Email"
2355 msgstr "E-mail"
2356
2357 #: kallithea/templates/register.html:92
2358 msgid "Registered accounts are ready to use and need no further action."
2359 msgstr ""
2360
2361 #: kallithea/templates/register.html:94
2362 msgid "Please wait for an administrator to activate your account."
2363 msgstr ""
2364 "Калі ласка, пачакайце, пакуль адміністратар пацвердзіць Вашу рэгістрацыю."
2365
2366 #: kallithea/templates/switch_to_list.html:10
2367 #: kallithea/templates/branches/branches_data.html:69
2368 msgid "There are no branches yet"
2369 msgstr "Галінкі яшчэ не створаны"
2370
2371 #: kallithea/templates/switch_to_list.html:16
2372 msgid "Closed Branches"
2373 msgstr "Зачыненыя галінкі"
2374
2375 #: kallithea/templates/switch_to_list.html:32
2376 #: kallithea/templates/tags/tags_data.html:44
2377 msgid "There are no tags yet"
2378 msgstr "Пазнакі адсутнічаюць"
2379
2380 #: kallithea/templates/switch_to_list.html:45
2381 #: kallithea/templates/bookmarks/bookmarks_data.html:43
2382 msgid "There are no bookmarks yet"
2383 msgstr "Закладак яшчэ няма"
2384
2385 #: kallithea/templates/admin/admin.html:5
2386 #: kallithea/templates/admin/admin.html:13
2387 #: kallithea/templates/base/base.html:59
2388 msgid "Admin Journal"
2389 msgstr "Часопіс адміністратара"
2390
2391 #: kallithea/templates/admin/admin.html:10
2392 msgid "journal filter..."
2393 msgstr "Фільтр часопіса..."
2394
2395 #: kallithea/templates/admin/admin.html:12
2396 #: kallithea/templates/journal/journal.html:11
2397 msgid "Filter"
2398 msgstr "Адфільтраваць"
2399
2400 #: kallithea/templates/admin/admin.html:13
2401 #: kallithea/templates/journal/journal.html:12
2402 #, python-format
2403 msgid "%s Entry"
2404 msgid_plural "%s Entries"
2405 msgstr[0] "%s запіс"
2406 msgstr[1] "%s запісаў"
2407 msgstr[2] "%s запісы"
2408
2409 #: kallithea/templates/admin/admin_log.html:6
2410 #: kallithea/templates/admin/my_account/my_account_repos.html:50
2411 #: kallithea/templates/admin/my_account/my_account_watched.html:50
2412 #: kallithea/templates/admin/repo_groups/repo_groups.html:50
2413 #: kallithea/templates/admin/repos/repo_edit_fields.html:8
2414 #: kallithea/templates/admin/repos/repos.html:52
2415 #: kallithea/templates/admin/user_groups/user_groups.html:51
2416 #: kallithea/templates/admin/users/users.html:57
2417 #: kallithea/templates/journal/journal.html:191
2418 #: kallithea/templates/journal/journal.html:282
2419 msgid "Action"
2420 msgstr "Дзеянне"
2421
2422 #: kallithea/templates/admin/admin_log.html:7
2423 #: kallithea/templates/admin/permissions/permissions_globals.html:18
2424 msgid "Repository"
2425 msgstr "Рэпазітар"
2426
2427 #: kallithea/templates/admin/admin_log.html:8
2428 #: kallithea/templates/bookmarks/bookmarks.html:51
2429 #: kallithea/templates/bookmarks/bookmarks_data.html:9
2430 #: kallithea/templates/branches/branches.html:51
2431 #: kallithea/templates/branches/branches_data.html:9
2432 #: kallithea/templates/tags/tags.html:51
2433 #: kallithea/templates/tags/tags_data.html:9
2434 msgid "Date"
2435 msgstr "Дата"
2436
2437 #: kallithea/templates/admin/admin_log.html:9
2438 msgid "From IP"
2439 msgstr "З IP"
2440
2441 #: kallithea/templates/admin/admin_log.html:63
2442 msgid "No actions yet"
2443 msgstr "Дзеянні яшчэ не вырабляліся"
2444
2445 #: kallithea/templates/admin/auth/auth_settings.html:5
2446 msgid "Authentication Settings"
2447 msgstr "Налады аўтэнтыфікацыі"
2448
2449 #: kallithea/templates/admin/auth/auth_settings.html:11
2450 #: kallithea/templates/base/base.html:65
2451 msgid "Authentication"
2452 msgstr "Аўтэнтыфікацыя"
2453
2454 #: kallithea/templates/admin/auth/auth_settings.html:28
2455 msgid "Authentication Plugins"
2456 msgstr "Убудовы аўтэнтыфікацыі"
2457
2458 #: kallithea/templates/admin/auth/auth_settings.html:31
2459 msgid "Enabled Plugins"
2460 msgstr "Уключаныя ўбудовы"
2461
2462 #: kallithea/templates/admin/auth/auth_settings.html:33
2463 msgid ""
2464 "Comma separated list of plugins. Order of plugins is also order in which "
2465 "Kallithea will try to authenticate user"
2466 msgstr ""
2467 "Спіс убудоў, падзеленых коскі. Kallithea будзе спрабаваць аўтэнтыфікаваць "
2468 "карыстача ў парадку ўказання ўбудоў"
2469
2470 #: kallithea/templates/admin/auth/auth_settings.html:34
2471 msgid "Available built-in plugins"
2472 msgstr "Даступныя ўбудаваныя ўбудовы"
2473
2474 #: kallithea/templates/admin/auth/auth_settings.html:40
2475 #: kallithea/templates/base/root.html:40
2476 msgid "enabled"
2477 msgstr "уключана"
2478
2479 #: kallithea/templates/admin/auth/auth_settings.html:40
2480 #: kallithea/templates/base/root.html:41
2481 msgid "disabled"
2482 msgstr "адключана"
2483
2484 #: kallithea/templates/admin/auth/auth_settings.html:51
2485 msgid "Plugin"
2486 msgstr "Убудова"
2487
2488 #: kallithea/templates/admin/auth/auth_settings.html:101
2489 #: kallithea/templates/admin/defaults/defaults.html:84
2490 #: kallithea/templates/admin/my_account/my_account_password.html:33
2491 #: kallithea/templates/admin/my_account/my_account_profile.html:70
2492 #: kallithea/templates/admin/permissions/permissions_globals.html:108
2493 #: kallithea/templates/admin/repo_groups/repo_group_add.html:69
2494 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:114
2495 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:42
2496 #: kallithea/templates/admin/repos/repo_edit_permissions.html:101
2497 #: kallithea/templates/admin/repos/repo_edit_settings.html:134
2498 #: kallithea/templates/admin/settings/settings_hooks.html:53
2499 #: kallithea/templates/admin/user_groups/user_group_add.html:57
2500 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:104
2501 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:60
2502 #: kallithea/templates/admin/users/user_add.html:96
2503 #: kallithea/templates/admin/users/user_edit_profile.html:122
2504 #: kallithea/templates/base/default_perms_box.html:64
2505 msgid "Save"
2506 msgstr "Захаваць"
2507
2508 #: kallithea/templates/admin/defaults/defaults.html:5
2509 #: kallithea/templates/admin/defaults/defaults.html:25
2510 msgid "Repository Defaults"
2511 msgstr "Значэнні па змаўчанні"
2512
2513 #: kallithea/templates/admin/defaults/defaults.html:11
2514 #: kallithea/templates/base/base.html:66
2515 msgid "Defaults"
2516 msgstr "Значэнні па змаўчанні"
2517
2518 #: kallithea/templates/admin/defaults/defaults.html:35
2519 #: kallithea/templates/admin/repos/repo_add_base.html:59
2520 #: kallithea/templates/admin/repos/repo_edit_fields.html:7
2521 msgid "Type"
2522 msgstr "Тып"
2523
2524 #: kallithea/templates/admin/defaults/defaults.html:44
2525 #: kallithea/templates/admin/repos/repo_add_base.html:77
2526 #: kallithea/templates/admin/repos/repo_edit_settings.html:82
2527 #: kallithea/templates/data_table/_dt_elements.html:74
2528 msgid "Private repository"
2529 msgstr "Прыватны рэпазітар"
2530
2531 #: kallithea/templates/admin/defaults/defaults.html:48
2532 #: kallithea/templates/admin/repos/repo_add_base.html:81
2533 #: kallithea/templates/admin/repos/repo_edit_settings.html:86
2534 #: kallithea/templates/forks/fork.html:72
2535 msgid ""
2536 "Private repositories are only visible to people explicitly added as "
2537 "collaborators."
2538 msgstr "Прыватныя рэпазітары бачныя толькі іх удзельнікам."
2539
2540 #: kallithea/templates/admin/defaults/defaults.html:55
2541 #: kallithea/templates/admin/repos/repo_edit_settings.html:91
2542 msgid "Enable statistics"
2543 msgstr "Уключыць статыстыку"
2544
2545 #: kallithea/templates/admin/defaults/defaults.html:59
2546 #: kallithea/templates/admin/repos/repo_edit_settings.html:95
2547 msgid "Enable statistics window on summary page."
2548 msgstr "Уключыць акно статыстыкі на старонцы «Агульныя звесткі»."
2549
2550 #: kallithea/templates/admin/defaults/defaults.html:65
2551 #: kallithea/templates/admin/repos/repo_edit_settings.html:100
2552 msgid "Enable downloads"
2553 msgstr "Уключыць спампоўку"
2554
2555 #: kallithea/templates/admin/defaults/defaults.html:69
2556 #: kallithea/templates/admin/repos/repo_edit_settings.html:104
2557 msgid "Enable download menu on summary page."
2558 msgstr "Уключыць меню спампоўкі на старонцы «Агульныя звесткі»."
2559
2560 #: kallithea/templates/admin/defaults/defaults.html:75
2561 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
2562 #: kallithea/templates/admin/repos/repo_edit_settings.html:109
2563 msgid "Enable locking"
2564 msgstr "Уключыць блакаванне"
2565
2566 #: kallithea/templates/admin/defaults/defaults.html:79
2567 #: kallithea/templates/admin/repos/repo_edit_settings.html:113
2568 msgid "Enable lock-by-pulling on repository."
2569 msgstr "Уключыць аўтаблакоўку для рэпазітара."
2570
2571 #: kallithea/templates/admin/gists/edit.html:5
2572 #: kallithea/templates/admin/gists/edit.html:18
2573 msgid "Edit Gist"
2574 msgstr "Праўка gist-запісы"
2575
2576 #: kallithea/templates/admin/gists/edit.html:36
2577 #, python-format
2578 msgid ""
2579 "Gist was update since you started editing. Copy your changes and click "
2580 "%(here)s to reload new version."
2581 msgstr ""
2582
2583 #: kallithea/templates/admin/gists/edit.html:55
2584 #: kallithea/templates/admin/gists/new.html:39
2585 msgid "Gist description ..."
2586 msgstr "Апісанне..."
2587
2588 #: kallithea/templates/admin/gists/edit.html:57
2589 #: kallithea/templates/admin/gists/new.html:41
2590 msgid "Gist lifetime"
2591 msgstr ""
2592
2593 #: kallithea/templates/admin/gists/edit.html:61
2594 #: kallithea/templates/admin/gists/edit.html:63
2595 #: kallithea/templates/admin/gists/index.html:57
2596 #: kallithea/templates/admin/gists/index.html:59
2597 #: kallithea/templates/admin/gists/show.html:47
2598 #: kallithea/templates/admin/gists/show.html:49
2599 msgid "Expires"
2600 msgstr "Мінае"
2601
2602 #: kallithea/templates/admin/gists/edit.html:61
2603 #: kallithea/templates/admin/gists/index.html:57
2604 #: kallithea/templates/admin/gists/show.html:47
2605 #: kallithea/templates/admin/my_account/my_account_api_keys.html:8
2606 #: kallithea/templates/admin/my_account/my_account_api_keys.html:27
2607 #: kallithea/templates/admin/users/user_edit_api_keys.html:8
2608 #: kallithea/templates/admin/users/user_edit_api_keys.html:27
2609 msgid "never"
2610 msgstr "ніколі"
2611
2612 #: kallithea/templates/admin/gists/edit.html:145
2613 msgid "Update Gist"
2614 msgstr "Абнавіць"
2615
2616 #: kallithea/templates/admin/gists/edit.html:146
2617 #: kallithea/templates/changeset/changeset_file_comment.html:89
2618 msgid "Cancel"
2619 msgstr "Адмена"
2620
2621 #: kallithea/templates/admin/gists/index.html:6
2622 #: kallithea/templates/admin/gists/index.html:16
2623 #, python-format
2624 msgid "Private Gists for User %s"
2625 msgstr "Прыватная gist-запіс для карыстача %s"
2626
2627 #: kallithea/templates/admin/gists/index.html:8
2628 #: kallithea/templates/admin/gists/index.html:18
2629 #, python-format
2630 msgid "Public Gists for User %s"
2631 msgstr "Публічная gist-запіс для карыстача %s"
2632
2633 #: kallithea/templates/admin/gists/index.html:10
2634 #: kallithea/templates/admin/gists/index.html:20
2635 msgid "Public Gists"
2636 msgstr "Публічныя gist-запісы"
2637
2638 #: kallithea/templates/admin/gists/index.html:37
2639 #: kallithea/templates/admin/gists/show.html:25
2640 #: kallithea/templates/base/base.html:240
2641 msgid "Create New Gist"
2642 msgstr "Стварыць новую gist-запіс"
2643
2644 #: kallithea/templates/admin/gists/index.html:54
2645 #: kallithea/templates/data_table/_dt_elements.html:143
2646 msgid "Created"
2647 msgstr "Створана"
2648
2649 #: kallithea/templates/admin/gists/index.html:74
2650 msgid "There are no gists yet"
2651 msgstr "Gist-запісы адсутнічаюць"
2652
2653 #: kallithea/templates/admin/gists/new.html:5
2654 #: kallithea/templates/admin/gists/new.html:18
2655 msgid "New Gist"
2656 msgstr ""
2657
2658 #: kallithea/templates/admin/gists/new.html:47
2659 msgid "name this file..."
2660 msgstr ""
2661
2662 #: kallithea/templates/admin/gists/new.html:56
2663 msgid "Create Private Gist"
2664 msgstr ""
2665
2666 #: kallithea/templates/admin/gists/new.html:57
2667 msgid "Create Public Gist"
2668 msgstr ""
2669
2670 #: kallithea/templates/admin/gists/new.html:58
2671 #: kallithea/templates/admin/my_account/my_account_api_keys.html:70
2672 #: kallithea/templates/admin/my_account/my_account_emails.html:46
2673 #: kallithea/templates/admin/my_account/my_account_password.html:34
2674 #: kallithea/templates/admin/my_account/my_account_profile.html:71
2675 #: kallithea/templates/admin/permissions/permissions_globals.html:109
2676 #: kallithea/templates/admin/permissions/permissions_ips.html:41
2677 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:115
2678 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:43
2679 #: kallithea/templates/admin/repos/repo_edit_fields.html:59
2680 #: kallithea/templates/admin/repos/repo_edit_permissions.html:102
2681 #: kallithea/templates/admin/repos/repo_edit_settings.html:135
2682 #: kallithea/templates/admin/settings/settings_global.html:57
2683 #: kallithea/templates/admin/settings/settings_vcs.html:81
2684 #: kallithea/templates/admin/settings/settings_visual.html:117
2685 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:105
2686 #: kallithea/templates/admin/users/user_edit_api_keys.html:70
2687 #: kallithea/templates/admin/users/user_edit_emails.html:46
2688 #: kallithea/templates/admin/users/user_edit_ips.html:50
2689 #: kallithea/templates/admin/users/user_edit_profile.html:123
2690 #: kallithea/templates/base/default_perms_box.html:65
2691 #: kallithea/templates/files/files_add.html:65
2692 #: kallithea/templates/files/files_delete.html:44
2693 #: kallithea/templates/files/files_edit.html:68
2694 #: kallithea/templates/pullrequests/pullrequest.html:89
2695 msgid "Reset"
2696 msgstr "Скід"
2697
2698 #: kallithea/templates/admin/gists/show.html:5
2699 #: kallithea/templates/admin/gists/show.html:9
2700 msgid "Gist"
2701 msgstr "Gist"
2702
2703 #: kallithea/templates/admin/gists/show.html:10
2704 #: kallithea/templates/email_templates/changeset_comment.html:15
2705 #: kallithea/templates/email_templates/pull_request.html:10
2706 #: kallithea/templates/email_templates/pull_request_comment.html:15
2707 msgid "URL"
2708 msgstr "URL"
2709
2710 #: kallithea/templates/admin/gists/show.html:37
2711 msgid "Public Gist"
2712 msgstr ""
2713
2714 #: kallithea/templates/admin/gists/show.html:39
2715 msgid "Private Gist"
2716 msgstr ""
2717
2718 #: kallithea/templates/admin/gists/show.html:56
2719 #: kallithea/templates/admin/repos/repo_edit_advanced.html:76
2720 #: kallithea/templates/changeset/changeset_file_comment.html:50
2721 #: kallithea/templates/files/files_source.html:39
2722 #: kallithea/templates/files/files_source.html:42
2723 #: kallithea/templates/files/files_source.html:45
2724 msgid "Delete"
2725 msgstr "Выдаліць"
2726
2727 #: kallithea/templates/admin/gists/show.html:56
2728 msgid "Confirm to delete this Gist"
2729 msgstr "Пацвердзіце выдаленне гэтай gist-запісы"
2730
2731 #: kallithea/templates/admin/gists/show.html:63
2732 #: kallithea/templates/changeset/changeset_file_comment.html:91
2733 #: kallithea/templates/changeset/changeset_file_comment.html:207
2734 #: kallithea/templates/data_table/_dt_elements.html:167
2735 #: kallithea/templates/data_table/_dt_elements.html:183
2736 #: kallithea/templates/files/diff_2way.html:56
2737 #: kallithea/templates/files/files_source.html:41
2738 #: kallithea/templates/files/files_source.html:44
2739 #: kallithea/templates/pullrequests/pullrequest_show.html:41
2740 msgid "Edit"
2741 msgstr "Рэдагаваць"
2742
2743 #: kallithea/templates/admin/gists/show.html:65
2744 #: kallithea/templates/files/files_edit.html:49
2745 #: kallithea/templates/files/files_source.html:34
2746 msgid "Show as Raw"
2747 msgstr "Паказаць толькі тэкст"
2748
2749 #: kallithea/templates/admin/gists/show.html:73
2750 msgid "created"
2751 msgstr "створана"
2752
2753 #: kallithea/templates/admin/gists/show.html:86
2754 #: kallithea/templates/files/files_source.html:73
2755 msgid "Show as raw"
2756 msgstr "Паказаць толькі тэкст"
2757
2758 #: kallithea/templates/admin/my_account/my_account.html:5
2759 #: kallithea/templates/admin/my_account/my_account.html:9
2760 #: kallithea/templates/base/base.html:346
2761 msgid "My Account"
2762 msgstr "Мой Акаўнт"
2763
2764 #: kallithea/templates/admin/my_account/my_account.html:35
2765 #: kallithea/templates/admin/users/user_edit.html:29
2766 msgid "Profile"
2767 msgstr "Профіль"
2768
2769 #: kallithea/templates/admin/my_account/my_account.html:37
2770 #: kallithea/templates/admin/users/user_edit.html:30
2771 msgid "API Keys"
2772 msgstr "API-ключы"
2773
2774 #: kallithea/templates/admin/my_account/my_account.html:38
2775 msgid "My Emails"
2776 msgstr "Мае адрасы E-mail"
2777
2778 #: kallithea/templates/admin/my_account/my_account.html:39
2779 msgid "My Repositories"
2780 msgstr "Мае рэпазітары"
2781
2782 #: kallithea/templates/admin/my_account/my_account.html:40
2783 #: kallithea/templates/journal/journal.html:53
2784 msgid "Watched"
2785 msgstr "Прагледжана"
2786
2787 #: kallithea/templates/admin/my_account/my_account.html:41
2788 msgid "My Permissions"
2789 msgstr "Мае прывілеі"
2790
2791 #: kallithea/templates/admin/my_account/my_account_api_keys.html:6
2792 #: kallithea/templates/admin/users/user_edit_api_keys.html:6
2793 msgid "Built-in"
2794 msgstr ""
2795
2796 #: kallithea/templates/admin/my_account/my_account_api_keys.html:8
2797 #: kallithea/templates/admin/my_account/my_account_api_keys.html:27
2798 #: kallithea/templates/admin/my_account/my_account_api_keys.html:32
2799 #: kallithea/templates/admin/users/user_edit_api_keys.html:8
2800 #: kallithea/templates/admin/users/user_edit_api_keys.html:27
2801 #: kallithea/templates/admin/users/user_edit_api_keys.html:32
2802 msgid "expires"
2803 msgstr "мінае"
2804
2805 #: kallithea/templates/admin/my_account/my_account_api_keys.html:14
2806 #: kallithea/templates/admin/users/user_edit_api_keys.html:14
2807 #, python-format
2808 msgid "Confirm to reset this api key: %s"
2809 msgstr "Пацвердзіце скід гэтага API-ключа: %s"
2810
2811 #: kallithea/templates/admin/my_account/my_account_api_keys.html:15
2812 #: kallithea/templates/admin/users/user_edit_api_keys.html:15
2813 msgid "reset"
2814 msgstr ""
2815
2816 #: kallithea/templates/admin/my_account/my_account_api_keys.html:30
2817 #: kallithea/templates/admin/users/user_edit_api_keys.html:30
2818 msgid "expired"
2819 msgstr ""
2820
2821 #: kallithea/templates/admin/my_account/my_account_api_keys.html:40
2822 #: kallithea/templates/admin/users/user_edit_api_keys.html:40
2823 #, python-format
2824 msgid "Confirm to remove this api key: %s"
2825 msgstr "Пацвердзіце выдаленне гэтага API-ключа: %s"
2826
2827 #: kallithea/templates/admin/my_account/my_account_api_keys.html:42
2828 #: kallithea/templates/admin/users/user_edit_api_keys.html:42
2829 msgid "remove"
2830 msgstr "выдаліць"
2831
2832 #: kallithea/templates/admin/my_account/my_account_api_keys.html:49
2833 #: kallithea/templates/admin/users/user_edit_api_keys.html:49
2834 msgid "No additional api keys specified"
2835 msgstr ""
2836
2837 #: kallithea/templates/admin/my_account/my_account_api_keys.html:61
2838 #: kallithea/templates/admin/users/user_edit_api_keys.html:61
2839 msgid "New api key"
2840 msgstr ""
2841
2842 #: kallithea/templates/admin/my_account/my_account_api_keys.html:69
2843 #: kallithea/templates/admin/my_account/my_account_emails.html:45
2844 #: kallithea/templates/admin/permissions/permissions_ips.html:40
2845 #: kallithea/templates/admin/repos/repo_add_base.html:85
2846 #: kallithea/templates/admin/repos/repo_edit_fields.html:58
2847 #: kallithea/templates/admin/users/user_edit_api_keys.html:69
2848 #: kallithea/templates/admin/users/user_edit_emails.html:45
2849 #: kallithea/templates/admin/users/user_edit_ips.html:49
2850 msgid "Add"
2851 msgstr "Дадаць"
2852
2853 #: kallithea/templates/admin/my_account/my_account_emails.html:7
2854 #: kallithea/templates/admin/users/user_edit_emails.html:7
2855 msgid "Primary"
2856 msgstr "Асноўны"
2857
2858 #: kallithea/templates/admin/my_account/my_account_emails.html:19
2859 #: kallithea/templates/admin/permissions/permissions_ips.html:14
2860 #: kallithea/templates/admin/repos/repo_edit_fields.html:18
2861 #: kallithea/templates/admin/settings/settings_hooks.html:36
2862 #: kallithea/templates/admin/users/user_edit_emails.html:19
2863 #: kallithea/templates/admin/users/user_edit_ips.html:22
2864 #: kallithea/templates/data_table/_dt_elements.html:131
2865 #: kallithea/templates/data_table/_dt_elements.html:159
2866 #: kallithea/templates/data_table/_dt_elements.html:175
2867 #: kallithea/templates/data_table/_dt_elements.html:191
2868 msgid "delete"
2869 msgstr "выдаліць"
2870
2871 #: kallithea/templates/admin/my_account/my_account_emails.html:20
2872 #: kallithea/templates/admin/users/user_edit_emails.html:20
2873 #, python-format
2874 msgid "Confirm to delete this email: %s"
2875 msgstr "Пацвердзіце выдаленне E-mail: %s"
2876
2877 #: kallithea/templates/admin/my_account/my_account_emails.html:26
2878 #: kallithea/templates/admin/users/user_edit_emails.html:26
2879 msgid "No additional emails specified."
2880 msgstr "Дадатковыя адрасы e-mail не пазначаны."
2881
2882 #: kallithea/templates/admin/my_account/my_account_emails.html:38
2883 #: kallithea/templates/admin/users/user_edit_emails.html:38
2884 msgid "New email address"
2885 msgstr "Новы E-mail"
2886
2887 #: kallithea/templates/admin/my_account/my_account_password.html:1
2888 msgid "Change Your Account Password"
2889 msgstr "Змена пароля"
2890
2891 #: kallithea/templates/admin/my_account/my_account_password.html:7
2892 msgid "Current password"
2893 msgstr "Бягучы пароль"
2894
2895 #: kallithea/templates/admin/my_account/my_account_password.html:16
2896 #: kallithea/templates/admin/users/user_edit_profile.html:69
2897 msgid "New password"
2898 msgstr "Новы пароль"
2899
2900 #: kallithea/templates/admin/my_account/my_account_password.html:25
2901 msgid "Confirm new password"
2902 msgstr "Пацвердзіце новы пароль"
2903
2904 #: kallithea/templates/admin/my_account/my_account_profile.html:11
2905 msgid "Change your avatar at"
2906 msgstr "Зменіце аватар праз сайт"
2907
2908 #: kallithea/templates/admin/my_account/my_account_profile.html:12
2909 #: kallithea/templates/admin/users/user_edit_profile.html:9
2910 msgid "Using"
2911 msgstr "Выкарыстоўваецца"
2912
2913 #: kallithea/templates/admin/my_account/my_account_profile.html:14
2914 #: kallithea/templates/admin/users/user_edit_profile.html:11
2915 msgid "Avatars are disabled"
2916 msgstr "Аватары адключаны"
2917
2918 #: kallithea/templates/admin/my_account/my_account_profile.html:15
2919 msgid "Missing email, please update your user email address."
2920 msgstr "Не паказаны email. Калі ласка, абновіце ваш email."
2921
2922 #: kallithea/templates/admin/my_account/my_account_profile.html:16
2923 #: kallithea/templates/admin/users/user_edit_profile.html:15
2924 msgid "current IP"
2925 msgstr "бягучы IP-адрас"
2926
2927 #: kallithea/templates/admin/my_account/my_account_profile.html:28
2928 msgid ""
2929 "Your user is in an external Source of Record; some details cannot be managed "
2930 "here"
2931 msgstr ""
2932
2933 #: kallithea/templates/admin/my_account/my_account_repos.html:1
2934 msgid "Repositories You Own"
2935 msgstr "Рэпазітары, дзе Вы — уладальнік"
2936
2937 #: kallithea/templates/admin/my_account/my_account_repos.html:59
2938 #: kallithea/templates/admin/my_account/my_account_watched.html:59
2939 #: kallithea/templates/base/root.html:46
2940 #: kallithea/templates/bookmarks/bookmarks.html:81
2941 #: kallithea/templates/branches/branches.html:81
2942 #: kallithea/templates/journal/journal.html:200
2943 #: kallithea/templates/journal/journal.html:291
2944 #: kallithea/templates/tags/tags.html:81
2945 msgid "No records found."
2946 msgstr "Запісы не знойдзены."
2947
2948 #: kallithea/templates/admin/my_account/my_account_watched.html:1
2949 msgid "Repositories You are Watching"
2950 msgstr "Рэпазітары, за якімі Вы назіраеце"
2951
2952 #: kallithea/templates/admin/notifications/notifications.html:5
2953 #: kallithea/templates/admin/notifications/notifications.html:9
2954 msgid "My Notifications"
2955 msgstr "Мае апавяшчэнні"
2956
2957 #: kallithea/templates/admin/notifications/notifications.html:24
2958 msgid "All"
2959 msgstr "Усё"
2960
2961 #: kallithea/templates/admin/notifications/notifications.html:25
2962 msgid "Comments"
2963 msgstr "Каментары"
2964
2965 #: kallithea/templates/admin/notifications/notifications.html:26
2966 #: kallithea/templates/base/base.html:186
2967 msgid "Pull Requests"
2968 msgstr "Pull-запыты"
2969
2970 #: kallithea/templates/admin/notifications/notifications.html:30
2971 msgid "Mark All Read"
2972 msgstr "Адзначыць усё як прачытаныя"
2973
2974 #: kallithea/templates/admin/notifications/notifications_data.html:40
2975 msgid "No notifications here yet"
2976 msgstr "Апавяшчэнняў няма"
2977
2978 #: kallithea/templates/admin/notifications/show_notification.html:5
2979 #: kallithea/templates/admin/notifications/show_notification.html:11
2980 msgid "Show Notification"
2981 msgstr "Паказаць апавяшчэнне"
2982
2983 #: kallithea/templates/admin/notifications/show_notification.html:9
2984 #: kallithea/templates/base/base.html:345
2985 msgid "Notifications"
2986 msgstr "Апавяшчэнні"
2987
2988 #: kallithea/templates/admin/permissions/permissions.html:5
2989 msgid "Permissions Administration"
2990 msgstr "Кіраванне прывілеямі"
2991
2992 #: kallithea/templates/admin/permissions/permissions.html:11
2993 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:42
2994 #: kallithea/templates/admin/repos/repo_edit.html:43
2995 #: kallithea/templates/admin/user_groups/user_group_edit.html:32
2996 #: kallithea/templates/base/base.html:64
2997 msgid "Permissions"
2998 msgstr "Прывілеі"
2999
3000 #: kallithea/templates/admin/permissions/permissions.html:28
3001 #: kallithea/templates/admin/settings/settings.html:29
3002 msgid "Global"
3003 msgstr ""
3004
3005 #: kallithea/templates/admin/permissions/permissions.html:29
3006 #: kallithea/templates/admin/users/user_edit.html:34
3007 msgid "IP Whitelist"
3008 msgstr "Белы спіс IP"
3009
3010 #: kallithea/templates/admin/permissions/permissions.html:30
3011 msgid "Overview"
3012 msgstr "Агляд"
3013
3014 #: kallithea/templates/admin/permissions/permissions_globals.html:7
3015 msgid "Anonymous access"
3016 msgstr "Ананімны доступ"
3017
3018 #: kallithea/templates/admin/permissions/permissions_globals.html:13
3019 #, python-format
3020 msgid ""
3021 "Allow access to Kallithea without needing to log in. Anonymous users use %s "
3022 "user permissions."
3023 msgstr ""
3024
3025 #: kallithea/templates/admin/permissions/permissions_globals.html:26
3026 msgid ""
3027 "All default permissions on each repository will be reset to chosen "
3028 "permission, note that all custom default permission on repositories will be "
3029 "lost"
3030 msgstr ""
3031 "Абраныя прывілеі будуць усталяваны па змаўчанні для кожнага рэпазітара. "
3032 "Улічыце, што раней усталяваныя прывілеі па змаўчанні будуць скінуты"
3033
3034 #: kallithea/templates/admin/permissions/permissions_globals.html:27
3035 #: kallithea/templates/admin/permissions/permissions_globals.html:40
3036 #: kallithea/templates/admin/permissions/permissions_globals.html:54
3037 msgid "Overwrite existing settings"
3038 msgstr "Перазапісаць існыя налады"
3039
3040 #: kallithea/templates/admin/permissions/permissions_globals.html:32
3041 #: kallithea/templates/admin/repos/repo_add_base.html:41
3042 #: kallithea/templates/admin/repos/repo_edit_settings.html:42
3043 #: kallithea/templates/data_table/_dt_elements.html:204
3044 #: kallithea/templates/forks/fork.html:48
3045 msgid "Repository group"
3046 msgstr "Група рэпазітароў"
3047
3048 #: kallithea/templates/admin/permissions/permissions_globals.html:39
3049 msgid ""
3050 "All default permissions on each repository group will be reset to chosen "
3051 "permission, note that all custom default permission on repository groups "
3052 "will be lost"
3053 msgstr ""
3054 "Абраныя прывілеі будуць усталяваны па змаўчанні для кожнай групы "
3055 "рэпазітароў. Улічыце, што раней усталяваныя прывілеі па змаўчанні для груп "
3056 "рэпазітароў будуць скінуты"
3057
3058 #: kallithea/templates/admin/permissions/permissions_globals.html:46
3059 #: kallithea/templates/data_table/_dt_elements.html:211
3060 msgid "User group"
3061 msgstr "Група карыстачоў"
3062
3063 #: kallithea/templates/admin/permissions/permissions_globals.html:53
3064 msgid ""
3065 "All default permissions on each user group will be reset to chosen "
3066 "permission, note that all custom default permission on repository groups "
3067 "will be lost"
3068 msgstr ""
3069 "Абраныя прывілеі будуць усталяваны па змаўчанні для кожнай групы карыстачоў. "
3070 "Улічыце, што раней усталяваныя прывілеі па змаўчанні для груп карыстачоў "
3071 "будуць скінуты"
3072
3073 #: kallithea/templates/admin/permissions/permissions_globals.html:60
3074 msgid "Repository creation"
3075 msgstr "Стварэнне рэпазітара"
3076
3077 #: kallithea/templates/admin/permissions/permissions_globals.html:68
3078 msgid "Repository creation with group write access"
3079 msgstr ""
3080
3081 #: kallithea/templates/admin/permissions/permissions_globals.html:72
3082 msgid ""
3083 "Write permission to a repository group allows creating repositories inside "
3084 "that group."
3085 msgstr ""
3086
3087 #: kallithea/templates/admin/permissions/permissions_globals.html:77
3088 msgid "User group creation"
3089 msgstr "Стварэнне груп карыстачоў"
3090
3091 #: kallithea/templates/admin/permissions/permissions_globals.html:85
3092 msgid "Repository forking"
3093 msgstr "Стварэнне форка рэпазітара"
3094
3095 #: kallithea/templates/admin/permissions/permissions_globals.html:93
3096 msgid "Registration"
3097 msgstr "Рэгістрацыя"
3098
3099 #: kallithea/templates/admin/permissions/permissions_globals.html:101
3100 msgid "External auth account activation"
3101 msgstr "Актывацыя іншага ўліковага запісу"
3102
3103 #: kallithea/templates/admin/permissions/permissions_ips.html:1
3104 msgid "Default IP Whitelist for All Users"
3105 msgstr "Белы спіс IP для ўсіх карыстачоў"
3106
3107 #: kallithea/templates/admin/permissions/permissions_ips.html:15
3108 #: kallithea/templates/admin/users/user_edit_ips.html:23
3109 #, python-format
3110 msgid "Confirm to delete this ip: %s"
3111 msgstr "Пацвердзіце выдаленне IP %s"
3112
3113 #: kallithea/templates/admin/permissions/permissions_ips.html:21
3114 #: kallithea/templates/admin/users/user_edit_ips.html:30
3115 msgid "All IP addresses are allowed."
3116 msgstr "Дазволены любыя IP-адрасы."
3117
3118 #: kallithea/templates/admin/permissions/permissions_ips.html:32
3119 #: kallithea/templates/admin/users/user_edit_ips.html:42
3120 msgid "New ip address"
3121 msgstr "Новы IP-адрас"
3122
3123 #: kallithea/templates/admin/permissions/permissions_perms.html:1
3124 msgid "Default User Permissions Overview"
3125 msgstr "Агляд мае рацыю карыстачоў па змаўчанні"
3126
3127 #: kallithea/templates/admin/repo_groups/repo_group_add.html:11
3128 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:11
3129 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:105
3130 #: kallithea/templates/admin/repo_groups/repo_groups.html:10
3131 #: kallithea/templates/base/base.html:61 kallithea/templates/base/base.html:80
3132 msgid "Repository Groups"
3133 msgstr "Групы рэпазітароў"
3134
3135 #: kallithea/templates/admin/repo_groups/repo_group_add.html:33
3136 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:8
3137 #: kallithea/templates/admin/user_groups/user_group_add.html:32
3138 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:7
3139 msgid "Group name"
3140 msgstr "Імя групы"
3141
3142 #: kallithea/templates/admin/repo_groups/repo_group_add.html:51
3143 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
3144 msgid "Group parent"
3145 msgstr "Бацькоўская група"
3146
3147 #: kallithea/templates/admin/repo_groups/repo_group_add.html:60
3148 #: kallithea/templates/admin/repos/repo_add_base.html:50
3149 msgid "Copy parent group permissions"
3150 msgstr ""
3151
3152 #: kallithea/templates/admin/repo_groups/repo_group_add.html:64
3153 #: kallithea/templates/admin/repos/repo_add_base.html:54
3154 msgid "Copy permission set from parent repository group."
3155 msgstr ""
3156
3157 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
3158 #, python-format
3159 msgid "%s Repository Group Settings"
3160 msgstr "Налады групы рэпазітароў %s"
3161
3162 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:21
3163 msgid "Add Child Group"
3164 msgstr "Дадаць падгрупу"
3165
3166 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:40
3167 #: kallithea/templates/admin/repos/repo_edit.html:12
3168 #: kallithea/templates/admin/repos/repo_edit.html:40
3169 #: kallithea/templates/admin/settings/settings.html:11
3170 #: kallithea/templates/admin/user_groups/user_group_edit.html:29
3171 #: kallithea/templates/base/base.html:67
3172 #: kallithea/templates/base/base.html:154
3173 #: kallithea/templates/data_table/_dt_elements.html:43
3174 #: kallithea/templates/data_table/_dt_elements.html:47
3175 msgid "Settings"
3176 msgstr "Налады"
3177
3178 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:41
3179 #: kallithea/templates/admin/repos/repo_edit.html:46
3180 #: kallithea/templates/admin/user_groups/user_group_edit.html:30
3181 #: kallithea/templates/admin/users/user_edit.html:31
3182 msgid "Advanced"
3183 msgstr "Дадаткова"
3184
3185 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:1
3186 #, python-format
3187 msgid "Repository Group: %s"
3188 msgstr "Група рэпазітароў: %s"
3189
3190 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:6
3191 msgid "Top level repositories"
3192 msgstr ""
3193
3194 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:7
3195 msgid "Total repositories"
3196 msgstr ""
3197
3198 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:8
3199 msgid "Children groups"
3200 msgstr ""
3201
3202 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:9
3203 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:7
3204 #: kallithea/templates/admin/users/user_edit_advanced.html:8
3205 #: kallithea/templates/pullrequests/pullrequest_show.html:147
3206 msgid "Created on"
3207 msgstr "Створана"
3208
3209 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
3210 #: kallithea/templates/data_table/_dt_elements.html:192
3211 #, python-format
3212 msgid "Confirm to delete this group: %s with %s repository"
3213 msgid_plural "Confirm to delete this group: %s with %s repositories"
3214 msgstr[0] "Пацвердзіце выдаленне групы %s, утрымоўвалай %s рэпазітар"
3215 msgstr[1] "Пацвердзіце выдаленне групы %s, утрымоўвалай %s рэпазітара"
3216 msgstr[2] "Пацвердзіце выдаленне групы %s, утрымоўвалай %s рэпазітароў"
3217
3218 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:25
3219 msgid "Delete this repository group"
3220 msgstr "Выдаліць гэту групу рэпазітароў"
3221
3222 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
3223 #: kallithea/templates/admin/repos/repo_edit_permissions.html:8
3224 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
3225 #: kallithea/templates/base/perms_summary.html:14
3226 msgid "none"
3227 msgstr "нічога"
3228
3229 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
3230 #: kallithea/templates/admin/repos/repo_edit_permissions.html:9
3231 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
3232 #: kallithea/templates/base/perms_summary.html:15
3233 msgid "read"
3234 msgstr "чытаць"
3235
3236 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
3237 #: kallithea/templates/admin/repos/repo_edit_permissions.html:10
3238 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
3239 #: kallithea/templates/base/perms_summary.html:16
3240 msgid "write"
3241 msgstr "запісваць"
3242
3243 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
3244 #: kallithea/templates/admin/repos/repo_edit_permissions.html:11
3245 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
3246 #: kallithea/templates/base/perms_summary.html:17
3247 msgid "admin"
3248 msgstr "адміністратар"
3249
3250 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:11
3251 #: kallithea/templates/admin/repos/repo_edit_permissions.html:12
3252 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:11
3253 msgid "user/user group"
3254 msgstr ""
3255
3256 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:28
3257 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:45
3258 #: kallithea/templates/admin/repos/repo_edit_permissions.html:24
3259 #: kallithea/templates/admin/repos/repo_edit_permissions.html:37
3260 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:28
3261 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:45
3262 msgid "default"
3263 msgstr "па змаўчанні"
3264
3265 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:34
3266 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:71
3267 #: kallithea/templates/admin/repos/repo_edit_permissions.html:43
3268 #: kallithea/templates/admin/repos/repo_edit_permissions.html:68
3269 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:34
3270 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:71
3271 msgid "revoke"
3272 msgstr "адклікаць"
3273
3274 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:47
3275 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:47
3276 msgid "delegated admin"
3277 msgstr ""
3278
3279 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
3280 #: kallithea/templates/admin/repos/repo_edit_permissions.html:94
3281 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:97
3282 msgid "Add new"
3283 msgstr "Дадаць новы"
3284
3285 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:103
3286 msgid "apply to children"
3287 msgstr "дастасаваць да даччыным"
3288
3289 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:107
3290 msgid "Both"
3291 msgstr ""
3292
3293 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:108
3294 msgid ""
3295 "Set or revoke permission to all children of that group, including non-"
3296 "private repositories and other groups if selected."
3297 msgstr ""
3298
3299 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:38
3300 msgid ""
3301 "Enable lock-by-pulling on group. This option will be applied to all other "
3302 "groups and repositories inside"
3303 msgstr ""
3304 "Уключыць аўтаблакоўку для групы. Гэта опцыя будзе ўжыта да ўсіх даччыных "
3305 "груп і рэпазітарам"
3306
3307 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:53
3308 msgid "Remove this group"
3309 msgstr "Выдаліць гэту групу"
3310
3311 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:53
3312 msgid "Confirm to delete this group"
3313 msgstr "Пацвердзіце выдаленне гэтай групы карыстачоў"
3314
3315 #: kallithea/templates/admin/repo_groups/repo_group_show.html:4
3316 #, python-format
3317 msgid "%s Repository group dashboard"
3318 msgstr ""
3319
3320 #: kallithea/templates/admin/repo_groups/repo_group_show.html:9
3321 msgid "Home"
3322 msgstr "Дахаты"
3323
3324 #: kallithea/templates/admin/repo_groups/repo_group_show.html:13
3325 msgid "with"
3326 msgstr "з"
3327
3328 #: kallithea/templates/admin/repo_groups/repo_groups.html:5
3329 msgid "Repository Groups Administration"
3330 msgstr "Адміністраванне груп рэпазітароў"
3331
3332 #: kallithea/templates/admin/repo_groups/repo_groups.html:48
3333 msgid "Number of Top-level Repositories"
3334 msgstr "Лік рэпазітароў верхняга ўзроўня"
3335
3336 #: kallithea/templates/admin/repos/repo_add_base.html:14
3337 msgid "Import existing repository ?"
3338 msgstr ""
3339
3340 #: kallithea/templates/admin/repos/repo_add_base.html:23
3341 #: kallithea/templates/summary/summary.html:29
3342 msgid "Clone from"
3343 msgstr "Кланаваць з"
3344
3345 #: kallithea/templates/admin/repos/repo_add_base.html:27
3346 msgid "Optional URL from which repository should be cloned."
3347 msgstr "Апцыянальны URL, з якога патрабуецца скланаваць рэпазітар."
3348
3349 #: kallithea/templates/admin/repos/repo_add_base.html:36
3350 #: kallithea/templates/admin/repos/repo_edit_settings.html:76
3351 #: kallithea/templates/forks/fork.html:42
3352 msgid ""
3353 "Keep it short and to the point. Use a README file for longer descriptions."
3354 msgstr ""
3355 "Кароткае і асэнсаванае. Для разгорнутага апісання выкарыстоўвайце файл "
3356 "README."
3357
3358 #: kallithea/templates/admin/repos/repo_add_base.html:45
3359 #: kallithea/templates/admin/repos/repo_edit_settings.html:46
3360 #: kallithea/templates/forks/fork.html:52
3361 msgid "Optionally select a group to put this repository into."
3362 msgstr "Апцыянальна абраць групу, у якую змясціць дадзены рэпазітар."
3363
3364 #: kallithea/templates/admin/repos/repo_add_base.html:63
3365 msgid "Type of repository to create."
3366 msgstr "Тып стваранага рэпазітара."
3367
3368 #: kallithea/templates/admin/repos/repo_add_base.html:68
3369 #: kallithea/templates/admin/repos/repo_edit_settings.html:51
3370 #: kallithea/templates/forks/fork.html:58
3371 msgid "Landing revision"
3372 msgstr "Рэвізія для выгрузкі"
3373
3374 #: kallithea/templates/admin/repos/repo_add_base.html:72
3375 msgid ""
3376 "Default revision for files page, downloads, full text search index and "
3377 "readme generation"
3378 msgstr ""
3379
3380 #: kallithea/templates/admin/repos/repo_creating.html:9
3381 #, python-format
3382 msgid "%s Creating Repository"
3383 msgstr "Стварэнне рэпазітара %s"
3384
3385 #: kallithea/templates/admin/repos/repo_creating.html:13
3386 msgid "Creating repository"
3387 msgstr ""
3388
3389 #: kallithea/templates/admin/repos/repo_creating.html:27
3390 #, python-format
3391 msgid ""
3392 "Repository \"%(repo_name)s\" is being created, you will be redirected when "
3393 "this process is finished.repo_name"
3394 msgstr ""
3395
3396 #: kallithea/templates/admin/repos/repo_creating.html:39
3397 msgid ""
3398 "We're sorry but error occurred during this operation. Please check your "
3399 "Kallithea server logs, or contact administrator."
3400 msgstr ""
3401
3402 #: kallithea/templates/admin/repos/repo_edit.html:8
3403 #, python-format
3404 msgid "%s Repository Settings"
3405 msgstr "Налады рэпазітара %s"
3406
3407 #: kallithea/templates/admin/repos/repo_edit.html:49
3408 msgid "Extra Fields"
3409 msgstr "Дадатковыя палі"
3410
3411 #: kallithea/templates/admin/repos/repo_edit.html:52
3412 msgid "Caches"
3413 msgstr ""
3414
3415 #: kallithea/templates/admin/repos/repo_edit.html:55
3416 msgid "Remote"
3417 msgstr "Выдалены"
3418
3419 #: kallithea/templates/admin/repos/repo_edit.html:58
3420 #: kallithea/templates/summary/statistics.html:8
3421 #: kallithea/templates/summary/summary.html:174
3422 #: kallithea/templates/summary/summary.html:175
3423 msgid "Statistics"
3424 msgstr "Статыстыка"
3425
3426 #: kallithea/templates/admin/repos/repo_edit_advanced.html:1
3427 msgid "Parent"
3428 msgstr "Бацькоўская група"
3429
3430 #: kallithea/templates/admin/repos/repo_edit_advanced.html:5
3431 #: kallithea/templates/admin/repos/repo_edit_fork.html:5
3432 msgid "Set"
3433 msgstr "Набор"
3434
3435 #: kallithea/templates/admin/repos/repo_edit_advanced.html:8
3436 #: kallithea/templates/admin/repos/repo_edit_fork.html:9
3437 msgid "Manually set this repository as a fork of another from the list."
3438 msgstr "Уручную зрабіць гэты рэпазітар форкам абранага са спісу."
3439
3440 #: kallithea/templates/admin/repos/repo_edit_advanced.html:22
3441 msgid "Public Journal Visibility"
3442 msgstr "Доступ да публічнага часопіса"
3443
3444 #: kallithea/templates/admin/repos/repo_edit_advanced.html:30
3445 msgid "Remove from public journal"
3446 msgstr "Выдаліць з агульнадаступнага часопіса"
3447
3448 #: kallithea/templates/admin/repos/repo_edit_advanced.html:35
3449 msgid "Add to Public Journal"
3450 msgstr "Дадаць у публічны часопіс"
3451
3452 #: kallithea/templates/admin/repos/repo_edit_advanced.html:41
3453 msgid ""
3454 "All actions done in this repository will be visible to everyone in the "
3455 "public journal."
3456 msgstr ""
3457 "Усе выконваемыя з гэтым рэпазітаром дзеянні будуць адлюстроўвацца ў "
3458 "публічным часопісе."
3459
3460 #: kallithea/templates/admin/repos/repo_edit_advanced.html:47
3461 msgid "Change Locking"
3462 msgstr "Уключыць блакаванне"
3463
3464 #: kallithea/templates/admin/repos/repo_edit_advanced.html:53
3465 msgid "Confirm to unlock repository."
3466 msgstr "Пацвердзіце здыманне блакавання з рэпазітара."
3467
3468 #: kallithea/templates/admin/repos/repo_edit_advanced.html:55
3469 msgid "Unlock Repository"
3470 msgstr "Разблакаваць рэпазітар"
3471
3472 #: kallithea/templates/admin/repos/repo_edit_advanced.html:61
3473 msgid "Confirm to lock repository."
3474 msgstr "Пацвердзіце блакаванне рэпазітара."
3475
3476 #: kallithea/templates/admin/repos/repo_edit_advanced.html:63
3477 msgid "Lock Repository"
3478 msgstr "Заблакаваць рэпазітар"
3479
3480 #: kallithea/templates/admin/repos/repo_edit_advanced.html:65
3481 msgid "Repository is not locked"
3482 msgstr "Рэпазітар не заблакаваны"
3483
3484 #: kallithea/templates/admin/repos/repo_edit_advanced.html:69
3485 msgid ""
3486 "Force locking on the repository. Works only when anonymous access is "
3487 "disabled. Triggering a pull locks the repository. The user who is pulling "
3488 "locks the repository; only the user who pulled and locked it can unlock it "
3489 "by doing a push."
3490 msgstr ""
3491
3492 #: kallithea/templates/admin/repos/repo_edit_advanced.html:80
3493 #: kallithea/templates/data_table/_dt_elements.html:132
3494 #, python-format
3495 msgid "Confirm to delete this repository: %s"
3496 msgstr "Пацвердзіце выдаленне гэтага рэпазітара: %s"
3497
3498 #: kallithea/templates/admin/repos/repo_edit_advanced.html:82
3499 msgid "Delete this Repository"
3500 msgstr "Выдаліць гэты рэпазітар"
3501
3502 #: kallithea/templates/admin/repos/repo_edit_advanced.html:85
3503 #, python-format
3504 msgid "This repository has %s fork"
3505 msgid_plural "This repository has %s forks"
3506 msgstr[0] "Дадзены рэпазітар мае %s копію"
3507 msgstr[1] "Дадзены рэпазітар мае %s копіі"
3508 msgstr[2] "Дадзены рэпазітар мае %s дзід"
3509
3510 #: kallithea/templates/admin/repos/repo_edit_advanced.html:86
3511 msgid "Detach forks"
3512 msgstr "Адлучыць fork'і"
3513
3514 #: kallithea/templates/admin/repos/repo_edit_advanced.html:87
3515 msgid "Delete forks"
3516 msgstr "Выдаліць fork'і"
3517
3518 #: kallithea/templates/admin/repos/repo_edit_advanced.html:91
3519 msgid ""
3520 "The deleted repository will be moved away and hidden until the administrator "
3521 "expires it. The administrator can both permanently delete it or restore it."
3522 msgstr ""
3523
3524 #: kallithea/templates/admin/repos/repo_edit_caches.html:4
3525 msgid "Invalidate Repository Cache"
3526 msgstr "Скінуць кэш рэпазітара"
3527
3528 #: kallithea/templates/admin/repos/repo_edit_caches.html:4
3529 msgid "Confirm to invalidate repository cache."
3530 msgstr "Пацвердзіце скід кэша."
3531
3532 #: kallithea/templates/admin/repos/repo_edit_caches.html:7
3533 msgid ""
3534 "Manually invalidate cache for this repository. On first access, the "
3535 "repository will be cached again."
3536 msgstr "Ручны скід кэша рэпазітара. Пры першым доступе кэш адновіцца."
3537
3538 #: kallithea/templates/admin/repos/repo_edit_caches.html:12
3539 msgid "List of Cached Values"
3540 msgstr "Спіс кэшаваных значэнняў"
3541
3542 #: kallithea/templates/admin/repos/repo_edit_caches.html:15
3543 msgid "Prefix"
3544 msgstr "Прэфікс"
3545
3546 #: kallithea/templates/admin/repos/repo_edit_caches.html:16
3547 #: kallithea/templates/admin/repos/repo_edit_fields.html:6
3548 msgid "Key"
3549 msgstr "Ключ"
3550
3551 #: kallithea/templates/admin/repos/repo_edit_caches.html:17
3552 #: kallithea/templates/admin/user_groups/user_group_add.html:49
3553 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:24
3554 #: kallithea/templates/admin/user_groups/user_groups.html:49
3555 #: kallithea/templates/admin/users/user_add.html:88
3556 #: kallithea/templates/admin/users/user_edit_profile.html:105
3557 #: kallithea/templates/admin/users/users.html:54
3558 msgid "Active"
3559 msgstr "Актыўны"
3560
3561 #: kallithea/templates/admin/repos/repo_edit_fields.html:5
3562 msgid "Label"
3563 msgstr ""
3564
3565 #: kallithea/templates/admin/repos/repo_edit_fields.html:19
3566 #, python-format
3567 msgid "Confirm to delete this field: %s"
3568 msgstr "Пацвердзіце выдаленне гэтага поля: %s"
3569
3570 #: kallithea/templates/admin/repos/repo_edit_fields.html:33
3571 msgid "New field key"
3572 msgstr "Ключ"
3573
3574 #: kallithea/templates/admin/repos/repo_edit_fields.html:41
3575 msgid "New field label"
3576 msgstr "Імя поля"
3577
3578 #: kallithea/templates/admin/repos/repo_edit_fields.html:44
3579 msgid "Enter short label"
3580 msgstr "Увядзіце кароткае імя поля"
3581
3582 #: kallithea/templates/admin/repos/repo_edit_fields.html:50
3583 msgid "New field description"
3584 msgstr "Апісанне поля"
3585
3586 #: kallithea/templates/admin/repos/repo_edit_fields.html:53
3587 msgid "Enter description of a field"
3588 msgstr "Увядзіце апісанне поля"
3589
3590 #: kallithea/templates/admin/repos/repo_edit_fields.html:66
3591 msgid "Extra fields are disabled."
3592 msgstr "Дадатковыя палі адключаны."
3593
3594 #: kallithea/templates/admin/repos/repo_edit_permissions.html:21
3595 msgid "private repository"
3596 msgstr "прыватны рэпазітар"
3597
3598 #: kallithea/templates/admin/repos/repo_edit_remote.html:3
3599 msgid "Remote URL"
3600 msgstr "Спасылка для кланавання"
3601
3602 #: kallithea/templates/admin/repos/repo_edit_remote.html:8
3603 msgid "Pull Changes from Remote Location"
3604 msgstr "Атрымаць змены з выдаленага боку"
3605
3606 #: kallithea/templates/admin/repos/repo_edit_remote.html:8
3607 msgid "Confirm to pull changes from remote side."
3608 msgstr "Пацвердзіце спампоўку змен."
3609
3610 #: kallithea/templates/admin/repos/repo_edit_remote.html:14
3611 msgid "This repository does not have a remote URL set."
3612 msgstr ""
3613
3614 #: kallithea/templates/admin/repos/repo_edit_settings.html:11
3615 msgid "Non-changeable id"
3616 msgstr "Нязменлівы id"
3617
3618 #: kallithea/templates/admin/repos/repo_edit_settings.html:11
3619 msgid "What is that?"
3620 msgstr ""
3621
3622 #: kallithea/templates/admin/repos/repo_edit_settings.html:13
3623 msgid "URL by id"
3624 msgstr ""
3625
3626 #: kallithea/templates/admin/repos/repo_edit_settings.html:14
3627 msgid ""
3628 "In case this repository is renamed or moved into another group the "
3629 "repository URL changes.\n"
3630 " Using the above URL guarantees that this "
3631 "repository will always be accessible under such URL.\n"
3632 " Useful for CI systems, or any other cases "
3633 "that you need to hardcode the URL into 3rd party service."
3634 msgstr ""
3635
3636 #: kallithea/templates/admin/repos/repo_edit_settings.html:21
3637 #: kallithea/templates/summary/summary.html:72
3638 msgid "Clone URL"
3639 msgstr "Спасылка для кланавання"
3640
3641 #: kallithea/templates/admin/repos/repo_edit_settings.html:27
3642 #: kallithea/templates/base/perms_summary.html:43
3643 #: kallithea/templates/base/perms_summary.html:79
3644 #: kallithea/templates/base/perms_summary.html:81
3645 #: kallithea/templates/data_table/_dt_elements.html:124
3646 #: kallithea/templates/data_table/_dt_elements.html:125
3647 #: kallithea/templates/data_table/_dt_elements.html:152
3648 #: kallithea/templates/data_table/_dt_elements.html:153
3649 #: kallithea/templates/data_table/_dt_elements.html:169
3650 #: kallithea/templates/data_table/_dt_elements.html:185
3651 msgid "edit"
3652 msgstr "рэдагаваць"
3653
3654 #: kallithea/templates/admin/repos/repo_edit_settings.html:30
3655 msgid "new value"
3656 msgstr ""
3657
3658 #: kallithea/templates/admin/repos/repo_edit_settings.html:37
3659 msgid "URL used for doing remote pulls."
3660 msgstr ""
3661
3662 #: kallithea/templates/admin/repos/repo_edit_settings.html:55
3663 msgid "Default revision for files page, downloads, whoosh and readme"
3664 msgstr ""
3665 "Рэвізія па змаўчанні, з якой будзе вырабляцца выгрузка файлаў пры спампоўцы"
3666
3667 #: kallithea/templates/admin/repos/repo_edit_settings.html:65
3668 msgid "Change owner of this repository."
3669 msgstr "Змяніць уладальніка рэпазітара."
3670
3671 #: kallithea/templates/admin/repos/repo_edit_statistics.html:6
3672 msgid "Processed commits"
3673 msgstr ""
3674
3675 #: kallithea/templates/admin/repos/repo_edit_statistics.html:7
3676 msgid "Processed progress"
3677 msgstr ""
3678
3679 #: kallithea/templates/admin/repos/repo_edit_statistics.html:10
3680 msgid "Reset Statistics"
3681 msgstr "Скід статыстыкі"
3682
3683 #: kallithea/templates/admin/repos/repo_edit_statistics.html:10
3684 msgid "Confirm to remove current statistics."
3685 msgstr "Пацвердзіце скід статыстыкі."
3686
3687 #: kallithea/templates/admin/repos/repos.html:5
3688 msgid "Repositories Administration"
3689 msgstr "Адміністраванне рэпазітароў"
3690
3691 #: kallithea/templates/admin/repos/repos.html:51
3692 msgid "State"
3693 msgstr ""
3694
3695 #: kallithea/templates/admin/settings/settings.html:5
3696 msgid "Settings Administration"
3697 msgstr "Адміністраванне налад"
3698
3699 #: kallithea/templates/admin/settings/settings.html:27
3700 msgid "VCS"
3701 msgstr ""
3702
3703 #: kallithea/templates/admin/settings/settings.html:28
3704 msgid "Remap and Rescan"
3705 msgstr ""
3706
3707 #: kallithea/templates/admin/settings/settings.html:30
3708 msgid "Visual"
3709 msgstr ""
3710
3711 #: kallithea/templates/admin/settings/settings.html:32
3712 #: kallithea/templates/admin/settings/settings_vcs.html:19
3713 msgid "Hooks"
3714 msgstr "Хукі"
3715
3716 #: kallithea/templates/admin/settings/settings.html:33
3717 msgid "Full Text Search"
3718 msgstr ""
3719
3720 #: kallithea/templates/admin/settings/settings.html:34
3721 msgid "System Info"
3722 msgstr ""
3723
3724 #: kallithea/templates/admin/settings/settings_email.html:4
3725 msgid "Email prefix"
3726 msgstr ""
3727
3728 #: kallithea/templates/admin/settings/settings_email.html:5
3729 msgid "Kallithea email from"
3730 msgstr ""
3731
3732 #: kallithea/templates/admin/settings/settings_email.html:6
3733 msgid "Error email from"
3734 msgstr ""
3735
3736 #: kallithea/templates/admin/settings/settings_email.html:7
3737 msgid "Error email recipients"
3738 msgstr ""
3739
3740 #: kallithea/templates/admin/settings/settings_email.html:9
3741 msgid "SMTP server"
3742 msgstr ""
3743
3744 #: kallithea/templates/admin/settings/settings_email.html:10
3745 msgid "SMTP username"
3746 msgstr ""
3747
3748 #: kallithea/templates/admin/settings/settings_email.html:11
3749 msgid "SMTP password"
3750 msgstr ""
3751
3752 #: kallithea/templates/admin/settings/settings_email.html:12
3753 msgid "SMTP port"
3754 msgstr ""
3755
3756 #: kallithea/templates/admin/settings/settings_email.html:14
3757 msgid "SMTP use TLS"
3758 msgstr ""
3759
3760 #: kallithea/templates/admin/settings/settings_email.html:15
3761 msgid "SMTP use SSL"
3762 msgstr ""
3763
3764 #: kallithea/templates/admin/settings/settings_email.html:16
3765 msgid "SMTP auth"
3766 msgstr ""
3767
3768 #: kallithea/templates/admin/settings/settings_email.html:31
3769 msgid "Send test email to"
3770 msgstr ""
3771
3772 #: kallithea/templates/admin/settings/settings_email.html:39
3773 msgid "Send"
3774 msgstr "Адправіць"
3775
3776 #: kallithea/templates/admin/settings/settings_global.html:8
3777 msgid "Site branding"
3778 msgstr "Брэндынг сайта"
3779
3780 #: kallithea/templates/admin/settings/settings_global.html:12
3781 msgid "Set a custom title for your Kallithea Service."
3782 msgstr ""
3783
3784 #: kallithea/templates/admin/settings/settings_global.html:18
3785 msgid "HTTP authentication realm"
3786 msgstr "Прывітанне для HTTP-аўтэнтыфікацыі"
3787
3788 #: kallithea/templates/admin/settings/settings_global.html:27
3789 msgid "Analytics HTML block"
3790 msgstr ""
3791
3792 #: kallithea/templates/admin/settings/settings_global.html:31
3793 msgid ""
3794 "HTML with JavaScript for web analytics systems like Google Analytics or "
3795 "Piwik. This will be added at the bottom of every page."
3796 msgstr ""
3797
3798 #: kallithea/templates/admin/settings/settings_global.html:37
3799 msgid "ReCaptcha public key"
3800 msgstr ""
3801
3802 #: kallithea/templates/admin/settings/settings_global.html:41
3803 msgid "Public key for reCaptcha system."
3804 msgstr ""
3805
3806 #: kallithea/templates/admin/settings/settings_global.html:47
3807 msgid "ReCaptcha private key"
3808 msgstr ""
3809
3810 #: kallithea/templates/admin/settings/settings_global.html:51
3811 msgid ""
3812 "Private key for reCaptcha system. Setting this value will enable captcha on "
3813 "registration."
3814 msgstr ""
3815
3816 #: kallithea/templates/admin/settings/settings_global.html:56
3817 #: kallithea/templates/admin/settings/settings_vcs.html:80
3818 #: kallithea/templates/admin/settings/settings_visual.html:116
3819 msgid "Save Settings"
3820 msgstr "Захаваць налады"
3821
3822 #: kallithea/templates/admin/settings/settings_hooks.html:1
3823 msgid "Built-in Mercurial Hooks (Read-Only)"
3824 msgstr ""
3825
3826 #: kallithea/templates/admin/settings/settings_hooks.html:15
3827 msgid ""
3828 "Hooks can be used to trigger actions on certain events such as push / pull. "
3829 "They can trigger Python functions or external applications."
3830 msgstr ""
3831
3832 #: kallithea/templates/admin/settings/settings_hooks.html:19
3833 msgid "Custom Hooks"
3834 msgstr "Карыстацкія хуки"
3835
3836 #: kallithea/templates/admin/settings/settings_hooks.html:68
3837 msgid "Failed to remove hook"
3838 msgstr "Не атрымалася выдаліць хук"
3839
3840 #: kallithea/templates/admin/settings/settings_mapping.html:6
3841 msgid "Rescan option"
3842 msgstr "Опцыі перасканіравання"
3843
3844 #: kallithea/templates/admin/settings/settings_mapping.html:11
3845 msgid "Destroy old data"
3846 msgstr "Знішчыць усе дадзеныя"
3847
3848 #: kallithea/templates/admin/settings/settings_mapping.html:13
3849 msgid ""
3850 "Check this option to remove references to repositories that no longer exist "
3851 "in on the filesystem."
3852 msgstr ""
3853
3854 #: kallithea/templates/admin/settings/settings_mapping.html:17
3855 msgid "Invalidate cache for all repositories"
3856 msgstr "Скінуць кэш для ўсіх рэпазітароў"
3857
3858 #: kallithea/templates/admin/settings/settings_mapping.html:19
3859 msgid "Check this to reload data and clear cache keys for all repositories."
3860 msgstr "Скінуць кэш для ўсіх рэпазітароў."
3861
3862 #: kallithea/templates/admin/settings/settings_mapping.html:23
3863 msgid "Install Git hooks"
3864 msgstr ""
3865
3866 #: kallithea/templates/admin/settings/settings_mapping.html:25
3867 msgid ""
3868 "Verify if Kallithea's Git hooks are installed for each repository. Current "
3869 "hooks will be updated to the latest version."
3870 msgstr ""
3871
3872 #: kallithea/templates/admin/settings/settings_mapping.html:32
3873 msgid "Rescan Repositories"
3874 msgstr ""
3875
3876 #: kallithea/templates/admin/settings/settings_search.html:7
3877 msgid "Index build option"
3878 msgstr "Опцыі стварэння індэксу"
3879
3880 #: kallithea/templates/admin/settings/settings_search.html:12
3881 msgid "Build from scratch"
3882 msgstr "Зборка з нуля"
3883
3884 #: kallithea/templates/admin/settings/settings_search.html:15
3885 msgid ""
3886 "This option completely reindexeses all of the repositories for proper "
3887 "fulltext search capabilities."
3888 msgstr ""
3889
3890 #: kallithea/templates/admin/settings/settings_search.html:21
3891 msgid "Reindex"
3892 msgstr "Перабудаваць індэкс"
3893
3894 #: kallithea/templates/admin/settings/settings_system.html:4
3895 msgid "Kallithea version"
3896 msgstr ""
3897
3898 #: kallithea/templates/admin/settings/settings_system.html:4
3899 msgid "check for updates"
3900 msgstr ""
3901
3902 #: kallithea/templates/admin/settings/settings_system.html:5
3903 msgid "Python version"
3904 msgstr ""
3905
3906 #: kallithea/templates/admin/settings/settings_system.html:6
3907 msgid "Platform"
3908 msgstr ""
3909
3910 #: kallithea/templates/admin/settings/settings_system.html:7
3911 msgid "Git version"
3912 msgstr "Версія Git"
3913
3914 #: kallithea/templates/admin/settings/settings_system.html:8
3915 msgid "Git path"
3916 msgstr ""
3917
3918 #: kallithea/templates/admin/settings/settings_system.html:9
3919 msgid "Upgrade info endpoint"
3920 msgstr ""
3921
3922 #: kallithea/templates/admin/settings/settings_system.html:9
3923 msgid "Note: please make sure this server can access this URL"
3924 msgstr ""
3925
3926 #: kallithea/templates/admin/settings/settings_system.html:14
3927 msgid "Checking for updates..."
3928 msgstr ""
3929
3930 #: kallithea/templates/admin/settings/settings_system.html:22
3931 msgid "Python Packages"
3932 msgstr ""
3933
3934 #: kallithea/templates/admin/settings/settings_vcs.html:6
3935 msgid "Web"
3936 msgstr "Вэб"
3937
3938 #: kallithea/templates/admin/settings/settings_vcs.html:11
3939 msgid "Require SSL for vcs operations"
3940 msgstr "Запытваць SSL для аперацый з VCS"
3941
3942 #: kallithea/templates/admin/settings/settings_vcs.html:13
3943 msgid ""
3944 "Activate to require SSL both pushing and pulling. If SSL certificate is "
3945 "missing, it will return an HTTP Error 406: Not Acceptable."
3946 msgstr ""
3947
3948 #: kallithea/templates/admin/settings/settings_vcs.html:24
3949 msgid "Show repository size after push"
3950 msgstr "Паказваць памер рэпазітара пасля адпраўкі"
3951
3952 #: kallithea/templates/admin/settings/settings_vcs.html:28
3953 msgid "Log user push commands"
3954 msgstr "Лагіраваць карыстацкія каманды адпраўкі"
3955
3956 #: kallithea/templates/admin/settings/settings_vcs.html:32
3957 msgid "Log user pull commands"
3958 msgstr "Лагіраваць карыстацкія каманды атрымання"
3959
3960 #: kallithea/templates/admin/settings/settings_vcs.html:36
3961 msgid "Update repository after push (hg update)"
3962 msgstr "Абнаўляць рэпазітар пасля адпраўкі (hg update)"
3963
3964 #: kallithea/templates/admin/settings/settings_vcs.html:42
3965 msgid "Mercurial extensions"
3966 msgstr "Пашырэнні Mercurial"
3967
3968 #: kallithea/templates/admin/settings/settings_vcs.html:47
3969 msgid "Enable largefiles extension"
3970 msgstr "Уключыць падтрымку вялікіх файлаў"
3971
3972 #: kallithea/templates/admin/settings/settings_vcs.html:51
3973 msgid "Enable hgsubversion extension"
3974 msgstr "Уключыць падтрымку hgsubversion"
3975
3976 #: kallithea/templates/admin/settings/settings_vcs.html:53
3977 msgid ""
3978 "Requires hgsubversion library to be installed. Enables cloning of remote "
3979 "Subversion repositories while converting them to Mercurial."
3980 msgstr ""
3981
3982 #: kallithea/templates/admin/settings/settings_vcs.html:64
3983 msgid "Location of repositories"
3984 msgstr "Месцазнаходжанне рэпазітароў"
3985
3986 #: kallithea/templates/admin/settings/settings_vcs.html:69
3987 msgid ""
3988 "Click to unlock. You must restart Kallithea in order to make this setting "
3989 "take effect."
3990 msgstr ""
3991 "Націсніце для разблакавання. Змены набудуць моц пасля перазагрузкі Kallithea."
3992
3993 #: kallithea/templates/admin/settings/settings_vcs.html:72
3994 msgid ""
3995 "Filesystem location where repositories are stored. After changing this "
3996 "value, a restart and rescan of the repository folder are both required."
3997 msgstr ""
3998
3999 #: kallithea/templates/admin/settings/settings_visual.html:8
4000 msgid "General"
4001 msgstr "Галоўнае"
4002
4003 #: kallithea/templates/admin/settings/settings_visual.html:13
4004 msgid "Use repository extra fields"
4005 msgstr "Выкарыстоўваць дадатковыя палі ў рэпазітарах"
4006
4007 #: kallithea/templates/admin/settings/settings_visual.html:15
4008 msgid "Allows storing additional customized fields per repository."
4009 msgstr "Дазваляе захоўваць дадатковыя палі ў рэпазітарах."
4010
4011 #: kallithea/templates/admin/settings/settings_visual.html:18
4012 msgid "Show Kallithea version"
4013 msgstr "Адлюстроўваць версію Kallithea"
4014
4015 #: kallithea/templates/admin/settings/settings_visual.html:20
4016 msgid "Shows or hides a version number of Kallithea displayed in the footer."
4017 msgstr "Паказвае або хавае нумар версіі Kallithea ў ніжняй частцы старонкі."
4018
4019 #: kallithea/templates/admin/settings/settings_visual.html:24
4020 msgid "Use Gravatars in Kallithea"
4021 msgstr "Выкарыстоўваць Gravatars у Kallithea"
4022
4023 #: kallithea/templates/admin/settings/settings_visual.html:30
4024 msgid ""
4025 "Gravatar URL allows you to use another avatar server application.\n"
4026 " The following "
4027 "variables of the URL will be replaced accordingly.\n"
4028 " {scheme} 'http' "
4029 "or 'https' sent from running Kallithea server,\n"
4030 " {email} user "
4031 "email,\n"
4032 " {md5email} md5 hash "
4033 "of the user email (like at gravatar.com),\n"
4034 " {size} size of "
4035 "the image that is expected from the server application,\n"
4036 " {netloc} network "
4037 "location/server host of running Kallithea server"
4038 msgstr ""
4039
4040 #: kallithea/templates/admin/settings/settings_visual.html:42
4041 msgid ""
4042 "Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'.\n"
4043 " The following "
4044 "variables are available:\n"
4045 " {scheme} 'http' or "
4046 "'https' sent from running Kallithea server,\n"
4047 " {user} current "
4048 "user username,\n"
4049 " {netloc} network "
4050 "location/server host of running Kallithea server,\n"
4051 " {repo} full "
4052 "repository name,\n"
4053 " {repoid} ID of "
4054 "repository, can be used to contruct clone-by-id"
4055 msgstr ""
4056
4057 #: kallithea/templates/admin/settings/settings_visual.html:55
4058 msgid "Dashboard items"
4059 msgstr "Элементы панэлі"
4060
4061 #: kallithea/templates/admin/settings/settings_visual.html:59
4062 msgid ""
4063 "Number of items displayed in the main page dashboard before pagination is "
4064 "shown."
4065 msgstr ""
4066 "Колькасць элементаў, што паказваюцца на галоўнай старонцы панэлі кіравання "
4067 "перад паказам нумарацыі старонак."
4068
4069 #: kallithea/templates/admin/settings/settings_visual.html:65
4070 msgid "Admin pages items"
4071 msgstr ""
4072
4073 #: kallithea/templates/admin/settings/settings_visual.html:69
4074 msgid ""
4075 "Number of items displayed in the admin pages grids before pagination is "
4076 "shown."
4077 msgstr ""
4078
4079 #: kallithea/templates/admin/settings/settings_visual.html:75
4080 msgid "Icons"
4081 msgstr "Абразкі"
4082
4083 #: kallithea/templates/admin/settings/settings_visual.html:80
4084 msgid "Show public repo icon on repositories"
4085 msgstr "Паказваць абразкі публічных рэпазітароў"
4086
4087 #: kallithea/templates/admin/settings/settings_visual.html:84
4088 msgid "Show private repo icon on repositories"
4089 msgstr "Паказваць абразкі прыватных рэпазітароў"
4090
4091 #: kallithea/templates/admin/settings/settings_visual.html:86
4092 msgid "Show public/private icons next to repository names."
4093 msgstr "Паказваць абразкі публічных рэпазітароў."
4094
4095 #: kallithea/templates/admin/settings/settings_visual.html:92
4096 msgid "Meta-Tagging"
4097 msgstr "Метатэгіраванне"
4098
4099 #: kallithea/templates/admin/settings/settings_visual.html:97
4100 msgid "Stylify recognised meta tags:"
4101 msgstr ""
4102
4103 #: kallithea/templates/admin/settings/settings_visual.html:111
4104 msgid ""
4105 "Parses meta tags from the repository description field and turns them into "
4106 "colored tags."
4107 msgstr ""
4108
4109 #: kallithea/templates/admin/user_groups/user_group_add.html:5
4110 msgid "Add user group"
4111 msgstr "Дадаць групу карыстачоў"
4112
4113 #: kallithea/templates/admin/user_groups/user_group_add.html:10
4114 #: kallithea/templates/admin/user_groups/user_group_edit.html:11
4115 #: kallithea/templates/base/base.html:63 kallithea/templates/base/base.html:83
4116 msgid "User Groups"
4117 msgstr "Групы карыстальнікаў"
4118
4119 #: kallithea/templates/admin/user_groups/user_group_add.html:12
4120 #: kallithea/templates/admin/user_groups/user_groups.html:25
4121 msgid "Add User Group"
4122 msgstr "Дадаць групу карыстальнікаў"
4123
4124 #: kallithea/templates/admin/user_groups/user_group_add.html:44
4125 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:19
4126 msgid "Short, optional description for this user group."
4127 msgstr "Кароткае дадатковае апісанне для гэтай групы карыстальнікаў."
4128
4129 #: kallithea/templates/admin/user_groups/user_group_edit.html:5
4130 #, python-format
4131 msgid "%s user group settings"
4132 msgstr ""
4133
4134 #: kallithea/templates/admin/user_groups/user_group_edit.html:31
4135 msgid "Default permissions"
4136 msgstr "Стандартныя прывілеі"
4137
4138 #: kallithea/templates/admin/user_groups/user_group_edit.html:33
4139 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:6
4140 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:32
4141 #: kallithea/templates/admin/user_groups/user_groups.html:48
4142 msgid "Members"
4143 msgstr "Удзельнікі"
4144
4145 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:1
4146 #, python-format
4147 msgid "User Group: %s"
4148 msgstr ""
4149
4150 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
4151 #: kallithea/templates/data_table/_dt_elements.html:176
4152 #, python-format
4153 msgid "Confirm to delete this user group: %s"
4154 msgstr "Пацвердзіце выдаленне наступнай групы карыстачоў: %s"
4155
4156 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:21
4157 msgid "Delete this user group"
4158 msgstr "Выдаліць гэтую групу карыстальнікаў"
4159
4160 #: kallithea/templates/admin/user_groups/user_group_edit_members.html:17
4161 msgid "No members yet"
4162 msgstr "Няма ўдзельнікаў"
4163
4164 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:40
4165 msgid "Chosen group members"
4166 msgstr "Абраныя ўдзельнікі групы"
4167
4168 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:49
4169 msgid "Available members"
4170 msgstr "Даступныя ўдзельнікі"
4171
4172 #: kallithea/templates/admin/user_groups/user_groups.html:5
4173 msgid "User Groups Administration"
4174 msgstr "Адміністраванне груп карыстачоў"
4175
4176 #: kallithea/templates/admin/user_groups/user_groups.html:10
4177 msgid "user groups"
4178 msgstr "групы карыстальнікаў"
4179
4180 #: kallithea/templates/admin/users/user_add.html:5
4181 msgid "Add user"
4182 msgstr "Дадаць карыстача"
4183
4184 #: kallithea/templates/admin/users/user_add.html:10
4185 #: kallithea/templates/admin/users/user_edit.html:11
4186 #: kallithea/templates/admin/users/users.html:10
4187 #: kallithea/templates/base/base.html:62
4188 msgid "Users"
4189 msgstr "Карыстачы"
4190
4191 #: kallithea/templates/admin/users/user_add.html:12
4192 #: kallithea/templates/admin/users/users.html:24
4193 msgid "Add User"
4194 msgstr "Дадаць карыстача"
4195
4196 #: kallithea/templates/admin/users/user_add.html:50
4197 msgid "Password confirmation"
4198 msgstr "Пацверджанне пароля"
4199
4200 #: kallithea/templates/admin/users/user_edit.html:5
4201 #, python-format
4202 msgid "%s user settings"
4203 msgstr ""
4204
4205 #: kallithea/templates/admin/users/user_edit.html:32
4206 msgid "Default Permissions"
4207 msgstr "Стандартныя прывілеі"
4208
4209 #: kallithea/templates/admin/users/user_edit.html:33
4210 msgid "Emails"
4211 msgstr ""
4212
4213 #: kallithea/templates/admin/users/user_edit_advanced.html:1
4214 #, python-format
4215 msgid "User: %s"
4216 msgstr "Карыстальнік: %s"
4217
4218 #: kallithea/templates/admin/users/user_edit_advanced.html:7
4219 #: kallithea/templates/admin/users/user_edit_profile.html:51
4220 msgid "Source of Record"
4221 msgstr ""
4222
4223 #: kallithea/templates/admin/users/user_edit_advanced.html:9
4224 #: kallithea/templates/admin/users/users.html:53
4225 msgid "Last Login"
4226 msgstr "Апошні ўваход"
4227
4228 #: kallithea/templates/admin/users/user_edit_advanced.html:10
4229 msgid "Member of User groups"
4230 msgstr ""
4231
4232 #: kallithea/templates/admin/users/user_edit_advanced.html:21
4233 #: kallithea/templates/data_table/_dt_elements.html:160
4234 #, python-format
4235 msgid "Confirm to delete this user: %s"
4236 msgstr "Пацвердзіце выдаленне карыстача %s"
4237
4238 #: kallithea/templates/admin/users/user_edit_advanced.html:23
4239 msgid "Delete this user"
4240 msgstr "Выдаліць гэтага карыстальніка"
4241
4242 #: kallithea/templates/admin/users/user_edit_ips.html:8
4243 #, python-format
4244 msgid "Inherited from %s"
4245 msgstr ""
4246
4247 #: kallithea/templates/admin/users/user_edit_profile.html:8
4248 msgid "Change avatar at"
4249 msgstr ""
4250
4251 #: kallithea/templates/admin/users/user_edit_profile.html:12
4252 msgid "Missing email, please update this user email address."
4253 msgstr ""
4254
4255 #: kallithea/templates/admin/users/user_edit_profile.html:27
4256 #, python-format
4257 msgid ""
4258 "This user is in an external Source of Record (%s); some details cannot be "
4259 "managed here."
4260 msgstr ""
4261
4262 #: kallithea/templates/admin/users/user_edit_profile.html:60
4263 msgid "Name in Source of Record"
4264 msgstr ""
4265
4266 #: kallithea/templates/admin/users/user_edit_profile.html:78
4267 msgid "New password confirmation"
4268 msgstr "Пацвердзіце новы пароль"
4269
4270 #: kallithea/templates/admin/users/users.html:5
4271 msgid "Users Administration"
4272 msgstr "Адміністраванне карыстачоў"
4273
4274 #: kallithea/templates/admin/users/users.html:56
4275 msgid "Auth Type"
4276 msgstr ""
4277
4278 #: kallithea/templates/base/base.html:18
4279 #, python-format
4280 msgid "Server instance: %s"
4281 msgstr "Асобнік сервера: %s"
4282
4283 #: kallithea/templates/base/base.html:30
4284 msgid "Support"
4285 msgstr "Падтрымка"
4286
4287 #: kallithea/templates/base/base.html:122
4288 msgid "Create Fork"
4289 msgstr "Стварыць форк"
4290
4291 #: kallithea/templates/base/base.html:133
4292 #: kallithea/templates/data_table/_dt_elements.html:11
4293 #: kallithea/templates/data_table/_dt_elements.html:15
4294 #: kallithea/templates/summary/summary.html:8
4295 msgid "Summary"
4296 msgstr "Агульныя звесткі"
4297
4298 #: kallithea/templates/base/base.html:135
4299 #: kallithea/templates/base/base.html:137
4300 #: kallithea/templates/changelog/changelog.html:14
4301 #: kallithea/templates/data_table/_dt_elements.html:19
4302 #: kallithea/templates/data_table/_dt_elements.html:23
4303 msgid "Changelog"
4304 msgstr "Гісторыя змен"
4305
4306 #: kallithea/templates/base/base.html:139
4307 #: kallithea/templates/data_table/_dt_elements.html:27
4308 #: kallithea/templates/data_table/_dt_elements.html:31
4309 #: kallithea/templates/files/files.html:11
4310 msgid "Files"
4311 msgstr "Файлы"
4312
4313 #: kallithea/templates/base/base.html:141
4314 msgid "Switch To"
4315 msgstr "Пераключыцца на"
4316
4317 #: kallithea/templates/base/base.html:148
4318 #: kallithea/templates/base/base.html:150
4319 msgid "Options"
4320 msgstr "Опцыі"
4321
4322 #: kallithea/templates/base/base.html:158
4323 #: kallithea/templates/forks/forks_data.html:21
4324 msgid "Compare Fork"
4325 msgstr "Параўнаць форк"
4326
4327 #: kallithea/templates/base/base.html:160
4328 #: kallithea/templates/bookmarks/bookmarks.html:56
4329 #: kallithea/templates/bookmarks/bookmarks_data.html:13
4330 #: kallithea/templates/branches/branches.html:56
4331 #: kallithea/templates/branches/branches_data.html:13
4332 #: kallithea/templates/tags/tags.html:56
4333 #: kallithea/templates/tags/tags_data.html:13
4334 msgid "Compare"
4335 msgstr "Параўнаць"
4336
4337 #: kallithea/templates/base/base.html:162
4338 #: kallithea/templates/base/base.html:250
4339 #: kallithea/templates/search/search.html:14
4340 #: kallithea/templates/search/search.html:54
4341 msgid "Search"
4342 msgstr "Пошук"
4343
4344 #: kallithea/templates/base/base.html:166
4345 msgid "Unlock"
4346 msgstr "Разблакаваць"
4347
4348 #: kallithea/templates/base/base.html:168
4349 msgid "Lock"
4350 msgstr "Заблакаваць"
4351
4352 #: kallithea/templates/base/base.html:176
4353 msgid "Follow"
4354 msgstr "Назіраць"
4355
4356 #: kallithea/templates/base/base.html:177
4357 msgid "Unfollow"
4358 msgstr "Не назіраць"
4359
4360 #: kallithea/templates/base/base.html:180
4361 #: kallithea/templates/data_table/_dt_elements.html:35
4362 #: kallithea/templates/data_table/_dt_elements.html:39
4363 #: kallithea/templates/forks/fork.html:9
4364 msgid "Fork"
4365 msgstr "Форк"
4366
4367 #: kallithea/templates/base/base.html:181
4368 #: kallithea/templates/pullrequests/pullrequest.html:88
4369 msgid "Create Pull Request"
4370 msgstr "Стварыць Pull запыт"
4371
4372 #: kallithea/templates/base/base.html:186
4373 #, python-format
4374 msgid "Show Pull Requests for %s"
4375 msgstr "Паказаць pull-запыты для %s"
4376
4377 #: kallithea/templates/base/base.html:224
4378 msgid "Show recent activity"
4379 msgstr "Паказаць апошнюю актыўнасць"
4380
4381 #: kallithea/templates/base/base.html:225
4382 #: kallithea/templates/journal/journal.html:4
4383 #: kallithea/templates/journal/journal.html:12
4384 msgid "Journal"
4385 msgstr "Часопіс"
4386
4387 #: kallithea/templates/base/base.html:230
4388 #: kallithea/templates/base/base.html:231
4389 msgid "Public journal"
4390 msgstr "Агульнадаступны часопіс"
4391
4392 #: kallithea/templates/base/base.html:236
4393 msgid "Show public gists"
4394 msgstr "Паказаць публічныя запісы"
4395
4396 #: kallithea/templates/base/base.html:237
4397 msgid "Gists"
4398 msgstr "Gist"
4399
4400 #: kallithea/templates/base/base.html:241
4401 msgid "All Public Gists"
4402 msgstr "Усе публічныя Gist-запісы"
4403
4404 #: kallithea/templates/base/base.html:243
4405 msgid "My Public Gists"
4406 msgstr "Мае публічныя Gist-запісы"
4407
4408 #: kallithea/templates/base/base.html:244
4409 msgid "My Private Gists"
4410 msgstr "Мае прыватныя Gist-запісы"
4411
4412 #: kallithea/templates/base/base.html:249
4413 msgid "Search in repositories"
4414 msgstr "Пошук па рэпазітарах"
4415
4416 #: kallithea/templates/base/base.html:272
4417 #: kallithea/templates/base/base.html:273
4418 #: kallithea/templates/pullrequests/pullrequest_show_my.html:4
4419 #: kallithea/templates/pullrequests/pullrequest_show_my.html:8
4420 msgid "My Pull Requests"
4421 msgstr "Мае Pull-запыты"
4422
4423 #: kallithea/templates/base/base.html:292
4424 msgid "Not Logged In"
4425 msgstr "Не аўтарызаваны"
4426
4427 #: kallithea/templates/base/base.html:299
4428 msgid "Login to Your Account"
4429 msgstr "Аўтарызавацца"
4430
4431 #: kallithea/templates/base/base.html:322
4432 msgid "Forgot password ?"
4433 msgstr "Забыліся пароль?"
4434
4435 #: kallithea/templates/base/base.html:347
4436 msgid "Log Out"
4437 msgstr "Выйсце"
4438
4439 #: kallithea/templates/base/base.html:395
4440 msgid "No matches found"
4441 msgstr ""
4442
4443 #: kallithea/templates/base/base.html:524
4444 msgid "Keyboard shortcuts"
4445 msgstr ""
4446
4447 #: kallithea/templates/base/base.html:533
4448 msgid "Site-wide shortcuts"
4449 msgstr ""
4450
4451 #: kallithea/templates/base/default_perms_box.html:14
4452 msgid "Inherit from defaults"
4453 msgstr ""
4454
4455 #: kallithea/templates/base/default_perms_box.html:19
4456 #, python-format
4457 msgid ""
4458 "Select to inherit permissions from %s permissions settings, and default IP "
4459 "address whitelist."
4460 msgstr ""
4461
4462 #: kallithea/templates/base/default_perms_box.html:28
4463 msgid "Create repositories"
4464 msgstr "Стварыць рэпазітары"
4465
4466 #: kallithea/templates/base/default_perms_box.html:33
4467 msgid "Select this option to allow repository creation for this user"
4468 msgstr "Опцыя дазваляе карыстачу ствараць рэпазітары"
4469
4470 #: kallithea/templates/base/default_perms_box.html:40
4471 msgid "Create user groups"
4472 msgstr "Ствараць групы карыстачоў"
4473
4474 #: kallithea/templates/base/default_perms_box.html:45
4475 msgid "Select this option to allow user group creation for this user"
4476 msgstr "Опцыя дазваляе карыстачу ствараць групы карыстачоў"
4477
4478 #: kallithea/templates/base/default_perms_box.html:52
4479 msgid "Fork repositories"
4480 msgstr "Ствараць fork ад рэпазітароў"
4481
4482 #: kallithea/templates/base/default_perms_box.html:57
4483 msgid "Select this option to allow repository forking for this user"
4484 msgstr ""
4485 "Абярыце гэту опцыю каб дазволіць дадзенаму карыстачу ствараць fork'і "
4486 "рэпазітароў"
4487
4488 #: kallithea/templates/base/perms_summary.html:13
4489 msgid "show"
4490 msgstr ""
4491
4492 #: kallithea/templates/base/perms_summary.html:22
4493 msgid "No permissions defined yet"
4494 msgstr "Прывілеі яшчэ не прызначаны"
4495
4496 #: kallithea/templates/base/perms_summary.html:30
4497 #: kallithea/templates/base/perms_summary.html:54
4498 msgid "Permission"
4499 msgstr "Прывілей"
4500
4501 #: kallithea/templates/base/perms_summary.html:32
4502 #: kallithea/templates/base/perms_summary.html:56
4503 msgid "Edit Permission"
4504 msgstr "Змяніць прывілеі"
4505
4506 #: kallithea/templates/base/perms_summary.html:90
4507 msgid "No permission defined"
4508 msgstr ""
4509
4510 #: kallithea/templates/base/root.html:22
4511 msgid "Add Another Comment"
4512 msgstr "Дадаць яшчэ адзін каментар"
4513
4514 #: kallithea/templates/base/root.html:23
4515 #: kallithea/templates/data_table/_dt_elements.html:216
4516 msgid "Stop following this repository"
4517 msgstr "Адмяніць назіранне за рэпазітаром"
4518
4519 #: kallithea/templates/base/root.html:24
4520 msgid "Start following this repository"
4521 msgstr "Назіраць за рэпазітаром"
4522
4523 #: kallithea/templates/base/root.html:25
4524 msgid "Group"
4525 msgstr "Група"
4526
4527 #: kallithea/templates/base/root.html:26
4528 msgid "members"
4529 msgstr "удзельнікі"
4530
4531 #: kallithea/templates/base/root.html:27
4532 msgid "Loading ..."
4533 msgstr "Загрузка..."
4534
4535 #: kallithea/templates/base/root.html:28
4536 msgid "loading ..."
4537 msgstr "загрузка..."
4538
4539 #: kallithea/templates/base/root.html:29
4540 msgid "Search truncated"
4541 msgstr "Пошук усечаны"
4542
4543 #: kallithea/templates/base/root.html:30
4544 msgid "No matching files"
4545 msgstr "Няма супадзенняў"
4546
4547 #: kallithea/templates/base/root.html:31
4548 #: kallithea/templates/pullrequests/pullrequest_show_all.html:30
4549 msgid "Open New Pull Request"
4550 msgstr "Стварыць новы pull-запыт"
4551
4552 #: kallithea/templates/base/root.html:32
4553 msgid "Open New Pull Request for Selected Changesets"
4554 msgstr "Адкрыць новы pull-request для абраных набораў змен"
4555
4556 #: kallithea/templates/base/root.html:33
4557 msgid "Show Selected Changesets __S &rarr; __E"
4558 msgstr "Паказаць абраныя наборы змен: __S &rarr; __E"
4559
4560 #: kallithea/templates/base/root.html:34
4561 msgid "Show Selected Changeset __S"
4562 msgstr "Паказаць абраны набор змен: __S"
4563
4564 #: kallithea/templates/base/root.html:35
4565 msgid "Selection Link"
4566 msgstr "Спасылка выбару"
4567
4568 #: kallithea/templates/base/root.html:36
4569 #: kallithea/templates/changeset/diff_block.html:8
4570 msgid "Collapse Diff"
4571 msgstr "Згарнуць параўнанне"
4572
4573 #: kallithea/templates/base/root.html:37
4574 msgid "Expand Diff"
4575 msgstr "Расчыніць параўнанне"
4576
4577 #: kallithea/templates/base/root.html:38
4578 msgid "Failed to revoke permission"
4579 msgstr "Не атрымалася адклікаць прывілеі"
4580
4581 #: kallithea/templates/base/root.html:39
4582 msgid "Confirm to revoke permission for {0}: {1} ?"
4583 msgstr "Пацвердзіце выдаленне прывілею для {0}: {1} ?"
4584
4585 #: kallithea/templates/base/root.html:43
4586 msgid "Specify changeset"
4587 msgstr "Абраць набор змен"
4588
4589 #: kallithea/templates/bookmarks/bookmarks.html:5
4590 #, python-format
4591 msgid "%s Bookmarks"
4592 msgstr "Закладкі %s"
4593
4594 #: kallithea/templates/bookmarks/bookmarks.html:26
4595 msgid "Compare Bookmarks"
4596 msgstr ""
4597
4598 #: kallithea/templates/bookmarks/bookmarks.html:53
4599 #: kallithea/templates/bookmarks/bookmarks_data.html:10
4600 #: kallithea/templates/branches/branches.html:53
4601 #: kallithea/templates/branches/branches_data.html:10
4602 #: kallithea/templates/changelog/changelog_summary_data.html:10
4603 #: kallithea/templates/pullrequests/pullrequest_data.html:16
4604 #: kallithea/templates/tags/tags.html:53
4605 #: kallithea/templates/tags/tags_data.html:10
4606 msgid "Author"
4607 msgstr "Аўтар"
4608
4609 #: kallithea/templates/bookmarks/bookmarks.html:54
4610 #: kallithea/templates/bookmarks/bookmarks_data.html:12
4611 #: kallithea/templates/branches/branches.html:54
4612 #: kallithea/templates/branches/branches_data.html:12
4613 #: kallithea/templates/changelog/changelog_summary_data.html:7
4614 #: kallithea/templates/pullrequests/pullrequest.html:62
4615 #: kallithea/templates/pullrequests/pullrequest.html:78
4616 #: kallithea/templates/tags/tags.html:54
4617 #: kallithea/templates/tags/tags_data.html:12
4618 msgid "Revision"
4619 msgstr "Рэвізія"
4620
4621 #: kallithea/templates/branches/branches.html:5
4622 #, python-format
4623 msgid "%s Branches"
4624 msgstr "Галінкі %s"
4625
4626 #: kallithea/templates/branches/branches.html:26
4627 msgid "Compare Branches"
4628 msgstr ""
4629
4630 #: kallithea/templates/changelog/changelog.html:6
4631 #, python-format
4632 msgid "%s Changelog"
4633 msgstr "Логі змен %s"
4634
4635 #: kallithea/templates/changelog/changelog.html:21
4636 #, python-format
4637 msgid "showing %d out of %d revision"
4638 msgid_plural "showing %d out of %d revisions"
4639 msgstr[0] "Паказана %d з %d рэвізій"
4640 msgstr[1] "Паказаны %d з %d рэвізій"
4641 msgstr[2] "Паказаны %d з %d рэвізій"
4642
4643 #: kallithea/templates/changelog/changelog.html:42
4644 msgid "Show"
4645 msgstr "Паказаць"
4646
4647 #: kallithea/templates/changelog/changelog.html:52
4648 msgid "Clear selection"
4649 msgstr "Ачысціць выбар"
4650
4651 #: kallithea/templates/changelog/changelog.html:55
4652 msgid "Go to tip of repository"
4653 msgstr "Перайсці на верхавіну рэпазітара"
4654
4655 #: kallithea/templates/changelog/changelog.html:60
4656 #: kallithea/templates/forks/forks_data.html:19
4657 #, python-format
4658 msgid "Compare fork with %s"
4659 msgstr "Параўнаць fork з %s"
4660
4661 #: kallithea/templates/changelog/changelog.html:62
4662 #, python-format
4663 msgid "Compare fork with parent repo (%s)"
4664 msgstr "Параўнаць форк з бацькоўскім рэпазітаром (%s)"
4665
4666 #: kallithea/templates/changelog/changelog.html:66
4667 #: kallithea/templates/files/files.html:29
4668 msgid "Branch filter:"
4669 msgstr "Адфільтраваць галінку:"
4670
4671 #: kallithea/templates/changelog/changelog.html:92
4672 #: kallithea/templates/changelog/changelog_summary_data.html:20
4673 #, python-format
4674 msgid ""
4675 "Changeset status: %s\n"
4676 "Click to open associated pull request #%s"
4677 msgstr ""
4678 "Статут набору змен: %s?\n"
4679 "Клікніце, каб перайсці да адпаведнага pull-request'у #%s"
4680
4681 #: kallithea/templates/changelog/changelog.html:96
4682 #: kallithea/templates/compare/compare_cs.html:24
4683 #, python-format
4684 msgid "Changeset status: %s"
4685 msgstr "Статут набору змен: %s"
4686
4687 #: kallithea/templates/changelog/changelog.html:115
4688 #: kallithea/templates/compare/compare_cs.html:48
4689 msgid "Expand commit message"
4690 msgstr ""
4691
4692 #: kallithea/templates/changelog/changelog.html:124
4693 #: kallithea/templates/compare/compare_cs.html:30
4694 msgid "Changeset has comments"
4695 msgstr "Каментары адсутнічаюць"
4696
4697 #: kallithea/templates/changelog/changelog.html:134
4698 #: kallithea/templates/changelog/changelog_summary_data.html:54
4699 #: kallithea/templates/changeset/changeset.html:94
4700 #: kallithea/templates/changeset/changeset_range.html:92
4701 #, python-format
4702 msgid "Bookmark %s"
4703 msgstr "Закладка %s"
4704
4705 #: kallithea/templates/changelog/changelog.html:140
4706 #: kallithea/templates/changelog/changelog_summary_data.html:60
4707 #: kallithea/templates/changeset/changeset.html:101
4708 #: kallithea/templates/changeset/changeset_range.html:98
4709 #, python-format
4710 msgid "Tag %s"
4711 msgstr "Пазнака %s"
4712
4713 #: kallithea/templates/changelog/changelog.html:145
4714 #: kallithea/templates/changelog/changelog_summary_data.html:65
4715 #: kallithea/templates/changeset/changeset.html:106
4716 #: kallithea/templates/changeset/changeset_range.html:102
4717 #, python-format
4718 msgid "Branch %s"
4719 msgstr "Галінка %s"
4720
4721 #: kallithea/templates/changelog/changelog.html:290
4722 msgid "There are no changes yet"
4723 msgstr "Змен яшчэ няма"
4724
4725 #: kallithea/templates/changelog/changelog_details.html:4
4726 #: kallithea/templates/changeset/changeset.html:77
4727 msgid "Removed"
4728 msgstr "Выдалена"
4729
4730 #: kallithea/templates/changelog/changelog_details.html:5
4731 #: kallithea/templates/changeset/changeset.html:78
4732 msgid "Changed"
4733 msgstr "Зменена"
4734
4735 #: kallithea/templates/changelog/changelog_details.html:6
4736 #: kallithea/templates/changeset/changeset.html:79
4737 #: kallithea/templates/changeset/diff_block.html:80
4738 msgid "Added"
4739 msgstr "Дададзена"
4740
4741 #: kallithea/templates/changelog/changelog_details.html:8
4742 #: kallithea/templates/changelog/changelog_details.html:9
4743 #: kallithea/templates/changelog/changelog_details.html:10
4744 #: kallithea/templates/changeset/changeset.html:81
4745 #: kallithea/templates/changeset/changeset.html:82
4746 #: kallithea/templates/changeset/changeset.html:83
4747 #, python-format
4748 msgid "Affected %s files"
4749 msgstr "Закранае %s файлаў"
4750
4751 #: kallithea/templates/changelog/changelog_summary_data.html:8
4752 #: kallithea/templates/files/files_add.html:60
4753 #: kallithea/templates/files/files_delete.html:39
4754 #: kallithea/templates/files/files_edit.html:63
4755 msgid "Commit Message"
4756 msgstr ""
4757
4758 #: kallithea/templates/changelog/changelog_summary_data.html:9
4759 #: kallithea/templates/pullrequests/pullrequest_data.html:17
4760 msgid "Age"
4761 msgstr "Узрост"
4762
4763 #: kallithea/templates/changelog/changelog_summary_data.html:11
4764 msgid "Refs"
4765 msgstr "Спасылкі"
4766
4767 #: kallithea/templates/changelog/changelog_summary_data.html:91
4768 msgid "Add or upload files directly via Kallithea"
4769 msgstr "Дадаць ці загрузіць файлы праз Kallithea"
4770
4771 #: kallithea/templates/changelog/changelog_summary_data.html:94
4772 #: kallithea/templates/files/files_add.html:21
4773 #: kallithea/templates/files/files_ypjax.html:9
4774 msgid "Add New File"
4775 msgstr ""
4776
4777 #: kallithea/templates/changelog/changelog_summary_data.html:100
4778 msgid "Push new repo"
4779 msgstr "Адправіць новы рэпазітар"
4780
4781 #: kallithea/templates/changelog/changelog_summary_data.html:108
4782 msgid "Existing repository?"
4783 msgstr "Існы рэпазітар?"
4784
4785 #: kallithea/templates/changeset/changeset.html:8
4786 #, python-format
4787 msgid "%s Changeset"
4788 msgstr "%s Змены"
4789
4790 #: kallithea/templates/changeset/changeset.html:36
4791 msgid "parent rev."
4792 msgstr ""
4793
4794 #: kallithea/templates/changeset/changeset.html:42
4795 msgid "child rev."
4796 msgstr ""
4797
4798 #: kallithea/templates/changeset/changeset.html:50
4799 #: kallithea/templates/changeset/changeset_file_comment.html:43
4800 #: kallithea/templates/changeset/changeset_range.html:48
4801 msgid "Changeset status"
4802 msgstr "Статут змен"
4803
4804 #: kallithea/templates/changeset/changeset.html:54
4805 #: kallithea/templates/changeset/diff_block.html:27
4806 #: kallithea/templates/files/diff_2way.html:49
4807 msgid "Raw diff"
4808 msgstr "Адлюстраваць у фармаце diff"
4809
4810 #: kallithea/templates/changeset/changeset.html:57
4811 msgid "Patch diff"
4812 msgstr "Ужыць рознаснае выпраўленне (Patch diff)"
4813
4814 #: kallithea/templates/changeset/changeset.html:60
4815 #: kallithea/templates/changeset/diff_block.html:30
4816 #: kallithea/templates/files/diff_2way.html:52
4817 msgid "Download diff"
4818 msgstr "Запампаваць diff"
4819
4820 #: kallithea/templates/changeset/changeset.html:89
4821 #: kallithea/templates/changeset/changeset_range.html:88
4822 msgid "merge"
4823 msgstr "звесці"
4824
4825 #: kallithea/templates/changeset/changeset.html:123
4826 msgid "Grafted from:"
4827 msgstr "Перанесена з:"
4828
4829 #: kallithea/templates/changeset/changeset.html:129
4830 msgid "Transplanted from:"
4831 msgstr ""
4832
4833 #: kallithea/templates/changeset/changeset.html:137
4834 #: kallithea/templates/compare/compare_diff.html:54
4835 #: kallithea/templates/pullrequests/pullrequest_show.html:307
4836 #, python-format
4837 msgid "%s file changed"
4838 msgid_plural "%s files changed"
4839 msgstr[0] "%s файл зменены"
4840 msgstr[1] "%s файлаў зменена"
4841 msgstr[2] "%s файла зменена"
4842
4843 #: kallithea/templates/changeset/changeset.html:139
4844 #: kallithea/templates/compare/compare_diff.html:56
4845 #: kallithea/templates/pullrequests/pullrequest_show.html:309
4846 #, python-format
4847 msgid "%s file changed with %s insertions and %s deletions"
4848 msgid_plural "%s files changed with %s insertions and %s deletions"
4849 msgstr[0] "%s файл зменены: %s даданне, %s выдаленне"
4850 msgstr[1] "%s файла зменена: %s даданні, %s выдаленні"
4851 msgstr[2] "%s файлаў зменена: %s даданняў, %s выдаленняў"
4852
4853 #: kallithea/templates/changeset/changeset.html:153
4854 #: kallithea/templates/changeset/changeset.html:166
4855 #: kallithea/templates/pullrequests/pullrequest_show.html:328
4856 #: kallithea/templates/pullrequests/pullrequest_show.html:351
4857 msgid "Show full diff anyway"
4858 msgstr "Паказаць поўны diff"
4859
4860 #: kallithea/templates/changeset/changeset.html:224
4861 #: kallithea/templates/changeset/changeset.html:261
4862 msgid "no revisions"
4863 msgstr "няма рэвізій"
4864
4865 #: kallithea/templates/changeset/changeset_file_comment.html:24
4866 msgid "Status change from pull request"
4867 msgstr "Змена статуту"
4868
4869 #: kallithea/templates/changeset/changeset_file_comment.html:25
4870 #: kallithea/templates/changeset/changeset_file_comment.html:28
4871 msgid "No title"
4872 msgstr "Няма загалоўка"
4873
4874 #: kallithea/templates/changeset/changeset_file_comment.html:27
4875 msgid "Comment from pull request"
4876 msgstr "Каментар у pull-запыце"
4877
4878 #: kallithea/templates/changeset/changeset_file_comment.html:32
4879 msgid "Status change on changeset"
4880 msgstr ""
4881
4882 #: kallithea/templates/changeset/changeset_file_comment.html:34
4883 msgid "Comment on changeset"
4884 msgstr ""
4885
4886 #: kallithea/templates/changeset/changeset_file_comment.html:50
4887 msgid "Delete comment?"
4888 msgstr "Выдаліць каментар?"
4889
4890 #: kallithea/templates/changeset/changeset_file_comment.html:67
4891 msgid "Commenting on line {1}."
4892 msgstr "Каментар да радка {1}."
4893
4894 #: kallithea/templates/changeset/changeset_file_comment.html:68
4895 #: kallithea/templates/changeset/changeset_file_comment.html:163
4896 #, python-format
4897 msgid "Comments parsed using %s syntax with %s support."
4898 msgstr ""
4899 "Парсінг каментароў выкананы з выкарыстаннем сінтаксісу %s з падтрымкай %s."
4900
4901 #: kallithea/templates/changeset/changeset_file_comment.html:70
4902 #: kallithea/templates/changeset/changeset_file_comment.html:165
4903 msgid "Use @username inside this text to notify another user"
4904 msgstr ""
4905 "Выкарыстоўвайце @імя_карыстача ў тэксце, каб адправіць абвестку пэўнаму "
4906 "карыстачу"
4907
4908 #: kallithea/templates/changeset/changeset_file_comment.html:80
4909 #: kallithea/templates/changeset/changeset_file_comment.html:199
4910 msgid "Comment preview"
4911 msgstr "Папярэдні прагляд каментара"
4912
4913 #: kallithea/templates/changeset/changeset_file_comment.html:85
4914 msgid "Submitting ..."
4915 msgstr "Ужыванне..."
4916
4917 #: kallithea/templates/changeset/changeset_file_comment.html:88
4918 #: kallithea/templates/changeset/changeset_file_comment.html:205
4919 msgid "Comment"
4920 msgstr "Каментаваць"
4921
4922 #: kallithea/templates/changeset/changeset_file_comment.html:90
4923 #: kallithea/templates/changeset/changeset_file_comment.html:206
4924 msgid "Preview"
4925 msgstr "Прадпрагляд"
4926
4927 #: kallithea/templates/changeset/changeset_file_comment.html:98
4928 msgid "You need to be logged in to comment."
4929 msgstr "Вам неабходна аўтарызавацца, каб пакідаць каментары."
4930
4931 #: kallithea/templates/changeset/changeset_file_comment.html:98
4932 msgid "Login now"
4933 msgstr "Аўтарызавацца цяпер"
4934
4935 #: kallithea/templates/changeset/changeset_file_comment.html:102
4936 msgid "Hide"
4937 msgstr "Схаваць"
4938
4939 #: kallithea/templates/changeset/changeset_file_comment.html:114
4940 #, python-format
4941 msgid "%d comment"
4942 msgid_plural "%d comments"
4943 msgstr[0] "%d каментар"
4944 msgstr[1] "%d каментара"
4945 msgstr[2] "%d каментароў"
4946
4947 #: kallithea/templates/changeset/changeset_file_comment.html:115
4948 #, python-format
4949 msgid "%d inline"
4950 msgid_plural "%d inline"
4951 msgstr[0] "%d да радка"
4952 msgstr[1] "%d да радкоў"
4953 msgstr[2] "%d да радкоў"
4954
4955 #: kallithea/templates/changeset/changeset_file_comment.html:116
4956 #, python-format
4957 msgid "%d general"
4958 msgid_plural "%d general"
4959 msgstr[0] ""
4960 msgstr[1] ""
4961 msgstr[2] ""
4962
4963 #: kallithea/templates/changeset/changeset_file_comment.html:172
4964 msgid "Vote for pull request status"
4965 msgstr ""
4966
4967 #: kallithea/templates/changeset/changeset_file_comment.html:174
4968 msgid "Set changeset status"
4969 msgstr "Змяніць статут рэвізіі"
4970
4971 #: kallithea/templates/changeset/changeset_file_comment.html:178
4972 msgid "No change"
4973 msgstr "Без змен"
4974
4975 #: kallithea/templates/changeset/changeset_file_comment.html:191
4976 msgid "Close"
4977 msgstr "Зачыніць"
4978
4979 #: kallithea/templates/changeset/changeset_range.html:5
4980 #, python-format
4981 msgid "%s Changesets"
4982 msgstr "%s Змены"
4983
4984 #: kallithea/templates/changeset/changeset_range.html:56
4985 msgid "Files affected"
4986 msgstr "Закранутыя файлы"
4987
4988 #: kallithea/templates/changeset/diff_block.html:21
4989 #: kallithea/templates/files/diff_2way.html:43
4990 msgid "Show full diff for this file"
4991 msgstr "Паказаць поўны diff для гэтага файла"
4992
4993 #: kallithea/templates/changeset/diff_block.html:24
4994 #: kallithea/templates/changeset/diff_block.html:99
4995 #: kallithea/templates/files/diff_2way.html:46
4996 msgid "Show full side-by-side diff for this file"
4997 msgstr "Паказаць поўны diff для гэтага файла"
4998
4999 #: kallithea/templates/changeset/diff_block.html:38
5000 msgid "Show inline comments"
5001 msgstr "Паказаць каментары ў радках"
5002
5003 #: kallithea/templates/changeset/diff_block.html:87
5004 msgid "Deleted"
5005 msgstr "Выдалены"
5006
5007 #: kallithea/templates/changeset/diff_block.html:90
5008 msgid "Renamed"
5009 msgstr "Пераназваны"
5010
5011 #: kallithea/templates/compare/compare_cs.html:4
5012 msgid "No changesets"
5013 msgstr "Няма змен"
5014
5015 #: kallithea/templates/compare/compare_cs.html:8
5016 msgid "Ancestor"
5017 msgstr "Продак"
5018
5019 #: kallithea/templates/compare/compare_cs.html:61
5020 msgid "Show merge diff"
5021 msgstr "Паказаць merge diff"
5022
5023 #: kallithea/templates/compare/compare_cs.html:71
5024 #: kallithea/templates/pullrequests/pullrequest_show.html:299
5025 msgid "Common ancestor"
5026 msgstr "Агульны продак"
5027
5028 #: kallithea/templates/compare/compare_cs.html:75
5029 msgid "No common ancestor found - repositories are unrelated"
5030 msgstr ""
5031
5032 #: kallithea/templates/compare/compare_cs.html:83
5033 msgid "is"
5034 msgstr "адстае на"
5035
5036 #: kallithea/templates/compare/compare_cs.html:84
5037 #, python-format
5038 msgid "%s changesets"
5039 msgstr "%s змен"
5040
5041 #: kallithea/templates/compare/compare_cs.html:85
5042 msgid "behind"
5043 msgstr "ад"
5044
5045 #: kallithea/templates/compare/compare_diff.html:6
5046 #: kallithea/templates/compare/compare_diff.html:8
5047 #, python-format
5048 msgid "%s Compare"
5049 msgstr "%s Параўнаць"
5050
5051 #: kallithea/templates/compare/compare_diff.html:13
5052 #: kallithea/templates/compare/compare_diff.html:35
5053 msgid "Compare Revisions"
5054 msgstr "Параўнаць рэвізіі"
5055
5056 #: kallithea/templates/compare/compare_diff.html:33
5057 msgid "Swap"
5058 msgstr ""
5059
5060 #: kallithea/templates/compare/compare_diff.html:42
5061 msgid "Compare revisions, branches, bookmarks, or tags."
5062 msgstr ""
5063
5064 #: kallithea/templates/compare/compare_diff.html:47
5065 #: kallithea/templates/pullrequests/pullrequest_show.html:294
5066 #, python-format
5067 msgid "Showing %s commit"
5068 msgid_plural "Showing %s commits"
5069 msgstr[0] "Паказаць %s commit"
5070 msgstr[1] "Паказаць %s commit'а"
5071 msgstr[2] "Паказаць %s commit'аў"
5072
5073 #: kallithea/templates/compare/compare_diff.html:65
5074 #: kallithea/templates/pullrequests/pullrequest_show.html:315
5075 msgid "No files"
5076 msgstr "Няма файлаў"
5077
5078 #: kallithea/templates/compare/compare_diff.html:78
5079 #: kallithea/templates/compare/compare_diff.html:89
5080 msgid "Show full diff"
5081 msgstr "Паказаць поўны diff"
5082
5083 #: kallithea/templates/data_table/_dt_elements.html:67
5084 msgid "Mercurial repository"
5085 msgstr "Рэпазітар Mercurial"
5086
5087 #: kallithea/templates/data_table/_dt_elements.html:69
5088 msgid "Git repository"
5089 msgstr "Git рэпазітар"
5090
5091 #: kallithea/templates/data_table/_dt_elements.html:76
5092 msgid "Public repository"
5093 msgstr "Публічны рэпазітар"
5094
5095 #: kallithea/templates/data_table/_dt_elements.html:86
5096 msgid "Repository creation in progress..."
5097 msgstr ""
5098
5099 #: kallithea/templates/data_table/_dt_elements.html:100
5100 msgid "No changesets yet"
5101 msgstr "Змен яшчэ не было"
5102
5103 #: kallithea/templates/data_table/_dt_elements.html:107
5104 #: kallithea/templates/data_table/_dt_elements.html:109
5105 #, python-format
5106 msgid "Subscribe to %s rss feed"
5107 msgstr "Падпісацца на стужку RSS %s"
5108
5109 #: kallithea/templates/data_table/_dt_elements.html:115
5110 #: kallithea/templates/data_table/_dt_elements.html:117
5111 #, python-format
5112 msgid "Subscribe to %s atom feed"
5113 msgstr "Падпісацца на стужку Atom %s"
5114
5115 #: kallithea/templates/data_table/_dt_elements.html:141
5116 msgid "Creating"
5117 msgstr "Ствараецца"
5118
5119 #: kallithea/templates/email_templates/changeset_comment.html:5
5120 #, python-format
5121 msgid "Comment from %s on %s changeset %s mentioned you"
5122 msgstr ""
5123
5124 #: kallithea/templates/email_templates/changeset_comment.html:7
5125 #, python-format
5126 msgid "Comment from %s on %s changeset %s"
5127 msgstr "Каментар ад %s да набору змен %s %s"
5128
5129 #: kallithea/templates/email_templates/changeset_comment.html:12
5130 msgid "The changeset status was changed to"
5131 msgstr "Стан набору змен зменена на"
5132
5133 #: kallithea/templates/email_templates/main.html:6
5134 msgid "This is an automatic notification. Don't reply to this mail."
5135 msgstr ""
5136
5137 #: kallithea/templates/email_templates/password_reset.html:4
5138 #, python-format
5139 msgid "Hello %s"
5140 msgstr "Дабрыдзень, %s"
5141
5142 #: kallithea/templates/email_templates/password_reset.html:6
5143 msgid "We received a request to create a new password for your account."
5144 msgstr "Мы адправілі запыт на стварэнне новага пароля для вашага акаўнта."
5145
5146 #: kallithea/templates/email_templates/password_reset.html:7
5147 msgid "You can generate it by clicking following URL"
5148 msgstr "Вы можаце нанова згенераваць яго, пяройдучы па наступнай спасылцы"
5149
5150 #: kallithea/templates/email_templates/password_reset.html:10
5151 msgid "Please ignore this email if you did not request a new password ."
5152 msgstr ""
5153 "Калі ласка, праігнаруйце дадзенае паведамленне, калі вы не запытвалі новы "
5154 "пароль."
5155
5156 #: kallithea/templates/email_templates/pull_request.html:5
5157 #, python-format
5158 msgid "%s mentioned you on %s pull request \"%s\""
5159 msgstr "%s згадаў Вас у каментары да pull-запыту %s \"%s\""
5160
5161 #: kallithea/templates/email_templates/pull_request.html:7
5162 #, python-format
5163 msgid "%s requested your review of %s pull request \"%s\""
5164 msgstr "%s запытаў рэцэнзаванне pull-запыту %s \"%s\""
5165
5166 #: kallithea/templates/email_templates/pull_request_comment.html:4
5167 #, python-format
5168 msgid "Comment from %s on %s pull request \"%s\""
5169 msgstr ""
5170
5171 #: kallithea/templates/email_templates/pull_request_comment.html:9
5172 msgid "The comment closed the pull request with status"
5173 msgstr "Каментар зачыніў pull-запыт са статутам"
5174
5175 #: kallithea/templates/email_templates/pull_request_comment.html:11
5176 msgid "The comment was made with status"
5177 msgstr "Каментар пакінуты са статутам"
5178
5179 #: kallithea/templates/email_templates/registration.html:6
5180 msgid "View this user here"
5181 msgstr "Падрабязней пра карыстача"
5182
5183 #: kallithea/templates/files/diff_2way.html:15
5184 #, python-format
5185 msgid "%s File side-by-side diff"
5186 msgstr ""
5187
5188 #: kallithea/templates/files/diff_2way.html:19
5189 #: kallithea/templates/files/file_diff.html:8
5190 msgid "File diff"
5191 msgstr "Параўнанне файлаў"
5192
5193 #: kallithea/templates/files/file_diff.html:4
5194 #, python-format
5195 msgid "%s File Diff"
5196 msgstr "Параўнанне файла %s"
5197
5198 #: kallithea/templates/files/files.html:4
5199 #: kallithea/templates/files/files.html:80
5200 #, python-format
5201 msgid "%s Files"
5202 msgstr "%s Файлы"
5203
5204 #: kallithea/templates/files/files_add.html:4
5205 #, python-format
5206 msgid "%s Files Add"
5207 msgstr "%s Файлаў дададзена"
5208
5209 #: kallithea/templates/files/files_add.html:40
5210 #: kallithea/templates/files/files_edit.html:38
5211 #: kallithea/templates/files/files_ypjax.html:3
5212 msgid "Location"
5213 msgstr "Размяшчэнне"
5214
5215 #: kallithea/templates/files/files_add.html:42
5216 msgid "Enter filename..."
5217 msgstr "Увядзіце імя файла..."
5218
5219 #: kallithea/templates/files/files_add.html:44
5220 #: kallithea/templates/files/files_add.html:48
5221 msgid "or"
5222 msgstr "ці"
5223
5224 #: kallithea/templates/files/files_add.html:44
5225 msgid "Upload File"
5226 msgstr "Адаслаць файл"
5227
5228 #: kallithea/templates/files/files_add.html:48
5229 msgid "Create New File"
5230 msgstr "Стварыць новы файл"
5231
5232 #: kallithea/templates/files/files_add.html:53
5233 msgid "New file mode"
5234 msgstr "Рэжым новага файла"
5235
5236 #: kallithea/templates/files/files_add.html:64
5237 #: kallithea/templates/files/files_delete.html:43
5238 #: kallithea/templates/files/files_edit.html:67
5239 msgid "Commit Changes"
5240 msgstr "Ужыць змены"
5241
5242 #: kallithea/templates/files/files_browser.html:32
5243 msgid "revision"
5244 msgstr "рэвізія"
5245
5246 #: kallithea/templates/files/files_browser.html:33
5247 msgid "Previous revision"
5248 msgstr "Папярэдняя рэвізія"
5249
5250 #: kallithea/templates/files/files_browser.html:35
5251 msgid "Next revision"
5252 msgstr "Наступная рэвізія"
5253
5254 #: kallithea/templates/files/files_browser.html:41
5255 msgid "Follow current branch"
5256 msgstr "Адсочваць дадзеную галінку"
5257
5258 #: kallithea/templates/files/files_browser.html:44
5259 msgid "Search File List"
5260 msgstr ""
5261
5262 #: kallithea/templates/files/files_browser.html:48
5263 msgid "Loading file list..."
5264 msgstr "Загружаецца спіс файлаў..."
5265
5266 #: kallithea/templates/files/files_browser.html:61
5267 msgid "Size"
5268 msgstr "Памер"
5269
5270 #: kallithea/templates/files/files_browser.html:62
5271 msgid "Mimetype"
5272 msgstr "Тып файла"
5273
5274 #: kallithea/templates/files/files_browser.html:63
5275 msgid "Last Revision"
5276 msgstr "Апошняя версія"
5277
5278 #: kallithea/templates/files/files_browser.html:64
5279 msgid "Last Modified"
5280 msgstr "Апошняя змена"
5281
5282 #: kallithea/templates/files/files_browser.html:65
5283 msgid "Last Committer"
5284 msgstr "Аўтар апошняй рэвізіі"
5285
5286 #: kallithea/templates/files/files_delete.html:4
5287 #, python-format
5288 msgid "%s Files Delete"
5289 msgstr ""
5290
5291 #: kallithea/templates/files/files_delete.html:12
5292 #: kallithea/templates/files/files_delete.html:31
5293 msgid "Delete file"
5294 msgstr "Выдаліць файл"
5295
5296 #: kallithea/templates/files/files_edit.html:4
5297 #, python-format
5298 msgid "%s File Edit"
5299 msgstr ""
5300
5301 #: kallithea/templates/files/files_edit.html:21
5302 msgid "Edit file"
5303 msgstr "Рэдагаваць файл"
5304
5305 #: kallithea/templates/files/files_edit.html:48
5306 #: kallithea/templates/files/files_source.html:32
5307 msgid "Show Annotation"
5308 msgstr ""
5309
5310 #: kallithea/templates/files/files_edit.html:50
5311 #: kallithea/templates/files/files_source.html:35
5312 msgid "Download as Raw"
5313 msgstr ""
5314
5315 #: kallithea/templates/files/files_edit.html:53
5316 msgid "Source"
5317 msgstr "Зыходны код"
5318
5319 #: kallithea/templates/files/files_edit.html:58
5320 msgid "Editing file"
5321 msgstr "Рэдагаванне файла"
5322
5323 #: kallithea/templates/files/files_history_box.html:2
5324 #, python-format
5325 msgid "%s author"
5326 msgid_plural "%s authors"
5327 msgstr[0] "%s аўтар"
5328 msgstr[1] "%s аўтараў"
5329 msgstr[2] "%s аўтара"
5330
5331 #: kallithea/templates/files/files_source.html:7
5332 msgid "Diff to Revision"
5333 msgstr ""
5334
5335 #: kallithea/templates/files/files_source.html:8
5336 msgid "Show at Revision"
5337 msgstr ""
5338
5339 #: kallithea/templates/files/files_source.html:10
5340 msgid "Show Full History"
5341 msgstr ""
5342
5343 #: kallithea/templates/files/files_source.html:11
5344 msgid "Show Authors"
5345 msgstr "Паказаць аўтараў"
5346
5347 #: kallithea/templates/files/files_source.html:30
5348 msgid "Show Source"
5349 msgstr ""
5350
5351 #: kallithea/templates/files/files_source.html:38
5352 #, python-format
5353 msgid "Edit on Branch:%s"
5354 msgstr ""
5355
5356 #: kallithea/templates/files/files_source.html:41
5357 msgid "Editing binary files not allowed"
5358 msgstr ""
5359
5360 #: kallithea/templates/files/files_source.html:44
5361 msgid "Editing files allowed only when on branch head revision"
5362 msgstr "Рэдагаванне файлаў дазволена толькі ў HEAD-рэвізіі дадзенай галінкі"
5363
5364 #: kallithea/templates/files/files_source.html:45
5365 msgid "Deleting files allowed only when on branch head revision"
5366 msgstr ""
5367
5368 #: kallithea/templates/files/files_source.html:63
5369 #, python-format
5370 msgid "Binary file (%s)"
5371 msgstr "Бінарны файл (%s)"
5372
5373 #: kallithea/templates/files/files_source.html:73
5374 msgid "File is too big to display"
5375 msgstr "Файл занадта вялікай для адлюстравання"
5376
5377 #: kallithea/templates/files/files_ypjax.html:5
5378 msgid "annotation"
5379 msgstr "анатацыя"
5380
5381 #: kallithea/templates/files/files_ypjax.html:23
5382 msgid "Go Back"
5383 msgstr "Вярнуцца"
5384
5385 #: kallithea/templates/files/files_ypjax.html:24
5386 msgid "No files at given path"
5387 msgstr "Па зададзеным шляху файлы адсутнічаюць"
5388
5389 #: kallithea/templates/followers/followers.html:5
5390 #, python-format
5391 msgid "%s Followers"
5392 msgstr "%s Назіральнікі"
5393
5394 #: kallithea/templates/followers/followers.html:9
5395 #: kallithea/templates/summary/summary.html:145
5396 #: kallithea/templates/summary/summary.html:146
5397 msgid "Followers"
5398 msgstr "Назіральнікі"
5399
5400 #: kallithea/templates/followers/followers_data.html:12
5401 msgid "Started following -"
5402 msgstr "Назіраць за рэпазітаром"
5403
5404 #: kallithea/templates/forks/fork.html:5
5405 #, python-format
5406 msgid "Fork repository %s"
5407 msgstr ""
5408
5409 #: kallithea/templates/forks/fork.html:27
5410 msgid "Fork name"
5411 msgstr "Імя форка"
5412
5413 #: kallithea/templates/forks/fork.html:62
5414 msgid "Default revision for files page, downloads, whoosh, and readme."
5415 msgstr ""
5416 "Рэвізія па змаўчанні, з якой будзе вырабляцца выгрузка файлаў пры спампоўцы."
5417
5418 #: kallithea/templates/forks/fork.html:68
5419 msgid "Private"
5420 msgstr "Прыватны"
5421
5422 #: kallithea/templates/forks/fork.html:77
5423 msgid "Copy permissions"
5424 msgstr "Скапіяваць прывілеі"
5425
5426 #: kallithea/templates/forks/fork.html:81
5427 msgid "Copy permissions from forked repository"
5428 msgstr "Скапіяваць прывілеі з форкнутага рэпазітара"
5429
5430 #: kallithea/templates/forks/fork.html:87
5431 msgid "Update after clone"
5432 msgstr "Абнаўляць пасля кланавання"
5433
5434 #: kallithea/templates/forks/fork.html:91
5435 msgid "Checkout source after making a clone"
5436 msgstr "Спампоўваць зыходнікі пасля стварэння клона"
5437
5438 #: kallithea/templates/forks/fork.html:96
5439 msgid "Fork this Repository"
5440 msgstr ""
5441
5442 #: kallithea/templates/forks/forks.html:5
5443 #, python-format
5444 msgid "%s Forks"
5445 msgstr "Форкі %s"
5446
5447 #: kallithea/templates/forks/forks.html:9
5448 #: kallithea/templates/summary/summary.html:151
5449 #: kallithea/templates/summary/summary.html:152
5450 msgid "Forks"
5451 msgstr "Адгалінаванні"
5452
5453 #: kallithea/templates/forks/forks_data.html:17
5454 msgid "Forked"
5455 msgstr "Форкнута"
5456
5457 #: kallithea/templates/forks/forks_data.html:43
5458 msgid "There are no forks yet"
5459 msgstr "Форкі яшчэ не створаны"
5460
5461 #: kallithea/templates/journal/journal.html:21
5462 msgid "ATOM journal feed"
5463 msgstr "Стужка часопіса ATOM"
5464
5465 #: kallithea/templates/journal/journal.html:22
5466 msgid "RSS journal feed"
5467 msgstr "Стужка часопіса RSS"
5468
5469 #: kallithea/templates/journal/journal.html:56
5470 msgid "My Repos"
5471 msgstr "Мае рэпазітары"
5472
5473 #: kallithea/templates/journal/journal_data.html:61
5474 msgid "No entries yet"
5475 msgstr "Запісы адсутнічаюць"
5476
5477 #: kallithea/templates/journal/public_journal.html:4
5478 #: kallithea/templates/journal/public_journal.html:21
5479 msgid "Public Journal"
5480 msgstr "Публічны часопіс"
5481
5482 #: kallithea/templates/journal/public_journal.html:13
5483 msgid "ATOM public journal feed"
5484 msgstr "Агульная стужка часопіса ATOM"
5485
5486 #: kallithea/templates/journal/public_journal.html:14
5487 msgid "RSS public journal feed"
5488 msgstr "Агульная стужка часопіса RSS"
5489
5490 #: kallithea/templates/pullrequests/pullrequest.html:4
5491 #: kallithea/templates/pullrequests/pullrequest.html:8
5492 msgid "New Pull Request"
5493 msgstr "Новы pull-запыт"
5494
5495 #: kallithea/templates/pullrequests/pullrequest.html:31
5496 #: kallithea/templates/pullrequests/pullrequest_data.html:15
5497 #: kallithea/templates/pullrequests/pullrequest_show.html:29
5498 #: kallithea/templates/pullrequests/pullrequest_show.html:54
5499 msgid "Title"
5500 msgstr "Загаловак"
5501
5502 #: kallithea/templates/pullrequests/pullrequest.html:34
5503 msgid "Summarize the changes - or leave empty"
5504 msgstr ""
5505
5506 #: kallithea/templates/pullrequests/pullrequest.html:43
5507 #: kallithea/templates/pullrequests/pullrequest_show.html:66
5508 msgid "Write a short description on this pull request"
5509 msgstr "Напісаць кароткае пісанне па гэтым запыце"
5510
5511 #: kallithea/templates/pullrequests/pullrequest.html:49
5512 msgid "Changeset flow"
5513 msgstr "Струмень змен"
5514
5515 #: kallithea/templates/pullrequests/pullrequest.html:56
5516 msgid "Origin repository"
5517 msgstr "Першапачатковы рэпазітар"
5518
5519 #: kallithea/templates/pullrequests/pullrequest.html:72
5520 msgid "Destination repository"
5521 msgstr "Рэпазітар прызначэння"
5522
5523 #: kallithea/templates/pullrequests/pullrequest.html:97
5524 #: kallithea/templates/pullrequests/pullrequest_show.html:210
5525 msgid "Pull Request Reviewers"
5526 msgstr "Рэцэнзенты pull-запытаў"
5527
5528 #: kallithea/templates/pullrequests/pullrequest.html:107
5529 #: kallithea/templates/pullrequests/pullrequest_show.html:239
5530 msgid "Type name of reviewer to add"
5531 msgstr ""
5532
5533 #: kallithea/templates/pullrequests/pullrequest_data.html:6
5534 msgid "No entries"
5535 msgstr "Запісы отсуствуют"
5536
5537 #: kallithea/templates/pullrequests/pullrequest_data.html:18
5538 msgid "From"
5539 msgstr "Ад"
5540
5541 #: kallithea/templates/pullrequests/pullrequest_data.html:19
5542 msgid "To"
5543 msgstr "Да"
5544
5545 #: kallithea/templates/pullrequests/pullrequest_data.html:27
5546 #, python-format
5547 msgid "Latest vote: %s"
5548 msgstr "Апошняя адзнака: %s"
5549
5550 #: kallithea/templates/pullrequests/pullrequest_data.html:29
5551 msgid "Nobody voted"
5552 msgstr "Ніхто не галасаваў"
5553
5554 #: kallithea/templates/pullrequests/pullrequest_data.html:34
5555 #, python-format
5556 msgid "You voted: %s"
5557 msgstr "Вы прагаласавалі: %s"
5558
5559 #: kallithea/templates/pullrequests/pullrequest_data.html:36
5560 msgid "You didn't vote"
5561 msgstr "Вы не галасавалі"
5562
5563 #: kallithea/templates/pullrequests/pullrequest_data.html:45
5564 msgid "Delete Pull Request"
5565 msgstr "Выдаліць pull-запыт"
5566
5567 #: kallithea/templates/pullrequests/pullrequest_data.html:46
5568 msgid "Confirm to delete this pull request"
5569 msgstr "Пацвердзіце выдаленне гэтага pull-request'а"
5570
5571 #: kallithea/templates/pullrequests/pullrequest_data.html:54
5572 msgid "(no title)"
5573 msgstr ""
5574
5575 #: kallithea/templates/pullrequests/pullrequest_data.html:56
5576 #: kallithea/templates/pullrequests/pullrequest_show.html:31
5577 #: kallithea/templates/pullrequests/pullrequest_show.html:83
5578 msgid "Closed"
5579 msgstr "Зачынена"
5580
5581 #: kallithea/templates/pullrequests/pullrequest_show.html:6
5582 #, python-format
5583 msgid "%s Pull Request #%s"
5584 msgstr "%s Pull-запыт #%s"
5585
5586 #: kallithea/templates/pullrequests/pullrequest_show.html:10
5587 #, python-format
5588 msgid "Pull request #%s from %s#%s"
5589 msgstr "Pull-запыты №%s ад %s#%s"
5590
5591 #: kallithea/templates/pullrequests/pullrequest_show.html:57
5592 msgid "Summarize the changes"
5593 msgstr ""
5594
5595 #: kallithea/templates/pullrequests/pullrequest_show.html:74
5596 msgid "Reviewer voting result"
5597 msgstr ""
5598
5599 #: kallithea/templates/pullrequests/pullrequest_show.html:80
5600 #: kallithea/templates/pullrequests/pullrequest_show.html:81
5601 msgid "Pull request status calculated from votes"
5602 msgstr ""
5603
5604 #: kallithea/templates/pullrequests/pullrequest_show.html:94
5605 msgid "Still not reviewed by"
5606 msgstr "Яшчэ не разгледжаны"
5607
5608 #: kallithea/templates/pullrequests/pullrequest_show.html:98
5609 #, python-format
5610 msgid "%d reviewer"
5611 msgid_plural "%d reviewers"
5612 msgstr[0] "%d рэцэнзент"
5613 msgstr[1] "%d рэцэнзента"
5614 msgstr[2] "%d рэцэнзентаў"
5615
5616 #: kallithea/templates/pullrequests/pullrequest_show.html:100
5617 msgid "Pull request was reviewed by all reviewers"
5618 msgstr "Запыт на занясенне змен быў разгледжаны ўсімі рэцэнзентамі"
5619
5620 #: kallithea/templates/pullrequests/pullrequest_show.html:102
5621 msgid "There are no reviewers"
5622 msgstr "Няма рэцэнзентаў"
5623
5624 #: kallithea/templates/pullrequests/pullrequest_show.html:108
5625 msgid "Origin"
5626 msgstr ""
5627
5628 #: kallithea/templates/pullrequests/pullrequest_show.html:114
5629 msgid "on"
5630 msgstr ""
5631
5632 #: kallithea/templates/pullrequests/pullrequest_show.html:121
5633 msgid "Target"
5634 msgstr ""
5635
5636 #: kallithea/templates/pullrequests/pullrequest_show.html:132
5637 msgid "Pull changes"
5638 msgstr "Прыняць змены"
5639
5640 #: kallithea/templates/pullrequests/pullrequest_show.html:155
5641 msgid "Created by"
5642 msgstr "Створана"
5643
5644 #: kallithea/templates/pullrequests/pullrequest_show.html:170
5645 msgid "Update"
5646 msgstr "Абнавіць"
5647
5648 #: kallithea/templates/pullrequests/pullrequest_show.html:188
5649 msgid "Current revision - no change"
5650 msgstr ""
5651
5652 #: kallithea/templates/pullrequests/pullrequest_show.html:224
5653 msgid "owner"
5654 msgstr "уладальнік"
5655
5656 #: kallithea/templates/pullrequests/pullrequest_show.html:224
5657 msgid "reviewer"
5658 msgstr "рэцэнзент"
5659
5660 #: kallithea/templates/pullrequests/pullrequest_show.html:227
5661 msgid "Remove reviewer"
5662 msgstr "Выдаліць рэцэнзента"
5663
5664 #: kallithea/templates/pullrequests/pullrequest_show.html:247
5665 msgid "Potential Reviewers"
5666 msgstr "Патэнцыйныя рэцэнзенты"
5667
5668 #: kallithea/templates/pullrequests/pullrequest_show.html:250
5669 msgid "Click to add the repository owner as reviewer:"
5670 msgstr ""
5671
5672 #: kallithea/templates/pullrequests/pullrequest_show.html:273
5673 msgid "Save Changes"
5674 msgstr "Захаваць змены"
5675
5676 #: kallithea/templates/pullrequests/pullrequest_show.html:274
5677 msgid "Save as New Pull Request"
5678 msgstr ""
5679
5680 #: kallithea/templates/pullrequests/pullrequest_show.html:275
5681 msgid "Cancel Changes"
5682 msgstr "Адмяніць змены"
5683
5684 #: kallithea/templates/pullrequests/pullrequest_show.html:285
5685 msgid "Pull Request Content"
5686 msgstr ""
5687
5688 #: kallithea/templates/pullrequests/pullrequest_show_all.html:4
5689 #, python-format
5690 msgid "%s Pull Requests"
5691 msgstr "%s Запыты на занясенне змен"
5692
5693 #: kallithea/templates/pullrequests/pullrequest_show_all.html:9
5694 #, python-format
5695 msgid "Pull Requests from %s'"
5696 msgstr "Pull-запыты ад %s"
5697
5698 #: kallithea/templates/pullrequests/pullrequest_show_all.html:11
5699 #, python-format
5700 msgid "Pull Requests to '%s'"
5701 msgstr "Pull-запыты для %s"
5702
5703 #: kallithea/templates/pullrequests/pullrequest_show_all.html:35
5704 #, python-format
5705 msgid "Show Pull Requests to %s"
5706 msgstr "Паказаць pull-запыты да %s"
5707
5708 #: kallithea/templates/pullrequests/pullrequest_show_all.html:37
5709 #, python-format
5710 msgid "Show Pull Requests from '%s'"
5711 msgstr "Паказаць pull-запыты ад %s"
5712
5713 #: kallithea/templates/pullrequests/pullrequest_show_all.html:47
5714 #: kallithea/templates/pullrequests/pullrequest_show_my.html:26
5715 msgid "Hide closed pull requests (only show open pull requests)"
5716 msgstr ""
5717
5718 #: kallithea/templates/pullrequests/pullrequest_show_all.html:49
5719 #: kallithea/templates/pullrequests/pullrequest_show_my.html:28
5720 msgid "Show closed pull requests (in addition to open pull requests)"
5721 msgstr ""
5722
5723 #: kallithea/templates/pullrequests/pullrequest_show_my_data.html:3
5724 msgid "Pull Requests Created by Me"
5725 msgstr ""
5726
5727 #: kallithea/templates/pullrequests/pullrequest_show_my_data.html:6
5728 msgid "Pull Requests I Participate In"
5729 msgstr ""
5730
5731 #: kallithea/templates/search/search.html:6
5732 #, python-format
5733 msgid "%s Search"
5734 msgstr ""
5735
5736 #: kallithea/templates/search/search.html:8
5737 #: kallithea/templates/search/search.html:16
5738 msgid "Search in All Repositories"
5739 msgstr "Пошук па ўсіх рэпазітарах"
5740
5741 #: kallithea/templates/search/search.html:50
5742 msgid "Search term"
5743 msgstr "Фраза для пошуку"
5744
5745 #: kallithea/templates/search/search.html:62
5746 msgid "Search in"
5747 msgstr "Крытэр пошуку"
5748
5749 #: kallithea/templates/search/search.html:65
5750 msgid "File contents"
5751 msgstr "Змесціва файлаў"
5752
5753 #: kallithea/templates/search/search.html:66
5754 msgid "Commit messages"
5755 msgstr "Паведамленні камітаў"
5756
5757 #: kallithea/templates/search/search.html:67
5758 msgid "File names"
5759 msgstr "Імя файла"
5760
5761 #: kallithea/templates/search/search_commit.html:35
5762 #: kallithea/templates/search/search_content.html:21
5763 #: kallithea/templates/search/search_path.html:15
5764 msgid "Permission denied"
5765 msgstr "Недастаткова мае рацыю"
5766
5767 #: kallithea/templates/summary/statistics.html:4
5768 #, python-format
5769 msgid "%s Statistics"
5770 msgstr ""
5771
5772 #: kallithea/templates/summary/statistics.html:16
5773 #: kallithea/templates/summary/summary.html:39
5774 #, python-format
5775 msgid "%s ATOM feed"
5776 msgstr "ATOM стужка рэпазітара %s"
5777
5778 #: kallithea/templates/summary/statistics.html:17
5779 #: kallithea/templates/summary/summary.html:40
5780 #, python-format
5781 msgid "%s RSS feed"
5782 msgstr "RSS стужка рэпазітара %s"
5783
5784 #: kallithea/templates/summary/statistics.html:36
5785 #: kallithea/templates/summary/summary.html:103
5786 #: kallithea/templates/summary/summary.html:119
5787 msgid "Enable"
5788 msgstr "Уключана"
5789
5790 #: kallithea/templates/summary/statistics.html:39
5791 msgid "Stats gathered: "
5792 msgstr "Атрыманая статыстыка: "
5793
5794 #: kallithea/templates/summary/statistics.html:88
5795 #: kallithea/templates/summary/summary.html:352
5796 msgid "files"
5797 msgstr "файлы"
5798
5799 #: kallithea/templates/summary/statistics.html:112
5800 #: kallithea/templates/summary/summary.html:376
5801 msgid "Show more"
5802 msgstr "Паказаць яшчэ"
5803
5804 #: kallithea/templates/summary/statistics.html:389
5805 msgid "commits"
5806 msgstr "commit'ы"
5807
5808 #: kallithea/templates/summary/statistics.html:390
5809 msgid "files added"
5810 msgstr "файлы дададзены"
5811
5812 #: kallithea/templates/summary/statistics.html:391
5813 msgid "files changed"
5814 msgstr "файлы зменены"
5815
5816 #: kallithea/templates/summary/statistics.html:392
5817 msgid "files removed"
5818 msgstr "файлы выдалены"
5819
5820 #: kallithea/templates/summary/statistics.html:394
5821 msgid "commit"
5822 msgstr "commit"
5823
5824 #: kallithea/templates/summary/statistics.html:395
5825 msgid "file added"
5826 msgstr "файл выдалены"
5827
5828 #: kallithea/templates/summary/statistics.html:396
5829 msgid "file changed"
5830 msgstr "файл зменены"
5831
5832 #: kallithea/templates/summary/statistics.html:397
5833 msgid "file removed"
5834 msgstr "файл выдалены"
5835
5836 #: kallithea/templates/summary/summary.html:4
5837 #, python-format
5838 msgid "%s Summary"
5839 msgstr "%s агульныя звесткі"
5840
5841 #: kallithea/templates/summary/summary.html:13
5842 #, python-format
5843 msgid "Repository locked by %s"
5844 msgstr "Рэпазітар заблакаваны %s"
5845
5846 #: kallithea/templates/summary/summary.html:15
5847 msgid "Repository unlocked"
5848 msgstr "Рэпазітар разблакаваны"
5849
5850 #: kallithea/templates/summary/summary.html:22
5851 msgid "Fork of"
5852 msgstr "Форк ад"
5853
5854 #: kallithea/templates/summary/summary.html:77
5855 msgid "Show by Name"
5856 msgstr "Паказаць па імі"
5857
5858 #: kallithea/templates/summary/summary.html:78
5859 msgid "Show by ID"
5860 msgstr "Паказаць па ID"
5861
5862 #: kallithea/templates/summary/summary.html:95
5863 msgid "Trending files"
5864 msgstr "Папулярныя файлы"
5865
5866 #: kallithea/templates/summary/summary.html:111
5867 msgid "Download"
5868 msgstr "Запампаваць"
5869
5870 #: kallithea/templates/summary/summary.html:115
5871 msgid "There are no downloads yet"
5872 msgstr "Спамповак яшчэ няма"
5873
5874 #: kallithea/templates/summary/summary.html:117
5875 msgid "Downloads are disabled for this repository"
5876 msgstr "Спампоўка адключана ў гэтым рэпазітары"
5877
5878 #: kallithea/templates/summary/summary.html:123
5879 msgid "Download as zip"
5880 msgstr "Запампаваць у zip"
5881
5882 #: kallithea/templates/summary/summary.html:128
5883 msgid "Check this to download archive with subrepos"
5884 msgstr "Адзначце для спампоўкі архіва з даччынымі рэпазітарамі"
5885
5886 #: kallithea/templates/summary/summary.html:128
5887 msgid "with subrepos"
5888 msgstr "з даччынымі рэпазітарамі"
5889
5890 #: kallithea/templates/summary/summary.html:159
5891 msgid "Repository Size"
5892 msgstr "Памер рэпазітара"
5893
5894 #: kallithea/templates/summary/summary.html:166
5895 #: kallithea/templates/summary/summary.html:168
5896 msgid "Feed"
5897 msgstr "Стужка навін"
5898
5899 #: kallithea/templates/summary/summary.html:189
5900 msgid "Latest Changes"
5901 msgstr "Апошнія змены"
5902
5903 #: kallithea/templates/summary/summary.html:191
5904 msgid "Quick Start"
5905 msgstr "Хуткі старт"
5906
5907 #: kallithea/templates/summary/summary.html:205
5908 #, python-format
5909 msgid "Readme file from revision %s:%s"
5910 msgstr ""
5911
5912 #: kallithea/templates/summary/summary.html:296
5913 #, python-format
5914 msgid "Download %s as %s"
5915 msgstr "Запампаваць %s як %s"
5916
5917 #: kallithea/templates/tags/tags.html:5
5918 #, python-format
5919 msgid "%s Tags"
5920 msgstr "%s Пазнак"
5921
5922 #: kallithea/templates/tags/tags.html:26
5923 msgid "Compare Tags"
5924 msgstr "Параўнаць тэгі"
This diff has been collapsed as it changes many lines, (661 lines changed) Show them Hide them
@@ -1,5974 +1,5941 b''
1 # German translations for Kallithea.
1 # German translations for Kallithea.
2 # Copyright (C) 2014 RhodeCode GmbH, and others.
2 # Copyright (C) 2014 RhodeCode GmbH, and others.
3 # This file is distributed under the same license as the Kallithea project.
3 # This file is distributed under the same license as the Kallithea project.
4 # Translators:
4 # Translators:
5 # stephanj <info@stephan-jauernick.de>, 2013
5 # stephanj <info@stephan-jauernick.de>, 2013
6 msgid ""
6 msgid ""
7 msgstr ""
7 msgstr ""
8 "Project-Id-Version: Kallithea\n"
8 "Project-Id-Version: Kallithea\n"
9 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
9 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
10 "POT-Creation-Date: 2015-04-01 03:17+0200\n"
10 "POT-Creation-Date: 2015-04-01 03:17+0200\n"
11 "PO-Revision-Date: 2015-04-01 12:15+0200\n"
11 "PO-Revision-Date: 2015-05-13 15:13+0200\n"
12 "Last-Translator: Peter Vitt <petervitt@web.de>\n"
12 "Last-Translator: Peter Vitt <peter.vitt2@uni-siegen.de>\n"
13 "Language-Team: German "
13 "Language-Team: German "
14 "<https://hosted.weblate.org/projects/kallithea/kallithea/de/>\n"
14 "<https://hosted.weblate.org/projects/kallithea/kallithea/de/>\n"
15 "Language: de\n"
15 "Language: de\n"
16 "MIME-Version: 1.0\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=n != 1;\n"
19 "Plural-Forms: nplurals=2; plural=n != 1;\n"
20 "X-Generator: Weblate 2.3-dev\n"
20 "X-Generator: Weblate 2.3-dev\n"
21
21
22 #: kallithea/controllers/changelog.py:86
22 #: kallithea/controllers/changelog.py:86
23 #: kallithea/controllers/pullrequests.py:247 kallithea/lib/base.py:449
23 #: kallithea/controllers/pullrequests.py:247 kallithea/lib/base.py:449
24 msgid "There are no changesets yet"
24 msgid "There are no changesets yet"
25 msgstr "Es gibt noch keine Änderungssätze"
25 msgstr "Es gibt noch keine Änderungssätze"
26
26
27 #: kallithea/controllers/changelog.py:157
27 #: kallithea/controllers/changelog.py:157
28 #: kallithea/controllers/admin/permissions.py:62
28 #: kallithea/controllers/admin/permissions.py:62
29 #: kallithea/controllers/admin/permissions.py:66
29 #: kallithea/controllers/admin/permissions.py:66
30 #: kallithea/controllers/admin/permissions.py:70
30 #: kallithea/controllers/admin/permissions.py:70
31 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:104
31 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:104
32 msgid "None"
32 msgid "None"
33 msgstr "Keine"
33 msgstr "Keine"
34
34
35 #: kallithea/controllers/changelog.py:160 kallithea/controllers/files.py:197
35 #: kallithea/controllers/changelog.py:160 kallithea/controllers/files.py:197
36 msgid "(closed)"
36 msgid "(closed)"
37 msgstr "(geschlossen)"
37 msgstr "(geschlossen)"
38
38
39 #: kallithea/controllers/changeset.py:89
39 #: kallithea/controllers/changeset.py:89
40 msgid "Show whitespace"
40 msgid "Show whitespace"
41 msgstr "Zeige unsichtbare Zeichen"
41 msgstr "Zeige unsichtbare Zeichen"
42
42
43 #: kallithea/controllers/changeset.py:96 kallithea/controllers/changeset.py:103
43 #: kallithea/controllers/changeset.py:96 kallithea/controllers/changeset.py:103
44 #: kallithea/templates/files/diff_2way.html:55
44 #: kallithea/templates/files/diff_2way.html:55
45 msgid "Ignore whitespace"
45 msgid "Ignore whitespace"
46 msgstr "Ignoriere unsichtbare Zeichen"
46 msgstr "Ignoriere unsichtbare Zeichen"
47
47
48 #: kallithea/controllers/changeset.py:169
48 #: kallithea/controllers/changeset.py:169
49 #, python-format
49 #, python-format
50 msgid "increase diff context to %(num)s lines"
50 msgid "increase diff context to %(num)s lines"
51 msgstr "diff-Kontext auf %(num)s Zeilen erhöhen"
51 msgstr "diff-Kontext auf %(num)s Zeilen erhöhen"
52
52
53 #: kallithea/controllers/changeset.py:212 kallithea/controllers/files.py:97
53 #: kallithea/controllers/changeset.py:212 kallithea/controllers/files.py:97
54 #: kallithea/controllers/files.py:117 kallithea/controllers/files.py:746
54 #: kallithea/controllers/files.py:117 kallithea/controllers/files.py:746
55 msgid "Such revision does not exist for this repository"
55 msgid "Such revision does not exist for this repository"
56 msgstr "Die angegebene Version existiert nicht in diesem Repository"
56 msgstr "Die angegebene Version existiert nicht in diesem Repository"
57
57
58 #: kallithea/controllers/changeset.py:352
58 #: kallithea/controllers/changeset.py:352
59 #: kallithea/controllers/pullrequests.py:699
59 #: kallithea/controllers/pullrequests.py:699
60 msgid "No comments."
60 msgid "No comments."
61 msgstr "Keine Kommentare."
61 msgstr "Keine Kommentare."
62
62
63 #: kallithea/controllers/changeset.py:382
63 #: kallithea/controllers/changeset.py:382
64 msgid ""
64 msgid ""
65 "Changing status on a changeset associated with a closed pull request is "
65 "Changing status on a changeset associated with a closed pull request is "
66 "not allowed"
66 "not allowed"
67 msgstr ""
67 msgstr ""
68 "Eine Änderung des Status eines Änderungssatzes, der mit einem geschlossen"
68 "Eine Änderung des Status eines Änderungssatzes, der mit einem geschlossen"
69 " Pull-Request assoziert ist, ist nicht erlaubt"
69 " Pull-Request assoziert ist, ist nicht erlaubt"
70
70
71 #: kallithea/controllers/compare.py:158 kallithea/templates/base/root.html:42
71 #: kallithea/controllers/compare.py:158 kallithea/templates/base/root.html:42
72 msgid "Select changeset"
72 msgid "Select changeset"
73 msgstr "Änderungssätze auswählen"
73 msgstr "Änderungssätze auswählen"
74
74
75 #: kallithea/controllers/compare.py:255
75 #: kallithea/controllers/compare.py:255
76 msgid "Cannot compare repositories without using common ancestor"
76 msgid "Cannot compare repositories without using common ancestor"
77 msgstr ""
77 msgstr ""
78 "Ohne einen gemeinsamen Vorfahren ist ein Vergleich der Repositories nicht "
79 "möglich"
78
80
79 #: kallithea/controllers/error.py:96
81 #: kallithea/controllers/error.py:96
80 msgid "The request could not be understood by the server due to malformed syntax."
82 msgid "The request could not be understood by the server due to malformed syntax."
81 msgstr ""
83 msgstr ""
82 "Die Anfrage konnte wegen ungültiger Syntax vom Server nicht ausgewertet "
84 "Die Anfrage konnte wegen ungültiger Syntax vom Server nicht ausgewertet "
83 "werden."
85 "werden."
84
86
85 #: kallithea/controllers/error.py:99
87 #: kallithea/controllers/error.py:99
86 msgid "Unauthorized access to resource"
88 msgid "Unauthorized access to resource"
87 msgstr "Unauthorisierter Zugang zur Ressource"
89 msgstr "Unauthorisierter Zugang zur Ressource"
88
90
89 #: kallithea/controllers/error.py:101
91 #: kallithea/controllers/error.py:101
90 msgid "You don't have permission to view this page"
92 msgid "You don't have permission to view this page"
91 msgstr "Du hast keine Rechte, um diese Seite zu betrachten"
93 msgstr "Du hast keine Rechte, um diese Seite zu betrachten"
92
94
93 #: kallithea/controllers/error.py:103
95 #: kallithea/controllers/error.py:103
94 msgid "The resource could not be found"
96 msgid "The resource could not be found"
95 msgstr "Die Ressource konnte nicht gefunden werden"
97 msgstr "Die Ressource konnte nicht gefunden werden"
96
98
97 #: kallithea/controllers/error.py:105
99 #: kallithea/controllers/error.py:105
98 msgid ""
100 msgid ""
99 "The server encountered an unexpected condition which prevented it from "
101 "The server encountered an unexpected condition which prevented it from "
100 "fulfilling the request."
102 "fulfilling the request."
101 msgstr ""
103 msgstr ""
102 "Aufgrund einer unerwarteten Gegebenheit konnte der Server diese Anfrage "
104 "Aufgrund einer unerwarteten Gegebenheit konnte der Server diese Anfrage "
103 "nicht vollenden."
105 "nicht vollenden."
104
106
105 #: kallithea/controllers/feed.py:55
107 #: kallithea/controllers/feed.py:55
106 #, python-format
108 #, python-format
107 msgid "Changes on %s repository"
109 msgid "Changes on %s repository"
108 msgstr "Änderungen im %s Repository"
110 msgstr "Änderungen im %s Repository"
109
111
110 #: kallithea/controllers/feed.py:56
112 #: kallithea/controllers/feed.py:56
111 #, python-format
113 #, python-format
112 msgid "%s %s feed"
114 msgid "%s %s feed"
113 msgstr "%s %s Feed"
115 msgstr "%s %s Feed"
114
116
115 #: kallithea/controllers/feed.py:89
117 #: kallithea/controllers/feed.py:89
116 #: kallithea/templates/changeset/changeset.html:153
118 #: kallithea/templates/changeset/changeset.html:153
117 #: kallithea/templates/changeset/changeset.html:166
119 #: kallithea/templates/changeset/changeset.html:166
118 #: kallithea/templates/compare/compare_diff.html:78
120 #: kallithea/templates/compare/compare_diff.html:78
119 #: kallithea/templates/compare/compare_diff.html:89
121 #: kallithea/templates/compare/compare_diff.html:89
120 #: kallithea/templates/pullrequests/pullrequest_show.html:328
122 #: kallithea/templates/pullrequests/pullrequest_show.html:328
121 #: kallithea/templates/pullrequests/pullrequest_show.html:351
123 #: kallithea/templates/pullrequests/pullrequest_show.html:351
122 msgid "Changeset was too big and was cut off..."
124 msgid "Changeset was too big and was cut off..."
123 msgstr "Der Änderungssatz war zu groß und wurde abgeschnitten..."
125 msgstr "Der Änderungssatz war zu groß und wurde abgeschnitten..."
124
126
125 #: kallithea/controllers/feed.py:93
127 #: kallithea/controllers/feed.py:93
126 #, python-format
128 #, python-format
127 msgid "%s committed on %s"
129 msgid "%s committed on %s"
128 msgstr ""
130 msgstr ""
129
131
130 #: kallithea/controllers/files.py:92
132 #: kallithea/controllers/files.py:92
131 msgid "Click here to add new file"
133 msgid "Click here to add new file"
132 msgstr "Hier klicken, um eine neue Datei hinzuzufügen"
134 msgstr "Hier klicken, um eine neue Datei hinzuzufügen"
133
135
134 #: kallithea/controllers/files.py:93
136 #: kallithea/controllers/files.py:93
135 #, python-format
137 #, python-format
136 msgid "There are no files yet. %s"
138 msgid "There are no files yet. %s"
137 msgstr "Es gibt hier noch keine Dateien. %s"
139 msgstr "Es gibt hier noch keine Dateien. %s"
138
140
139 #: kallithea/controllers/files.py:194
141 #: kallithea/controllers/files.py:194
140 #, fuzzy, python-format
142 #, python-format
141 msgid "%s at %s"
143 msgid "%s at %s"
142 msgstr "in %s und %s"
144 msgstr "%s auf %s"
143
145
144 #: kallithea/controllers/files.py:306 kallithea/controllers/files.py:366
146 #: kallithea/controllers/files.py:306 kallithea/controllers/files.py:366
145 #: kallithea/controllers/files.py:433
147 #: kallithea/controllers/files.py:433
146 #, python-format
148 #, python-format
147 msgid "This repository has been locked by %s on %s"
149 msgid "This repository has been locked by %s on %s"
148 msgstr "Dieses Repository ist von %s am %s gesperrt worden"
150 msgstr "Dieses Repository ist von %s am %s gesperrt worden"
149
151
150 #: kallithea/controllers/files.py:318
152 #: kallithea/controllers/files.py:318
151 msgid "You can only delete files with revision being a valid branch "
153 msgid "You can only delete files with revision being a valid branch "
152 msgstr ""
154 msgstr ""
153
155
154 #: kallithea/controllers/files.py:329
156 #: kallithea/controllers/files.py:329
155 #, python-format
157 #, python-format
156 msgid "Deleted file %s via Kallithea"
158 msgid "Deleted file %s via Kallithea"
157 msgstr "Datei %s via Kallithea gelöscht"
159 msgstr "Datei %s via Kallithea gelöscht"
158
160
159 #: kallithea/controllers/files.py:351
161 #: kallithea/controllers/files.py:351
160 #, python-format
162 #, python-format
161 msgid "Successfully deleted file %s"
163 msgid "Successfully deleted file %s"
162 msgstr "Datei %s erfolgreich gelöscht"
164 msgstr "Datei %s erfolgreich gelöscht"
163
165
164 #: kallithea/controllers/files.py:355 kallithea/controllers/files.py:421
166 #: kallithea/controllers/files.py:355 kallithea/controllers/files.py:421
165 #: kallithea/controllers/files.py:502
167 #: kallithea/controllers/files.py:502
166 msgid "Error occurred during commit"
168 msgid "Error occurred during commit"
167 msgstr "Während des Commits trat ein Fehler auf"
169 msgstr "Während des Commits trat ein Fehler auf"
168
170
169 #: kallithea/controllers/files.py:378
171 #: kallithea/controllers/files.py:378
170 msgid "You can only edit files with revision being a valid branch "
172 msgid "You can only edit files with revision being a valid branch "
171 msgstr ""
173 msgstr ""
172
174
173 #: kallithea/controllers/files.py:392
175 #: kallithea/controllers/files.py:392
174 #, python-format
176 #, python-format
175 msgid "Edited file %s via Kallithea"
177 msgid "Edited file %s via Kallithea"
176 msgstr "Datei %s via Kallithea editiert"
178 msgstr "Datei %s via Kallithea editiert"
177
179
178 #: kallithea/controllers/files.py:408
180 #: kallithea/controllers/files.py:408
179 msgid "No changes"
181 msgid "No changes"
180 msgstr "Keine Änderungen"
182 msgstr "Keine Änderungen"
181
183
182 #: kallithea/controllers/files.py:417 kallithea/controllers/files.py:491
184 #: kallithea/controllers/files.py:417 kallithea/controllers/files.py:491
183 #, python-format
185 #, python-format
184 msgid "Successfully committed to %s"
186 msgid "Successfully committed to %s"
185 msgstr "Der Commit zu %s war erfolgreich"
187 msgstr "Der Commit zu %s war erfolgreich"
186
188
187 #: kallithea/controllers/files.py:444
189 #: kallithea/controllers/files.py:444
188 msgid "Added file via Kallithea"
190 msgid "Added file via Kallithea"
189 msgstr "Datei via Kallithea hinzugefügt"
191 msgstr "Datei via Kallithea hinzugefügt"
190
192
191 #: kallithea/controllers/files.py:465
193 #: kallithea/controllers/files.py:465
192 msgid "No content"
194 msgid "No content"
193 msgstr "Kein Inhalt"
195 msgstr "Kein Inhalt"
194
196
195 #: kallithea/controllers/files.py:469
197 #: kallithea/controllers/files.py:469
196 msgid "No filename"
198 msgid "No filename"
197 msgstr "Kein Dateiname"
199 msgstr "Kein Dateiname"
198
200
199 #: kallithea/controllers/files.py:494
201 #: kallithea/controllers/files.py:494
200 msgid "Location must be relative path and must not contain .. in path"
202 msgid "Location must be relative path and must not contain .. in path"
201 msgstr "Der Ort muss ein relativer Pfad sein und darf nicht .. enthalten"
203 msgstr "Der Ort muss ein relativer Pfad sein und darf nicht .. enthalten"
202
204
203 #: kallithea/controllers/files.py:528
205 #: kallithea/controllers/files.py:528
204 msgid "Downloads disabled"
206 msgid "Downloads disabled"
205 msgstr "Downloads gesperrt"
207 msgstr "Downloads gesperrt"
206
208
207 #: kallithea/controllers/files.py:539
209 #: kallithea/controllers/files.py:539
208 #, python-format
210 #, python-format
209 msgid "Unknown revision %s"
211 msgid "Unknown revision %s"
210 msgstr "Unbekannte Revision %s"
212 msgstr "Unbekannte Revision %s"
211
213
212 #: kallithea/controllers/files.py:541
214 #: kallithea/controllers/files.py:541
213 msgid "Empty repository"
215 msgid "Empty repository"
214 msgstr "Leeres Repository"
216 msgstr "Leeres Repository"
215
217
216 #: kallithea/controllers/files.py:543
218 #: kallithea/controllers/files.py:543
217 msgid "Unknown archive type"
219 msgid "Unknown archive type"
218 msgstr "Unbekannter Archivtyp"
220 msgstr "Unbekannter Archivtyp"
219
221
220 #: kallithea/controllers/files.py:775
222 #: kallithea/controllers/files.py:775
221 #: kallithea/templates/changeset/changeset_range.html:9
223 #: kallithea/templates/changeset/changeset_range.html:9
222 #: kallithea/templates/email_templates/pull_request.html:15
224 #: kallithea/templates/email_templates/pull_request.html:15
223 #: kallithea/templates/pullrequests/pullrequest.html:116
225 #: kallithea/templates/pullrequests/pullrequest.html:116
224 msgid "Changesets"
226 msgid "Changesets"
225 msgstr "Änderungssätze"
227 msgstr "Änderungssätze"
226
228
227 #: kallithea/controllers/files.py:776 kallithea/controllers/pullrequests.py:182
229 #: kallithea/controllers/files.py:776 kallithea/controllers/pullrequests.py:182
228 #: kallithea/controllers/summary.py:74 kallithea/model/scm.py:816
230 #: kallithea/controllers/summary.py:74 kallithea/model/scm.py:816
229 #: kallithea/templates/switch_to_list.html:3
231 #: kallithea/templates/switch_to_list.html:3
230 #: kallithea/templates/branches/branches.html:10
232 #: kallithea/templates/branches/branches.html:10
231 msgid "Branches"
233 msgid "Branches"
232 msgstr "Entwicklungszweige"
234 msgstr "Entwicklungszweige"
233
235
234 #: kallithea/controllers/files.py:777 kallithea/controllers/pullrequests.py:183
236 #: kallithea/controllers/files.py:777 kallithea/controllers/pullrequests.py:183
235 #: kallithea/controllers/summary.py:75 kallithea/model/scm.py:827
237 #: kallithea/controllers/summary.py:75 kallithea/model/scm.py:827
236 #: kallithea/templates/switch_to_list.html:25
238 #: kallithea/templates/switch_to_list.html:25
237 #: kallithea/templates/tags/tags.html:10
239 #: kallithea/templates/tags/tags.html:10
238 msgid "Tags"
240 msgid "Tags"
239 msgstr "Tags"
241 msgstr "Tags"
240
242
241 #: kallithea/controllers/forks.py:187
243 #: kallithea/controllers/forks.py:187
242 #, python-format
244 #, python-format
243 msgid "An error occurred during repository forking %s"
245 msgid "An error occurred during repository forking %s"
244 msgstr "Während des Forkens des Repositorys trat ein Fehler auf: %s"
246 msgstr "Während des Forkens des Repositorys trat ein Fehler auf: %s"
245
247
246 #: kallithea/controllers/home.py:84
248 #: kallithea/controllers/home.py:84
247 msgid "Groups"
249 msgid "Groups"
248 msgstr "Gruppen"
250 msgstr "Gruppen"
249
251
250 #: kallithea/controllers/home.py:89
252 #: kallithea/controllers/home.py:89
251 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:106
253 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:106
252 #: kallithea/templates/admin/repos/repo_add.html:12
254 #: kallithea/templates/admin/repos/repo_add.html:12
253 #: kallithea/templates/admin/repos/repo_add.html:16
255 #: kallithea/templates/admin/repos/repo_add.html:16
254 #: kallithea/templates/admin/repos/repos.html:9
256 #: kallithea/templates/admin/repos/repos.html:9
255 #: kallithea/templates/admin/users/user_edit_advanced.html:6
257 #: kallithea/templates/admin/users/user_edit_advanced.html:6
256 #: kallithea/templates/base/base.html:60 kallithea/templates/base/base.html:77
258 #: kallithea/templates/base/base.html:60 kallithea/templates/base/base.html:77
257 #: kallithea/templates/base/base.html:127
259 #: kallithea/templates/base/base.html:127
258 #: kallithea/templates/base/base.html:390
260 #: kallithea/templates/base/base.html:390
259 #: kallithea/templates/base/base.html:562
261 #: kallithea/templates/base/base.html:562
260 msgid "Repositories"
262 msgid "Repositories"
261 msgstr "Repositories"
263 msgstr "Repositories"
262
264
263 #: kallithea/controllers/home.py:130
265 #: kallithea/controllers/home.py:130
264 #: kallithea/templates/files/files_add.html:32
266 #: kallithea/templates/files/files_add.html:32
265 #: kallithea/templates/files/files_delete.html:23
267 #: kallithea/templates/files/files_delete.html:23
266 #: kallithea/templates/files/files_edit.html:32
268 #: kallithea/templates/files/files_edit.html:32
267 msgid "Branch"
269 msgid "Branch"
268 msgstr "Zweig"
270 msgstr "Zweig"
269
271
270 #: kallithea/controllers/home.py:136
272 #: kallithea/controllers/home.py:136
271 msgid "Tag"
273 msgid "Tag"
272 msgstr "Marke"
274 msgstr "Marke"
273
275
274 #: kallithea/controllers/home.py:142
276 #: kallithea/controllers/home.py:142
275 msgid "Bookmark"
277 msgid "Bookmark"
276 msgstr "Lesezeichen"
278 msgstr "Lesezeichen"
277
279
278 #: kallithea/controllers/journal.py:111 kallithea/controllers/journal.py:153
280 #: kallithea/controllers/journal.py:111 kallithea/controllers/journal.py:153
279 msgid "public journal"
281 msgid "public journal"
280 msgstr "Öffentliches Logbuch"
282 msgstr "Öffentliches Logbuch"
281
283
282 #: kallithea/controllers/journal.py:115 kallithea/controllers/journal.py:157
284 #: kallithea/controllers/journal.py:115 kallithea/controllers/journal.py:157
283 msgid "journal"
285 msgid "journal"
284 msgstr "Logbuch"
286 msgstr "Logbuch"
285
287
286 #: kallithea/controllers/login.py:188 kallithea/controllers/login.py:234
288 #: kallithea/controllers/login.py:188 kallithea/controllers/login.py:234
287 msgid "bad captcha"
289 msgid "bad captcha"
288 msgstr "falsches Captcha"
290 msgstr "falsches Captcha"
289
291
290 #: kallithea/controllers/login.py:194
292 #: kallithea/controllers/login.py:194
291 msgid "You have successfully registered into Kallithea"
293 msgid "You have successfully registered into Kallithea"
292 msgstr "Sie haben sich erfolgreich bei Kallithea registriert"
294 msgstr "Sie haben sich erfolgreich bei Kallithea registriert"
293
295
294 #: kallithea/controllers/login.py:239
296 #: kallithea/controllers/login.py:239
295 msgid "Your password reset link was sent"
297 msgid "Your password reset link was sent"
296 msgstr "Ihr Passwort Zurücksetzen link wurde versendet"
298 msgstr "Ihr Passwort Zurücksetzen link wurde versendet"
297
299
298 #: kallithea/controllers/login.py:260
300 #: kallithea/controllers/login.py:260
299 msgid ""
301 msgid ""
300 "Your password reset was successful, new password has been sent to your "
302 "Your password reset was successful, new password has been sent to your "
301 "email"
303 "email"
302 msgstr ""
304 msgstr ""
303 "Das Zurücksetzen des Passworted war erfolgreich, ein neues Passwort wurde"
305 "Das Zurücksetzen des Passworted war erfolgreich, ein neues Passwort wurde"
304 " an ihre EMail Addresse gesendet"
306 " an ihre EMail Addresse gesendet"
305
307
306 #: kallithea/controllers/pullrequests.py:130
308 #: kallithea/controllers/pullrequests.py:130
307 #, python-format
309 #, python-format
308 msgid "%s (closed)"
310 msgid "%s (closed)"
309 msgstr "%s (geschlossen)"
311 msgstr "%s (geschlossen)"
310
312
311 #: kallithea/controllers/pullrequests.py:158
313 #: kallithea/controllers/pullrequests.py:158
312 #: kallithea/templates/changeset/changeset.html:12
314 #: kallithea/templates/changeset/changeset.html:12
313 #: kallithea/templates/email_templates/changeset_comment.html:17
315 #: kallithea/templates/email_templates/changeset_comment.html:17
314 msgid "Changeset"
316 msgid "Changeset"
315 msgstr "Änderungssatz"
317 msgstr "Änderungssatz"
316
318
317 #: kallithea/controllers/pullrequests.py:179
319 #: kallithea/controllers/pullrequests.py:179
318 msgid "Special"
320 msgid "Special"
319 msgstr "Spezial"
321 msgstr "Spezial"
320
322
321 #: kallithea/controllers/pullrequests.py:180
323 #: kallithea/controllers/pullrequests.py:180
322 msgid "Peer branches"
324 msgid "Peer branches"
323 msgstr ""
325 msgstr ""
324
326
325 #: kallithea/controllers/pullrequests.py:181 kallithea/model/scm.py:822
327 #: kallithea/controllers/pullrequests.py:181 kallithea/model/scm.py:822
326 #: kallithea/templates/switch_to_list.html:38
328 #: kallithea/templates/switch_to_list.html:38
327 #: kallithea/templates/bookmarks/bookmarks.html:10
329 #: kallithea/templates/bookmarks/bookmarks.html:10
328 msgid "Bookmarks"
330 msgid "Bookmarks"
329 msgstr "Lesezeichen"
331 msgstr "Lesezeichen"
330
332
331 #: kallithea/controllers/pullrequests.py:312
333 #: kallithea/controllers/pullrequests.py:312
332 #, python-format
334 #, python-format
333 msgid "Error creating pull request: %s"
335 msgid "Error creating pull request: %s"
334 msgstr "Fehler beim Erstellen des Pull-Requests: %s"
336 msgstr "Fehler beim Erstellen des Pull-Requests: %s"
335
337
336 #: kallithea/controllers/pullrequests.py:356
338 #: kallithea/controllers/pullrequests.py:356
337 #: kallithea/controllers/pullrequests.py:497
339 #: kallithea/controllers/pullrequests.py:497
338 msgid "No description"
340 msgid "No description"
339 msgstr "Keine Beschreibung"
341 msgstr "Keine Beschreibung"
340
342
341 #: kallithea/controllers/pullrequests.py:363
343 #: kallithea/controllers/pullrequests.py:363
342 msgid "Successfully opened new pull request"
344 msgid "Successfully opened new pull request"
343 msgstr "Es wurde erfolgreich ein neuer Pullrequest eröffnet"
345 msgstr "Es wurde erfolgreich ein neuer Pullrequest eröffnet"
344
346
345 #: kallithea/controllers/pullrequests.py:366
347 #: kallithea/controllers/pullrequests.py:366
346 #: kallithea/controllers/pullrequests.py:450
348 #: kallithea/controllers/pullrequests.py:450
347 msgid "Error occurred while creating pull request"
349 msgid "Error occurred while creating pull request"
348 msgstr "Während des Erstellens des Pull Requests trat ein Fehler auf"
350 msgstr "Während des Erstellens des Pull Requests trat ein Fehler auf"
349
351
350 #: kallithea/controllers/pullrequests.py:398
352 #: kallithea/controllers/pullrequests.py:398
351 msgid "Missing changesets since the previous pull request:"
353 msgid "Missing changesets since the previous pull request:"
352 msgstr ""
354 msgstr ""
353
355
354 #: kallithea/controllers/pullrequests.py:405
356 #: kallithea/controllers/pullrequests.py:405
355 #, python-format
357 #, python-format
356 msgid "New changesets on %s %s since the previous pull request:"
358 msgid "New changesets on %s %s since the previous pull request:"
357 msgstr ""
359 msgstr "Neue Changesets in %s %s seit dem letzten Pull Request:"
358
360
359 #: kallithea/controllers/pullrequests.py:412
361 #: kallithea/controllers/pullrequests.py:412
360 msgid "Ancestor didn't change - show diff since previous version:"
362 msgid "Ancestor didn't change - show diff since previous version:"
361 msgstr ""
363 msgstr ""
362
364
363 #: kallithea/controllers/pullrequests.py:419
365 #: kallithea/controllers/pullrequests.py:419
364 #, python-format
366 #, python-format
365 msgid ""
367 msgid ""
366 "This pull request is based on another %s revision and there is no simple "
368 "This pull request is based on another %s revision and there is no simple "
367 "diff."
369 "diff."
368 msgstr ""
370 msgstr ""
371 "Dieser Pull Request basiert auf einer anderen %s Revision. Daher ist kein "
372 "Simple Diff verfügbar."
369
373
370 #: kallithea/controllers/pullrequests.py:421
374 #: kallithea/controllers/pullrequests.py:421
371 #, python-format
375 #, python-format
372 msgid "No changes found on %s %s since previous version."
376 msgid "No changes found on %s %s since previous version."
373 msgstr ""
377 msgstr "Keine Änderungen seit der letzten Version gefunden in %s %s."
374
378
375 #: kallithea/controllers/pullrequests.py:456
379 #: kallithea/controllers/pullrequests.py:456
376 #, python-format
380 #, python-format
377 msgid "Closed, replaced by %s ."
381 msgid "Closed, replaced by %s ."
378 msgstr ""
382 msgstr "Geschlossen, ersetzt durch %s."
379
383
380 #: kallithea/controllers/pullrequests.py:464
384 #: kallithea/controllers/pullrequests.py:464
381 msgid "Pull request update created"
385 msgid "Pull request update created"
382 msgstr ""
386 msgstr "Pull Request Update erstellt"
383
387
384 #: kallithea/controllers/pullrequests.py:503
388 #: kallithea/controllers/pullrequests.py:503
385 #, fuzzy
386 msgid "Pull request updated"
389 msgid "Pull request updated"
387 msgstr "Pull Request"
390 msgstr "Pull Request aktualisiert"
388
391
389 #: kallithea/controllers/pullrequests.py:518
392 #: kallithea/controllers/pullrequests.py:518
390 msgid "Successfully deleted pull request"
393 msgid "Successfully deleted pull request"
391 msgstr "Erfolgreich Pull-Request gelöscht"
394 msgstr "Erfolgreich Pull-Request gelöscht"
392
395
393 #: kallithea/controllers/pullrequests.py:577
396 #: kallithea/controllers/pullrequests.py:577
394 #, python-format
397 #, python-format
395 msgid "This pull request has already been merged to %s."
398 msgid "This pull request has already been merged to %s."
396 msgstr ""
399 msgstr "Dieser Pull Request wurde bereits in %s integriert."
397
400
398 #: kallithea/controllers/pullrequests.py:579
401 #: kallithea/controllers/pullrequests.py:579
399 msgid "This pull request has been closed and can not be updated."
402 msgid "This pull request has been closed and can not be updated."
400 msgstr ""
403 msgstr ""
404 "Dieser Pull Request wurde geschlossen und kann daher nicht aktualisiert "
405 "werden."
401
406
402 #: kallithea/controllers/pullrequests.py:597
407 #: kallithea/controllers/pullrequests.py:597
403 #, python-format
408 #, python-format
404 msgid "This pull request can be updated with changes on %s:"
409 msgid "This pull request can be updated with changes on %s:"
405 msgstr ""
410 msgstr "Dieser Pull Request kann mit Änderungen in %s aktualisiert werden:"
406
411
407 #: kallithea/controllers/pullrequests.py:600
412 #: kallithea/controllers/pullrequests.py:600
408 msgid "No changesets found for updating this pull request."
413 msgid "No changesets found for updating this pull request."
409 msgstr ""
414 msgstr "Keine Changesets gefunden, um den Pull Request zu aktualisieren."
410
415
411 #: kallithea/controllers/pullrequests.py:608
416 #: kallithea/controllers/pullrequests.py:608
412 #, python-format
417 #, python-format
413 msgid "Note: Branch %s has another head: %s."
418 msgid "Note: Branch %s has another head: %s."
414 msgstr ""
419 msgstr "Hinweis: Branch %s hat einen anderen Head: %s."
415
420
416 #: kallithea/controllers/pullrequests.py:614
421 #: kallithea/controllers/pullrequests.py:614
417 msgid "Git pull requests don't support updates yet."
422 msgid "Git pull requests don't support updates yet."
418 msgstr ""
423 msgstr "Git Pull Request unterstützen bisher keine Updates."
419
424
420 #: kallithea/controllers/pullrequests.py:701
425 #: kallithea/controllers/pullrequests.py:701
421 #, fuzzy
422 msgid "Closing."
426 msgid "Closing."
423 msgstr "Schließen mit"
427 msgstr "Schließen."
424
428
425 #: kallithea/controllers/search.py:135
429 #: kallithea/controllers/search.py:135
426 msgid "Invalid search query. Try quoting it."
430 msgid "Invalid search query. Try quoting it."
427 msgstr "Ungültige Suchanfrage. Versuchen sie es in Anführungzeichen zu setzen."
431 msgstr "Ungültige Suchanfrage. Versuchen sie es in Anführungzeichen zu setzen."
428
432
429 #: kallithea/controllers/search.py:140
433 #: kallithea/controllers/search.py:140
430 msgid "There is no index to search in. Please run whoosh indexer"
434 msgid "There is no index to search in. Please run whoosh indexer"
431 msgstr "Es gibt keinen durchsuchbaren Index. Bitte den Whoosh Indizierer ausführen"
435 msgstr "Es gibt keinen durchsuchbaren Index. Bitte den Whoosh Indizierer ausführen"
432
436
433 #: kallithea/controllers/search.py:144
437 #: kallithea/controllers/search.py:144
434 msgid "An error occurred during search operation."
438 msgid "An error occurred during search operation."
435 msgstr "Während der Suchoperation trat ein Fehler auf."
439 msgstr "Während der Suchoperation trat ein Fehler auf."
436
440
437 #: kallithea/controllers/summary.py:199
441 #: kallithea/controllers/summary.py:199
438 #: kallithea/templates/summary/summary.html:387
442 #: kallithea/templates/summary/summary.html:387
439 #, fuzzy
440 msgid "No data ready yet"
443 msgid "No data ready yet"
441 msgstr "Es wurden bisher keine Daten geladen"
444 msgstr "Es stehen noch keine Daten zur Verfügung"
442
445
443 #: kallithea/controllers/summary.py:202
446 #: kallithea/controllers/summary.py:202
444 #: kallithea/templates/summary/summary.html:101
447 #: kallithea/templates/summary/summary.html:101
445 msgid "Statistics are disabled for this repository"
448 msgid "Statistics are disabled for this repository"
446 msgstr "Statistiken sind deaktiviert für dieses Repository"
449 msgstr "Statistiken sind deaktiviert für dieses Repository"
447
450
448 #: kallithea/controllers/admin/auth_settings.py:125
451 #: kallithea/controllers/admin/auth_settings.py:125
449 msgid "Auth settings updated successfully"
452 msgid "Auth settings updated successfully"
450 msgstr "Anmeldeeinstellungen erfolgreich geändert"
453 msgstr "Anmeldeeinstellungen erfolgreich geändert"
451
454
452 #: kallithea/controllers/admin/auth_settings.py:136
455 #: kallithea/controllers/admin/auth_settings.py:136
453 msgid "error occurred during update of auth settings"
456 msgid "error occurred during update of auth settings"
454 msgstr "Fehler bei der Änderung der Anmeldeeinstellungen aufgetreten"
457 msgstr "Fehler bei der Änderung der Anmeldeeinstellungen aufgetreten"
455
458
456 #: kallithea/controllers/admin/defaults.py:97
459 #: kallithea/controllers/admin/defaults.py:97
457 msgid "Default settings updated successfully"
460 msgid "Default settings updated successfully"
458 msgstr "Standardeinstellungen erfolgreich geupdated"
461 msgstr "Standardeinstellungen erfolgreich geupdated"
459
462
460 #: kallithea/controllers/admin/defaults.py:112
463 #: kallithea/controllers/admin/defaults.py:112
461 msgid "Error occurred during update of defaults"
464 msgid "Error occurred during update of defaults"
462 msgstr "Ein Fehler trat beim updaten der Standardeinstellungen auf"
465 msgstr "Ein Fehler trat beim updaten der Standardeinstellungen auf"
463
466
464 #: kallithea/controllers/admin/gists.py:59
467 #: kallithea/controllers/admin/gists.py:59
465 #: kallithea/controllers/admin/my_account.py:238
468 #: kallithea/controllers/admin/my_account.py:238
466 #: kallithea/controllers/admin/users.py:288
469 #: kallithea/controllers/admin/users.py:288
467 msgid "forever"
470 msgid "forever"
468 msgstr "immer"
471 msgstr "immer"
469
472
470 #: kallithea/controllers/admin/gists.py:60
473 #: kallithea/controllers/admin/gists.py:60
471 #: kallithea/controllers/admin/my_account.py:239
474 #: kallithea/controllers/admin/my_account.py:239
472 #: kallithea/controllers/admin/users.py:289
475 #: kallithea/controllers/admin/users.py:289
473 msgid "5 minutes"
476 msgid "5 minutes"
474 msgstr "5 Minuten"
477 msgstr "5 Minuten"
475
478
476 #: kallithea/controllers/admin/gists.py:61
479 #: kallithea/controllers/admin/gists.py:61
477 #: kallithea/controllers/admin/my_account.py:240
480 #: kallithea/controllers/admin/my_account.py:240
478 #: kallithea/controllers/admin/users.py:290
481 #: kallithea/controllers/admin/users.py:290
479 msgid "1 hour"
482 msgid "1 hour"
480 msgstr "1 Stunde"
483 msgstr "1 Stunde"
481
484
482 #: kallithea/controllers/admin/gists.py:62
485 #: kallithea/controllers/admin/gists.py:62
483 #: kallithea/controllers/admin/my_account.py:241
486 #: kallithea/controllers/admin/my_account.py:241
484 #: kallithea/controllers/admin/users.py:291
487 #: kallithea/controllers/admin/users.py:291
485 msgid "1 day"
488 msgid "1 day"
486 msgstr "1 Tag"
489 msgstr "1 Tag"
487
490
488 #: kallithea/controllers/admin/gists.py:63
491 #: kallithea/controllers/admin/gists.py:63
489 #: kallithea/controllers/admin/my_account.py:242
492 #: kallithea/controllers/admin/my_account.py:242
490 #: kallithea/controllers/admin/users.py:292
493 #: kallithea/controllers/admin/users.py:292
491 msgid "1 month"
494 msgid "1 month"
492 msgstr "1 Monat"
495 msgstr "1 Monat"
493
496
494 #: kallithea/controllers/admin/gists.py:67
497 #: kallithea/controllers/admin/gists.py:67
495 #: kallithea/controllers/admin/my_account.py:244
498 #: kallithea/controllers/admin/my_account.py:244
496 #: kallithea/controllers/admin/users.py:294
499 #: kallithea/controllers/admin/users.py:294
497 msgid "Lifetime"
500 msgid "Lifetime"
498 msgstr "Lebenszeit"
501 msgstr "Lebenszeit"
499
502
500 #: kallithea/controllers/admin/gists.py:146
503 #: kallithea/controllers/admin/gists.py:146
501 msgid "Error occurred during gist creation"
504 msgid "Error occurred during gist creation"
502 msgstr "Ein fehler trat auf bei der Erstellung des gist"
505 msgstr "Ein fehler trat auf bei der Erstellung des gist"
503
506
504 #: kallithea/controllers/admin/gists.py:184
507 #: kallithea/controllers/admin/gists.py:184
505 #, python-format
508 #, python-format
506 msgid "Deleted gist %s"
509 msgid "Deleted gist %s"
507 msgstr "gist %s gelöscht"
510 msgstr "gist %s gelöscht"
508
511
509 #: kallithea/controllers/admin/gists.py:233
512 #: kallithea/controllers/admin/gists.py:233
510 msgid "unmodified"
513 msgid "unmodified"
511 msgstr "ungeändert"
514 msgstr "ungeändert"
512
515
513 #: kallithea/controllers/admin/gists.py:262
516 #: kallithea/controllers/admin/gists.py:262
514 msgid "Successfully updated gist content"
517 msgid "Successfully updated gist content"
515 msgstr "Erfolgreich Kerninhalt aktualisiert"
518 msgstr "Erfolgreich Kerninhalt aktualisiert"
516
519
517 #: kallithea/controllers/admin/gists.py:267
520 #: kallithea/controllers/admin/gists.py:267
518 msgid "Successfully updated gist data"
521 msgid "Successfully updated gist data"
519 msgstr "Erfolgreich Kerndaten aktualisiert"
522 msgstr "Erfolgreich Kerndaten aktualisiert"
520
523
521 #: kallithea/controllers/admin/gists.py:270
524 #: kallithea/controllers/admin/gists.py:270
522 #, python-format
525 #, python-format
523 msgid "Error occurred during update of gist %s"
526 msgid "Error occurred during update of gist %s"
524 msgstr "Fehler beim Aktualisieren der Kerndaten %s"
527 msgstr "Fehler beim Aktualisieren der Kerndaten %s"
525
528
526 #: kallithea/controllers/admin/my_account.py:70
529 #: kallithea/controllers/admin/my_account.py:70
527 msgid "You can't edit this user since it's crucial for entire application"
530 msgid "You can't edit this user since it's crucial for entire application"
528 msgstr ""
531 msgstr ""
529 "Sie können diesen Benutzer nicht editieren, da er von entscheidender "
532 "Sie können diesen Benutzer nicht editieren, da er von entscheidender "
530 "Bedeutung für die ganze Applikation ist"
533 "Bedeutung für die ganze Applikation ist"
531
534
532 #: kallithea/controllers/admin/my_account.py:128
535 #: kallithea/controllers/admin/my_account.py:128
533 msgid "Your account was updated successfully"
536 msgid "Your account was updated successfully"
534 msgstr "Ihr Account wurde erfolgreich aktualisiert"
537 msgstr "Ihr Account wurde erfolgreich aktualisiert"
535
538
536 #: kallithea/controllers/admin/my_account.py:143
539 #: kallithea/controllers/admin/my_account.py:143
537 #: kallithea/controllers/admin/users.py:206
540 #: kallithea/controllers/admin/users.py:206
538 #, python-format
541 #, python-format
539 msgid "Error occurred during update of user %s"
542 msgid "Error occurred during update of user %s"
540 msgstr "Fehler beim Aktualisieren der Benutzer %s"
543 msgstr "Fehler beim Aktualisieren der Benutzer %s"
541
544
542 #: kallithea/controllers/admin/my_account.py:162
545 #: kallithea/controllers/admin/my_account.py:162
543 msgid "Successfully updated password"
546 msgid "Successfully updated password"
544 msgstr "Erfolgreich Kennwort geändert"
547 msgstr "Erfolgreich Kennwort geändert"
545
548
546 #: kallithea/controllers/admin/my_account.py:173
549 #: kallithea/controllers/admin/my_account.py:173
547 msgid "Error occurred during update of user password"
550 msgid "Error occurred during update of user password"
548 msgstr "Fehler bei der Änderung des Kennworts"
551 msgstr "Fehler bei der Änderung des Kennworts"
549
552
550 #: kallithea/controllers/admin/my_account.py:215
553 #: kallithea/controllers/admin/my_account.py:215
551 #: kallithea/controllers/admin/users.py:431
554 #: kallithea/controllers/admin/users.py:431
552 #, python-format
555 #, python-format
553 msgid "Added email %s to user"
556 msgid "Added email %s to user"
554 msgstr "Die EMail Addresse %s wurde zum Benutzer hinzugefügt"
557 msgstr "Die EMail Addresse %s wurde zum Benutzer hinzugefügt"
555
558
556 #: kallithea/controllers/admin/my_account.py:221
559 #: kallithea/controllers/admin/my_account.py:221
557 #: kallithea/controllers/admin/users.py:437
560 #: kallithea/controllers/admin/users.py:437
558 msgid "An error occurred during email saving"
561 msgid "An error occurred during email saving"
559 msgstr "Währen der Speicherung der EMail Addresse trat ein Fehler auf"
562 msgstr "Währen der Speicherung der EMail Addresse trat ein Fehler auf"
560
563
561 #: kallithea/controllers/admin/my_account.py:230
564 #: kallithea/controllers/admin/my_account.py:230
562 #: kallithea/controllers/admin/users.py:448
565 #: kallithea/controllers/admin/users.py:448
563 msgid "Removed email from user"
566 msgid "Removed email from user"
564 msgstr "Die EMail Addresse wurde vom Benutzer entfernt"
567 msgstr "Die EMail Addresse wurde vom Benutzer entfernt"
565
568
566 #: kallithea/controllers/admin/my_account.py:254
569 #: kallithea/controllers/admin/my_account.py:254
567 #: kallithea/controllers/admin/users.py:314
570 #: kallithea/controllers/admin/users.py:314
568 msgid "Api key successfully created"
571 msgid "Api key successfully created"
569 msgstr "API Key wurde erfolgreich erstellt"
572 msgstr "API Key wurde erfolgreich erstellt"
570
573
571 #: kallithea/controllers/admin/my_account.py:266
574 #: kallithea/controllers/admin/my_account.py:266
572 #: kallithea/controllers/admin/users.py:330
575 #: kallithea/controllers/admin/users.py:330
573 msgid "Api key successfully reset"
576 msgid "Api key successfully reset"
574 msgstr "API-Schlüssel erfolgreich zurückgesetzt"
577 msgstr "API-Schlüssel erfolgreich zurückgesetzt"
575
578
576 #: kallithea/controllers/admin/my_account.py:270
579 #: kallithea/controllers/admin/my_account.py:270
577 #: kallithea/controllers/admin/users.py:334
580 #: kallithea/controllers/admin/users.py:334
578 msgid "Api key successfully deleted"
581 msgid "Api key successfully deleted"
579 msgstr "API-Schlüssel erfolgreich gelöscht"
582 msgstr "API-Schlüssel erfolgreich gelöscht"
580
583
581 #: kallithea/controllers/admin/permissions.py:63
584 #: kallithea/controllers/admin/permissions.py:63
582 #: kallithea/controllers/admin/permissions.py:67
585 #: kallithea/controllers/admin/permissions.py:67
583 #: kallithea/controllers/admin/permissions.py:71
586 #: kallithea/controllers/admin/permissions.py:71
584 msgid "Read"
587 msgid "Read"
585 msgstr "Lesen"
588 msgstr "Lesen"
586
589
587 #: kallithea/controllers/admin/permissions.py:64
590 #: kallithea/controllers/admin/permissions.py:64
588 #: kallithea/controllers/admin/permissions.py:68
591 #: kallithea/controllers/admin/permissions.py:68
589 #: kallithea/controllers/admin/permissions.py:72
592 #: kallithea/controllers/admin/permissions.py:72
590 msgid "Write"
593 msgid "Write"
591 msgstr "Schreiben"
594 msgstr "Schreiben"
592
595
593 #: kallithea/controllers/admin/permissions.py:65
596 #: kallithea/controllers/admin/permissions.py:65
594 #: kallithea/controllers/admin/permissions.py:69
597 #: kallithea/controllers/admin/permissions.py:69
595 #: kallithea/controllers/admin/permissions.py:73
598 #: kallithea/controllers/admin/permissions.py:73
596 #: kallithea/templates/admin/auth/auth_settings.html:9
599 #: kallithea/templates/admin/auth/auth_settings.html:9
597 #: kallithea/templates/admin/defaults/defaults.html:9
600 #: kallithea/templates/admin/defaults/defaults.html:9
598 #: kallithea/templates/admin/permissions/permissions.html:9
601 #: kallithea/templates/admin/permissions/permissions.html:9
599 #: kallithea/templates/admin/repo_groups/repo_group_add.html:9
602 #: kallithea/templates/admin/repo_groups/repo_group_add.html:9
600 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
603 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
601 #: kallithea/templates/admin/repo_groups/repo_groups.html:10
604 #: kallithea/templates/admin/repo_groups/repo_groups.html:10
602 #: kallithea/templates/admin/repos/repo_add.html:10
605 #: kallithea/templates/admin/repos/repo_add.html:10
603 #: kallithea/templates/admin/repos/repo_add.html:14
606 #: kallithea/templates/admin/repos/repo_add.html:14
604 #: kallithea/templates/admin/repos/repos.html:9
607 #: kallithea/templates/admin/repos/repos.html:9
605 #: kallithea/templates/admin/settings/settings.html:9
608 #: kallithea/templates/admin/settings/settings.html:9
606 #: kallithea/templates/admin/user_groups/user_group_add.html:8
609 #: kallithea/templates/admin/user_groups/user_group_add.html:8
607 #: kallithea/templates/admin/user_groups/user_group_edit.html:9
610 #: kallithea/templates/admin/user_groups/user_group_edit.html:9
608 #: kallithea/templates/admin/user_groups/user_groups.html:10
611 #: kallithea/templates/admin/user_groups/user_groups.html:10
609 #: kallithea/templates/admin/users/user_add.html:8
612 #: kallithea/templates/admin/users/user_add.html:8
610 #: kallithea/templates/admin/users/user_edit.html:9
613 #: kallithea/templates/admin/users/user_edit.html:9
611 #: kallithea/templates/admin/users/user_edit_profile.html:114
614 #: kallithea/templates/admin/users/user_edit_profile.html:114
612 #: kallithea/templates/admin/users/users.html:10
615 #: kallithea/templates/admin/users/users.html:10
613 #: kallithea/templates/admin/users/users.html:55
616 #: kallithea/templates/admin/users/users.html:55
614 #: kallithea/templates/base/base.html:255
617 #: kallithea/templates/base/base.html:255
615 #: kallithea/templates/base/base.html:256
618 #: kallithea/templates/base/base.html:256
616 #: kallithea/templates/base/base.html:262
619 #: kallithea/templates/base/base.html:262
617 #: kallithea/templates/base/base.html:263
620 #: kallithea/templates/base/base.html:263
618 msgid "Admin"
621 msgid "Admin"
619 msgstr "Admin"
622 msgstr "Admin"
620
623
621 #: kallithea/controllers/admin/permissions.py:76
624 #: kallithea/controllers/admin/permissions.py:76
622 #: kallithea/controllers/admin/permissions.py:87
625 #: kallithea/controllers/admin/permissions.py:87
623 #: kallithea/controllers/admin/permissions.py:92
626 #: kallithea/controllers/admin/permissions.py:92
624 #: kallithea/controllers/admin/permissions.py:95
627 #: kallithea/controllers/admin/permissions.py:95
625 #: kallithea/controllers/admin/permissions.py:98
628 #: kallithea/controllers/admin/permissions.py:98
626 #: kallithea/controllers/admin/permissions.py:101
629 #: kallithea/controllers/admin/permissions.py:101
627 msgid "Disabled"
630 msgid "Disabled"
628 msgstr "Deaktiviert"
631 msgstr "Deaktiviert"
629
632
630 #: kallithea/controllers/admin/permissions.py:78
633 #: kallithea/controllers/admin/permissions.py:78
631 msgid "Allowed with manual account activation"
634 msgid "Allowed with manual account activation"
632 msgstr "Erlaubt mit manueller Kontoaktivierung"
635 msgstr "Erlaubt mit manueller Kontoaktivierung"
633
636
634 #: kallithea/controllers/admin/permissions.py:80
637 #: kallithea/controllers/admin/permissions.py:80
635 msgid "Allowed with automatic account activation"
638 msgid "Allowed with automatic account activation"
636 msgstr "Erlaubt mit automatischer Kontoaktivierung"
639 msgstr "Erlaubt mit automatischer Kontoaktivierung"
637
640
638 #: kallithea/controllers/admin/permissions.py:83
641 #: kallithea/controllers/admin/permissions.py:83
639 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1439
642 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1439
640 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1485
643 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1485
641 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1542
644 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1542
642 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1543
645 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1543
643 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1564
646 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1564
644 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1603
647 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1603
645 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1655
648 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1655
646 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1682 kallithea/model/db.py:1684
649 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1682 kallithea/model/db.py:1684
647 msgid "Manual activation of external account"
650 msgid "Manual activation of external account"
648 msgstr "Manuelle Aktivierung externen Kontos"
651 msgstr "Manuelle Aktivierung externen Kontos"
649
652
650 #: kallithea/controllers/admin/permissions.py:84
653 #: kallithea/controllers/admin/permissions.py:84
651 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1440
654 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1440
652 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1486
655 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1486
653 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1543
656 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1543
654 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1544
657 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1544
655 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1565
658 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1565
656 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1604
659 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1604
657 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1656
660 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1656
658 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1683 kallithea/model/db.py:1685
661 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1683 kallithea/model/db.py:1685
659 msgid "Automatic activation of external account"
662 msgid "Automatic activation of external account"
660 msgstr "Automatische Aktivierung externen Kontos"
663 msgstr "Automatische Aktivierung externen Kontos"
661
664
662 #: kallithea/controllers/admin/permissions.py:88
665 #: kallithea/controllers/admin/permissions.py:88
663 #: kallithea/controllers/admin/permissions.py:91
666 #: kallithea/controllers/admin/permissions.py:91
664 #: kallithea/controllers/admin/permissions.py:96
667 #: kallithea/controllers/admin/permissions.py:96
665 #: kallithea/controllers/admin/permissions.py:99
668 #: kallithea/controllers/admin/permissions.py:99
666 #: kallithea/controllers/admin/permissions.py:102
669 #: kallithea/controllers/admin/permissions.py:102
667 msgid "Enabled"
670 msgid "Enabled"
668 msgstr "Aktiviert"
671 msgstr "Aktiviert"
669
672
670 #: kallithea/controllers/admin/permissions.py:125
673 #: kallithea/controllers/admin/permissions.py:125
671 msgid "Global permissions updated successfully"
674 msgid "Global permissions updated successfully"
672 msgstr "Globale Berechtigungen erfolgreich geändert"
675 msgstr "Globale Berechtigungen erfolgreich geändert"
673
676
674 #: kallithea/controllers/admin/permissions.py:140
677 #: kallithea/controllers/admin/permissions.py:140
675 msgid "Error occurred during update of permissions"
678 msgid "Error occurred during update of permissions"
676 msgstr "Fehler bei der Änderung der globalen Berechtigungen"
679 msgstr "Fehler bei der Änderung der globalen Berechtigungen"
677
680
678 #: kallithea/controllers/admin/repo_groups.py:184
681 #: kallithea/controllers/admin/repo_groups.py:184
679 #, python-format
682 #, python-format
680 msgid "Created repository group %s"
683 msgid "Created repository group %s"
681 msgstr "Repositoriumsgruppe %s erstellt"
684 msgstr "Repositoriumsgruppe %s erstellt"
682
685
683 #: kallithea/controllers/admin/repo_groups.py:197
686 #: kallithea/controllers/admin/repo_groups.py:197
684 #, python-format
687 #, python-format
685 msgid "Error occurred during creation of repository group %s"
688 msgid "Error occurred during creation of repository group %s"
686 msgstr "Fehler bei der Erstellung der Repositoriumsgruppe %s"
689 msgstr "Fehler bei der Erstellung der Repositoriumsgruppe %s"
687
690
688 #: kallithea/controllers/admin/repo_groups.py:255
691 #: kallithea/controllers/admin/repo_groups.py:255
689 #, python-format
692 #, python-format
690 msgid "Updated repository group %s"
693 msgid "Updated repository group %s"
691 msgstr "Repositoriumsgruppe %s aktualisiert"
694 msgstr "Repositoriumsgruppe %s aktualisiert"
692
695
693 #: kallithea/controllers/admin/repo_groups.py:271
696 #: kallithea/controllers/admin/repo_groups.py:271
694 #, python-format
697 #, python-format
695 msgid "Error occurred during update of repository group %s"
698 msgid "Error occurred during update of repository group %s"
696 msgstr "Fehler bei der Aktualisierung der Repositoriumsgruppe %s"
699 msgstr "Fehler bei der Aktualisierung der Repositoriumsgruppe %s"
697
700
698 #: kallithea/controllers/admin/repo_groups.py:289
701 #: kallithea/controllers/admin/repo_groups.py:289
699 #, python-format
702 #, python-format
700 msgid "This group contains %s repositories and cannot be deleted"
703 msgid "This group contains %s repositories and cannot be deleted"
701 msgstr "Die Gruppe enthält %s Repositorys und kann nicht gelöscht werden"
704 msgstr "Die Gruppe enthält %s Repositorys und kann nicht gelöscht werden"
702
705
703 #: kallithea/controllers/admin/repo_groups.py:296
706 #: kallithea/controllers/admin/repo_groups.py:296
704 #, python-format
707 #, python-format
705 msgid "This group contains %s subgroups and cannot be deleted"
708 msgid "This group contains %s subgroups and cannot be deleted"
706 msgstr "Diese Gruppe enthält %s Untergruppen und kann nicht gelöscht werden"
709 msgstr "Diese Gruppe enthält %s Untergruppen und kann nicht gelöscht werden"
707
710
708 #: kallithea/controllers/admin/repo_groups.py:302
711 #: kallithea/controllers/admin/repo_groups.py:302
709 #, python-format
712 #, python-format
710 msgid "Removed repository group %s"
713 msgid "Removed repository group %s"
711 msgstr "Repositoriumsgruppe %s entfernt"
714 msgstr "Repositoriumsgruppe %s entfernt"
712
715
713 #: kallithea/controllers/admin/repo_groups.py:307
716 #: kallithea/controllers/admin/repo_groups.py:307
714 #, python-format
717 #, python-format
715 msgid "Error occurred during deletion of repository group %s"
718 msgid "Error occurred during deletion of repository group %s"
716 msgstr "Fehler beim Löschen der Repositoriumsgruppe %s"
719 msgstr "Fehler beim Löschen der Repositoriumsgruppe %s"
717
720
718 #: kallithea/controllers/admin/repo_groups.py:420
721 #: kallithea/controllers/admin/repo_groups.py:420
719 #: kallithea/controllers/admin/repo_groups.py:455
722 #: kallithea/controllers/admin/repo_groups.py:455
720 #: kallithea/controllers/admin/user_groups.py:340
723 #: kallithea/controllers/admin/user_groups.py:340
721 msgid "Cannot revoke permission for yourself as admin"
724 msgid "Cannot revoke permission for yourself as admin"
722 msgstr "Als Administrator kann man sich keine Berechtigungen entziehen"
725 msgstr "Als Administrator kann man sich keine Berechtigungen entziehen"
723
726
724 #: kallithea/controllers/admin/repo_groups.py:435
727 #: kallithea/controllers/admin/repo_groups.py:435
725 msgid "Repository Group permissions updated"
728 msgid "Repository Group permissions updated"
726 msgstr "Berechtigungen der Repositoriumsgruppe aktualisiert"
729 msgstr "Berechtigungen der Repositoriumsgruppe aktualisiert"
727
730
728 #: kallithea/controllers/admin/repo_groups.py:472
731 #: kallithea/controllers/admin/repo_groups.py:472
729 #: kallithea/controllers/admin/repos.py:430
732 #: kallithea/controllers/admin/repos.py:430
730 #: kallithea/controllers/admin/user_groups.py:352
733 #: kallithea/controllers/admin/user_groups.py:352
731 msgid "An error occurred during revoking of permission"
734 msgid "An error occurred during revoking of permission"
732 msgstr "Fehler beim Entzug der Berechtigungen"
735 msgstr "Fehler beim Entzug der Berechtigungen"
733
736
734 #: kallithea/controllers/admin/repos.py:163
737 #: kallithea/controllers/admin/repos.py:163
735 #, python-format
738 #, python-format
736 msgid "Error creating repository %s"
739 msgid "Error creating repository %s"
737 msgstr "Fehler beim Erstellen des Repositoriums %s"
740 msgstr "Fehler beim Erstellen des Repositoriums %s"
738
741
739 #: kallithea/controllers/admin/repos.py:238
742 #: kallithea/controllers/admin/repos.py:238
740 #, python-format
743 #, python-format
741 msgid "Created repository %s from %s"
744 msgid "Created repository %s from %s"
742 msgstr "Repositorium %s von %s erstellt"
745 msgstr "Repositorium %s von %s erstellt"
743
746
744 #: kallithea/controllers/admin/repos.py:247
747 #: kallithea/controllers/admin/repos.py:247
745 #, python-format
748 #, python-format
746 msgid "Forked repository %s as %s"
749 msgid "Forked repository %s as %s"
747 msgstr "Aufgespaltenes Repositorium %s zu %s"
750 msgstr "Aufgespaltenes Repositorium %s zu %s"
748
751
749 #: kallithea/controllers/admin/repos.py:250
752 #: kallithea/controllers/admin/repos.py:250
750 #, python-format
753 #, python-format
751 msgid "Created repository %s"
754 msgid "Created repository %s"
752 msgstr "Repositorium erzeugt %s"
755 msgstr "Repositorium erzeugt %s"
753
756
754 #: kallithea/controllers/admin/repos.py:290
757 #: kallithea/controllers/admin/repos.py:290
755 #, python-format
758 #, python-format
756 msgid "Repository %s updated successfully"
759 msgid "Repository %s updated successfully"
757 msgstr "Repository %s wurde erfolgreich aktualisiert"
760 msgstr "Repository %s wurde erfolgreich aktualisiert"
758
761
759 #: kallithea/controllers/admin/repos.py:309
762 #: kallithea/controllers/admin/repos.py:309
760 #, python-format
763 #, python-format
761 msgid "Error occurred during update of repository %s"
764 msgid "Error occurred during update of repository %s"
762 msgstr "Fehler bei der Aktualisierung des Repositoriums %s"
765 msgstr "Fehler bei der Aktualisierung des Repositoriums %s"
763
766
764 #: kallithea/controllers/admin/repos.py:336
767 #: kallithea/controllers/admin/repos.py:336
765 #, python-format
768 #, python-format
766 msgid "Detached %s forks"
769 msgid "Detached %s forks"
767 msgstr "%s Spaltung abgetrennt"
770 msgstr "%s Spaltung abgetrennt"
768
771
769 #: kallithea/controllers/admin/repos.py:339
772 #: kallithea/controllers/admin/repos.py:339
770 #, python-format
773 #, python-format
771 msgid "Deleted %s forks"
774 msgid "Deleted %s forks"
772 msgstr "%s Spaltung gelöscht"
775 msgstr "%s Spaltung gelöscht"
773
776
774 #: kallithea/controllers/admin/repos.py:344
777 #: kallithea/controllers/admin/repos.py:344
775 #, python-format
778 #, python-format
776 msgid "Deleted repository %s"
779 msgid "Deleted repository %s"
777 msgstr "Repositorium %s gelöscht"
780 msgstr "Repositorium %s gelöscht"
778
781
779 #: kallithea/controllers/admin/repos.py:347
782 #: kallithea/controllers/admin/repos.py:347
780 #, python-format
783 #, python-format
781 msgid "Cannot delete %s it still contains attached forks"
784 msgid "Cannot delete %s it still contains attached forks"
782 msgstr "%s konnte nicht gelöscht werden da es immernoch Forks enthält"
785 msgstr "%s konnte nicht gelöscht werden da es immernoch Forks enthält"
783
786
784 #: kallithea/controllers/admin/repos.py:352
787 #: kallithea/controllers/admin/repos.py:352
785 #, python-format
788 #, python-format
786 msgid "An error occurred during deletion of %s"
789 msgid "An error occurred during deletion of %s"
787 msgstr "Beim Löschen von %s trat ein Fehler auf"
790 msgstr "Beim Löschen von %s trat ein Fehler auf"
788
791
789 #: kallithea/controllers/admin/repos.py:406
792 #: kallithea/controllers/admin/repos.py:406
790 msgid "Repository permissions updated"
793 msgid "Repository permissions updated"
791 msgstr "Repositoriumsberechtigungen aktualisiert"
794 msgstr "Repositoriumsberechtigungen aktualisiert"
792
795
793 #: kallithea/controllers/admin/repos.py:462
796 #: kallithea/controllers/admin/repos.py:462
794 msgid "An error occurred during creation of field"
797 msgid "An error occurred during creation of field"
795 msgstr "Fehler während der Erzeugung des Feldes"
798 msgstr "Fehler während der Erzeugung des Feldes"
796
799
797 #: kallithea/controllers/admin/repos.py:476
800 #: kallithea/controllers/admin/repos.py:476
798 msgid "An error occurred during removal of field"
801 msgid "An error occurred during removal of field"
799 msgstr "Fehler beim Entfernen des Feldes"
802 msgstr "Fehler beim Entfernen des Feldes"
800
803
801 #: kallithea/controllers/admin/repos.py:492
804 #: kallithea/controllers/admin/repos.py:492
802 msgid "-- Not a fork --"
805 msgid "-- Not a fork --"
803 msgstr "-- Keine Abspaltung --"
806 msgstr "-- Keine Abspaltung --"
804
807
805 #: kallithea/controllers/admin/repos.py:526
808 #: kallithea/controllers/admin/repos.py:526
806 msgid "Updated repository visibility in public journal"
809 msgid "Updated repository visibility in public journal"
807 msgstr "Sichtbarkeit des Repositorys im Öffentlichen Logbuch aktualisiert"
810 msgstr "Sichtbarkeit des Repositorys im Öffentlichen Logbuch aktualisiert"
808
811
809 #: kallithea/controllers/admin/repos.py:530
812 #: kallithea/controllers/admin/repos.py:530
810 msgid "An error occurred during setting this repository in public journal"
813 msgid "An error occurred during setting this repository in public journal"
811 msgstr ""
814 msgstr ""
812 "Es trat ein Fehler während der Aktualisierung der Sicherbarkeit dieses "
815 "Es trat ein Fehler während der Aktualisierung der Sicherbarkeit dieses "
813 "Repositorys im Öffentlichen Logbuch auf"
816 "Repositorys im Öffentlichen Logbuch auf"
814
817
815 #: kallithea/controllers/admin/repos.py:535 kallithea/model/validators.py:340
818 #: kallithea/controllers/admin/repos.py:535 kallithea/model/validators.py:340
816 msgid "Token mismatch"
819 msgid "Token mismatch"
817 msgstr "Schlüssel stimmt nicht überein"
820 msgstr "Schlüssel stimmt nicht überein"
818
821
819 #: kallithea/controllers/admin/repos.py:550
822 #: kallithea/controllers/admin/repos.py:550
820 msgid "Nothing"
823 msgid "Nothing"
821 msgstr "Nichts"
824 msgstr "Nichts"
822
825
823 #: kallithea/controllers/admin/repos.py:552
826 #: kallithea/controllers/admin/repos.py:552
824 #, python-format
827 #, python-format
825 msgid "Marked repo %s as fork of %s"
828 msgid "Marked repo %s as fork of %s"
826 msgstr "Markiere Repository %s als Abzweig von Repository %s"
829 msgstr "Markiere Repository %s als Abzweig von Repository %s"
827
830
828 #: kallithea/controllers/admin/repos.py:559
831 #: kallithea/controllers/admin/repos.py:559
829 msgid "An error occurred during this operation"
832 msgid "An error occurred during this operation"
830 msgstr "Während dieser operation trat ein Fehler auf"
833 msgstr "Während dieser operation trat ein Fehler auf"
831
834
832 #: kallithea/controllers/admin/repos.py:575
835 #: kallithea/controllers/admin/repos.py:575
833 msgid "Locked repository"
836 msgid "Locked repository"
834 msgstr "Gesperrtes Repositorium"
837 msgstr "Gesperrtes Repositorium"
835
838
836 #: kallithea/controllers/admin/repos.py:578
839 #: kallithea/controllers/admin/repos.py:578
837 msgid "Unlocked repository"
840 msgid "Unlocked repository"
838 msgstr "Entsperrtes Repositorium"
841 msgstr "Entsperrtes Repositorium"
839
842
840 #: kallithea/controllers/admin/repos.py:581
843 #: kallithea/controllers/admin/repos.py:581
841 #: kallithea/controllers/admin/repos.py:608
844 #: kallithea/controllers/admin/repos.py:608
842 msgid "An error occurred during unlocking"
845 msgid "An error occurred during unlocking"
843 msgstr "Fehler beim Entsperren"
846 msgstr "Fehler beim Entsperren"
844
847
845 #: kallithea/controllers/admin/repos.py:599
848 #: kallithea/controllers/admin/repos.py:599
846 msgid "Unlocked"
849 msgid "Unlocked"
847 msgstr "Entsperrt"
850 msgstr "Entsperrt"
848
851
849 #: kallithea/controllers/admin/repos.py:602
852 #: kallithea/controllers/admin/repos.py:602
850 msgid "Locked"
853 msgid "Locked"
851 msgstr "Gesperrt"
854 msgstr "Gesperrt"
852
855
853 #: kallithea/controllers/admin/repos.py:604
856 #: kallithea/controllers/admin/repos.py:604
854 #, python-format
857 #, python-format
855 msgid "Repository has been %s"
858 msgid "Repository has been %s"
856 msgstr "Repositorium wurde %s"
859 msgstr "Repositorium wurde %s"
857
860
858 #: kallithea/controllers/admin/repos.py:622
861 #: kallithea/controllers/admin/repos.py:622
859 msgid "Cache invalidation successful"
862 msgid "Cache invalidation successful"
860 msgstr "Cache Entfernung war erfolgreich"
863 msgstr "Cache Entfernung war erfolgreich"
861
864
862 #: kallithea/controllers/admin/repos.py:626
865 #: kallithea/controllers/admin/repos.py:626
863 msgid "An error occurred during cache invalidation"
866 msgid "An error occurred during cache invalidation"
864 msgstr "Währen der Cache Invalidierung trat ein Fehler auf"
867 msgstr "Währen der Cache Invalidierung trat ein Fehler auf"
865
868
866 #: kallithea/controllers/admin/repos.py:641
869 #: kallithea/controllers/admin/repos.py:641
867 msgid "Pulled from remote location"
870 msgid "Pulled from remote location"
868 msgstr "Von entferntem Ort übertragen"
871 msgstr "Von entferntem Ort übertragen"
869
872
870 #: kallithea/controllers/admin/repos.py:644
873 #: kallithea/controllers/admin/repos.py:644
871 msgid "An error occurred during pull from remote location"
874 msgid "An error occurred during pull from remote location"
872 msgstr ""
875 msgstr ""
873 "Es trat ein Fehler auf während das Repository von einem Entfernten "
876 "Es trat ein Fehler auf während das Repository von einem Entfernten "
874 "Speicherort übertragen wurde"
877 "Speicherort übertragen wurde"
875
878
876 #: kallithea/controllers/admin/repos.py:677
879 #: kallithea/controllers/admin/repos.py:677
877 msgid "An error occurred during deletion of repository stats"
880 msgid "An error occurred during deletion of repository stats"
878 msgstr "Während des löschens der Repository Statistiken trat ein Fehler auf"
881 msgstr "Während des löschens der Repository Statistiken trat ein Fehler auf"
879
882
880 #: kallithea/controllers/admin/settings.py:170
883 #: kallithea/controllers/admin/settings.py:170
881 msgid "Updated VCS settings"
884 msgid "Updated VCS settings"
882 msgstr "VCS-Einstellungen aktualisiert"
885 msgstr "VCS-Einstellungen aktualisiert"
883
886
884 #: kallithea/controllers/admin/settings.py:174
887 #: kallithea/controllers/admin/settings.py:174
885 msgid ""
888 msgid ""
886 "Unable to activate hgsubversion support. The \"hgsubversion\" library is "
889 "Unable to activate hgsubversion support. The \"hgsubversion\" library is "
887 "missing"
890 "missing"
888 msgstr ""
891 msgstr ""
889 "hgsubversion-Unterstützung konnte nicht aktiviert werden. Die "
892 "hgsubversion-Unterstützung konnte nicht aktiviert werden. Die "
890 "\"hgsubversion\"-Bibliothek fehlt"
893 "\"hgsubversion\"-Bibliothek fehlt"
891
894
892 #: kallithea/controllers/admin/settings.py:180
895 #: kallithea/controllers/admin/settings.py:180
893 #: kallithea/controllers/admin/settings.py:274
896 #: kallithea/controllers/admin/settings.py:274
894 msgid "Error occurred during updating application settings"
897 msgid "Error occurred during updating application settings"
895 msgstr ""
898 msgstr ""
896 "Ein Fehler ist während der Aktualisierung der Applikationseinstellungen "
899 "Ein Fehler ist während der Aktualisierung der Applikationseinstellungen "
897 "aufgetreten"
900 "aufgetreten"
898
901
899 #: kallithea/controllers/admin/settings.py:213
902 #: kallithea/controllers/admin/settings.py:213
900 #, fuzzy, python-format
903 #, python-format
901 msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
904 msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
902 msgstr ""
905 msgstr ""
903 "Die Repositories wurden erfolgreich erneut überprüft hinzugefügt: %s ; "
906 "Die Repositories wurden erfolgreich überprüft. Hinzugefügt: %s. Entfernt: %s."
904 "entfernt: %s"
905
907
906 #: kallithea/controllers/admin/settings.py:270
908 #: kallithea/controllers/admin/settings.py:270
907 msgid "Updated application settings"
909 msgid "Updated application settings"
908 msgstr "Aktualisiere Applikations Einstellungen"
910 msgstr "Anwendungseinstellungen aktualisiert"
909
911
910 #: kallithea/controllers/admin/settings.py:327
912 #: kallithea/controllers/admin/settings.py:327
911 msgid "Updated visualisation settings"
913 msgid "Updated visualisation settings"
912 msgstr "Aktualisierte Layouteinstellungen"
914 msgstr "Visualisierungseinstellungen aktualisiert"
913
915
914 #: kallithea/controllers/admin/settings.py:332
916 #: kallithea/controllers/admin/settings.py:332
915 msgid "Error occurred during updating visualisation settings"
917 msgid "Error occurred during updating visualisation settings"
916 msgstr ""
918 msgstr ""
917 "Es ist ein Fehler während der Aktualisierung der Layouteinstellung "
919 "Es ist ein Fehler während der Aktualisierung der Layouteinstellung "
918 "aufgetreten"
920 "aufgetreten"
919
921
920 #: kallithea/controllers/admin/settings.py:358
922 #: kallithea/controllers/admin/settings.py:358
921 msgid "Please enter email address"
923 msgid "Please enter email address"
922 msgstr "Bitte gebe eine E-Mailadresse an"
924 msgstr "Bitte gebe eine E-Mailadresse an"
923
925
924 #: kallithea/controllers/admin/settings.py:373
926 #: kallithea/controllers/admin/settings.py:373
925 msgid "Send email task created"
927 msgid "Send email task created"
926 msgstr ""
928 msgstr "Task zum Versenden von E-Mails erstellt"
927
929
928 #: kallithea/controllers/admin/settings.py:404
930 #: kallithea/controllers/admin/settings.py:404
929 msgid "Added new hook"
931 msgid "Added new hook"
930 msgstr "Neuer Hook hinzugefügt"
932 msgstr "Neuer Hook hinzugefügt"
931
933
932 #: kallithea/controllers/admin/settings.py:418
934 #: kallithea/controllers/admin/settings.py:418
933 msgid "Updated hooks"
935 msgid "Updated hooks"
934 msgstr "Die Hooks wurden aktutalisiert"
936 msgstr "Die Hooks wurden aktutalisiert"
935
937
936 #: kallithea/controllers/admin/settings.py:422
938 #: kallithea/controllers/admin/settings.py:422
937 msgid "Error occurred during hook creation"
939 msgid "Error occurred during hook creation"
938 msgstr "Während der Erzeugung des Hooks ist ein Fehler aufgetreten"
940 msgstr "Während der Erzeugung des Hooks ist ein Fehler aufgetreten"
939
941
940 #: kallithea/controllers/admin/settings.py:448
942 #: kallithea/controllers/admin/settings.py:448
941 msgid "Whoosh reindex task scheduled"
943 msgid "Whoosh reindex task scheduled"
942 msgstr "Whoosh Reindizierungs Aufgabe wurde zur Ausführung geplant"
944 msgstr "Whoosh Reindizierungs Aufgabe wurde zur Ausführung geplant"
943
945
944 #: kallithea/controllers/admin/user_groups.py:150
946 #: kallithea/controllers/admin/user_groups.py:150
945 #, python-format
947 #, python-format
946 msgid "Created user group %s"
948 msgid "Created user group %s"
947 msgstr "Nutzergruppe %s erstellt"
949 msgstr "Nutzergruppe %s erstellt"
948
950
949 #: kallithea/controllers/admin/user_groups.py:163
951 #: kallithea/controllers/admin/user_groups.py:163
950 #, python-format
952 #, python-format
951 msgid "Error occurred during creation of user group %s"
953 msgid "Error occurred during creation of user group %s"
952 msgstr "Es ist ein Fehler während der Erstellung der Nutzergruppe %s aufgetreten"
954 msgstr "Es ist ein Fehler während der Erstellung der Nutzergruppe %s aufgetreten"
953
955
954 #: kallithea/controllers/admin/user_groups.py:201
956 #: kallithea/controllers/admin/user_groups.py:201
955 #, python-format
957 #, python-format
956 msgid "Updated user group %s"
958 msgid "Updated user group %s"
957 msgstr "Aktualisierte Nutzergruppe %s"
959 msgstr "Aktualisierte Nutzergruppe %s"
958
960
959 #: kallithea/controllers/admin/user_groups.py:224
961 #: kallithea/controllers/admin/user_groups.py:224
960 #, python-format
962 #, python-format
961 msgid "Error occurred during update of user group %s"
963 msgid "Error occurred during update of user group %s"
962 msgstr "Während des Updates der Benutzergruppe %s ist ein Fehler aufgetreten"
964 msgstr "Während des Updates der Benutzergruppe %s ist ein Fehler aufgetreten"
963
965
964 #: kallithea/controllers/admin/user_groups.py:242
966 #: kallithea/controllers/admin/user_groups.py:242
965 msgid "Successfully deleted user group"
967 msgid "Successfully deleted user group"
966 msgstr "Die Nutzergruppe wurde erfolgreich entfernt"
968 msgstr "Die Nutzergruppe wurde erfolgreich entfernt"
967
969
968 #: kallithea/controllers/admin/user_groups.py:247
970 #: kallithea/controllers/admin/user_groups.py:247
969 msgid "An error occurred during deletion of user group"
971 msgid "An error occurred during deletion of user group"
970 msgstr "Während des Löschens der Benutzergruppe ist ein Fehler aufgetreten"
972 msgstr "Während des Löschens der Benutzergruppe ist ein Fehler aufgetreten"
971
973
972 #: kallithea/controllers/admin/user_groups.py:314
974 #: kallithea/controllers/admin/user_groups.py:314
973 msgid "Target group cannot be the same"
975 msgid "Target group cannot be the same"
974 msgstr ""
976 msgstr "Zielgruppe kann nicht die gleiche Gruppe sein"
975
977
976 #: kallithea/controllers/admin/user_groups.py:320
978 #: kallithea/controllers/admin/user_groups.py:320
977 msgid "User Group permissions updated"
979 msgid "User Group permissions updated"
978 msgstr "Berechtigungen der Benutzergruppe wurden aktualisiert"
980 msgstr "Berechtigungen der Benutzergruppe wurden aktualisiert"
979
981
980 #: kallithea/controllers/admin/user_groups.py:440
982 #: kallithea/controllers/admin/user_groups.py:440
981 #: kallithea/controllers/admin/users.py:396
983 #: kallithea/controllers/admin/users.py:396
982 msgid "Updated permissions"
984 msgid "Updated permissions"
983 msgstr "Berechtigungen wurden aktualisiert"
985 msgstr "Berechtigungen wurden aktualisiert"
984
986
985 #: kallithea/controllers/admin/user_groups.py:444
987 #: kallithea/controllers/admin/user_groups.py:444
986 #: kallithea/controllers/admin/users.py:400
988 #: kallithea/controllers/admin/users.py:400
987 msgid "An error occurred during permissions saving"
989 msgid "An error occurred during permissions saving"
988 msgstr "Es ist ein Fehler während des Speicherns der Berechtigungen aufgetreten"
990 msgstr "Es ist ein Fehler während des Speicherns der Berechtigungen aufgetreten"
989
991
990 #: kallithea/controllers/admin/users.py:132
992 #: kallithea/controllers/admin/users.py:132
991 #, python-format
993 #, python-format
992 msgid "Created user %s"
994 msgid "Created user %s"
993 msgstr "Nutzer %s erstellt"
995 msgstr "Nutzer %s erstellt"
994
996
995 #: kallithea/controllers/admin/users.py:147
997 #: kallithea/controllers/admin/users.py:147
996 #, python-format
998 #, python-format
997 msgid "Error occurred during creation of user %s"
999 msgid "Error occurred during creation of user %s"
998 msgstr "Während des Erstellens des Benutzers %s ist ein Fehler aufgetreten"
1000 msgstr "Während des Erstellens des Benutzers %s ist ein Fehler aufgetreten"
999
1001
1000 #: kallithea/controllers/admin/users.py:186
1002 #: kallithea/controllers/admin/users.py:186
1001 msgid "User updated successfully"
1003 msgid "User updated successfully"
1002 msgstr "Der Benutzer wurde erfolgreich aktualisiert"
1004 msgstr "Der Benutzer wurde erfolgreich aktualisiert"
1003
1005
1004 #: kallithea/controllers/admin/users.py:222
1006 #: kallithea/controllers/admin/users.py:222
1005 msgid "Successfully deleted user"
1007 msgid "Successfully deleted user"
1006 msgstr "Der Nutzer wurde erfolgreich gelöscht"
1008 msgstr "Der Nutzer wurde erfolgreich gelöscht"
1007
1009
1008 #: kallithea/controllers/admin/users.py:227
1010 #: kallithea/controllers/admin/users.py:227
1009 msgid "An error occurred during deletion of user"
1011 msgid "An error occurred during deletion of user"
1010 msgstr "Während der Löschen des Benutzers trat ein Fehler auf"
1012 msgstr "Während der Löschen des Benutzers trat ein Fehler auf"
1011
1013
1012 #: kallithea/controllers/admin/users.py:241
1014 #: kallithea/controllers/admin/users.py:241
1013 #: kallithea/controllers/admin/users.py:259
1015 #: kallithea/controllers/admin/users.py:259
1014 #: kallithea/controllers/admin/users.py:282
1016 #: kallithea/controllers/admin/users.py:282
1015 #: kallithea/controllers/admin/users.py:307
1017 #: kallithea/controllers/admin/users.py:307
1016 #: kallithea/controllers/admin/users.py:320
1018 #: kallithea/controllers/admin/users.py:320
1017 #: kallithea/controllers/admin/users.py:344
1019 #: kallithea/controllers/admin/users.py:344
1018 #: kallithea/controllers/admin/users.py:407
1020 #: kallithea/controllers/admin/users.py:407
1019 #: kallithea/controllers/admin/users.py:454
1021 #: kallithea/controllers/admin/users.py:454
1020 msgid "You can't edit this user"
1022 msgid "You can't edit this user"
1021 msgstr "Sie können diesen Benutzer nicht editieren"
1023 msgstr "Sie können diesen Benutzer nicht editieren"
1022
1024
1023 #: kallithea/controllers/admin/users.py:482
1025 #: kallithea/controllers/admin/users.py:482
1024 #, python-format
1026 #, python-format
1025 msgid "Added ip %s to user whitelist"
1027 msgid "Added ip %s to user whitelist"
1026 msgstr "Die IP %s wurde zur Nutzerwhitelist hinzugefügt"
1028 msgstr "Die IP-Adresse %s wurde zur Nutzerwhitelist hinzugefügt"
1027
1029
1028 #: kallithea/controllers/admin/users.py:488
1030 #: kallithea/controllers/admin/users.py:488
1029 msgid "An error occurred during ip saving"
1031 msgid "An error occurred during ip saving"
1030 msgstr ""
1032 msgstr "Während des Speicherns der IP-Adresse ist ein Fehler aufgetreten"
1031
1033
1032 #: kallithea/controllers/admin/users.py:502
1034 #: kallithea/controllers/admin/users.py:502
1033 msgid "Removed ip address from user whitelist"
1035 msgid "Removed ip address from user whitelist"
1034 msgstr "IP wurde von der Nutzerwhitelist entfernt"
1036 msgstr "IP-Adresse wurde von der Nutzerwhitelist entfernt"
1035
1037
1036 #: kallithea/lib/auth.py:745
1038 #: kallithea/lib/auth.py:745
1037 #, python-format
1039 #, python-format
1038 msgid "IP %s not allowed"
1040 msgid "IP %s not allowed"
1039 msgstr "IP %s ist nicht erlaubt"
1041 msgstr "IP-Adresse %s ist nicht erlaubt"
1040
1042
1041 #: kallithea/lib/auth.py:806
1043 #: kallithea/lib/auth.py:806
1042 msgid "You need to be a registered user to perform this action"
1044 msgid "You need to be a registered user to perform this action"
1043 msgstr "Sie müssen ein Registrierter Nutzer sein um diese Aktion durchzuführen"
1045 msgstr "Sie müssen ein Registrierter Nutzer sein um diese Aktion durchzuführen"
1044
1046
1045 #: kallithea/lib/auth.py:843
1047 #: kallithea/lib/auth.py:843
1046 msgid "You need to be signed in to view this page"
1048 msgid "You need to be signed in to view this page"
1047 msgstr "Sie müssen sich anmelden um diese Seite aufzurufen"
1049 msgstr "Sie müssen sich anmelden um diese Seite aufzurufen"
1048
1050
1049 #: kallithea/lib/base.py:427
1051 #: kallithea/lib/base.py:427
1050 msgid "Repository not found in the filesystem"
1052 msgid "Repository not found in the filesystem"
1051 msgstr ""
1053 msgstr "Das Repository konnte nicht im Filesystem gefunden werden"
1052
1054
1053 #: kallithea/lib/base.py:453 kallithea/lib/helpers.py:643
1055 #: kallithea/lib/base.py:453 kallithea/lib/helpers.py:643
1054 msgid "Changeset not found"
1056 msgid "Changeset not found"
1055 msgstr "Änderungssatz nicht gefunden"
1057 msgstr "Änderungssatz nicht gefunden"
1056
1058
1057 #: kallithea/lib/diffs.py:66
1059 #: kallithea/lib/diffs.py:66
1058 msgid "Binary file"
1060 msgid "Binary file"
1059 msgstr "Binäre Datei"
1061 msgstr "Binäre Datei"
1060
1062
1061 #: kallithea/lib/diffs.py:82
1063 #: kallithea/lib/diffs.py:82
1062 msgid "Changeset was too big and was cut off, use diff menu to display this diff"
1064 msgid "Changeset was too big and was cut off, use diff menu to display this diff"
1063 msgstr ""
1065 msgstr ""
1064 "Der Änderungssatz war zu groß und wurde abgeschnitten, benutzen sie das "
1066 "Der Änderungssatz war zu groß und wurde abgeschnitten, benutzen sie das "
1065 "Diff Menü um die Unterschiede anzuzeigen"
1067 "Diff Menü um die Unterschiede anzuzeigen"
1066
1068
1067 #: kallithea/lib/diffs.py:92
1069 #: kallithea/lib/diffs.py:92
1068 msgid "No changes detected"
1070 msgid "No changes detected"
1069 msgstr "Keine Änderungen erkannt"
1071 msgstr "Keine Änderungen erkannt"
1070
1072
1071 #: kallithea/lib/helpers.py:627
1073 #: kallithea/lib/helpers.py:627
1072 #, python-format
1074 #, python-format
1073 msgid "Deleted branch: %s"
1075 msgid "Deleted branch: %s"
1074 msgstr "Branch %s gelöscht"
1076 msgstr "Branch %s gelöscht"
1075
1077
1076 #: kallithea/lib/helpers.py:630
1078 #: kallithea/lib/helpers.py:630
1077 #, python-format
1079 #, python-format
1078 msgid "Created tag: %s"
1080 msgid "Created tag: %s"
1079 msgstr "Tag %s erstellt"
1081 msgstr "Tag %s erstellt"
1080
1082
1081 #: kallithea/lib/helpers.py:693
1083 #: kallithea/lib/helpers.py:693
1082 #, python-format
1084 #, python-format
1083 msgid "Show all combined changesets %s->%s"
1085 msgid "Show all combined changesets %s->%s"
1084 msgstr "Zeige alle Kombinierten Änderungensätze %s->%s"
1086 msgstr "Zeige alle Kombinierten Änderungensätze %s->%s"
1085
1087
1086 #: kallithea/lib/helpers.py:699
1088 #: kallithea/lib/helpers.py:699
1087 msgid "compare view"
1089 msgid "compare view"
1088 msgstr "vergleichsansicht"
1090 msgstr "vergleichsansicht"
1089
1091
1090 #: kallithea/lib/helpers.py:718
1092 #: kallithea/lib/helpers.py:718
1091 msgid "and"
1093 msgid "and"
1092 msgstr "und"
1094 msgstr "und"
1093
1095
1094 #: kallithea/lib/helpers.py:719
1096 #: kallithea/lib/helpers.py:719
1095 #, python-format
1097 #, python-format
1096 msgid "%s more"
1098 msgid "%s more"
1097 msgstr "%s mehr"
1099 msgstr "%s mehr"
1098
1100
1099 #: kallithea/lib/helpers.py:720 kallithea/templates/changelog/changelog.html:44
1101 #: kallithea/lib/helpers.py:720 kallithea/templates/changelog/changelog.html:44
1100 msgid "revisions"
1102 msgid "revisions"
1101 msgstr "revisionen"
1103 msgstr "revisionen"
1102
1104
1103 #: kallithea/lib/helpers.py:744
1105 #: kallithea/lib/helpers.py:744
1104 #, python-format
1106 #, python-format
1105 msgid "fork name %s"
1107 msgid "fork name %s"
1106 msgstr "Fork Name %s"
1108 msgstr "Fork Name %s"
1107
1109
1108 #: kallithea/lib/helpers.py:761
1110 #: kallithea/lib/helpers.py:761
1109 #, python-format
1111 #, python-format
1110 msgid "Pull request #%s"
1112 msgid "Pull request #%s"
1111 msgstr ""
1113 msgstr "Pull Request #%s"
1112
1114
1113 #: kallithea/lib/helpers.py:771
1115 #: kallithea/lib/helpers.py:771
1114 msgid "[deleted] repository"
1116 msgid "[deleted] repository"
1115 msgstr "[gelöscht] Repository"
1117 msgstr "[gelöscht] Repository"
1116
1118
1117 #: kallithea/lib/helpers.py:773 kallithea/lib/helpers.py:785
1119 #: kallithea/lib/helpers.py:773 kallithea/lib/helpers.py:785
1118 msgid "[created] repository"
1120 msgid "[created] repository"
1119 msgstr "[erstellt] Repository"
1121 msgstr "[erstellt] Repository"
1120
1122
1121 #: kallithea/lib/helpers.py:775
1123 #: kallithea/lib/helpers.py:775
1122 msgid "[created] repository as fork"
1124 msgid "[created] repository as fork"
1123 msgstr "[erstellt] Repository als Fork"
1125 msgstr "[erstellt] Repository als Fork"
1124
1126
1125 #: kallithea/lib/helpers.py:777 kallithea/lib/helpers.py:787
1127 #: kallithea/lib/helpers.py:777 kallithea/lib/helpers.py:787
1126 msgid "[forked] repository"
1128 msgid "[forked] repository"
1127 msgstr "[forked] Repository"
1129 msgstr "[forked] Repository"
1128
1130
1129 #: kallithea/lib/helpers.py:779 kallithea/lib/helpers.py:789
1131 #: kallithea/lib/helpers.py:779 kallithea/lib/helpers.py:789
1130 msgid "[updated] repository"
1132 msgid "[updated] repository"
1131 msgstr "[aktualisiert] Repository"
1133 msgstr "[aktualisiert] Repository"
1132
1134
1133 #: kallithea/lib/helpers.py:781
1135 #: kallithea/lib/helpers.py:781
1134 msgid "[downloaded] archive from repository"
1136 msgid "[downloaded] archive from repository"
1135 msgstr ""
1137 msgstr "Archiv von Repository [heruntergeladen]"
1136
1138
1137 #: kallithea/lib/helpers.py:783
1139 #: kallithea/lib/helpers.py:783
1138 msgid "[delete] repository"
1140 msgid "[delete] repository"
1139 msgstr "[gelöscht] Repository"
1141 msgstr "Repository [gelöscht]"
1140
1142
1141 #: kallithea/lib/helpers.py:791
1143 #: kallithea/lib/helpers.py:791
1142 msgid "[created] user"
1144 msgid "[created] user"
1143 msgstr "[erstellt] Benutzer"
1145 msgstr "Benutzer [erstellt]"
1144
1146
1145 #: kallithea/lib/helpers.py:793
1147 #: kallithea/lib/helpers.py:793
1146 msgid "[updated] user"
1148 msgid "[updated] user"
1147 msgstr "[akutalisiert] Benutzer"
1149 msgstr "Benutzer [akutalisiert]"
1148
1150
1149 #: kallithea/lib/helpers.py:795
1151 #: kallithea/lib/helpers.py:795
1150 msgid "[created] user group"
1152 msgid "[created] user group"
1151 msgstr "[erstellt] Nutzergruppe"
1153 msgstr "Benutzergruppe [erstellt]"
1152
1154
1153 #: kallithea/lib/helpers.py:797
1155 #: kallithea/lib/helpers.py:797
1154 msgid "[updated] user group"
1156 msgid "[updated] user group"
1155 msgstr "[aktualisiert] Nutzergruppe"
1157 msgstr "Benutzergruppe [aktualisiert]"
1156
1158
1157 #: kallithea/lib/helpers.py:799
1159 #: kallithea/lib/helpers.py:799
1158 msgid "[commented] on revision in repository"
1160 msgid "[commented] on revision in repository"
1159 msgstr "[kommentiert] revision in Repository"
1161 msgstr "Revision [kommentiert] in Repository"
1160
1162
1161 #: kallithea/lib/helpers.py:801
1163 #: kallithea/lib/helpers.py:801
1162 msgid "[commented] on pull request for"
1164 msgid "[commented] on pull request for"
1163 msgstr ""
1165 msgstr "Pull Request [kommentiert] für"
1164
1166
1165 #: kallithea/lib/helpers.py:803
1167 #: kallithea/lib/helpers.py:803
1166 msgid "[closed] pull request for"
1168 msgid "[closed] pull request for"
1167 msgstr "[geschlossen] Pull Request für"
1169 msgstr "Pull Request [geschlossen] für"
1168
1170
1169 #: kallithea/lib/helpers.py:805
1171 #: kallithea/lib/helpers.py:805
1170 msgid "[pushed] into"
1172 msgid "[pushed] into"
1171 msgstr "[übermittelt] in"
1173 msgstr "[Pushed] in"
1172
1174
1173 #: kallithea/lib/helpers.py:807
1175 #: kallithea/lib/helpers.py:807
1174 msgid "[committed via Kallithea] into repository"
1176 msgid "[committed via Kallithea] into repository"
1175 msgstr ""
1177 msgstr "[via Kallithea] in Repository [committed]"
1176
1178
1177 #: kallithea/lib/helpers.py:809
1179 #: kallithea/lib/helpers.py:809
1178 msgid "[pulled from remote] into repository"
1180 msgid "[pulled from remote] into repository"
1179 msgstr ""
1181 msgstr "[Pulled von Remote] in Repository"
1180
1182
1181 #: kallithea/lib/helpers.py:811
1183 #: kallithea/lib/helpers.py:811
1182 msgid "[pulled] from"
1184 msgid "[pulled] from"
1183 msgstr "[gezogen] von"
1185 msgstr "[Pulled] von"
1184
1186
1185 #: kallithea/lib/helpers.py:813
1187 #: kallithea/lib/helpers.py:813
1186 msgid "[started following] repository"
1188 msgid "[started following] repository"
1187 msgstr ""
1189 msgstr "[Following gestartet] für Repository"
1188
1190
1189 #: kallithea/lib/helpers.py:815
1191 #: kallithea/lib/helpers.py:815
1190 msgid "[stopped following] repository"
1192 msgid "[stopped following] repository"
1191 msgstr ""
1193 msgstr "[Following gestoppt] für Repository"
1192
1194
1193 #: kallithea/lib/helpers.py:1144
1195 #: kallithea/lib/helpers.py:1144
1194 #, python-format
1196 #, python-format
1195 msgid " and %s more"
1197 msgid " and %s more"
1196 msgstr " und %s weitere"
1198 msgstr " und %s weitere"
1197
1199
1198 #: kallithea/lib/helpers.py:1148
1200 #: kallithea/lib/helpers.py:1148
1199 msgid "No Files"
1201 msgid "No Files"
1200 msgstr "Keine Dateien"
1202 msgstr "Keine Dateien"
1201
1203
1202 #: kallithea/lib/helpers.py:1214
1204 #: kallithea/lib/helpers.py:1214
1203 msgid "new file"
1205 msgid "new file"
1204 msgstr "neue Datei"
1206 msgstr "neue Datei"
1205
1207
1206 #: kallithea/lib/helpers.py:1217
1208 #: kallithea/lib/helpers.py:1217
1207 msgid "mod"
1209 msgid "mod"
1208 msgstr ""
1210 msgstr "mod"
1209
1211
1210 #: kallithea/lib/helpers.py:1220
1212 #: kallithea/lib/helpers.py:1220
1211 msgid "del"
1213 msgid "del"
1212 msgstr "entf"
1214 msgstr "entf"
1213
1215
1214 #: kallithea/lib/helpers.py:1223
1216 #: kallithea/lib/helpers.py:1223
1215 msgid "rename"
1217 msgid "rename"
1216 msgstr "umbenennen"
1218 msgstr "umbenennen"
1217
1219
1218 #: kallithea/lib/helpers.py:1228
1220 #: kallithea/lib/helpers.py:1228
1219 msgid "chmod"
1221 msgid "chmod"
1220 msgstr "chmod"
1222 msgstr "chmod"
1221
1223
1222 #: kallithea/lib/helpers.py:1460
1224 #: kallithea/lib/helpers.py:1460
1223 #, python-format
1225 #, python-format
1224 msgid ""
1226 msgid ""
1225 "%s repository is not mapped to db perhaps it was created or renamed from "
1227 "%s repository is not mapped to db perhaps it was created or renamed from "
1226 "the filesystem please run the application again in order to rescan "
1228 "the filesystem please run the application again in order to rescan "
1227 "repositories"
1229 "repositories"
1228 msgstr ""
1230 msgstr ""
1229 "Das %s Repository ist nicht in der Datenbank vorhanden, eventuell wurde "
1231 "Das %s Repository ist nicht in der Datenbank vorhanden, eventuell wurde "
1230 "es im Dateisystem erstellt oder umbenannt. Bitte starten sie die "
1232 "es im Dateisystem erstellt oder umbenannt. Bitte starten sie die "
1231 "Applikation erneut um die Repositories neu zu Indizieren"
1233 "Applikation erneut um die Repositories neu zu Indizieren"
1232
1234
1233 #: kallithea/lib/utils2.py:425
1235 #: kallithea/lib/utils2.py:425
1234 #, python-format
1236 #, python-format
1235 msgid "%d year"
1237 msgid "%d year"
1236 msgid_plural "%d years"
1238 msgid_plural "%d years"
1237 msgstr[0] "%d Jahr"
1239 msgstr[0] "%d Jahr"
1238 msgstr[1] "%d Jahre"
1240 msgstr[1] "%d Jahre"
1239
1241
1240 #: kallithea/lib/utils2.py:426
1242 #: kallithea/lib/utils2.py:426
1241 #, python-format
1243 #, python-format
1242 msgid "%d month"
1244 msgid "%d month"
1243 msgid_plural "%d months"
1245 msgid_plural "%d months"
1244 msgstr[0] "%d Monat"
1246 msgstr[0] "%d Monat"
1245 msgstr[1] "%d Monate"
1247 msgstr[1] "%d Monate"
1246
1248
1247 #: kallithea/lib/utils2.py:427
1249 #: kallithea/lib/utils2.py:427
1248 #, python-format
1250 #, python-format
1249 msgid "%d day"
1251 msgid "%d day"
1250 msgid_plural "%d days"
1252 msgid_plural "%d days"
1251 msgstr[0] "%d Tag"
1253 msgstr[0] "%d Tag"
1252 msgstr[1] "%d Tage"
1254 msgstr[1] "%d Tage"
1253
1255
1254 #: kallithea/lib/utils2.py:428
1256 #: kallithea/lib/utils2.py:428
1255 #, python-format
1257 #, python-format
1256 msgid "%d hour"
1258 msgid "%d hour"
1257 msgid_plural "%d hours"
1259 msgid_plural "%d hours"
1258 msgstr[0] "%d Stunde"
1260 msgstr[0] "%d Stunde"
1259 msgstr[1] "%d Stunden"
1261 msgstr[1] "%d Stunden"
1260
1262
1261 #: kallithea/lib/utils2.py:429
1263 #: kallithea/lib/utils2.py:429
1262 #, python-format
1264 #, python-format
1263 msgid "%d minute"
1265 msgid "%d minute"
1264 msgid_plural "%d minutes"
1266 msgid_plural "%d minutes"
1265 msgstr[0] "%d Minute"
1267 msgstr[0] "%d Minute"
1266 msgstr[1] "%d Minuten"
1268 msgstr[1] "%d Minuten"
1267
1269
1268 #: kallithea/lib/utils2.py:430
1270 #: kallithea/lib/utils2.py:430
1269 #, python-format
1271 #, python-format
1270 msgid "%d second"
1272 msgid "%d second"
1271 msgid_plural "%d seconds"
1273 msgid_plural "%d seconds"
1272 msgstr[0] "%d Sekunde"
1274 msgstr[0] "%d Sekunde"
1273 msgstr[1] "%d Sekunden"
1275 msgstr[1] "%d Sekunden"
1274
1276
1275 #: kallithea/lib/utils2.py:446
1277 #: kallithea/lib/utils2.py:446
1276 #, python-format
1278 #, python-format
1277 msgid "in %s"
1279 msgid "in %s"
1278 msgstr "in %s"
1280 msgstr "in %s"
1279
1281
1280 #: kallithea/lib/utils2.py:448
1282 #: kallithea/lib/utils2.py:448
1281 #, python-format
1283 #, python-format
1282 msgid "%s ago"
1284 msgid "%s ago"
1283 msgstr "vor %s"
1285 msgstr "vor %s"
1284
1286
1285 #: kallithea/lib/utils2.py:450
1287 #: kallithea/lib/utils2.py:450
1286 #, python-format
1288 #, python-format
1287 msgid "in %s and %s"
1289 msgid "in %s and %s"
1288 msgstr "in %s und %s"
1290 msgstr "in %s und %s"
1289
1291
1290 #: kallithea/lib/utils2.py:453
1292 #: kallithea/lib/utils2.py:453
1291 #, python-format
1293 #, python-format
1292 msgid "%s and %s ago"
1294 msgid "%s and %s ago"
1293 msgstr "%s und %s her"
1295 msgstr "%s und %s her"
1294
1296
1295 #: kallithea/lib/utils2.py:456
1297 #: kallithea/lib/utils2.py:456
1296 msgid "just now"
1298 msgid "just now"
1297 msgstr "jetzt gerade"
1299 msgstr "jetzt gerade"
1298
1300
1299 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1163
1301 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1163
1300 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1182
1302 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1182
1301 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1303
1303 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1303
1302 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1388
1304 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1388
1303 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1408
1305 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1408
1304 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1454
1306 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1454
1305 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1511
1307 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1511
1306 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1512
1308 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1512
1307 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1533
1309 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1533
1308 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1572
1310 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1572
1309 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1622
1311 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1622
1310 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1649 kallithea/model/db.py:1651
1312 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1649 kallithea/model/db.py:1651
1311 msgid "Repository no access"
1313 msgid "Repository no access"
1312 msgstr "Kein Zugriff auf Repository"
1314 msgstr "Kein Zugriff auf Repository"
1313
1315
1314 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1164
1316 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1164
1315 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1183
1317 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1183
1316 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1304
1318 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1304
1317 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1389
1319 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1389
1318 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1409
1320 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1409
1319 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1455
1321 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1455
1320 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1512
1322 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1512
1321 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1513
1323 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1513
1322 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1534
1324 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1534
1323 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1573
1325 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1573
1324 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1623
1326 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1623
1325 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1650 kallithea/model/db.py:1652
1327 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1650 kallithea/model/db.py:1652
1326 msgid "Repository read access"
1328 msgid "Repository read access"
1327 msgstr "Lesender Zugriff auf Repository"
1329 msgstr "Lesender Zugriff auf Repository"
1328
1330
1329 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1165
1331 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1165
1330 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1184
1332 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1184
1331 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1305
1333 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1305
1332 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1390
1334 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1390
1333 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1410
1335 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1410
1334 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1456
1336 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1456
1335 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1513
1337 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1513
1336 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1514
1338 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1514
1337 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1535
1339 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1535
1338 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1574
1340 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1574
1339 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1624
1341 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1624
1340 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1651 kallithea/model/db.py:1653
1342 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1651 kallithea/model/db.py:1653
1341 msgid "Repository write access"
1343 msgid "Repository write access"
1342 msgstr "Schreibdender Zugriff auf Repository"
1344 msgstr "Schreibdender Zugriff auf Repository"
1343
1345
1344 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1166
1346 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1166
1345 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1185
1347 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1185
1346 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1306
1348 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1306
1347 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1391
1349 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1391
1348 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1411
1350 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1411
1349 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1457
1351 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1457
1350 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1514
1352 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1514
1351 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1515
1353 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1515
1352 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1536
1354 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1536
1353 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1575
1355 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1575
1354 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1625
1356 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1625
1355 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1652 kallithea/model/db.py:1654
1357 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1652 kallithea/model/db.py:1654
1356 msgid "Repository admin access"
1358 msgid "Repository admin access"
1357 msgstr "Administrativer Zugang zum Repository"
1359 msgstr "Administrativer Zugang zum Repository"
1358
1360
1359 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1168
1361 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1168
1360 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1187
1362 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1187
1361 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1308
1363 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1308
1362 msgid "Repository Group no access"
1364 msgid "Repository Group no access"
1363 msgstr "Repository Gruppe hat Keinen Zugriff"
1365 msgstr "Repository Gruppe hat Keinen Zugriff"
1364
1366
1365 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1169
1367 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1169
1366 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1188
1368 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1188
1367 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1309
1369 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1309
1368 msgid "Repository Group read access"
1370 msgid "Repository Group read access"
1369 msgstr "Repository Gruppe hat lesenden Zugriff"
1371 msgstr "Repository Gruppe hat lesenden Zugriff"
1370
1372
1371 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1170
1373 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1170
1372 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1189
1374 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1189
1373 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1310
1375 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1310
1374 msgid "Repository Group write access"
1376 msgid "Repository Group write access"
1375 msgstr "Repository Gruppe hat schreibenden Zugriff"
1377 msgstr "Repository Gruppe hat schreibenden Zugriff"
1376
1378
1377 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1171
1379 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1171
1378 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1190
1380 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1190
1379 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1311
1381 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1311
1380 msgid "Repository Group admin access"
1382 msgid "Repository Group admin access"
1381 msgstr "Repository Gruppe hat Administrativen Zugriff"
1383 msgstr "Repository Gruppe hat Administrativen Zugriff"
1382
1384
1383 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1173
1385 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1173
1384 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1192
1386 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1192
1385 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1313
1387 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1313
1386 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1398
1388 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1398
1387 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1406
1389 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1406
1388 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1452
1390 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1452
1389 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1509
1391 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1509
1390 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1510
1392 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1510
1391 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1531
1393 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1531
1392 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1570
1394 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1570
1393 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1620
1395 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1620
1394 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1647 kallithea/model/db.py:1649
1396 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1647 kallithea/model/db.py:1649
1395 msgid "Kallithea Administrator"
1397 msgid "Kallithea Administrator"
1396 msgstr "Kallithea Administrator"
1398 msgstr "Kallithea Administrator"
1397
1399
1398 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1174
1400 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1174
1399 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1193
1401 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1193
1400 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1314
1402 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1314
1401 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1399
1403 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1399
1402 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1429
1404 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1429
1403 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1475
1405 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1475
1404 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1532
1406 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1532
1405 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1533
1407 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1533
1406 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1554
1408 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1554
1407 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1593
1409 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1593
1408 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1643
1410 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1643
1409 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1670 kallithea/model/db.py:1672
1411 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1670 kallithea/model/db.py:1672
1410 msgid "Repository creation disabled"
1412 msgid "Repository creation disabled"
1411 msgstr "Repository erstelllung deaktiviert"
1413 msgstr "Erstellung eines Repositorys deaktiviert"
1412
1414
1413 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1175
1415 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1175
1414 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1194
1416 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1194
1415 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1315
1417 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1315
1416 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1400
1418 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1400
1417 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1430
1419 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1430
1418 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1476
1420 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1476
1419 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1533
1421 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1533
1420 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1534
1422 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1534
1421 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1555
1423 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1555
1422 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1594
1424 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1594
1423 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1644
1425 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1644
1424 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1671 kallithea/model/db.py:1673
1426 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1671 kallithea/model/db.py:1673
1425 msgid "Repository creation enabled"
1427 msgid "Repository creation enabled"
1426 msgstr "Repository erstellung aktiviert"
1428 msgstr "Erstellung eines Repositorys aktiviert"
1427
1429
1428 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1176
1430 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1176
1429 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1195
1431 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1195
1430 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1316
1432 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1316
1431 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1401
1433 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1401
1432 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1432
1434 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1432
1433 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1478
1435 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1478
1434 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1535
1436 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1535
1435 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1536
1437 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1536
1436 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1557
1438 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1557
1437 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1596
1439 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1596
1438 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1648
1440 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1648
1439 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1675 kallithea/model/db.py:1677
1441 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1675 kallithea/model/db.py:1677
1440 msgid "Repository forking disabled"
1442 msgid "Repository forking disabled"
1441 msgstr ""
1443 msgstr "Forking eines Repositorys deaktiviert"
1442
1444
1443 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1177
1445 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1177
1444 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1196
1446 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1196
1445 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1317
1447 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1317
1446 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1402
1448 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1402
1447 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1433
1449 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1433
1448 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1479
1450 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1479
1449 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1536
1451 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1536
1450 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1537
1452 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1537
1451 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1558
1453 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1558
1452 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1597
1454 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1597
1453 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1649
1455 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1649
1454 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1676 kallithea/model/db.py:1678
1456 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1676 kallithea/model/db.py:1678
1455 msgid "Repository forking enabled"
1457 msgid "Repository forking enabled"
1456 msgstr ""
1458 msgstr "Forking eines Repositorys aktiviert"
1457
1459
1458 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1178
1460 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1178
1459 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1197
1461 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1197
1460 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1318
1462 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1318
1461 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1403
1463 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1403
1462 msgid "Register disabled"
1464 msgid "Register disabled"
1463 msgstr "Registrierung deaktiviert"
1465 msgstr "Registrierung deaktiviert"
1464
1466
1465 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1179
1467 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1179
1466 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1198
1468 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1198
1467 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1319
1469 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1319
1468 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1404
1470 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1404
1469 msgid "Register new user with Kallithea with manual activation"
1471 msgid "Register new user with Kallithea with manual activation"
1470 msgstr "Registrierung neuer Benutzer in Kallithea mit manueller Aktivierung"
1472 msgstr "Registrierung neuer Benutzer in Kallithea mit manueller Aktivierung"
1471
1473
1472 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1182
1474 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1182
1473 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1201
1475 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1201
1474 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1322
1476 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1322
1475 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1407
1477 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1407
1476 msgid "Register new user with Kallithea with auto activation"
1478 msgid "Register new user with Kallithea with auto activation"
1477 msgstr "Registrierung neuer Benutzer in Kallithea mit Automatischer Aktivierung"
1479 msgstr "Registrierung neuer Benutzer in Kallithea mit Automatischer Aktivierung"
1478
1480
1479 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1623
1481 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1623
1480 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1650
1482 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1650
1481 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1763
1483 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1763
1482 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1838
1484 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1838
1483 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1934
1485 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1934
1484 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1980
1486 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1980
1485 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2040
1487 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2040
1486 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2041
1488 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2041
1487 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2062
1489 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2062
1488 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2101
1490 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2101
1489 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2154
1491 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2154
1490 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2200 kallithea/model/db.py:2202
1492 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2200 kallithea/model/db.py:2202
1491 msgid "Not Reviewed"
1493 msgid "Not Reviewed"
1492 msgstr "Nicht Begutachtet"
1494 msgstr "Nicht Begutachtet"
1493
1495
1494 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1624
1496 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1624
1495 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1651
1497 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1651
1496 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1764
1498 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1764
1497 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1839
1499 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1839
1498 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1935
1500 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1935
1499 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1981
1501 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1981
1500 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2041
1502 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2041
1501 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2042
1503 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2042
1502 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2063
1504 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2063
1503 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2102
1505 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2102
1504 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2155
1506 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2155
1505 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2201 kallithea/model/db.py:2203
1507 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2201 kallithea/model/db.py:2203
1506 msgid "Approved"
1508 msgid "Approved"
1507 msgstr "Akzeptiert"
1509 msgstr "Akzeptiert"
1508
1510
1509 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1625
1511 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1625
1510 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1652
1512 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1652
1511 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1765
1513 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1765
1512 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1840
1514 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1840
1513 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1936
1515 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1936
1514 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1982
1516 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1982
1515 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2042
1517 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2042
1516 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2043
1518 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2043
1517 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2064
1519 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2064
1518 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2103
1520 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2103
1519 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2156
1521 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2156
1520 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2202 kallithea/model/db.py:2204
1522 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2202 kallithea/model/db.py:2204
1521 msgid "Rejected"
1523 msgid "Rejected"
1522 msgstr "Abgelehnt"
1524 msgstr "Abgelehnt"
1523
1525
1524 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1626
1526 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1626
1525 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1653
1527 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1653
1526 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1766
1528 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1766
1527 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1841
1529 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1841
1528 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1937
1530 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1937
1529 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1983
1531 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1983
1530 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2043
1532 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2043
1531 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2044
1533 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2044
1532 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2065
1534 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2065
1533 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2104
1535 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2104
1534 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2157
1536 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2157
1535 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2203 kallithea/model/db.py:2205
1537 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2203 kallithea/model/db.py:2205
1536 msgid "Under Review"
1538 msgid "Under Review"
1537 msgstr "In Begutachtung"
1539 msgstr "In Begutachtung"
1538
1540
1539 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1252
1541 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1252
1540 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1270
1542 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1270
1541 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1300
1543 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1300
1542 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1357
1544 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1357
1543 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1358
1545 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1358
1544 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1379
1546 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1379
1545 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1418
1547 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1418
1546 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1471
1548 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1471
1547 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1498 kallithea/model/db.py:1500
1549 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1498 kallithea/model/db.py:1500
1548 msgid "top level"
1550 msgid "top level"
1549 msgstr "höchste Ebene"
1551 msgstr "höchste Ebene"
1550
1552
1551 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1393
1553 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1393
1552 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1413
1554 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1413
1553 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1459
1555 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1459
1554 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1516
1556 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1516
1555 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1517
1557 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1517
1556 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1538
1558 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1538
1557 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1577
1559 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1577
1558 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1627
1560 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1627
1559 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1654 kallithea/model/db.py:1656
1561 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1654 kallithea/model/db.py:1656
1560 msgid "Repository group no access"
1562 msgid "Repository group no access"
1561 msgstr ""
1563 msgstr "Kein Zugriff für Repositorygruppe"
1562
1564
1563 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1394
1565 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1394
1564 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1414
1566 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1414
1565 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1460
1567 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1460
1566 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1517
1568 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1517
1567 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1518
1569 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1518
1568 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1539
1570 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1539
1569 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1578
1571 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1578
1570 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1628
1572 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1628
1571 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1655 kallithea/model/db.py:1657
1573 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1655 kallithea/model/db.py:1657
1572 msgid "Repository group read access"
1574 msgid "Repository group read access"
1573 msgstr ""
1575 msgstr "Lesezugriff für Repositorygruppe"
1574
1576
1575 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1395
1577 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1395
1576 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1415
1578 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1415
1577 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1461
1579 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1461
1578 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1518
1580 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1518
1579 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1519
1581 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1519
1580 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1540
1582 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1540
1581 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1579
1583 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1579
1582 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1629
1584 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1629
1583 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1656 kallithea/model/db.py:1658
1585 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1656 kallithea/model/db.py:1658
1584 msgid "Repository group write access"
1586 msgid "Repository group write access"
1585 msgstr ""
1587 msgstr "Schreibzugriff für Repositorygruppe"
1586
1588
1587 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1396
1589 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1396
1588 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1416
1590 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1416
1589 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1462
1591 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1462
1590 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1519
1592 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1519
1591 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1520
1593 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1520
1592 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1541
1594 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1541
1593 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1580
1595 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1580
1594 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1630
1596 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1630
1595 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1657 kallithea/model/db.py:1659
1597 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1657 kallithea/model/db.py:1659
1596 msgid "Repository group admin access"
1598 msgid "Repository group admin access"
1597 msgstr ""
1599 msgstr "Administrativer Zugriff für Repositorygruppe"
1598
1600
1599 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1418
1601 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1418
1600 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1464
1602 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1464
1601 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1521
1603 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1521
1602 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1522
1604 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1522
1603 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1543
1605 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1543
1604 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1582
1606 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1582
1605 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1632
1607 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1632
1606 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1659 kallithea/model/db.py:1661
1608 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1659 kallithea/model/db.py:1661
1607 msgid "User group no access"
1609 msgid "User group no access"
1608 msgstr ""
1610 msgstr "Kein Zugriff für Benutzergruppe"
1609
1611
1610 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1419
1612 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1419
1611 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1465
1613 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1465
1612 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1522
1614 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1522
1613 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1523
1615 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1523
1614 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1544
1616 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1544
1615 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1583
1617 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1583
1616 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1633
1618 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1633
1617 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1660 kallithea/model/db.py:1662
1619 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1660 kallithea/model/db.py:1662
1618 msgid "User group read access"
1620 msgid "User group read access"
1619 msgstr ""
1621 msgstr "Lesezugriff für Benutzergruppe"
1620
1622
1621 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1420
1623 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1420
1622 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1466
1624 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1466
1623 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1523
1625 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1523
1624 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1524
1626 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1524
1625 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1545
1627 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1545
1626 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1584
1628 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1584
1627 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1634
1629 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1634
1628 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1661 kallithea/model/db.py:1663
1630 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1661 kallithea/model/db.py:1663
1629 msgid "User group write access"
1631 msgid "User group write access"
1630 msgstr "Nutzergruppe Schreibzugriff"
1632 msgstr "Nutzergruppe Schreibzugriff"
1631
1633
1632 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1421
1634 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1421
1633 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1467
1635 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1467
1634 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1524
1636 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1524
1635 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1525
1637 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1525
1636 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1546
1638 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1546
1637 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1585
1639 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1585
1638 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1635
1640 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1635
1639 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1662 kallithea/model/db.py:1664
1641 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1662 kallithea/model/db.py:1664
1640 msgid "User group admin access"
1642 msgid "User group admin access"
1641 msgstr ""
1643 msgstr "Administrativer Zugriff für Benutzergruppe"
1642
1644
1643 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1423
1645 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1423
1644 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1469
1646 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1469
1645 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1526
1647 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1526
1646 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1527
1648 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1527
1647 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1548
1649 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1548
1648 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1587
1650 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1587
1649 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1637
1651 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1637
1650 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1664 kallithea/model/db.py:1666
1652 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1664 kallithea/model/db.py:1666
1651 msgid "Repository Group creation disabled"
1653 msgid "Repository Group creation disabled"
1652 msgstr ""
1654 msgstr "Erstellung von Repositorygruppen deaktiviert"
1653
1655
1654 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1424
1656 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1424
1655 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1470
1657 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1470
1656 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1527
1658 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1527
1657 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1528
1659 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1528
1658 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1549
1660 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1549
1659 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1588
1661 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1588
1660 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1638
1662 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1638
1661 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1665 kallithea/model/db.py:1667
1663 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1665 kallithea/model/db.py:1667
1662 msgid "Repository Group creation enabled"
1664 msgid "Repository Group creation enabled"
1663 msgstr ""
1665 msgstr "Erstellung von Repositorygruppen aktiviert"
1664
1666
1665 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1426
1667 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1426
1666 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1472
1668 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1472
1667 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1529
1669 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1529
1668 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1530
1670 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1530
1669 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1551
1671 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1551
1670 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1590
1672 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1590
1671 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1640
1673 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1640
1672 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1667 kallithea/model/db.py:1669
1674 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1667 kallithea/model/db.py:1669
1673 msgid "User Group creation disabled"
1675 msgid "User Group creation disabled"
1674 msgstr ""
1676 msgstr "Erstellung von Benutzergruppen deaktiviert"
1675
1677
1676 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1427
1678 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1427
1677 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1473
1679 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1473
1678 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1530
1680 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1530
1679 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1531
1681 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1531
1680 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1552
1682 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1552
1681 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1591
1683 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1591
1682 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1641
1684 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1641
1683 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1668 kallithea/model/db.py:1670
1685 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1668 kallithea/model/db.py:1670
1684 msgid "User Group creation enabled"
1686 msgid "User Group creation enabled"
1685 msgstr ""
1687 msgstr "Erstellung von Benutzergruppen aktiviert"
1686
1688
1687 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1435
1689 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1435
1688 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1481
1690 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1481
1689 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1538
1691 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1538
1690 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1539
1692 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1539
1691 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1560
1693 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1560
1692 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1599
1694 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1599
1693 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1651
1695 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1651
1694 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1678 kallithea/model/db.py:1680
1696 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1678 kallithea/model/db.py:1680
1695 msgid "Registration disabled"
1697 msgid "Registration disabled"
1696 msgstr "Registrierung deaktiviert"
1698 msgstr "Registrierung deaktiviert"
1697
1699
1698 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1436
1700 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1436
1699 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1482
1701 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1482
1700 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1539
1702 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1539
1701 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1540
1703 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1540
1702 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1561
1704 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1561
1703 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1600
1705 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1600
1704 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1652
1706 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1652
1705 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1679 kallithea/model/db.py:1681
1707 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1679 kallithea/model/db.py:1681
1706 msgid "User Registration with manual account activation"
1708 msgid "User Registration with manual account activation"
1707 msgstr "Benutzerregistrierung mit manueller Kontoaktivierung"
1709 msgstr "Benutzerregistrierung mit manueller Kontoaktivierung"
1708
1710
1709 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1437
1711 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1437
1710 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1483
1712 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1483
1711 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1540
1713 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1540
1712 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1541
1714 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1541
1713 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1562
1715 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1562
1714 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1601
1716 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1601
1715 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1653
1717 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1653
1716 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1680 kallithea/model/db.py:1682
1718 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1680 kallithea/model/db.py:1682
1717 msgid "User Registration with automatic account activation"
1719 msgid "User Registration with automatic account activation"
1718 msgstr "Benutzerregistrierung mit automatische Kontoaktivierung"
1720 msgstr "Benutzerregistrierung mit automatische Kontoaktivierung"
1719
1721
1720 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1645
1722 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1645
1721 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1672 kallithea/model/db.py:1674
1723 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1672 kallithea/model/db.py:1674
1722 msgid "Repository creation enabled with write permission to a repository group"
1724 msgid "Repository creation enabled with write permission to a repository group"
1723 msgstr ""
1725 msgstr ""
1726 "Erstellung von Repositories mit Schreibzugriff für Repositorygruppe aktiviert"
1724
1727
1725 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1646
1728 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1646
1726 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1673 kallithea/model/db.py:1675
1729 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1673 kallithea/model/db.py:1675
1727 msgid "Repository creation disabled with write permission to a repository group"
1730 msgid "Repository creation disabled with write permission to a repository group"
1728 msgstr ""
1731 msgstr ""
1732 "Erstellung von Repositories mit Schreibzugriff für Repositorygruppe "
1733 "deaktiviert"
1729
1734
1730 #: kallithea/model/comment.py:76
1735 #: kallithea/model/comment.py:76
1731 #, python-format
1736 #, python-format
1732 msgid "on line %s"
1737 msgid "on line %s"
1733 msgstr "in Zeile %s"
1738 msgstr "in Zeile %s"
1734
1739
1735 #: kallithea/model/comment.py:231 kallithea/model/pull_request.py:164
1740 #: kallithea/model/comment.py:231 kallithea/model/pull_request.py:164
1736 msgid "[Mention]"
1741 msgid "[Mention]"
1737 msgstr "[Mention]"
1742 msgstr "[Mention]"
1738
1743
1739 #: kallithea/model/forms.py:57
1744 #: kallithea/model/forms.py:57
1740 msgid "Please enter a login"
1745 msgid "Please enter a login"
1741 msgstr "Bitte einen Benutzernamen eingeben"
1746 msgstr "Bitte einen Benutzernamen eingeben"
1742
1747
1743 #: kallithea/model/forms.py:58
1748 #: kallithea/model/forms.py:58
1744 #, python-format
1749 #, python-format
1745 msgid "Enter a value %(min)i characters long or more"
1750 msgid "Enter a value %(min)i characters long or more"
1746 msgstr "Bitte einen Wert mit mindestens %(min)i Zeichen eingeben"
1751 msgstr "Bitte einen Wert mit mindestens %(min)i Zeichen eingeben"
1747
1752
1748 #: kallithea/model/forms.py:66
1753 #: kallithea/model/forms.py:66
1749 msgid "Please enter a password"
1754 msgid "Please enter a password"
1750 msgstr "Bitte ein Passwort eingeben"
1755 msgstr "Bitte ein Passwort eingeben"
1751
1756
1752 #: kallithea/model/forms.py:67
1757 #: kallithea/model/forms.py:67
1753 #, python-format
1758 #, python-format
1754 msgid "Enter %(min)i characters or more"
1759 msgid "Enter %(min)i characters or more"
1755 msgstr "Bitte mindestens %(min)i Zeichen eingeben"
1760 msgstr "Bitte mindestens %(min)i Zeichen eingeben"
1756
1761
1757 #: kallithea/model/forms.py:156
1762 #: kallithea/model/forms.py:156
1758 msgid "Name must not contain only digits"
1763 msgid "Name must not contain only digits"
1759 msgstr "Name darf nicht nur Ziffern enthalten"
1764 msgstr "Name darf nicht nur Ziffern enthalten"
1760
1765
1761 #: kallithea/model/notification.py:252
1766 #: kallithea/model/notification.py:252
1762 #, python-format
1767 #, python-format
1763 msgid "%(user)s commented on changeset at %(when)s"
1768 msgid "%(user)s commented on changeset at %(when)s"
1764 msgstr ""
1769 msgstr "%(user)s hat am %(when)s ein Changeset kommentiert"
1765
1770
1766 #: kallithea/model/notification.py:253
1771 #: kallithea/model/notification.py:253
1767 #, python-format
1772 #, python-format
1768 msgid "%(user)s sent message at %(when)s"
1773 msgid "%(user)s sent message at %(when)s"
1769 msgstr ""
1774 msgstr "%(user)s hat am %(when)s eine Nachricht gesendet"
1770
1775
1771 #: kallithea/model/notification.py:254
1776 #: kallithea/model/notification.py:254
1772 #, python-format
1777 #, python-format
1773 msgid "%(user)s mentioned you at %(when)s"
1778 msgid "%(user)s mentioned you at %(when)s"
1774 msgstr ""
1779 msgstr "%(user)s hat Sie am %(when)s erwähnt"
1775
1780
1776 #: kallithea/model/notification.py:255
1781 #: kallithea/model/notification.py:255
1777 #, python-format
1782 #, python-format
1778 msgid "%(user)s registered in Kallithea at %(when)s"
1783 msgid "%(user)s registered in Kallithea at %(when)s"
1779 msgstr ""
1784 msgstr "%(user)s hat sich am %(when)s bei Kallithea registriert"
1780
1785
1781 #: kallithea/model/notification.py:256
1786 #: kallithea/model/notification.py:256
1782 #, python-format
1787 #, python-format
1783 msgid "%(user)s opened new pull request at %(when)s"
1788 msgid "%(user)s opened new pull request at %(when)s"
1784 msgstr ""
1789 msgstr "%(user)s hat am %(when)s einen neuen Pull Request eröffnet"
1785
1790
1786 #: kallithea/model/notification.py:257
1791 #: kallithea/model/notification.py:257
1787 #, python-format
1792 #, python-format
1788 msgid "%(user)s commented on pull request at %(when)s"
1793 msgid "%(user)s commented on pull request at %(when)s"
1789 msgstr ""
1794 msgstr "%(user)s hat am %(when)s einen Pull Request kommentiert"
1790
1795
1791 #: kallithea/model/notification.py:296
1796 #: kallithea/model/notification.py:296
1792 #, python-format
1797 #, python-format
1793 msgid ""
1798 msgid ""
1794 "Comment on %(repo_name)s changeset %(short_id)s on %(branch)s by "
1799 "Comment on %(repo_name)s changeset %(short_id)s on %(branch)s by "
1795 "%(comment_username)s"
1800 "%(comment_username)s"
1796 msgstr ""
1801 msgstr ""
1802 "Kommentar für %(repo_name)s Changeset %(short_id)s in %(branch)s erstellt "
1803 "von %(comment_username)s"
1797
1804
1798 #: kallithea/model/notification.py:299
1805 #: kallithea/model/notification.py:299
1799 #, python-format
1806 #, python-format
1800 msgid "New user %(new_username)s registered"
1807 msgid "New user %(new_username)s registered"
1801 msgstr "Neuer Benutzer %(new_username)s registriert"
1808 msgstr "Neuer Benutzer %(new_username)s registriert"
1802
1809
1803 #: kallithea/model/notification.py:301
1810 #: kallithea/model/notification.py:301
1804 #, python-format
1811 #, python-format
1805 msgid ""
1812 msgid ""
1806 "Review request on %(repo_name)s pull request #%(pr_id)s from %(ref)s by "
1813 "Review request on %(repo_name)s pull request #%(pr_id)s from %(ref)s by "
1807 "%(pr_username)s"
1814 "%(pr_username)s"
1808 msgstr ""
1815 msgstr ""
1816 "Review Request für %(repo_name)s Pull Request #%(pr_id)s von %(ref)s "
1817 "erstellt von %(pr_username)s"
1809
1818
1810 #: kallithea/model/notification.py:302
1819 #: kallithea/model/notification.py:302
1811 #, python-format
1820 #, python-format
1812 msgid ""
1821 msgid ""
1813 "Comment on %(repo_name)s pull request #%(pr_id)s from %(ref)s by "
1822 "Comment on %(repo_name)s pull request #%(pr_id)s from %(ref)s by "
1814 "%(comment_username)s"
1823 "%(comment_username)s"
1815 msgstr ""
1824 msgstr ""
1825 "Kommentar von %(comment_username)s für %(repo_name)s Pull Request #%(pr_id)s "
1826 "von %(ref)s"
1816
1827
1817 #: kallithea/model/notification.py:315
1828 #: kallithea/model/notification.py:315
1818 #, fuzzy
1819 msgid "Closing"
1829 msgid "Closing"
1820 msgstr "Schließen mit"
1830 msgstr "Schließen"
1821
1831
1822 #: kallithea/model/pull_request.py:132
1832 #: kallithea/model/pull_request.py:132
1823 #, python-format
1833 #, python-format
1824 msgid "%(user)s wants you to review pull request #%(pr_id)s: %(pr_title)s"
1834 msgid "%(user)s wants you to review pull request #%(pr_id)s: %(pr_title)s"
1825 msgstr ""
1835 msgstr "%(user)s möchte ein Review des Pull Request #%(pr_id)s: %(pr_title)s"
1826
1836
1827 #: kallithea/model/scm.py:808
1837 #: kallithea/model/scm.py:808
1828 msgid "latest tip"
1838 msgid "latest tip"
1829 msgstr ""
1839 msgstr "Letzter Tip"
1830
1840
1831 #: kallithea/model/user.py:194
1841 #: kallithea/model/user.py:194
1832 msgid "New user registration"
1842 msgid "New user registration"
1833 msgstr ""
1843 msgstr "Neue Benutzerregistrierung"
1834
1844
1835 #: kallithea/model/user.py:214 kallithea/model/user.py:236
1845 #: kallithea/model/user.py:214 kallithea/model/user.py:236
1836 msgid "You can't Edit this user since it's crucial for entire application"
1846 msgid "You can't Edit this user since it's crucial for entire application"
1837 msgstr ""
1847 msgstr ""
1838 "Sie können diesen Benutzer nicht editieren, da er von entscheidender "
1848 "Sie können diesen Benutzer nicht editieren, da er von entscheidender "
1839 "Bedeutung für die ganze Applikation ist"
1849 "Bedeutung für die gesamte Applikation ist"
1840
1850
1841 #: kallithea/model/user.py:255
1851 #: kallithea/model/user.py:255
1842 msgid "You can't remove this user since it's crucial for entire application"
1852 msgid "You can't remove this user since it's crucial for entire application"
1843 msgstr ""
1853 msgstr ""
1844 "Sie können diesen Benutzer nicht löschen, da er von entscheidender "
1854 "Sie können diesen Benutzer nicht löschen, da er von entscheidender Bedeutung "
1845 "Bedeutung für die ganze Applikation ist"
1855 "für die gesamte Applikation ist"
1846
1856
1847 #: kallithea/model/user.py:261
1857 #: kallithea/model/user.py:261
1848 #, python-format
1858 #, python-format
1849 msgid ""
1859 msgid ""
1850 "User \"%s\" still owns %s repositories and cannot be removed. Switch "
1860 "User \"%s\" still owns %s repositories and cannot be removed. Switch "
1851 "owners or remove those repositories: %s"
1861 "owners or remove those repositories: %s"
1852 msgstr ""
1862 msgstr ""
1863 "Der Benutzer \"%s\" besitzt noch immer %s Repositories und kann daher nicht "
1864 "entfernt werden. Entweder muss der Besitzer geändert oder das Repository "
1865 "entfernt werden: %s"
1853
1866
1854 #: kallithea/model/user.py:268
1867 #: kallithea/model/user.py:268
1855 #, python-format
1868 #, python-format
1856 msgid ""
1869 msgid ""
1857 "User \"%s\" still owns %s repository groups and cannot be removed. Switch"
1870 "User \"%s\" still owns %s repository groups and cannot be removed. Switch"
1858 " owners or remove those repository groups: %s"
1871 " owners or remove those repository groups: %s"
1859 msgstr ""
1872 msgstr ""
1873 "Der Benutzer \"%s\" ist noch der Besitzer von %s Repositorygruppen und kann "
1874 "daher nicht entfernt werden. Entweder muss der Besitzer geändert oder die "
1875 "Repositorygruppen müssen entfernt werden: %s"
1860
1876
1861 #: kallithea/model/user.py:275
1877 #: kallithea/model/user.py:275
1862 #, python-format
1878 #, python-format
1863 msgid ""
1879 msgid ""
1864 "User \"%s\" still owns %s user groups and cannot be removed. Switch "
1880 "User \"%s\" still owns %s user groups and cannot be removed. Switch "
1865 "owners or remove those user groups: %s"
1881 "owners or remove those user groups: %s"
1866 msgstr ""
1882 msgstr ""
1883 "Der Benutzer \"%s\" besitzt noch immer %s Benutzergruppen und kann daher "
1884 "nicht entfernt werden. Entweder muss der Besitzer geändert oder die "
1885 "Benutzergruppen müssen gelöscht werden: %s"
1867
1886
1868 #: kallithea/model/user.py:305
1887 #: kallithea/model/user.py:305
1869 msgid "Password reset link"
1888 msgid "Password reset link"
1870 msgstr ""
1889 msgstr "Link zum Zurücksetzen des Passworts"
1871
1890
1872 #: kallithea/model/user.py:328
1891 #: kallithea/model/user.py:328
1873 msgid "Your new password"
1892 msgid "Your new password"
1874 msgstr "Dein neues Passwort"
1893 msgstr "Dein neues Passwort"
1875
1894
1876 #: kallithea/model/user.py:329
1895 #: kallithea/model/user.py:329
1877 #, python-format
1896 #, python-format
1878 msgid "Your new Kallithea password:%s"
1897 msgid "Your new Kallithea password:%s"
1879 msgstr "Dein neues Kallithea-Passwort: %s"
1898 msgstr "Ihr neues Kallithea-Passwort: %s"
1880
1899
1881 #: kallithea/model/validators.py:83 kallithea/model/validators.py:84
1900 #: kallithea/model/validators.py:83 kallithea/model/validators.py:84
1882 msgid "Value cannot be an empty list"
1901 msgid "Value cannot be an empty list"
1883 msgstr ""
1902 msgstr "Eine leere Liste ist kein gültiger Wert"
1884
1903
1885 #: kallithea/model/validators.py:101
1904 #: kallithea/model/validators.py:101
1886 #, python-format
1905 #, python-format
1887 msgid "Username \"%(username)s\" already exists"
1906 msgid "Username \"%(username)s\" already exists"
1888 msgstr "Benutezrname \"%(username)s\" existiert bereits"
1907 msgstr "Benutezrname \"%(username)s\" existiert bereits"
1889
1908
1890 #: kallithea/model/validators.py:103
1909 #: kallithea/model/validators.py:103
1891 #, python-format
1910 #, python-format
1892 msgid "Username \"%(username)s\" is forbidden"
1911 msgid "Username \"%(username)s\" is forbidden"
1893 msgstr "Benutzername \"%(username)s\" ist verboten"
1912 msgstr "Benutzername \"%(username)s\" ist verboten"
1894
1913
1895 #: kallithea/model/validators.py:105
1914 #: kallithea/model/validators.py:105
1896 msgid ""
1915 msgid ""
1897 "Username may only contain alphanumeric characters underscores, periods or"
1916 "Username may only contain alphanumeric characters underscores, periods or"
1898 " dashes and must begin with alphanumeric character or underscore"
1917 " dashes and must begin with alphanumeric character or underscore"
1899 msgstr ""
1918 msgstr ""
1900 "Der Benutzername darf nur alphanumerische Zeichen, Unterstriche, Punkte "
1919 "Der Benutzername darf nur alphanumerische Zeichen, Unterstriche, Punkte "
1901 "oder Bindestriche enthalten und muss mit einem alphanumerischen Zeichen "
1920 "oder Bindestriche enthalten und muss mit einem alphanumerischen Zeichen "
1902 "oder einem Unterstrich beginnen"
1921 "oder einem Unterstrich beginnen"
1903
1922
1904 #: kallithea/model/validators.py:132
1923 #: kallithea/model/validators.py:132
1905 msgid "The input is not valid"
1924 msgid "The input is not valid"
1906 msgstr "Die Eingabe ist nicht gültig"
1925 msgstr "Die Eingabe ist nicht gültig"
1907
1926
1908 #: kallithea/model/validators.py:139
1927 #: kallithea/model/validators.py:139
1909 #, python-format
1928 #, python-format
1910 msgid "Username %(username)s is not valid"
1929 msgid "Username %(username)s is not valid"
1911 msgstr "Benutzername \"%(username)s\" ist ungültig"
1930 msgstr "Benutzername \"%(username)s\" ist ungültig"
1912
1931
1913 #: kallithea/model/validators.py:158
1932 #: kallithea/model/validators.py:158
1914 msgid "Invalid user group name"
1933 msgid "Invalid user group name"
1915 msgstr "Ungültiger Benutzergruppenname"
1934 msgstr "Ungültiger Benutzergruppenname"
1916
1935
1917 #: kallithea/model/validators.py:159
1936 #: kallithea/model/validators.py:159
1918 #, python-format
1937 #, python-format
1919 msgid "User group \"%(usergroup)s\" already exists"
1938 msgid "User group \"%(usergroup)s\" already exists"
1920 msgstr "Benutzergruppe \"%(usergroup)s\" existiert bereits"
1939 msgstr "Benutzergruppe \"%(usergroup)s\" existiert bereits"
1921
1940
1922 #: kallithea/model/validators.py:161
1941 #: kallithea/model/validators.py:161
1923 msgid ""
1942 msgid ""
1924 "user group name may only contain alphanumeric characters underscores, "
1943 "user group name may only contain alphanumeric characters underscores, "
1925 "periods or dashes and must begin with alphanumeric character"
1944 "periods or dashes and must begin with alphanumeric character"
1926 msgstr ""
1945 msgstr ""
1927 "Der Name einer Benutzergruppe darf nur alphanumerische Zeichen, "
1946 "Der Name einer Benutzergruppe darf nur alphanumerische Zeichen, "
1928 "Unterstriche, Punkte oder Bindestriche enthalten und muss mit einem "
1947 "Unterstriche, Punkte oder Bindestriche enthalten und muss mit einem "
1929 "alphanumerischen Zeichen beginnen"
1948 "alphanumerischen Zeichen beginnen"
1930
1949
1931 #: kallithea/model/validators.py:199
1950 #: kallithea/model/validators.py:199
1932 msgid "Cannot assign this group as parent"
1951 msgid "Cannot assign this group as parent"
1933 msgstr "Kann diese Gruppe nicht als vorgesetzt setzen"
1952 msgstr "Kann diese Gruppe nicht als vorgesetzt setzen"
1934
1953
1935 #: kallithea/model/validators.py:200
1954 #: kallithea/model/validators.py:200
1936 #, python-format
1955 #, python-format
1937 msgid "Group \"%(group_name)s\" already exists"
1956 msgid "Group \"%(group_name)s\" already exists"
1938 msgstr "Gruppe \"%(group_name)s\" existiert bereits"
1957 msgstr "Gruppe \"%(group_name)s\" existiert bereits"
1939
1958
1940 #: kallithea/model/validators.py:202
1959 #: kallithea/model/validators.py:202
1941 #, python-format
1960 #, python-format
1942 msgid "Repository with name \"%(group_name)s\" already exists"
1961 msgid "Repository with name \"%(group_name)s\" already exists"
1943 msgstr "Es gibt bereits ein Repository mit \"%(group_name)s\""
1962 msgstr "Es gibt bereits ein Repository mit \"%(group_name)s\""
1944
1963
1945 #: kallithea/model/validators.py:260
1964 #: kallithea/model/validators.py:260
1946 msgid "Invalid characters (non-ascii) in password"
1965 msgid "Invalid characters (non-ascii) in password"
1947 msgstr "Üngültige(nicht ASCII) Zeichen im Passwort"
1966 msgstr "Üngültige(nicht ASCII) Zeichen im Passwort"
1948
1967
1949 #: kallithea/model/validators.py:275
1968 #: kallithea/model/validators.py:275
1950 msgid "Invalid old password"
1969 msgid "Invalid old password"
1951 msgstr ""
1970 msgstr "Ungültiges altes Passwort"
1952
1971
1953 #: kallithea/model/validators.py:291
1972 #: kallithea/model/validators.py:291
1954 msgid "Passwords do not match"
1973 msgid "Passwords do not match"
1955 msgstr "Die Passwörter stimmen nicht überein"
1974 msgstr "Die Passwörter stimmen nicht überein"
1956
1975
1957 #: kallithea/model/validators.py:308
1976 #: kallithea/model/validators.py:308
1958 msgid "invalid password"
1977 msgid "invalid password"
1959 msgstr "Ungültiges Passwort"
1978 msgstr "Ungültiges Passwort"
1960
1979
1961 #: kallithea/model/validators.py:309
1980 #: kallithea/model/validators.py:309
1962 msgid "invalid user name"
1981 msgid "invalid user name"
1963 msgstr "Ungültiger Benutzername"
1982 msgstr "Ungültiger Benutzername"
1964
1983
1965 #: kallithea/model/validators.py:310
1984 #: kallithea/model/validators.py:310
1966 msgid "Your account is disabled"
1985 msgid "Your account is disabled"
1967 msgstr "Ihr Account wurde Deaktiviert"
1986 msgstr "Ihr Account wurde Deaktiviert"
1968
1987
1969 #: kallithea/model/validators.py:354
1988 #: kallithea/model/validators.py:354
1970 #, python-format
1989 #, python-format
1971 msgid "Repository name %(repo)s is disallowed"
1990 msgid "Repository name %(repo)s is disallowed"
1972 msgstr "Repository Name \"%(repo)s\" ist verboten"
1991 msgstr "Repository Name \"%(repo)s\" ist verboten"
1973
1992
1974 #: kallithea/model/validators.py:356
1993 #: kallithea/model/validators.py:356
1975 #, python-format
1994 #, python-format
1976 msgid "Repository named %(repo)s already exists"
1995 msgid "Repository named %(repo)s already exists"
1977 msgstr "Es gibt bereits ein Repository mit \"%(repo)s\""
1996 msgstr "Es gibt bereits ein Repository mit \"%(repo)s\""
1978
1997
1979 #: kallithea/model/validators.py:357
1998 #: kallithea/model/validators.py:357
1980 #, python-format
1999 #, python-format
1981 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
2000 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
1982 msgstr ""
2001 msgstr ""
1983 "Es gibt bereits ein Repository mit \"%(repo)s\" in der Gruppe "
2002 "Es gibt bereits ein Repository mit \"%(repo)s\" in der Gruppe "
1984 "\"%(group)s\""
2003 "\"%(group)s\""
1985
2004
1986 #: kallithea/model/validators.py:359
2005 #: kallithea/model/validators.py:359
1987 #, python-format
2006 #, python-format
1988 msgid "Repository group with name \"%(repo)s\" already exists"
2007 msgid "Repository group with name \"%(repo)s\" already exists"
1989 msgstr ""
2008 msgstr "Eine Repositorygruppe mit dem Namen \"%(repo)s\" existiert bereits"
1990
2009
1991 #: kallithea/model/validators.py:474
2010 #: kallithea/model/validators.py:474
1992 #, fuzzy
1993 msgid "invalid clone URL"
2011 msgid "invalid clone URL"
1994 msgstr "ungültige Clone Adresse"
2012 msgstr "ungültige Clone-URL"
1995
2013
1996 #: kallithea/model/validators.py:475
2014 #: kallithea/model/validators.py:475
1997 msgid "Invalid clone URL, provide a valid clone http(s)/svn+http(s)/ssh URL"
2015 msgid "Invalid clone URL, provide a valid clone http(s)/svn+http(s)/ssh URL"
1998 msgstr ""
2016 msgstr ""
2017 "Ungültige Clone-URL, gültige Clone-URL (http(s)/svn+http(s)/ssh) angeben"
1999
2018
2000 #: kallithea/model/validators.py:500
2019 #: kallithea/model/validators.py:500
2001 msgid "Fork has to be the same type as parent"
2020 msgid "Fork has to be the same type as parent"
2002 msgstr "Forke um den selben typ wie der Vorgesetze zu haben"
2021 msgstr "Forke um den selben typ wie der Vorgesetze zu haben"
2003
2022
2004 #: kallithea/model/validators.py:515
2023 #: kallithea/model/validators.py:515
2005 msgid "You don't have permissions to create repository in this group"
2024 msgid "You don't have permissions to create repository in this group"
2006 msgstr ""
2025 msgstr ""
2007 "Du hast nicht die erforderlichen Berechtigungen, um in dieser Gruppe ein "
2026 "Du hast nicht die erforderlichen Berechtigungen, um in dieser Gruppe ein "
2008 "Repository zu erzeugen"
2027 "Repository zu erzeugen"
2009
2028
2010 #: kallithea/model/validators.py:517
2029 #: kallithea/model/validators.py:517
2011 msgid "no permission to create repository in root location"
2030 msgid "no permission to create repository in root location"
2012 msgstr ""
2031 msgstr "keine Berechtigung, um ein Repository auf höchster Ebene anzulegen"
2013
2032
2014 #: kallithea/model/validators.py:566
2033 #: kallithea/model/validators.py:566
2015 msgid "You don't have permissions to create a group in this location"
2034 msgid "You don't have permissions to create a group in this location"
2016 msgstr ""
2035 msgstr "Sie haben keine Berechtigung, um an diesem Ort ein Repository anzulegen"
2017
2036
2018 #: kallithea/model/validators.py:607
2037 #: kallithea/model/validators.py:607
2019 msgid "This username or user group name is not valid"
2038 msgid "This username or user group name is not valid"
2020 msgstr "Dieser Benutzername oder Benutzergruppenname ist nicht gültig"
2039 msgstr "Dieser Benutzername oder Benutzergruppenname ist nicht gültig"
2021
2040
2022 #: kallithea/model/validators.py:700
2041 #: kallithea/model/validators.py:700
2023 msgid "This is not a valid path"
2042 msgid "This is not a valid path"
2024 msgstr "Dies ist ein Ungültiger Pfad"
2043 msgstr "Dies ist ein Ungültiger Pfad"
2025
2044
2026 #: kallithea/model/validators.py:715
2045 #: kallithea/model/validators.py:715
2027 msgid "This e-mail address is already taken"
2046 msgid "This e-mail address is already taken"
2028 msgstr "Diese EMail Addresse ist schon in Benutzung"
2047 msgstr "Diese E-Mailaddresse ist bereits in Benutzung"
2029
2048
2030 #: kallithea/model/validators.py:735
2049 #: kallithea/model/validators.py:735
2031 #, python-format
2050 #, python-format
2032 msgid "e-mail \"%(email)s\" does not exist."
2051 msgid "e-mail \"%(email)s\" does not exist."
2033 msgstr "EMail Addresse \"%(email)s\" existiert nicht."
2052 msgstr "E-MailAddresse \"%(email)s\" existiert nicht."
2034
2053
2035 #: kallithea/model/validators.py:772
2054 #: kallithea/model/validators.py:772
2036 msgid ""
2055 msgid ""
2037 "The LDAP Login attribute of the CN must be specified - this is the name "
2056 "The LDAP Login attribute of the CN must be specified - this is the name "
2038 "of the attribute that is equivalent to \"username\""
2057 "of the attribute that is equivalent to \"username\""
2039 msgstr ""
2058 msgstr ""
2040 "Das LDAP Login Attribut des CN muss angeben werden - Es ist der Name des "
2059 "Das LDAP-Login-Attribut des CN muss angeben werden - Es ist der Name des "
2041 "Attributes welches das Equivalent zum \"Benutzername\" ist"
2060 "Attributes äquivalent zu \"Benutzername\""
2042
2061
2043 #: kallithea/model/validators.py:785
2062 #: kallithea/model/validators.py:785
2044 #, python-format
2063 #, python-format
2045 msgid "Revisions %(revs)s are already part of pull request or have set status"
2064 msgid "Revisions %(revs)s are already part of pull request or have set status"
2046 msgstr ""
2065 msgstr ""
2066 "Die Revisionen %(revs)s sind bereits Bestandteil des Pull Requests oder "
2067 "haben den Status"
2047
2068
2048 #: kallithea/model/validators.py:817
2069 #: kallithea/model/validators.py:817
2049 msgid "Please enter a valid IPv4 or IpV6 address"
2070 msgid "Please enter a valid IPv4 or IpV6 address"
2050 msgstr "Bitte gib eine gültige IPv4- oder IPv6-Adresse an"
2071 msgstr "Bitte eine gültige IPv4- oder IPv6-Adresse angeben"
2051
2072
2052 #: kallithea/model/validators.py:818
2073 #: kallithea/model/validators.py:818
2053 #, python-format
2074 #, python-format
2054 msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
2075 msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
2055 msgstr ""
2076 msgstr ""
2077 "Die Größe (in Bits) des Netzwerks muss im Bereich 0-32 liegen (nicht "
2078 "%(bits)r)"
2056
2079
2057 #: kallithea/model/validators.py:851
2080 #: kallithea/model/validators.py:851
2058 msgid "Key name can only consist of letters, underscore, dash or numbers"
2081 msgid "Key name can only consist of letters, underscore, dash or numbers"
2059 msgstr ""
2082 msgstr ""
2083 "Der Name eines Schlüssels darf nur aus Buchstaben, Ziffern, Unterstrich und "
2084 "Bindestrich bestehen"
2060
2085
2061 #: kallithea/model/validators.py:865
2086 #: kallithea/model/validators.py:865
2062 msgid "Filename cannot be inside a directory"
2087 msgid "Filename cannot be inside a directory"
2063 msgstr ""
2088 msgstr ""
2064
2089
2065 #: kallithea/model/validators.py:881
2090 #: kallithea/model/validators.py:881
2066 #, python-format
2091 #, python-format
2067 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
2092 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
2068 msgstr ""
2093 msgstr ""
2094 "Die Plug-Ins %(loaded)s und %(next_to_load)s exportieren beide den selben "
2095 "Namen"
2069
2096
2070 #: kallithea/templates/about.html:4 kallithea/templates/about.html:17
2097 #: kallithea/templates/about.html:4 kallithea/templates/about.html:17
2071 msgid "About"
2098 msgid "About"
2072 msgstr "Über"
2099 msgstr "Über"
2073
2100
2074 #: kallithea/templates/index.html:5
2101 #: kallithea/templates/index.html:5
2075 msgid "Dashboard"
2102 msgid "Dashboard"
2076 msgstr "Übersichtsseite"
2103 msgstr "Übersichtsseite"
2077
2104
2078 #: kallithea/templates/index_base.html:6
2105 #: kallithea/templates/index_base.html:6
2079 #: kallithea/templates/admin/my_account/my_account_repos.html:3
2106 #: kallithea/templates/admin/my_account/my_account_repos.html:3
2080 #: kallithea/templates/admin/my_account/my_account_watched.html:3
2107 #: kallithea/templates/admin/my_account/my_account_watched.html:3
2081 #: kallithea/templates/admin/repo_groups/repo_groups.html:9
2108 #: kallithea/templates/admin/repo_groups/repo_groups.html:9
2082 #: kallithea/templates/admin/repos/repos.html:9
2109 #: kallithea/templates/admin/repos/repos.html:9
2083 #: kallithea/templates/admin/user_groups/user_groups.html:9
2110 #: kallithea/templates/admin/user_groups/user_groups.html:9
2084 #: kallithea/templates/admin/users/users.html:9
2111 #: kallithea/templates/admin/users/users.html:9
2085 #: kallithea/templates/bookmarks/bookmarks.html:9
2112 #: kallithea/templates/bookmarks/bookmarks.html:9
2086 #: kallithea/templates/branches/branches.html:9
2113 #: kallithea/templates/branches/branches.html:9
2087 #: kallithea/templates/journal/journal.html:9
2114 #: kallithea/templates/journal/journal.html:9
2088 #: kallithea/templates/journal/journal.html:48
2115 #: kallithea/templates/journal/journal.html:48
2089 #: kallithea/templates/journal/journal.html:49
2116 #: kallithea/templates/journal/journal.html:49
2090 #: kallithea/templates/tags/tags.html:9
2117 #: kallithea/templates/tags/tags.html:9
2091 msgid "quick filter..."
2118 msgid "quick filter..."
2092 msgstr "Schnellfilter..."
2119 msgstr "Schnellfilter..."
2093
2120
2094 #: kallithea/templates/index_base.html:6
2121 #: kallithea/templates/index_base.html:6
2095 msgid "repositories"
2122 msgid "repositories"
2096 msgstr "Repositories"
2123 msgstr "Repositories"
2097
2124
2098 #: kallithea/templates/index_base.html:20
2125 #: kallithea/templates/index_base.html:20
2099 #: kallithea/templates/index_base.html:25
2126 #: kallithea/templates/index_base.html:25
2100 #: kallithea/templates/admin/repos/repo_add.html:5
2127 #: kallithea/templates/admin/repos/repo_add.html:5
2101 #: kallithea/templates/admin/repos/repo_add.html:19
2128 #: kallithea/templates/admin/repos/repo_add.html:19
2102 #: kallithea/templates/admin/repos/repos.html:22
2129 #: kallithea/templates/admin/repos/repos.html:22
2103 msgid "Add Repository"
2130 msgid "Add Repository"
2104 msgstr "Repository hinzufügen"
2131 msgstr "Repository hinzufügen"
2105
2132
2106 #: kallithea/templates/index_base.html:22
2133 #: kallithea/templates/index_base.html:22
2107 #: kallithea/templates/index_base.html:27
2134 #: kallithea/templates/index_base.html:27
2108 #: kallithea/templates/admin/repo_groups/repo_group_add.html:5
2135 #: kallithea/templates/admin/repo_groups/repo_group_add.html:5
2109 #: kallithea/templates/admin/repo_groups/repo_group_add.html:13
2136 #: kallithea/templates/admin/repo_groups/repo_group_add.html:13
2110 #: kallithea/templates/admin/repo_groups/repo_groups.html:26
2137 #: kallithea/templates/admin/repo_groups/repo_groups.html:26
2111 msgid "Add Repository Group"
2138 msgid "Add Repository Group"
2112 msgstr ""
2139 msgstr "Repositorygruppe hinzufügen"
2113
2140
2114 #: kallithea/templates/index_base.html:32
2141 #: kallithea/templates/index_base.html:32
2115 msgid "You have admin right to this group, and can edit it"
2142 msgid "You have admin right to this group, and can edit it"
2116 msgstr "Du hast Adminrechte für diese Gruppe und kannst sie editieren"
2143 msgstr "Du hast Adminrechte für diese Gruppe und kannst sie editieren"
2117
2144
2118 #: kallithea/templates/index_base.html:32
2145 #: kallithea/templates/index_base.html:32
2119 msgid "Edit Repository Group"
2146 msgid "Edit Repository Group"
2120 msgstr ""
2147 msgstr "Repositorygruppe bearbeiten"
2121
2148
2122 #: kallithea/templates/index_base.html:45
2149 #: kallithea/templates/index_base.html:45
2123 msgid "Group Name"
2150 msgid "Group Name"
2124 msgstr "Gruppenname"
2151 msgstr "Gruppenname"
2125
2152
2126 #: kallithea/templates/index_base.html:46
2153 #: kallithea/templates/index_base.html:46
2127 #: kallithea/templates/index_base.html:131
2154 #: kallithea/templates/index_base.html:131
2128 #: kallithea/templates/admin/my_account/my_account_api_keys.html:64
2155 #: kallithea/templates/admin/my_account/my_account_api_keys.html:64
2129 #: kallithea/templates/admin/repo_groups/repo_group_add.html:42
2156 #: kallithea/templates/admin/repo_groups/repo_group_add.html:42
2130 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:17
2157 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:17
2131 #: kallithea/templates/admin/repo_groups/repo_groups.html:47
2158 #: kallithea/templates/admin/repo_groups/repo_groups.html:47
2132 #: kallithea/templates/admin/repos/repo_add_base.html:32
2159 #: kallithea/templates/admin/repos/repo_add_base.html:32
2133 #: kallithea/templates/admin/repos/repo_edit_settings.html:72
2160 #: kallithea/templates/admin/repos/repo_edit_settings.html:72
2134 #: kallithea/templates/admin/repos/repos.html:48
2161 #: kallithea/templates/admin/repos/repos.html:48
2135 #: kallithea/templates/admin/user_groups/user_group_add.html:40
2162 #: kallithea/templates/admin/user_groups/user_group_add.html:40
2136 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:15
2163 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:15
2137 #: kallithea/templates/admin/user_groups/user_groups.html:47
2164 #: kallithea/templates/admin/user_groups/user_groups.html:47
2138 #: kallithea/templates/admin/users/user_edit_api_keys.html:64
2165 #: kallithea/templates/admin/users/user_edit_api_keys.html:64
2139 #: kallithea/templates/email_templates/changeset_comment.html:18
2166 #: kallithea/templates/email_templates/changeset_comment.html:18
2140 #: kallithea/templates/email_templates/pull_request.html:12
2167 #: kallithea/templates/email_templates/pull_request.html:12
2141 #: kallithea/templates/forks/fork.html:38
2168 #: kallithea/templates/forks/fork.html:38
2142 #: kallithea/templates/pullrequests/pullrequest.html:40
2169 #: kallithea/templates/pullrequests/pullrequest.html:40
2143 #: kallithea/templates/pullrequests/pullrequest_show.html:38
2170 #: kallithea/templates/pullrequests/pullrequest_show.html:38
2144 #: kallithea/templates/pullrequests/pullrequest_show.html:63
2171 #: kallithea/templates/pullrequests/pullrequest_show.html:63
2145 #: kallithea/templates/summary/summary.html:84
2172 #: kallithea/templates/summary/summary.html:84
2146 msgid "Description"
2173 msgid "Description"
2147 msgstr "Beschreibung"
2174 msgstr "Beschreibung"
2148
2175
2149 #: kallithea/templates/index_base.html:129
2176 #: kallithea/templates/index_base.html:129
2150 #: kallithea/templates/admin/my_account/my_account_repos.html:46
2177 #: kallithea/templates/admin/my_account/my_account_repos.html:46
2151 #: kallithea/templates/admin/my_account/my_account_watched.html:46
2178 #: kallithea/templates/admin/my_account/my_account_watched.html:46
2152 #: kallithea/templates/admin/repo_groups/repo_groups.html:46
2179 #: kallithea/templates/admin/repo_groups/repo_groups.html:46
2153 #: kallithea/templates/admin/repos/repo_add_base.html:9
2180 #: kallithea/templates/admin/repos/repo_add_base.html:9
2154 #: kallithea/templates/admin/repos/repo_edit_settings.html:7
2181 #: kallithea/templates/admin/repos/repo_edit_settings.html:7
2155 #: kallithea/templates/admin/repos/repos.html:47
2182 #: kallithea/templates/admin/repos/repos.html:47
2156 #: kallithea/templates/admin/user_groups/user_groups.html:46
2183 #: kallithea/templates/admin/user_groups/user_groups.html:46
2157 #: kallithea/templates/base/perms_summary.html:53
2184 #: kallithea/templates/base/perms_summary.html:53
2158 #: kallithea/templates/bookmarks/bookmarks.html:49
2185 #: kallithea/templates/bookmarks/bookmarks.html:49
2159 #: kallithea/templates/bookmarks/bookmarks_data.html:7
2186 #: kallithea/templates/bookmarks/bookmarks_data.html:7
2160 #: kallithea/templates/branches/branches.html:49
2187 #: kallithea/templates/branches/branches.html:49
2161 #: kallithea/templates/branches/branches_data.html:7
2188 #: kallithea/templates/branches/branches_data.html:7
2162 #: kallithea/templates/files/files_browser.html:60
2189 #: kallithea/templates/files/files_browser.html:60
2163 #: kallithea/templates/journal/journal.html:187
2190 #: kallithea/templates/journal/journal.html:187
2164 #: kallithea/templates/journal/journal.html:278
2191 #: kallithea/templates/journal/journal.html:278
2165 #: kallithea/templates/tags/tags.html:49
2192 #: kallithea/templates/tags/tags.html:49
2166 #: kallithea/templates/tags/tags_data.html:7
2193 #: kallithea/templates/tags/tags_data.html:7
2167 msgid "Name"
2194 msgid "Name"
2168 msgstr "Name"
2195 msgstr "Name"
2169
2196
2170 #: kallithea/templates/index_base.html:132
2197 #: kallithea/templates/index_base.html:132
2171 msgid "Last Change"
2198 msgid "Last Change"
2172 msgstr "Letzte Änderung"
2199 msgstr "Letzte Änderung"
2173
2200
2174 #: kallithea/templates/index_base.html:134
2201 #: kallithea/templates/index_base.html:134
2175 #: kallithea/templates/admin/my_account/my_account_repos.html:48
2202 #: kallithea/templates/admin/my_account/my_account_repos.html:48
2176 #: kallithea/templates/admin/my_account/my_account_watched.html:48
2203 #: kallithea/templates/admin/my_account/my_account_watched.html:48
2177 #: kallithea/templates/admin/repos/repos.html:49
2204 #: kallithea/templates/admin/repos/repos.html:49
2178 #: kallithea/templates/journal/journal.html:189
2205 #: kallithea/templates/journal/journal.html:189
2179 #: kallithea/templates/journal/journal.html:280
2206 #: kallithea/templates/journal/journal.html:280
2180 msgid "Tip"
2207 msgid "Tip"
2181 msgstr "Tipp"
2208 msgstr "Tipp"
2182
2209
2183 #: kallithea/templates/index_base.html:136
2210 #: kallithea/templates/index_base.html:136
2184 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
2211 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
2185 #: kallithea/templates/admin/repo_groups/repo_groups.html:49
2212 #: kallithea/templates/admin/repo_groups/repo_groups.html:49
2186 #: kallithea/templates/admin/repos/repo_edit_settings.html:60
2213 #: kallithea/templates/admin/repos/repo_edit_settings.html:60
2187 #: kallithea/templates/admin/repos/repos.html:50
2214 #: kallithea/templates/admin/repos/repos.html:50
2188 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
2215 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
2189 #: kallithea/templates/admin/user_groups/user_groups.html:50
2216 #: kallithea/templates/admin/user_groups/user_groups.html:50
2190 #: kallithea/templates/summary/summary.html:137
2217 #: kallithea/templates/summary/summary.html:137
2191 msgid "Owner"
2218 msgid "Owner"
2192 msgstr "Besitzer"
2219 msgstr "Besitzer"
2193
2220
2194 #: kallithea/templates/index_base.html:144
2221 #: kallithea/templates/index_base.html:144
2195 #: kallithea/templates/admin/my_account/my_account_repos.html:57
2222 #: kallithea/templates/admin/my_account/my_account_repos.html:57
2196 #: kallithea/templates/admin/my_account/my_account_watched.html:57
2223 #: kallithea/templates/admin/my_account/my_account_watched.html:57
2197 #: kallithea/templates/base/root.html:44
2224 #: kallithea/templates/base/root.html:44
2198 #: kallithea/templates/bookmarks/bookmarks.html:79
2225 #: kallithea/templates/bookmarks/bookmarks.html:79
2199 #: kallithea/templates/branches/branches.html:79
2226 #: kallithea/templates/branches/branches.html:79
2200 #: kallithea/templates/journal/journal.html:198
2227 #: kallithea/templates/journal/journal.html:198
2201 #: kallithea/templates/journal/journal.html:289
2228 #: kallithea/templates/journal/journal.html:289
2202 #: kallithea/templates/tags/tags.html:79
2229 #: kallithea/templates/tags/tags.html:79
2203 msgid "Click to sort ascending"
2230 msgid "Click to sort ascending"
2204 msgstr "Klicken um Aufsteigend zu Sortieren"
2231 msgstr "Klicken um Aufsteigend zu Sortieren"
2205
2232
2206 #: kallithea/templates/index_base.html:145
2233 #: kallithea/templates/index_base.html:145
2207 #: kallithea/templates/admin/my_account/my_account_repos.html:58
2234 #: kallithea/templates/admin/my_account/my_account_repos.html:58
2208 #: kallithea/templates/admin/my_account/my_account_watched.html:58
2235 #: kallithea/templates/admin/my_account/my_account_watched.html:58
2209 #: kallithea/templates/base/root.html:45
2236 #: kallithea/templates/base/root.html:45
2210 #: kallithea/templates/bookmarks/bookmarks.html:80
2237 #: kallithea/templates/bookmarks/bookmarks.html:80
2211 #: kallithea/templates/branches/branches.html:80
2238 #: kallithea/templates/branches/branches.html:80
2212 #: kallithea/templates/journal/journal.html:199
2239 #: kallithea/templates/journal/journal.html:199
2213 #: kallithea/templates/journal/journal.html:290
2240 #: kallithea/templates/journal/journal.html:290
2214 #: kallithea/templates/tags/tags.html:80
2241 #: kallithea/templates/tags/tags.html:80
2215 msgid "Click to sort descending"
2242 msgid "Click to sort descending"
2216 msgstr "Klicken um Absteigend zu Sortieren"
2243 msgstr "Klicken um Absteigend zu Sortieren"
2217
2244
2218 #: kallithea/templates/index_base.html:146
2245 #: kallithea/templates/index_base.html:146
2219 msgid "No repositories found."
2246 msgid "No repositories found."
2220 msgstr "Keine Repositories gefunden."
2247 msgstr "Keine Repositories gefunden."
2221
2248
2222 #: kallithea/templates/index_base.html:147
2249 #: kallithea/templates/index_base.html:147
2223 #: kallithea/templates/admin/my_account/my_account_repos.html:60
2250 #: kallithea/templates/admin/my_account/my_account_repos.html:60
2224 #: kallithea/templates/admin/my_account/my_account_watched.html:60
2251 #: kallithea/templates/admin/my_account/my_account_watched.html:60
2225 #: kallithea/templates/base/root.html:47
2252 #: kallithea/templates/base/root.html:47
2226 #: kallithea/templates/bookmarks/bookmarks.html:82
2253 #: kallithea/templates/bookmarks/bookmarks.html:82
2227 #: kallithea/templates/branches/branches.html:82
2254 #: kallithea/templates/branches/branches.html:82
2228 #: kallithea/templates/journal/journal.html:201
2255 #: kallithea/templates/journal/journal.html:201
2229 #: kallithea/templates/journal/journal.html:292
2256 #: kallithea/templates/journal/journal.html:292
2230 #: kallithea/templates/tags/tags.html:82
2257 #: kallithea/templates/tags/tags.html:82
2231 msgid "Data error."
2258 msgid "Data error."
2232 msgstr "Datenfehler."
2259 msgstr "Datenfehler."
2233
2260
2234 #: kallithea/templates/index_base.html:148
2261 #: kallithea/templates/index_base.html:148
2235 #: kallithea/templates/admin/my_account/my_account_repos.html:61
2262 #: kallithea/templates/admin/my_account/my_account_repos.html:61
2236 #: kallithea/templates/admin/my_account/my_account_watched.html:61
2263 #: kallithea/templates/admin/my_account/my_account_watched.html:61
2237 #: kallithea/templates/base/base.html:143 kallithea/templates/base/root.html:48
2264 #: kallithea/templates/base/base.html:143 kallithea/templates/base/root.html:48
2238 #: kallithea/templates/bookmarks/bookmarks.html:83
2265 #: kallithea/templates/bookmarks/bookmarks.html:83
2239 #: kallithea/templates/branches/branches.html:83
2266 #: kallithea/templates/branches/branches.html:83
2240 #: kallithea/templates/journal/journal.html:202
2267 #: kallithea/templates/journal/journal.html:202
2241 #: kallithea/templates/journal/journal.html:293
2268 #: kallithea/templates/journal/journal.html:293
2242 #: kallithea/templates/tags/tags.html:83
2269 #: kallithea/templates/tags/tags.html:83
2243 msgid "Loading..."
2270 msgid "Loading..."
2244 msgstr "Lade..."
2271 msgstr "Lade..."
2245
2272
2246 #: kallithea/templates/login.html:5 kallithea/templates/login.html:15
2273 #: kallithea/templates/login.html:5 kallithea/templates/login.html:15
2247 #: kallithea/templates/base/base.html:329
2274 #: kallithea/templates/base/base.html:329
2248 msgid "Log In"
2275 msgid "Log In"
2249 msgstr ""
2276 msgstr "Log In"
2250
2277
2251 #: kallithea/templates/login.html:13
2278 #: kallithea/templates/login.html:13
2252 #, python-format
2279 #, python-format
2253 msgid "Log In to %s"
2280 msgid "Log In to %s"
2254 msgstr ""
2281 msgstr "Log In in %s"
2255
2282
2256 #: kallithea/templates/login.html:27 kallithea/templates/register.html:24
2283 #: kallithea/templates/login.html:27 kallithea/templates/register.html:24
2257 #: kallithea/templates/admin/admin_log.html:5
2284 #: kallithea/templates/admin/admin_log.html:5
2258 #: kallithea/templates/admin/my_account/my_account_profile.html:32
2285 #: kallithea/templates/admin/my_account/my_account_profile.html:32
2259 #: kallithea/templates/admin/users/user_add.html:32
2286 #: kallithea/templates/admin/users/user_add.html:32
2260 #: kallithea/templates/admin/users/user_edit_profile.html:33
2287 #: kallithea/templates/admin/users/user_edit_profile.html:33
2261 #: kallithea/templates/admin/users/users.html:50
2288 #: kallithea/templates/admin/users/users.html:50
2262 #: kallithea/templates/base/base.html:305
2289 #: kallithea/templates/base/base.html:305
2263 msgid "Username"
2290 msgid "Username"
2264 msgstr "Benutzername"
2291 msgstr "Benutzername"
2265
2292
2266 #: kallithea/templates/login.html:36 kallithea/templates/register.html:33
2293 #: kallithea/templates/login.html:36 kallithea/templates/register.html:33
2267 #: kallithea/templates/admin/my_account/my_account.html:36
2294 #: kallithea/templates/admin/my_account/my_account.html:36
2268 #: kallithea/templates/admin/users/user_add.html:41
2295 #: kallithea/templates/admin/users/user_add.html:41
2269 #: kallithea/templates/base/base.html:314
2296 #: kallithea/templates/base/base.html:314
2270 msgid "Password"
2297 msgid "Password"
2271 msgstr "Passwort"
2298 msgstr "Passwort"
2272
2299
2273 #: kallithea/templates/login.html:46
2300 #: kallithea/templates/login.html:46
2274 msgid "Remember me"
2301 msgid "Remember me"
2275 msgstr "Login Speichern"
2302 msgstr "Login Speichern"
2276
2303
2277 #: kallithea/templates/login.html:50
2304 #: kallithea/templates/login.html:50
2278 msgid "Sign In"
2305 msgid "Sign In"
2279 msgstr "Einloggen"
2306 msgstr "Einloggen"
2280
2307
2281 #: kallithea/templates/login.html:56
2308 #: kallithea/templates/login.html:56
2282 msgid "Forgot your password ?"
2309 msgid "Forgot your password ?"
2283 msgstr "Passowrt Vergessen?"
2310 msgstr "Passowrt Vergessen?"
2284
2311
2285 #: kallithea/templates/login.html:59 kallithea/templates/base/base.html:325
2312 #: kallithea/templates/login.html:59 kallithea/templates/base/base.html:325
2286 msgid "Don't have an account ?"
2313 msgid "Don't have an account ?"
2287 msgstr "Kein Account?"
2314 msgstr "Kein Account?"
2288
2315
2289 #: kallithea/templates/password_reset.html:5
2316 #: kallithea/templates/password_reset.html:5
2290 msgid "Password Reset"
2317 msgid "Password Reset"
2291 msgstr "Passwort zurücksetzen"
2318 msgstr "Passwort zurücksetzen"
2292
2319
2293 #: kallithea/templates/password_reset.html:12
2320 #: kallithea/templates/password_reset.html:12
2294 #, python-format
2321 #, python-format
2295 msgid "Reset Your Password to %s"
2322 msgid "Reset Your Password to %s"
2296 msgstr "Setze dein Passwort auf %s zurück"
2323 msgstr "Setze dein Passwort auf %s zurück"
2297
2324
2298 #: kallithea/templates/password_reset.html:14
2325 #: kallithea/templates/password_reset.html:14
2299 msgid "Reset Your Password"
2326 msgid "Reset Your Password"
2300 msgstr "Setze dein Passwort zurück"
2327 msgstr "Setze dein Passwort zurück"
2301
2328
2302 #: kallithea/templates/password_reset.html:25
2329 #: kallithea/templates/password_reset.html:25
2303 msgid "Email Address"
2330 msgid "Email Address"
2304 msgstr "E-Mailadresse"
2331 msgstr "E-Mailadresse"
2305
2332
2306 #: kallithea/templates/password_reset.html:35
2333 #: kallithea/templates/password_reset.html:35
2307 #: kallithea/templates/register.html:79
2334 #: kallithea/templates/register.html:79
2308 msgid "Captcha"
2335 msgid "Captcha"
2309 msgstr "Captcha"
2336 msgstr "Captcha"
2310
2337
2311 #: kallithea/templates/password_reset.html:46
2338 #: kallithea/templates/password_reset.html:46
2312 #, fuzzy
2313 msgid "Send Password Reset Email"
2339 msgid "Send Password Reset Email"
2314 msgstr "Passwort zurücksetzen"
2340 msgstr "E-Mail zum Zurücksetzen des Passworts anfordern"
2315
2341
2316 #: kallithea/templates/password_reset.html:47
2342 #: kallithea/templates/password_reset.html:47
2317 #, fuzzy
2318 msgid ""
2343 msgid ""
2319 "Password reset link will be sent to the email address matching your "
2344 "Password reset link will be sent to the email address matching your "
2320 "username."
2345 "username."
2321 msgstr "Der Passwort Reset LInk wird an die passende EMail Addresse gesendet"
2346 msgstr ""
2347 "Der Link zum Zurücksetzen des Passworts wird an die zum Benutzernamen "
2348 "zugehörige E-Mailaddresse gesendet."
2322
2349
2323 #: kallithea/templates/register.html:5 kallithea/templates/register.html:14
2350 #: kallithea/templates/register.html:5 kallithea/templates/register.html:14
2324 #: kallithea/templates/register.html:90
2351 #: kallithea/templates/register.html:90
2325 msgid "Sign Up"
2352 msgid "Sign Up"
2326 msgstr "Registrieren"
2353 msgstr "Registrieren"
2327
2354
2328 #: kallithea/templates/register.html:12
2355 #: kallithea/templates/register.html:12
2329 #, python-format
2356 #, python-format
2330 msgid "Sign Up to %s"
2357 msgid "Sign Up to %s"
2331 msgstr ""
2358 msgstr "Registrieren für %s"
2332
2359
2333 #: kallithea/templates/register.html:42
2360 #: kallithea/templates/register.html:42
2334 msgid "Re-enter password"
2361 msgid "Re-enter password"
2335 msgstr "Passwort erneut eingeben"
2362 msgstr "Passwort erneut eingeben"
2336
2363
2337 #: kallithea/templates/register.html:51
2364 #: kallithea/templates/register.html:51
2338 #: kallithea/templates/admin/my_account/my_account_profile.html:43
2365 #: kallithea/templates/admin/my_account/my_account_profile.html:43
2339 #: kallithea/templates/admin/users/user_add.html:59
2366 #: kallithea/templates/admin/users/user_add.html:59
2340 #: kallithea/templates/admin/users/user_edit_profile.html:87
2367 #: kallithea/templates/admin/users/user_edit_profile.html:87
2341 #: kallithea/templates/admin/users/users.html:51
2368 #: kallithea/templates/admin/users/users.html:51
2342 msgid "First Name"
2369 msgid "First Name"
2343 msgstr "Vorname"
2370 msgstr "Vorname"
2344
2371
2345 #: kallithea/templates/register.html:60
2372 #: kallithea/templates/register.html:60
2346 #: kallithea/templates/admin/my_account/my_account_profile.html:52
2373 #: kallithea/templates/admin/my_account/my_account_profile.html:52
2347 #: kallithea/templates/admin/users/user_add.html:68
2374 #: kallithea/templates/admin/users/user_add.html:68
2348 #: kallithea/templates/admin/users/user_edit_profile.html:96
2375 #: kallithea/templates/admin/users/user_edit_profile.html:96
2349 #: kallithea/templates/admin/users/users.html:52
2376 #: kallithea/templates/admin/users/users.html:52
2350 msgid "Last Name"
2377 msgid "Last Name"
2351 msgstr "Nachname"
2378 msgstr "Nachname"
2352
2379
2353 #: kallithea/templates/register.html:69
2380 #: kallithea/templates/register.html:69
2354 #: kallithea/templates/admin/my_account/my_account_profile.html:61
2381 #: kallithea/templates/admin/my_account/my_account_profile.html:61
2355 #: kallithea/templates/admin/settings/settings.html:31
2382 #: kallithea/templates/admin/settings/settings.html:31
2356 #: kallithea/templates/admin/users/user_add.html:77
2383 #: kallithea/templates/admin/users/user_add.html:77
2357 #: kallithea/templates/admin/users/user_edit_profile.html:42
2384 #: kallithea/templates/admin/users/user_edit_profile.html:42
2358 msgid "Email"
2385 msgid "Email"
2359 msgstr "EMail"
2386 msgstr "E-Mail"
2360
2387
2361 #: kallithea/templates/register.html:92
2388 #: kallithea/templates/register.html:92
2362 msgid "Registered accounts are ready to use and need no further action."
2389 msgid "Registered accounts are ready to use and need no further action."
2363 msgstr ""
2390 msgstr "Registrierte Konten können ohne weitere Aktion genutzt werden."
2364
2391
2365 #: kallithea/templates/register.html:94
2392 #: kallithea/templates/register.html:94
2366 msgid "Please wait for an administrator to activate your account."
2393 msgid "Please wait for an administrator to activate your account."
2367 msgstr ""
2394 msgstr ""
2395 "Bitte warten Sie auf die Aktivierung Ihres Benutzerkontos durch einen "
2396 "Administrator."
2368
2397
2369 #: kallithea/templates/switch_to_list.html:10
2398 #: kallithea/templates/switch_to_list.html:10
2370 #: kallithea/templates/branches/branches_data.html:69
2399 #: kallithea/templates/branches/branches_data.html:69
2371 msgid "There are no branches yet"
2400 msgid "There are no branches yet"
2372 msgstr "Es gibt bisher keine Branches"
2401 msgstr "Es gibt bisher keine Branches"
2373
2402
2374 #: kallithea/templates/switch_to_list.html:16
2403 #: kallithea/templates/switch_to_list.html:16
2375 msgid "Closed Branches"
2404 msgid "Closed Branches"
2376 msgstr ""
2405 msgstr "Geschlossene Branches"
2377
2406
2378 #: kallithea/templates/switch_to_list.html:32
2407 #: kallithea/templates/switch_to_list.html:32
2379 #: kallithea/templates/tags/tags_data.html:44
2408 #: kallithea/templates/tags/tags_data.html:44
2380 msgid "There are no tags yet"
2409 msgid "There are no tags yet"
2381 msgstr "Es gibt bisher keine Tags"
2410 msgstr "Es gibt bisher keine Tags"
2382
2411
2383 #: kallithea/templates/switch_to_list.html:45
2412 #: kallithea/templates/switch_to_list.html:45
2384 #: kallithea/templates/bookmarks/bookmarks_data.html:43
2413 #: kallithea/templates/bookmarks/bookmarks_data.html:43
2385 msgid "There are no bookmarks yet"
2414 msgid "There are no bookmarks yet"
2386 msgstr "Es gibt bisher keine Lesezeichen"
2415 msgstr "Es gibt bisher keine Lesezeichen"
2387
2416
2388 #: kallithea/templates/admin/admin.html:5
2417 #: kallithea/templates/admin/admin.html:5
2389 #: kallithea/templates/admin/admin.html:13
2418 #: kallithea/templates/admin/admin.html:13
2390 #: kallithea/templates/base/base.html:59
2419 #: kallithea/templates/base/base.html:59
2391 #, fuzzy
2392 msgid "Admin Journal"
2420 msgid "Admin Journal"
2393 msgstr "Admin Logbuch"
2421 msgstr "Admin-Logbuch"
2394
2422
2395 #: kallithea/templates/admin/admin.html:10
2423 #: kallithea/templates/admin/admin.html:10
2396 msgid "journal filter..."
2424 msgid "journal filter..."
2397 msgstr "Logbuch filter..."
2425 msgstr "Logbuch filter..."
2398
2426
2399 #: kallithea/templates/admin/admin.html:12
2427 #: kallithea/templates/admin/admin.html:12
2400 #: kallithea/templates/journal/journal.html:11
2428 #: kallithea/templates/journal/journal.html:11
2401 #, fuzzy
2402 msgid "Filter"
2429 msgid "Filter"
2403 msgstr "Profil"
2430 msgstr "Filter"
2404
2431
2405 #: kallithea/templates/admin/admin.html:13
2432 #: kallithea/templates/admin/admin.html:13
2406 #: kallithea/templates/journal/journal.html:12
2433 #: kallithea/templates/journal/journal.html:12
2407 #, python-format
2434 #, python-format
2408 msgid "%s Entry"
2435 msgid "%s Entry"
2409 msgid_plural "%s Entries"
2436 msgid_plural "%s Entries"
2410 msgstr[0] "%s Eintrag"
2437 msgstr[0] "%s Eintrag"
2411 msgstr[1] "%s Einträge"
2438 msgstr[1] "%s Einträge"
2412
2439
2413 #: kallithea/templates/admin/admin_log.html:6
2440 #: kallithea/templates/admin/admin_log.html:6
2414 #: kallithea/templates/admin/my_account/my_account_repos.html:50
2441 #: kallithea/templates/admin/my_account/my_account_repos.html:50
2415 #: kallithea/templates/admin/my_account/my_account_watched.html:50
2442 #: kallithea/templates/admin/my_account/my_account_watched.html:50
2416 #: kallithea/templates/admin/repo_groups/repo_groups.html:50
2443 #: kallithea/templates/admin/repo_groups/repo_groups.html:50
2417 #: kallithea/templates/admin/repos/repo_edit_fields.html:8
2444 #: kallithea/templates/admin/repos/repo_edit_fields.html:8
2418 #: kallithea/templates/admin/repos/repos.html:52
2445 #: kallithea/templates/admin/repos/repos.html:52
2419 #: kallithea/templates/admin/user_groups/user_groups.html:51
2446 #: kallithea/templates/admin/user_groups/user_groups.html:51
2420 #: kallithea/templates/admin/users/users.html:57
2447 #: kallithea/templates/admin/users/users.html:57
2421 #: kallithea/templates/journal/journal.html:191
2448 #: kallithea/templates/journal/journal.html:191
2422 #: kallithea/templates/journal/journal.html:282
2449 #: kallithea/templates/journal/journal.html:282
2423 msgid "Action"
2450 msgid "Action"
2424 msgstr "Aktion"
2451 msgstr "Aktion"
2425
2452
2426 #: kallithea/templates/admin/admin_log.html:7
2453 #: kallithea/templates/admin/admin_log.html:7
2427 #: kallithea/templates/admin/permissions/permissions_globals.html:18
2454 #: kallithea/templates/admin/permissions/permissions_globals.html:18
2428 msgid "Repository"
2455 msgid "Repository"
2429 msgstr "Repository"
2456 msgstr "Repository"
2430
2457
2431 #: kallithea/templates/admin/admin_log.html:8
2458 #: kallithea/templates/admin/admin_log.html:8
2432 #: kallithea/templates/bookmarks/bookmarks.html:51
2459 #: kallithea/templates/bookmarks/bookmarks.html:51
2433 #: kallithea/templates/bookmarks/bookmarks_data.html:9
2460 #: kallithea/templates/bookmarks/bookmarks_data.html:9
2434 #: kallithea/templates/branches/branches.html:51
2461 #: kallithea/templates/branches/branches.html:51
2435 #: kallithea/templates/branches/branches_data.html:9
2462 #: kallithea/templates/branches/branches_data.html:9
2436 #: kallithea/templates/tags/tags.html:51
2463 #: kallithea/templates/tags/tags.html:51
2437 #: kallithea/templates/tags/tags_data.html:9
2464 #: kallithea/templates/tags/tags_data.html:9
2438 msgid "Date"
2465 msgid "Date"
2439 msgstr "Datum"
2466 msgstr "Datum"
2440
2467
2441 #: kallithea/templates/admin/admin_log.html:9
2468 #: kallithea/templates/admin/admin_log.html:9
2442 msgid "From IP"
2469 msgid "From IP"
2443 msgstr "Von IP"
2470 msgstr "Von IP"
2444
2471
2445 #: kallithea/templates/admin/admin_log.html:63
2472 #: kallithea/templates/admin/admin_log.html:63
2446 msgid "No actions yet"
2473 msgid "No actions yet"
2447 msgstr "Es sind bisher keine Aktionen passiert"
2474 msgstr "Es sind bisher keine Aktionen passiert"
2448
2475
2449 #: kallithea/templates/admin/auth/auth_settings.html:5
2476 #: kallithea/templates/admin/auth/auth_settings.html:5
2450 msgid "Authentication Settings"
2477 msgid "Authentication Settings"
2451 msgstr ""
2478 msgstr "Authentifizierungseinstellungen"
2452
2479
2453 #: kallithea/templates/admin/auth/auth_settings.html:11
2480 #: kallithea/templates/admin/auth/auth_settings.html:11
2454 #: kallithea/templates/base/base.html:65
2481 #: kallithea/templates/base/base.html:65
2455 msgid "Authentication"
2482 msgid "Authentication"
2456 msgstr ""
2483 msgstr "Authentifizierung"
2457
2484
2458 #: kallithea/templates/admin/auth/auth_settings.html:28
2485 #: kallithea/templates/admin/auth/auth_settings.html:28
2459 msgid "Authentication Plugins"
2486 msgid "Authentication Plugins"
2460 msgstr ""
2487 msgstr "Plug-Ins zur Authentifizierung"
2461
2488
2462 #: kallithea/templates/admin/auth/auth_settings.html:31
2489 #: kallithea/templates/admin/auth/auth_settings.html:31
2463 msgid "Enabled Plugins"
2490 msgid "Enabled Plugins"
2464 msgstr "Aktivierte Plugins"
2491 msgstr "Aktivierte Plugins"
2465
2492
2466 #: kallithea/templates/admin/auth/auth_settings.html:33
2493 #: kallithea/templates/admin/auth/auth_settings.html:33
2467 msgid ""
2494 msgid ""
2468 "Comma separated list of plugins. Order of plugins is also order in which "
2495 "Comma separated list of plugins. Order of plugins is also order in which "
2469 "Kallithea will try to authenticate user"
2496 "Kallithea will try to authenticate user"
2470 msgstr ""
2497 msgstr ""
2498 "Kommaseparierte Liste der Plug-Ins. Reihenfolge der Plug-Ins entspricht der "
2499 "Reihenfolge, in der Kallithea die Plug-Ins zur Authentifizierung des "
2500 "Benutzers verwendet"
2471
2501
2472 #: kallithea/templates/admin/auth/auth_settings.html:34
2502 #: kallithea/templates/admin/auth/auth_settings.html:34
2473 msgid "Available built-in plugins"
2503 msgid "Available built-in plugins"
2474 msgstr ""
2504 msgstr "Verfügbare mitgelieferte Plug-Ins"
2475
2505
2476 #: kallithea/templates/admin/auth/auth_settings.html:40
2506 #: kallithea/templates/admin/auth/auth_settings.html:40
2477 #: kallithea/templates/base/root.html:40
2507 #: kallithea/templates/base/root.html:40
2478 msgid "enabled"
2508 msgid "enabled"
2479 msgstr "Aktiviert"
2509 msgstr "Aktiviert"
2480
2510
2481 #: kallithea/templates/admin/auth/auth_settings.html:40
2511 #: kallithea/templates/admin/auth/auth_settings.html:40
2482 #: kallithea/templates/base/root.html:41
2512 #: kallithea/templates/base/root.html:41
2483 msgid "disabled"
2513 msgid "disabled"
2484 msgstr "Deaktiviert"
2514 msgstr "Deaktiviert"
2485
2515
2486 #: kallithea/templates/admin/auth/auth_settings.html:51
2516 #: kallithea/templates/admin/auth/auth_settings.html:51
2487 msgid "Plugin"
2517 msgid "Plugin"
2488 msgstr "Plugin"
2518 msgstr "Plugin"
2489
2519
2490 #: kallithea/templates/admin/auth/auth_settings.html:101
2520 #: kallithea/templates/admin/auth/auth_settings.html:101
2491 #: kallithea/templates/admin/defaults/defaults.html:84
2521 #: kallithea/templates/admin/defaults/defaults.html:84
2492 #: kallithea/templates/admin/my_account/my_account_password.html:33
2522 #: kallithea/templates/admin/my_account/my_account_password.html:33
2493 #: kallithea/templates/admin/my_account/my_account_profile.html:70
2523 #: kallithea/templates/admin/my_account/my_account_profile.html:70
2494 #: kallithea/templates/admin/permissions/permissions_globals.html:108
2524 #: kallithea/templates/admin/permissions/permissions_globals.html:108
2495 #: kallithea/templates/admin/repo_groups/repo_group_add.html:69
2525 #: kallithea/templates/admin/repo_groups/repo_group_add.html:69
2496 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:114
2526 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:114
2497 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:42
2527 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:42
2498 #: kallithea/templates/admin/repos/repo_edit_permissions.html:101
2528 #: kallithea/templates/admin/repos/repo_edit_permissions.html:101
2499 #: kallithea/templates/admin/repos/repo_edit_settings.html:134
2529 #: kallithea/templates/admin/repos/repo_edit_settings.html:134
2500 #: kallithea/templates/admin/settings/settings_hooks.html:53
2530 #: kallithea/templates/admin/settings/settings_hooks.html:53
2501 #: kallithea/templates/admin/user_groups/user_group_add.html:57
2531 #: kallithea/templates/admin/user_groups/user_group_add.html:57
2502 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:104
2532 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:104
2503 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:60
2533 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:60
2504 #: kallithea/templates/admin/users/user_add.html:96
2534 #: kallithea/templates/admin/users/user_add.html:96
2505 #: kallithea/templates/admin/users/user_edit_profile.html:122
2535 #: kallithea/templates/admin/users/user_edit_profile.html:122
2506 #: kallithea/templates/base/default_perms_box.html:64
2536 #: kallithea/templates/base/default_perms_box.html:64
2507 msgid "Save"
2537 msgid "Save"
2508 msgstr "Speichern"
2538 msgstr "Speichern"
2509
2539
2510 #: kallithea/templates/admin/defaults/defaults.html:5
2540 #: kallithea/templates/admin/defaults/defaults.html:5
2511 #: kallithea/templates/admin/defaults/defaults.html:25
2541 #: kallithea/templates/admin/defaults/defaults.html:25
2512 #, fuzzy
2513 msgid "Repository Defaults"
2542 msgid "Repository Defaults"
2514 msgstr "Repositories"
2543 msgstr "Repositorystandards"
2515
2544
2516 #: kallithea/templates/admin/defaults/defaults.html:11
2545 #: kallithea/templates/admin/defaults/defaults.html:11
2517 #: kallithea/templates/base/base.html:66
2546 #: kallithea/templates/base/base.html:66
2518 msgid "Defaults"
2547 msgid "Defaults"
2519 msgstr ""
2548 msgstr ""
2520
2549
2521 #: kallithea/templates/admin/defaults/defaults.html:35
2550 #: kallithea/templates/admin/defaults/defaults.html:35
2522 #: kallithea/templates/admin/repos/repo_add_base.html:59
2551 #: kallithea/templates/admin/repos/repo_add_base.html:59
2523 #: kallithea/templates/admin/repos/repo_edit_fields.html:7
2552 #: kallithea/templates/admin/repos/repo_edit_fields.html:7
2524 msgid "Type"
2553 msgid "Type"
2525 msgstr "Typ"
2554 msgstr "Typ"
2526
2555
2527 #: kallithea/templates/admin/defaults/defaults.html:44
2556 #: kallithea/templates/admin/defaults/defaults.html:44
2528 #: kallithea/templates/admin/repos/repo_add_base.html:77
2557 #: kallithea/templates/admin/repos/repo_add_base.html:77
2529 #: kallithea/templates/admin/repos/repo_edit_settings.html:82
2558 #: kallithea/templates/admin/repos/repo_edit_settings.html:82
2530 #: kallithea/templates/data_table/_dt_elements.html:74
2559 #: kallithea/templates/data_table/_dt_elements.html:74
2531 msgid "Private repository"
2560 msgid "Private repository"
2532 msgstr "Privates Repository"
2561 msgstr "Privates Repository"
2533
2562
2534 #: kallithea/templates/admin/defaults/defaults.html:48
2563 #: kallithea/templates/admin/defaults/defaults.html:48
2535 #: kallithea/templates/admin/repos/repo_add_base.html:81
2564 #: kallithea/templates/admin/repos/repo_add_base.html:81
2536 #: kallithea/templates/admin/repos/repo_edit_settings.html:86
2565 #: kallithea/templates/admin/repos/repo_edit_settings.html:86
2537 #: kallithea/templates/forks/fork.html:72
2566 #: kallithea/templates/forks/fork.html:72
2538 msgid ""
2567 msgid ""
2539 "Private repositories are only visible to people explicitly added as "
2568 "Private repositories are only visible to people explicitly added as "
2540 "collaborators."
2569 "collaborators."
2541 msgstr ""
2570 msgstr ""
2571 "Private Repositories sind nur für explizit hinzugefügte Mitarbeiter sichtbar."
2542
2572
2543 #: kallithea/templates/admin/defaults/defaults.html:55
2573 #: kallithea/templates/admin/defaults/defaults.html:55
2544 #: kallithea/templates/admin/repos/repo_edit_settings.html:91
2574 #: kallithea/templates/admin/repos/repo_edit_settings.html:91
2545 msgid "Enable statistics"
2575 msgid "Enable statistics"
2546 msgstr "Aktiviere Statistiken"
2576 msgstr "Aktiviere Statistiken"
2547
2577
2548 #: kallithea/templates/admin/defaults/defaults.html:59
2578 #: kallithea/templates/admin/defaults/defaults.html:59
2549 #: kallithea/templates/admin/repos/repo_edit_settings.html:95
2579 #: kallithea/templates/admin/repos/repo_edit_settings.html:95
2550 msgid "Enable statistics window on summary page."
2580 msgid "Enable statistics window on summary page."
2551 msgstr ""
2581 msgstr "Statistik-Fenster in der Zusammenfassungsseite aktivieren."
2552
2582
2553 #: kallithea/templates/admin/defaults/defaults.html:65
2583 #: kallithea/templates/admin/defaults/defaults.html:65
2554 #: kallithea/templates/admin/repos/repo_edit_settings.html:100
2584 #: kallithea/templates/admin/repos/repo_edit_settings.html:100
2555 msgid "Enable downloads"
2585 msgid "Enable downloads"
2556 msgstr "Aktiviere Downloads"
2586 msgstr "Aktiviere Downloads"
2557
2587
2558 #: kallithea/templates/admin/defaults/defaults.html:69
2588 #: kallithea/templates/admin/defaults/defaults.html:69
2559 #: kallithea/templates/admin/repos/repo_edit_settings.html:104
2589 #: kallithea/templates/admin/repos/repo_edit_settings.html:104
2560 msgid "Enable download menu on summary page."
2590 msgid "Enable download menu on summary page."
2561 msgstr ""
2591 msgstr "Download-Menü auf der Zusammenfassungsseite aktivieren."
2562
2592
2563 #: kallithea/templates/admin/defaults/defaults.html:75
2593 #: kallithea/templates/admin/defaults/defaults.html:75
2564 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
2594 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
2565 #: kallithea/templates/admin/repos/repo_edit_settings.html:109
2595 #: kallithea/templates/admin/repos/repo_edit_settings.html:109
2566 msgid "Enable locking"
2596 msgid "Enable locking"
2567 msgstr ""
2597 msgstr "Locking aktivieren"
2568
2598
2569 #: kallithea/templates/admin/defaults/defaults.html:79
2599 #: kallithea/templates/admin/defaults/defaults.html:79
2570 #: kallithea/templates/admin/repos/repo_edit_settings.html:113
2600 #: kallithea/templates/admin/repos/repo_edit_settings.html:113
2571 msgid "Enable lock-by-pulling on repository."
2601 msgid "Enable lock-by-pulling on repository."
2572 msgstr ""
2602 msgstr ""
2573
2603
2574 #: kallithea/templates/admin/gists/edit.html:5
2604 #: kallithea/templates/admin/gists/edit.html:5
2575 #: kallithea/templates/admin/gists/edit.html:18
2605 #: kallithea/templates/admin/gists/edit.html:18
2576 msgid "Edit Gist"
2606 msgid "Edit Gist"
2577 msgstr ""
2607 msgstr "Gist editieren"
2578
2608
2579 #: kallithea/templates/admin/gists/edit.html:36
2609 #: kallithea/templates/admin/gists/edit.html:36
2580 #, python-format
2610 #, python-format
2581 msgid ""
2611 msgid ""
2582 "Gist was update since you started editing. Copy your changes and click "
2612 "Gist was update since you started editing. Copy your changes and click "
2583 "%(here)s to reload new version."
2613 "%(here)s to reload new version."
2584 msgstr ""
2614 msgstr ""
2585
2615
2586 #: kallithea/templates/admin/gists/edit.html:55
2616 #: kallithea/templates/admin/gists/edit.html:55
2587 #: kallithea/templates/admin/gists/new.html:39
2617 #: kallithea/templates/admin/gists/new.html:39
2588 msgid "Gist description ..."
2618 msgid "Gist description ..."
2589 msgstr ""
2619 msgstr ""
2590
2620
2591 #: kallithea/templates/admin/gists/edit.html:57
2621 #: kallithea/templates/admin/gists/edit.html:57
2592 #: kallithea/templates/admin/gists/new.html:41
2622 #: kallithea/templates/admin/gists/new.html:41
2593 msgid "Gist lifetime"
2623 msgid "Gist lifetime"
2594 msgstr ""
2624 msgstr ""
2595
2625
2596 #: kallithea/templates/admin/gists/edit.html:61
2626 #: kallithea/templates/admin/gists/edit.html:61
2597 #: kallithea/templates/admin/gists/edit.html:63
2627 #: kallithea/templates/admin/gists/edit.html:63
2598 #: kallithea/templates/admin/gists/index.html:57
2628 #: kallithea/templates/admin/gists/index.html:57
2599 #: kallithea/templates/admin/gists/index.html:59
2629 #: kallithea/templates/admin/gists/index.html:59
2600 #: kallithea/templates/admin/gists/show.html:47
2630 #: kallithea/templates/admin/gists/show.html:47
2601 #: kallithea/templates/admin/gists/show.html:49
2631 #: kallithea/templates/admin/gists/show.html:49
2602 msgid "Expires"
2632 msgid "Expires"
2603 msgstr ""
2633 msgstr "Verfällt"
2604
2634
2605 #: kallithea/templates/admin/gists/edit.html:61
2635 #: kallithea/templates/admin/gists/edit.html:61
2606 #: kallithea/templates/admin/gists/index.html:57
2636 #: kallithea/templates/admin/gists/index.html:57
2607 #: kallithea/templates/admin/gists/show.html:47
2637 #: kallithea/templates/admin/gists/show.html:47
2608 #: kallithea/templates/admin/my_account/my_account_api_keys.html:8
2638 #: kallithea/templates/admin/my_account/my_account_api_keys.html:8
2609 #: kallithea/templates/admin/my_account/my_account_api_keys.html:27
2639 #: kallithea/templates/admin/my_account/my_account_api_keys.html:27
2610 #: kallithea/templates/admin/users/user_edit_api_keys.html:8
2640 #: kallithea/templates/admin/users/user_edit_api_keys.html:8
2611 #: kallithea/templates/admin/users/user_edit_api_keys.html:27
2641 #: kallithea/templates/admin/users/user_edit_api_keys.html:27
2612 msgid "never"
2642 msgid "never"
2613 msgstr "nie"
2643 msgstr "nie"
2614
2644
2615 #: kallithea/templates/admin/gists/edit.html:145
2645 #: kallithea/templates/admin/gists/edit.html:145
2616 msgid "Update Gist"
2646 msgid "Update Gist"
2617 msgstr ""
2647 msgstr "Gist aktualisieren"
2618
2648
2619 #: kallithea/templates/admin/gists/edit.html:146
2649 #: kallithea/templates/admin/gists/edit.html:146
2620 #: kallithea/templates/changeset/changeset_file_comment.html:89
2650 #: kallithea/templates/changeset/changeset_file_comment.html:89
2621 msgid "Cancel"
2651 msgid "Cancel"
2622 msgstr "Abbrechen"
2652 msgstr "Abbrechen"
2623
2653
2624 #: kallithea/templates/admin/gists/index.html:6
2654 #: kallithea/templates/admin/gists/index.html:6
2625 #: kallithea/templates/admin/gists/index.html:16
2655 #: kallithea/templates/admin/gists/index.html:16
2626 #, fuzzy, python-format
2656 #, python-format
2627 msgid "Private Gists for User %s"
2657 msgid "Private Gists for User %s"
2628 msgstr "Nutzer %s erstellt"
2658 msgstr "Privater Gist für Benutzer %s"
2629
2659
2630 #: kallithea/templates/admin/gists/index.html:8
2660 #: kallithea/templates/admin/gists/index.html:8
2631 #: kallithea/templates/admin/gists/index.html:18
2661 #: kallithea/templates/admin/gists/index.html:18
2632 #, python-format
2662 #, python-format
2633 msgid "Public Gists for User %s"
2663 msgid "Public Gists for User %s"
2634 msgstr ""
2664 msgstr "Öffentlicher Gist für Benutzer %s"
2635
2665
2636 #: kallithea/templates/admin/gists/index.html:10
2666 #: kallithea/templates/admin/gists/index.html:10
2637 #: kallithea/templates/admin/gists/index.html:20
2667 #: kallithea/templates/admin/gists/index.html:20
2638 msgid "Public Gists"
2668 msgid "Public Gists"
2639 msgstr ""
2669 msgstr "Öffentliche Gists"
2640
2670
2641 #: kallithea/templates/admin/gists/index.html:37
2671 #: kallithea/templates/admin/gists/index.html:37
2642 #: kallithea/templates/admin/gists/show.html:25
2672 #: kallithea/templates/admin/gists/show.html:25
2643 #: kallithea/templates/base/base.html:240
2673 #: kallithea/templates/base/base.html:240
2644 msgid "Create New Gist"
2674 msgid "Create New Gist"
2645 msgstr ""
2675 msgstr "Neuen Gist erstellen"
2646
2676
2647 #: kallithea/templates/admin/gists/index.html:54
2677 #: kallithea/templates/admin/gists/index.html:54
2648 #: kallithea/templates/data_table/_dt_elements.html:143
2678 #: kallithea/templates/data_table/_dt_elements.html:143
2649 msgid "Created"
2679 msgid "Created"
2650 msgstr ""
2680 msgstr "Erstellt"
2651
2681
2652 #: kallithea/templates/admin/gists/index.html:74
2682 #: kallithea/templates/admin/gists/index.html:74
2653 msgid "There are no gists yet"
2683 msgid "There are no gists yet"
2654 msgstr ""
2684 msgstr "Bisher sind keine Gists vorhanden"
2655
2685
2656 #: kallithea/templates/admin/gists/new.html:5
2686 #: kallithea/templates/admin/gists/new.html:5
2657 #: kallithea/templates/admin/gists/new.html:18
2687 #: kallithea/templates/admin/gists/new.html:18
2658 msgid "New Gist"
2688 msgid "New Gist"
2659 msgstr ""
2689 msgstr "Neuer Gist"
2660
2690
2661 #: kallithea/templates/admin/gists/new.html:47
2691 #: kallithea/templates/admin/gists/new.html:47
2662 msgid "name this file..."
2692 msgid "name this file..."
2663 msgstr ""
2693 msgstr "benenne diese Datei..."
2664
2694
2665 #: kallithea/templates/admin/gists/new.html:56
2695 #: kallithea/templates/admin/gists/new.html:56
2666 msgid "Create Private Gist"
2696 msgid "Create Private Gist"
2667 msgstr ""
2697 msgstr "Privaten Gist erstellen"
2668
2698
2669 #: kallithea/templates/admin/gists/new.html:57
2699 #: kallithea/templates/admin/gists/new.html:57
2670 msgid "Create Public Gist"
2700 msgid "Create Public Gist"
2671 msgstr ""
2701 msgstr "Öffentlichen Gist erstellen"
2672
2702
2673 #: kallithea/templates/admin/gists/new.html:58
2703 #: kallithea/templates/admin/gists/new.html:58
2674 #: kallithea/templates/admin/my_account/my_account_api_keys.html:70
2704 #: kallithea/templates/admin/my_account/my_account_api_keys.html:70
2675 #: kallithea/templates/admin/my_account/my_account_emails.html:46
2705 #: kallithea/templates/admin/my_account/my_account_emails.html:46
2676 #: kallithea/templates/admin/my_account/my_account_password.html:34
2706 #: kallithea/templates/admin/my_account/my_account_password.html:34
2677 #: kallithea/templates/admin/my_account/my_account_profile.html:71
2707 #: kallithea/templates/admin/my_account/my_account_profile.html:71
2678 #: kallithea/templates/admin/permissions/permissions_globals.html:109
2708 #: kallithea/templates/admin/permissions/permissions_globals.html:109
2679 #: kallithea/templates/admin/permissions/permissions_ips.html:41
2709 #: kallithea/templates/admin/permissions/permissions_ips.html:41
2680 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:115
2710 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:115
2681 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:43
2711 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:43
2682 #: kallithea/templates/admin/repos/repo_edit_fields.html:59
2712 #: kallithea/templates/admin/repos/repo_edit_fields.html:59
2683 #: kallithea/templates/admin/repos/repo_edit_permissions.html:102
2713 #: kallithea/templates/admin/repos/repo_edit_permissions.html:102
2684 #: kallithea/templates/admin/repos/repo_edit_settings.html:135
2714 #: kallithea/templates/admin/repos/repo_edit_settings.html:135
2685 #: kallithea/templates/admin/settings/settings_global.html:57
2715 #: kallithea/templates/admin/settings/settings_global.html:57
2686 #: kallithea/templates/admin/settings/settings_vcs.html:81
2716 #: kallithea/templates/admin/settings/settings_vcs.html:81
2687 #: kallithea/templates/admin/settings/settings_visual.html:117
2717 #: kallithea/templates/admin/settings/settings_visual.html:117
2688 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:105
2718 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:105
2689 #: kallithea/templates/admin/users/user_edit_api_keys.html:70
2719 #: kallithea/templates/admin/users/user_edit_api_keys.html:70
2690 #: kallithea/templates/admin/users/user_edit_emails.html:46
2720 #: kallithea/templates/admin/users/user_edit_emails.html:46
2691 #: kallithea/templates/admin/users/user_edit_ips.html:50
2721 #: kallithea/templates/admin/users/user_edit_ips.html:50
2692 #: kallithea/templates/admin/users/user_edit_profile.html:123
2722 #: kallithea/templates/admin/users/user_edit_profile.html:123
2693 #: kallithea/templates/base/default_perms_box.html:65
2723 #: kallithea/templates/base/default_perms_box.html:65
2694 #: kallithea/templates/files/files_add.html:65
2724 #: kallithea/templates/files/files_add.html:65
2695 #: kallithea/templates/files/files_delete.html:44
2725 #: kallithea/templates/files/files_delete.html:44
2696 #: kallithea/templates/files/files_edit.html:68
2726 #: kallithea/templates/files/files_edit.html:68
2697 #: kallithea/templates/pullrequests/pullrequest.html:89
2727 #: kallithea/templates/pullrequests/pullrequest.html:89
2698 msgid "Reset"
2728 msgid "Reset"
2699 msgstr "Zurücksetzen"
2729 msgstr "Zurücksetzen"
2700
2730
2701 #: kallithea/templates/admin/gists/show.html:5
2731 #: kallithea/templates/admin/gists/show.html:5
2702 #: kallithea/templates/admin/gists/show.html:9
2732 #: kallithea/templates/admin/gists/show.html:9
2703 msgid "Gist"
2733 msgid "Gist"
2704 msgstr ""
2734 msgstr "Gist"
2705
2735
2706 #: kallithea/templates/admin/gists/show.html:10
2736 #: kallithea/templates/admin/gists/show.html:10
2707 #: kallithea/templates/email_templates/changeset_comment.html:15
2737 #: kallithea/templates/email_templates/changeset_comment.html:15
2708 #: kallithea/templates/email_templates/pull_request.html:10
2738 #: kallithea/templates/email_templates/pull_request.html:10
2709 #: kallithea/templates/email_templates/pull_request_comment.html:15
2739 #: kallithea/templates/email_templates/pull_request_comment.html:15
2710 msgid "URL"
2740 msgid "URL"
2711 msgstr "URL"
2741 msgstr "URL"
2712
2742
2713 #: kallithea/templates/admin/gists/show.html:37
2743 #: kallithea/templates/admin/gists/show.html:37
2714 msgid "Public Gist"
2744 msgid "Public Gist"
2715 msgstr ""
2745 msgstr "Öffentlicher Gist"
2716
2746
2717 #: kallithea/templates/admin/gists/show.html:39
2747 #: kallithea/templates/admin/gists/show.html:39
2718 msgid "Private Gist"
2748 msgid "Private Gist"
2719 msgstr ""
2749 msgstr "Privater Gist"
2720
2750
2721 #: kallithea/templates/admin/gists/show.html:56
2751 #: kallithea/templates/admin/gists/show.html:56
2722 #: kallithea/templates/admin/repos/repo_edit_advanced.html:76
2752 #: kallithea/templates/admin/repos/repo_edit_advanced.html:76
2723 #: kallithea/templates/changeset/changeset_file_comment.html:50
2753 #: kallithea/templates/changeset/changeset_file_comment.html:50
2724 #: kallithea/templates/files/files_source.html:39
2754 #: kallithea/templates/files/files_source.html:39
2725 #: kallithea/templates/files/files_source.html:42
2755 #: kallithea/templates/files/files_source.html:42
2726 #: kallithea/templates/files/files_source.html:45
2756 #: kallithea/templates/files/files_source.html:45
2727 msgid "Delete"
2757 msgid "Delete"
2728 msgstr "Löschen"
2758 msgstr "Löschen"
2729
2759
2730 #: kallithea/templates/admin/gists/show.html:56
2760 #: kallithea/templates/admin/gists/show.html:56
2731 msgid "Confirm to delete this Gist"
2761 msgid "Confirm to delete this Gist"
2732 msgstr ""
2762 msgstr "Löschen des Gists bestätigen"
2733
2763
2734 #: kallithea/templates/admin/gists/show.html:63
2764 #: kallithea/templates/admin/gists/show.html:63
2735 #: kallithea/templates/changeset/changeset_file_comment.html:91
2765 #: kallithea/templates/changeset/changeset_file_comment.html:91
2736 #: kallithea/templates/changeset/changeset_file_comment.html:207
2766 #: kallithea/templates/changeset/changeset_file_comment.html:207
2737 #: kallithea/templates/data_table/_dt_elements.html:167
2767 #: kallithea/templates/data_table/_dt_elements.html:167
2738 #: kallithea/templates/data_table/_dt_elements.html:183
2768 #: kallithea/templates/data_table/_dt_elements.html:183
2739 #: kallithea/templates/files/diff_2way.html:56
2769 #: kallithea/templates/files/diff_2way.html:56
2740 #: kallithea/templates/files/files_source.html:41
2770 #: kallithea/templates/files/files_source.html:41
2741 #: kallithea/templates/files/files_source.html:44
2771 #: kallithea/templates/files/files_source.html:44
2742 #: kallithea/templates/pullrequests/pullrequest_show.html:41
2772 #: kallithea/templates/pullrequests/pullrequest_show.html:41
2743 msgid "Edit"
2773 msgid "Edit"
2744 msgstr "Bearbeiten"
2774 msgstr "Bearbeiten"
2745
2775
2746 #: kallithea/templates/admin/gists/show.html:65
2776 #: kallithea/templates/admin/gists/show.html:65
2747 #: kallithea/templates/files/files_edit.html:49
2777 #: kallithea/templates/files/files_edit.html:49
2748 #: kallithea/templates/files/files_source.html:34
2778 #: kallithea/templates/files/files_source.html:34
2749 msgid "Show as Raw"
2779 msgid "Show as Raw"
2750 msgstr ""
2780 msgstr ""
2751
2781
2752 #: kallithea/templates/admin/gists/show.html:73
2782 #: kallithea/templates/admin/gists/show.html:73
2753 msgid "created"
2783 msgid "created"
2754 msgstr ""
2784 msgstr "erstellt"
2755
2785
2756 #: kallithea/templates/admin/gists/show.html:86
2786 #: kallithea/templates/admin/gists/show.html:86
2757 #: kallithea/templates/files/files_source.html:73
2787 #: kallithea/templates/files/files_source.html:73
2758 msgid "Show as raw"
2788 msgid "Show as raw"
2759 msgstr ""
2789 msgstr ""
2760
2790
2761 #: kallithea/templates/admin/my_account/my_account.html:5
2791 #: kallithea/templates/admin/my_account/my_account.html:5
2762 #: kallithea/templates/admin/my_account/my_account.html:9
2792 #: kallithea/templates/admin/my_account/my_account.html:9
2763 #: kallithea/templates/base/base.html:346
2793 #: kallithea/templates/base/base.html:346
2764 msgid "My Account"
2794 msgid "My Account"
2765 msgstr "Mein Account"
2795 msgstr "Mein Account"
2766
2796
2767 #: kallithea/templates/admin/my_account/my_account.html:35
2797 #: kallithea/templates/admin/my_account/my_account.html:35
2768 #: kallithea/templates/admin/users/user_edit.html:29
2798 #: kallithea/templates/admin/users/user_edit.html:29
2769 msgid "Profile"
2799 msgid "Profile"
2770 msgstr "Profil"
2800 msgstr "Profil"
2771
2801
2772 #: kallithea/templates/admin/my_account/my_account.html:37
2802 #: kallithea/templates/admin/my_account/my_account.html:37
2773 #: kallithea/templates/admin/users/user_edit.html:30
2803 #: kallithea/templates/admin/users/user_edit.html:30
2774 msgid "API Keys"
2804 msgid "API Keys"
2775 msgstr ""
2805 msgstr "API Keys"
2776
2806
2777 #: kallithea/templates/admin/my_account/my_account.html:38
2807 #: kallithea/templates/admin/my_account/my_account.html:38
2778 msgid "My Emails"
2808 msgid "My Emails"
2779 msgstr "Meine E-Mails"
2809 msgstr "Meine E-Mails"
2780
2810
2781 #: kallithea/templates/admin/my_account/my_account.html:39
2811 #: kallithea/templates/admin/my_account/my_account.html:39
2782 msgid "My Repositories"
2812 msgid "My Repositories"
2783 msgstr "Meine Repositories"
2813 msgstr "Meine Repositories"
2784
2814
2785 #: kallithea/templates/admin/my_account/my_account.html:40
2815 #: kallithea/templates/admin/my_account/my_account.html:40
2786 #: kallithea/templates/journal/journal.html:53
2816 #: kallithea/templates/journal/journal.html:53
2787 msgid "Watched"
2817 msgid "Watched"
2788 msgstr ""
2818 msgstr "Beobachtet"
2789
2819
2790 #: kallithea/templates/admin/my_account/my_account.html:41
2820 #: kallithea/templates/admin/my_account/my_account.html:41
2791 #, fuzzy
2792 msgid "My Permissions"
2821 msgid "My Permissions"
2793 msgstr "Meine Rechte"
2822 msgstr "Meine Erlaubnisse"
2794
2823
2795 #: kallithea/templates/admin/my_account/my_account_api_keys.html:6
2824 #: kallithea/templates/admin/my_account/my_account_api_keys.html:6
2796 #: kallithea/templates/admin/users/user_edit_api_keys.html:6
2825 #: kallithea/templates/admin/users/user_edit_api_keys.html:6
2797 msgid "Built-in"
2826 msgid "Built-in"
2798 msgstr ""
2827 msgstr "Mitgeliefert"
2799
2828
2800 #: kallithea/templates/admin/my_account/my_account_api_keys.html:8
2829 #: kallithea/templates/admin/my_account/my_account_api_keys.html:8
2801 #: kallithea/templates/admin/my_account/my_account_api_keys.html:27
2830 #: kallithea/templates/admin/my_account/my_account_api_keys.html:27
2802 #: kallithea/templates/admin/my_account/my_account_api_keys.html:32
2831 #: kallithea/templates/admin/my_account/my_account_api_keys.html:32
2803 #: kallithea/templates/admin/users/user_edit_api_keys.html:8
2832 #: kallithea/templates/admin/users/user_edit_api_keys.html:8
2804 #: kallithea/templates/admin/users/user_edit_api_keys.html:27
2833 #: kallithea/templates/admin/users/user_edit_api_keys.html:27
2805 #: kallithea/templates/admin/users/user_edit_api_keys.html:32
2834 #: kallithea/templates/admin/users/user_edit_api_keys.html:32
2806 msgid "expires"
2835 msgid "expires"
2807 msgstr ""
2836 msgstr "verfällt"
2808
2837
2809 #: kallithea/templates/admin/my_account/my_account_api_keys.html:14
2838 #: kallithea/templates/admin/my_account/my_account_api_keys.html:14
2810 #: kallithea/templates/admin/users/user_edit_api_keys.html:14
2839 #: kallithea/templates/admin/users/user_edit_api_keys.html:14
2811 #, python-format
2840 #, python-format
2812 msgid "Confirm to reset this api key: %s"
2841 msgid "Confirm to reset this api key: %s"
2813 msgstr ""
2842 msgstr "Zurücksetzen des API Keys \"%s\" bestätigen"
2814
2843
2815 #: kallithea/templates/admin/my_account/my_account_api_keys.html:15
2844 #: kallithea/templates/admin/my_account/my_account_api_keys.html:15
2816 #: kallithea/templates/admin/users/user_edit_api_keys.html:15
2845 #: kallithea/templates/admin/users/user_edit_api_keys.html:15
2817 msgid "reset"
2846 msgid "reset"
2818 msgstr ""
2847 msgstr "Zurücksetzen"
2819
2848
2820 #: kallithea/templates/admin/my_account/my_account_api_keys.html:30
2849 #: kallithea/templates/admin/my_account/my_account_api_keys.html:30
2821 #: kallithea/templates/admin/users/user_edit_api_keys.html:30
2850 #: kallithea/templates/admin/users/user_edit_api_keys.html:30
2822 msgid "expired"
2851 msgid "expired"
2823 msgstr ""
2852 msgstr "verfallen"
2824
2853
2825 #: kallithea/templates/admin/my_account/my_account_api_keys.html:40
2854 #: kallithea/templates/admin/my_account/my_account_api_keys.html:40
2826 #: kallithea/templates/admin/users/user_edit_api_keys.html:40
2855 #: kallithea/templates/admin/users/user_edit_api_keys.html:40
2827 #, python-format
2856 #, python-format
2828 msgid "Confirm to remove this api key: %s"
2857 msgid "Confirm to remove this api key: %s"
2829 msgstr ""
2858 msgstr "Entfernen des API Keys \"%s\" bestätigen"
2830
2859
2831 #: kallithea/templates/admin/my_account/my_account_api_keys.html:42
2860 #: kallithea/templates/admin/my_account/my_account_api_keys.html:42
2832 #: kallithea/templates/admin/users/user_edit_api_keys.html:42
2861 #: kallithea/templates/admin/users/user_edit_api_keys.html:42
2833 msgid "remove"
2862 msgid "remove"
2834 msgstr ""
2863 msgstr "entfernen"
2835
2864
2836 #: kallithea/templates/admin/my_account/my_account_api_keys.html:49
2865 #: kallithea/templates/admin/my_account/my_account_api_keys.html:49
2837 #: kallithea/templates/admin/users/user_edit_api_keys.html:49
2866 #: kallithea/templates/admin/users/user_edit_api_keys.html:49
2838 msgid "No additional api keys specified"
2867 msgid "No additional api keys specified"
2839 msgstr ""
2868 msgstr "Keine weiteren API Keys spezifiziert"
2840
2869
2841 #: kallithea/templates/admin/my_account/my_account_api_keys.html:61
2870 #: kallithea/templates/admin/my_account/my_account_api_keys.html:61
2842 #: kallithea/templates/admin/users/user_edit_api_keys.html:61
2871 #: kallithea/templates/admin/users/user_edit_api_keys.html:61
2843 msgid "New api key"
2872 msgid "New api key"
2844 msgstr ""
2873 msgstr "Neuer API Key"
2845
2874
2846 #: kallithea/templates/admin/my_account/my_account_api_keys.html:69
2875 #: kallithea/templates/admin/my_account/my_account_api_keys.html:69
2847 #: kallithea/templates/admin/my_account/my_account_emails.html:45
2876 #: kallithea/templates/admin/my_account/my_account_emails.html:45
2848 #: kallithea/templates/admin/permissions/permissions_ips.html:40
2877 #: kallithea/templates/admin/permissions/permissions_ips.html:40
2849 #: kallithea/templates/admin/repos/repo_add_base.html:85
2878 #: kallithea/templates/admin/repos/repo_add_base.html:85
2850 #: kallithea/templates/admin/repos/repo_edit_fields.html:58
2879 #: kallithea/templates/admin/repos/repo_edit_fields.html:58
2851 #: kallithea/templates/admin/users/user_edit_api_keys.html:69
2880 #: kallithea/templates/admin/users/user_edit_api_keys.html:69
2852 #: kallithea/templates/admin/users/user_edit_emails.html:45
2881 #: kallithea/templates/admin/users/user_edit_emails.html:45
2853 #: kallithea/templates/admin/users/user_edit_ips.html:49
2882 #: kallithea/templates/admin/users/user_edit_ips.html:49
2854 msgid "Add"
2883 msgid "Add"
2855 msgstr "Hinzufügen"
2884 msgstr "Hinzufügen"
2856
2885
2857 #: kallithea/templates/admin/my_account/my_account_emails.html:7
2886 #: kallithea/templates/admin/my_account/my_account_emails.html:7
2858 #: kallithea/templates/admin/users/user_edit_emails.html:7
2887 #: kallithea/templates/admin/users/user_edit_emails.html:7
2859 msgid "Primary"
2888 msgid "Primary"
2860 msgstr ""
2889 msgstr "Primär"
2861
2890
2862 #: kallithea/templates/admin/my_account/my_account_emails.html:19
2891 #: kallithea/templates/admin/my_account/my_account_emails.html:19
2863 #: kallithea/templates/admin/permissions/permissions_ips.html:14
2892 #: kallithea/templates/admin/permissions/permissions_ips.html:14
2864 #: kallithea/templates/admin/repos/repo_edit_fields.html:18
2893 #: kallithea/templates/admin/repos/repo_edit_fields.html:18
2865 #: kallithea/templates/admin/settings/settings_hooks.html:36
2894 #: kallithea/templates/admin/settings/settings_hooks.html:36
2866 #: kallithea/templates/admin/users/user_edit_emails.html:19
2895 #: kallithea/templates/admin/users/user_edit_emails.html:19
2867 #: kallithea/templates/admin/users/user_edit_ips.html:22
2896 #: kallithea/templates/admin/users/user_edit_ips.html:22
2868 #: kallithea/templates/data_table/_dt_elements.html:131
2897 #: kallithea/templates/data_table/_dt_elements.html:131
2869 #: kallithea/templates/data_table/_dt_elements.html:159
2898 #: kallithea/templates/data_table/_dt_elements.html:159
2870 #: kallithea/templates/data_table/_dt_elements.html:175
2899 #: kallithea/templates/data_table/_dt_elements.html:175
2871 #: kallithea/templates/data_table/_dt_elements.html:191
2900 #: kallithea/templates/data_table/_dt_elements.html:191
2872 msgid "delete"
2901 msgid "delete"
2873 msgstr "löschen"
2902 msgstr "löschen"
2874
2903
2875 #: kallithea/templates/admin/my_account/my_account_emails.html:20
2904 #: kallithea/templates/admin/my_account/my_account_emails.html:20
2876 #: kallithea/templates/admin/users/user_edit_emails.html:20
2905 #: kallithea/templates/admin/users/user_edit_emails.html:20
2877 #, python-format
2906 #, python-format
2878 msgid "Confirm to delete this email: %s"
2907 msgid "Confirm to delete this email: %s"
2879 msgstr ""
2908 msgstr "Löschen der E-Mail \"%s\" bestätigen"
2880
2909
2881 #: kallithea/templates/admin/my_account/my_account_emails.html:26
2910 #: kallithea/templates/admin/my_account/my_account_emails.html:26
2882 #: kallithea/templates/admin/users/user_edit_emails.html:26
2911 #: kallithea/templates/admin/users/user_edit_emails.html:26
2883 msgid "No additional emails specified."
2912 msgid "No additional emails specified."
2884 msgstr ""
2913 msgstr "Keine weiteren E-Mails spezifiziert."
2885
2914
2886 #: kallithea/templates/admin/my_account/my_account_emails.html:38
2915 #: kallithea/templates/admin/my_account/my_account_emails.html:38
2887 #: kallithea/templates/admin/users/user_edit_emails.html:38
2916 #: kallithea/templates/admin/users/user_edit_emails.html:38
2888 msgid "New email address"
2917 msgid "New email address"
2889 msgstr "Neue E-Mailadresse"
2918 msgstr "Neue E-Mailadresse"
2890
2919
2891 #: kallithea/templates/admin/my_account/my_account_password.html:1
2920 #: kallithea/templates/admin/my_account/my_account_password.html:1
2892 #, fuzzy
2893 msgid "Change Your Account Password"
2921 msgid "Change Your Account Password"
2894 msgstr "Dein neues Passwort"
2922 msgstr "Passwort des Benutzerkontos ändern"
2895
2923
2896 #: kallithea/templates/admin/my_account/my_account_password.html:7
2924 #: kallithea/templates/admin/my_account/my_account_password.html:7
2897 msgid "Current password"
2925 msgid "Current password"
2898 msgstr "Aktuelles Passwort"
2926 msgstr "Aktuelles Passwort"
2899
2927
2900 #: kallithea/templates/admin/my_account/my_account_password.html:16
2928 #: kallithea/templates/admin/my_account/my_account_password.html:16
2901 #: kallithea/templates/admin/users/user_edit_profile.html:69
2929 #: kallithea/templates/admin/users/user_edit_profile.html:69
2902 msgid "New password"
2930 msgid "New password"
2903 msgstr "Neues Passwort"
2931 msgstr "Neues Passwort"
2904
2932
2905 #: kallithea/templates/admin/my_account/my_account_password.html:25
2933 #: kallithea/templates/admin/my_account/my_account_password.html:25
2906 msgid "Confirm new password"
2934 msgid "Confirm new password"
2907 msgstr "Bestätige neues Passwort"
2935 msgstr "Bestätige neues Passwort"
2908
2936
2909 #: kallithea/templates/admin/my_account/my_account_profile.html:11
2937 #: kallithea/templates/admin/my_account/my_account_profile.html:11
2910 msgid "Change your avatar at"
2938 msgid "Change your avatar at"
2911 msgstr ""
2939 msgstr ""
2912
2940
2913 #: kallithea/templates/admin/my_account/my_account_profile.html:12
2941 #: kallithea/templates/admin/my_account/my_account_profile.html:12
2914 #: kallithea/templates/admin/users/user_edit_profile.html:9
2942 #: kallithea/templates/admin/users/user_edit_profile.html:9
2915 msgid "Using"
2943 msgid "Using"
2916 msgstr ""
2944 msgstr ""
2917
2945
2918 #: kallithea/templates/admin/my_account/my_account_profile.html:14
2946 #: kallithea/templates/admin/my_account/my_account_profile.html:14
2919 #: kallithea/templates/admin/users/user_edit_profile.html:11
2947 #: kallithea/templates/admin/users/user_edit_profile.html:11
2920 msgid "Avatars are disabled"
2948 msgid "Avatars are disabled"
2921 msgstr "Avatare sind deaktiviert"
2949 msgstr "Avatare sind deaktiviert"
2922
2950
2923 #: kallithea/templates/admin/my_account/my_account_profile.html:15
2951 #: kallithea/templates/admin/my_account/my_account_profile.html:15
2924 msgid "Missing email, please update your user email address."
2952 msgid "Missing email, please update your user email address."
2925 msgstr ""
2953 msgstr "E-Mailadresse fehlt, bitte aktualisieren."
2926
2954
2927 #: kallithea/templates/admin/my_account/my_account_profile.html:16
2955 #: kallithea/templates/admin/my_account/my_account_profile.html:16
2928 #: kallithea/templates/admin/users/user_edit_profile.html:15
2956 #: kallithea/templates/admin/users/user_edit_profile.html:15
2929 msgid "current IP"
2957 msgid "current IP"
2930 msgstr "Aktuelle IP-Adresse"
2958 msgstr "Aktuelle IP-Adresse"
2931
2959
2932 #: kallithea/templates/admin/my_account/my_account_profile.html:28
2960 #: kallithea/templates/admin/my_account/my_account_profile.html:28
2933 msgid ""
2961 msgid ""
2934 "Your user is in an external Source of Record; some details cannot be "
2962 "Your user is in an external Source of Record; some details cannot be "
2935 "managed here"
2963 "managed here"
2936 msgstr ""
2964 msgstr ""
2937
2965
2938 #: kallithea/templates/admin/my_account/my_account_repos.html:1
2966 #: kallithea/templates/admin/my_account/my_account_repos.html:1
2939 #, fuzzy
2940 msgid "Repositories You Own"
2967 msgid "Repositories You Own"
2941 msgstr "Keine Repositories gefunden."
2968 msgstr "Repositories in Ihrem Besitz"
2942
2969
2943 #: kallithea/templates/admin/my_account/my_account_repos.html:59
2970 #: kallithea/templates/admin/my_account/my_account_repos.html:59
2944 #: kallithea/templates/admin/my_account/my_account_watched.html:59
2971 #: kallithea/templates/admin/my_account/my_account_watched.html:59
2945 #: kallithea/templates/base/root.html:46
2972 #: kallithea/templates/base/root.html:46
2946 #: kallithea/templates/bookmarks/bookmarks.html:81
2973 #: kallithea/templates/bookmarks/bookmarks.html:81
2947 #: kallithea/templates/branches/branches.html:81
2974 #: kallithea/templates/branches/branches.html:81
2948 #: kallithea/templates/journal/journal.html:200
2975 #: kallithea/templates/journal/journal.html:200
2949 #: kallithea/templates/journal/journal.html:291
2976 #: kallithea/templates/journal/journal.html:291
2950 #: kallithea/templates/tags/tags.html:81
2977 #: kallithea/templates/tags/tags.html:81
2951 msgid "No records found."
2978 msgid "No records found."
2952 msgstr "Keine Datensätze gefunden."
2979 msgstr "Keine Datensätze gefunden."
2953
2980
2954 #: kallithea/templates/admin/my_account/my_account_watched.html:1
2981 #: kallithea/templates/admin/my_account/my_account_watched.html:1
2955 #, fuzzy
2956 msgid "Repositories You are Watching"
2982 msgid "Repositories You are Watching"
2957 msgstr "Repository erstellung"
2983 msgstr "Repositories, denen Sie folgen"
2958
2984
2959 #: kallithea/templates/admin/notifications/notifications.html:5
2985 #: kallithea/templates/admin/notifications/notifications.html:5
2960 #: kallithea/templates/admin/notifications/notifications.html:9
2986 #: kallithea/templates/admin/notifications/notifications.html:9
2961 msgid "My Notifications"
2987 msgid "My Notifications"
2962 msgstr "Meine Benachrichtigungen"
2988 msgstr "Meine Benachrichtigungen"
2963
2989
2964 #: kallithea/templates/admin/notifications/notifications.html:24
2990 #: kallithea/templates/admin/notifications/notifications.html:24
2965 msgid "All"
2991 msgid "All"
2966 msgstr "Alle"
2992 msgstr "Alle"
2967
2993
2968 #: kallithea/templates/admin/notifications/notifications.html:25
2994 #: kallithea/templates/admin/notifications/notifications.html:25
2969 msgid "Comments"
2995 msgid "Comments"
2970 msgstr "Kommentare"
2996 msgstr "Kommentare"
2971
2997
2972 #: kallithea/templates/admin/notifications/notifications.html:26
2998 #: kallithea/templates/admin/notifications/notifications.html:26
2973 #: kallithea/templates/base/base.html:186
2999 #: kallithea/templates/base/base.html:186
2974 msgid "Pull Requests"
3000 msgid "Pull Requests"
2975 msgstr "Pull Requests"
3001 msgstr "Pull Requests"
2976
3002
2977 #: kallithea/templates/admin/notifications/notifications.html:30
3003 #: kallithea/templates/admin/notifications/notifications.html:30
2978 msgid "Mark All Read"
3004 msgid "Mark All Read"
2979 msgstr "Markiere alle als gelesen"
3005 msgstr "Markiere alle als gelesen"
2980
3006
2981 #: kallithea/templates/admin/notifications/notifications_data.html:40
3007 #: kallithea/templates/admin/notifications/notifications_data.html:40
2982 msgid "No notifications here yet"
3008 msgid "No notifications here yet"
2983 msgstr "Bisher gibt es keine Benachrichtigungen"
3009 msgstr "Bisher gibt es keine Benachrichtigungen"
2984
3010
2985 #: kallithea/templates/admin/notifications/show_notification.html:5
3011 #: kallithea/templates/admin/notifications/show_notification.html:5
2986 #: kallithea/templates/admin/notifications/show_notification.html:11
3012 #: kallithea/templates/admin/notifications/show_notification.html:11
2987 msgid "Show Notification"
3013 msgid "Show Notification"
2988 msgstr "Zeige Benachrichtigung"
3014 msgstr "Zeige Benachrichtigung"
2989
3015
2990 #: kallithea/templates/admin/notifications/show_notification.html:9
3016 #: kallithea/templates/admin/notifications/show_notification.html:9
2991 #: kallithea/templates/base/base.html:345
3017 #: kallithea/templates/base/base.html:345
2992 msgid "Notifications"
3018 msgid "Notifications"
2993 msgstr "Benachrichtigungen"
3019 msgstr "Benachrichtigungen"
2994
3020
2995 #: kallithea/templates/admin/permissions/permissions.html:5
3021 #: kallithea/templates/admin/permissions/permissions.html:5
2996 #, fuzzy
2997 msgid "Permissions Administration"
3022 msgid "Permissions Administration"
2998 msgstr "Rechte Administration"
3023 msgstr "Rechteverwaltung"
2999
3024
3000 #: kallithea/templates/admin/permissions/permissions.html:11
3025 #: kallithea/templates/admin/permissions/permissions.html:11
3001 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:42
3026 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:42
3002 #: kallithea/templates/admin/repos/repo_edit.html:43
3027 #: kallithea/templates/admin/repos/repo_edit.html:43
3003 #: kallithea/templates/admin/user_groups/user_group_edit.html:32
3028 #: kallithea/templates/admin/user_groups/user_group_edit.html:32
3004 #: kallithea/templates/base/base.html:64
3029 #: kallithea/templates/base/base.html:64
3005 msgid "Permissions"
3030 msgid "Permissions"
3006 msgstr "Rechte"
3031 msgstr "Rechte"
3007
3032
3008 #: kallithea/templates/admin/permissions/permissions.html:28
3033 #: kallithea/templates/admin/permissions/permissions.html:28
3009 #: kallithea/templates/admin/settings/settings.html:29
3034 #: kallithea/templates/admin/settings/settings.html:29
3010 msgid "Global"
3035 msgid "Global"
3011 msgstr "Global"
3036 msgstr "Global"
3012
3037
3013 #: kallithea/templates/admin/permissions/permissions.html:29
3038 #: kallithea/templates/admin/permissions/permissions.html:29
3014 #: kallithea/templates/admin/users/user_edit.html:34
3039 #: kallithea/templates/admin/users/user_edit.html:34
3015 msgid "IP Whitelist"
3040 msgid "IP Whitelist"
3016 msgstr ""
3041 msgstr "IP Whitelist"
3017
3042
3018 #: kallithea/templates/admin/permissions/permissions.html:30
3043 #: kallithea/templates/admin/permissions/permissions.html:30
3019 msgid "Overview"
3044 msgid "Overview"
3020 msgstr "Übersicht"
3045 msgstr "Übersicht"
3021
3046
3022 #: kallithea/templates/admin/permissions/permissions_globals.html:7
3047 #: kallithea/templates/admin/permissions/permissions_globals.html:7
3023 msgid "Anonymous access"
3048 msgid "Anonymous access"
3024 msgstr "Anonymer Zugang"
3049 msgstr "Anonymer Zugang"
3025
3050
3026 #: kallithea/templates/admin/permissions/permissions_globals.html:13
3051 #: kallithea/templates/admin/permissions/permissions_globals.html:13
3027 #, python-format
3052 #, python-format
3028 msgid ""
3053 msgid ""
3029 "Allow access to Kallithea without needing to log in. Anonymous users use "
3054 "Allow access to Kallithea without needing to log in. Anonymous users use "
3030 "%s user permissions."
3055 "%s user permissions."
3031 msgstr ""
3056 msgstr ""
3057 "Unauthentifizierten Zugriff auf Kallithea erlauben. Anonyme Benutzer "
3058 "verwenden %s Benutzerrechte."
3032
3059
3033 #: kallithea/templates/admin/permissions/permissions_globals.html:26
3060 #: kallithea/templates/admin/permissions/permissions_globals.html:26
3034 msgid ""
3061 msgid ""
3035 "All default permissions on each repository will be reset to chosen "
3062 "All default permissions on each repository will be reset to chosen "
3036 "permission, note that all custom default permission on repositories will "
3063 "permission, note that all custom default permission on repositories will "
3037 "be lost"
3064 "be lost"
3038 msgstr ""
3065 msgstr ""
3066 "Alle Standardrechte jedes Repositorys werden auf die gewählten Rechte "
3067 "gesetzt. Beachten Sie, dass alle spezifischen Standardrechte der "
3068 "Repositories verloren gehen"
3039
3069
3040 #: kallithea/templates/admin/permissions/permissions_globals.html:27
3070 #: kallithea/templates/admin/permissions/permissions_globals.html:27
3041 #: kallithea/templates/admin/permissions/permissions_globals.html:40
3071 #: kallithea/templates/admin/permissions/permissions_globals.html:40
3042 #: kallithea/templates/admin/permissions/permissions_globals.html:54
3072 #: kallithea/templates/admin/permissions/permissions_globals.html:54
3043 msgid "Overwrite existing settings"
3073 msgid "Overwrite existing settings"
3044 msgstr "Bestehende Einstellungen überschreiben"
3074 msgstr "Bestehende Einstellungen überschreiben"
3045
3075
3046 #: kallithea/templates/admin/permissions/permissions_globals.html:32
3076 #: kallithea/templates/admin/permissions/permissions_globals.html:32
3047 #: kallithea/templates/admin/repos/repo_add_base.html:41
3077 #: kallithea/templates/admin/repos/repo_add_base.html:41
3048 #: kallithea/templates/admin/repos/repo_edit_settings.html:42
3078 #: kallithea/templates/admin/repos/repo_edit_settings.html:42
3049 #: kallithea/templates/data_table/_dt_elements.html:204
3079 #: kallithea/templates/data_table/_dt_elements.html:204
3050 #: kallithea/templates/forks/fork.html:48
3080 #: kallithea/templates/forks/fork.html:48
3051 msgid "Repository group"
3081 msgid "Repository group"
3052 msgstr "Repository Gruppe"
3082 msgstr "Repository Gruppe"
3053
3083
3054 #: kallithea/templates/admin/permissions/permissions_globals.html:39
3084 #: kallithea/templates/admin/permissions/permissions_globals.html:39
3055 msgid ""
3085 msgid ""
3056 "All default permissions on each repository group will be reset to chosen "
3086 "All default permissions on each repository group will be reset to chosen "
3057 "permission, note that all custom default permission on repository groups "
3087 "permission, note that all custom default permission on repository groups "
3058 "will be lost"
3088 "will be lost"
3059 msgstr ""
3089 msgstr ""
3090 "Alle Standardrechte jeder Repositorygruppe werden auf die gewählten Rechte "
3091 "gesetzt. Beachten Sie, dass all spezifischen Standardrechte der "
3092 "Repositorygruppen verloren gehen"
3060
3093
3061 #: kallithea/templates/admin/permissions/permissions_globals.html:46
3094 #: kallithea/templates/admin/permissions/permissions_globals.html:46
3062 #: kallithea/templates/data_table/_dt_elements.html:211
3095 #: kallithea/templates/data_table/_dt_elements.html:211
3063 msgid "User group"
3096 msgid "User group"
3064 msgstr "Benutzergruppe"
3097 msgstr "Benutzergruppe"
3065
3098
3066 #: kallithea/templates/admin/permissions/permissions_globals.html:53
3099 #: kallithea/templates/admin/permissions/permissions_globals.html:53
3067 msgid ""
3100 msgid ""
3068 "All default permissions on each user group will be reset to chosen "
3101 "All default permissions on each user group will be reset to chosen "
3069 "permission, note that all custom default permission on repository groups "
3102 "permission, note that all custom default permission on repository groups "
3070 "will be lost"
3103 "will be lost"
3071 msgstr ""
3104 msgstr ""
3105 "Alle Standardrechte jeder Benutzergruppe werden auf die gewählten Rechte "
3106 "gesetzt. Beachten Sie, dass alle spezifischen Standardrechte der "
3107 "Benutzergruppen verloren gehen"
3072
3108
3073 #: kallithea/templates/admin/permissions/permissions_globals.html:60
3109 #: kallithea/templates/admin/permissions/permissions_globals.html:60
3074 msgid "Repository creation"
3110 msgid "Repository creation"
3075 msgstr "Repository erstellung"
3111 msgstr "Repository erstellung"
3076
3112
3077 #: kallithea/templates/admin/permissions/permissions_globals.html:68
3113 #: kallithea/templates/admin/permissions/permissions_globals.html:68
3078 msgid "Repository creation with group write access"
3114 msgid "Repository creation with group write access"
3079 msgstr ""
3115 msgstr ""
3080
3116
3081 #: kallithea/templates/admin/permissions/permissions_globals.html:72
3117 #: kallithea/templates/admin/permissions/permissions_globals.html:72
3082 msgid ""
3118 msgid ""
3083 "Write permission to a repository group allows creating repositories "
3119 "Write permission to a repository group allows creating repositories "
3084 "inside that group."
3120 "inside that group."
3085 msgstr ""
3121 msgstr ""
3086
3122
3087 #: kallithea/templates/admin/permissions/permissions_globals.html:77
3123 #: kallithea/templates/admin/permissions/permissions_globals.html:77
3088 msgid "User group creation"
3124 msgid "User group creation"
3089 msgstr ""
3125 msgstr ""
3090
3126
3091 #: kallithea/templates/admin/permissions/permissions_globals.html:85
3127 #: kallithea/templates/admin/permissions/permissions_globals.html:85
3092 msgid "Repository forking"
3128 msgid "Repository forking"
3093 msgstr ""
3129 msgstr ""
3094
3130
3095 #: kallithea/templates/admin/permissions/permissions_globals.html:93
3131 #: kallithea/templates/admin/permissions/permissions_globals.html:93
3096 msgid "Registration"
3132 msgid "Registration"
3097 msgstr "Registrierung"
3133 msgstr "Registrierung"
3098
3134
3099 #: kallithea/templates/admin/permissions/permissions_globals.html:101
3135 #: kallithea/templates/admin/permissions/permissions_globals.html:101
3100 msgid "External auth account activation"
3136 msgid "External auth account activation"
3101 msgstr ""
3137 msgstr ""
3102
3138
3103 #: kallithea/templates/admin/permissions/permissions_ips.html:1
3139 #: kallithea/templates/admin/permissions/permissions_ips.html:1
3104 msgid "Default IP Whitelist for All Users"
3140 msgid "Default IP Whitelist for All Users"
3105 msgstr ""
3141 msgstr ""
3106
3142
3107 #: kallithea/templates/admin/permissions/permissions_ips.html:15
3143 #: kallithea/templates/admin/permissions/permissions_ips.html:15
3108 #: kallithea/templates/admin/users/user_edit_ips.html:23
3144 #: kallithea/templates/admin/users/user_edit_ips.html:23
3109 #, python-format
3145 #, python-format
3110 msgid "Confirm to delete this ip: %s"
3146 msgid "Confirm to delete this ip: %s"
3111 msgstr ""
3147 msgstr ""
3112
3148
3113 #: kallithea/templates/admin/permissions/permissions_ips.html:21
3149 #: kallithea/templates/admin/permissions/permissions_ips.html:21
3114 #: kallithea/templates/admin/users/user_edit_ips.html:30
3150 #: kallithea/templates/admin/users/user_edit_ips.html:30
3115 msgid "All IP addresses are allowed."
3151 msgid "All IP addresses are allowed."
3116 msgstr ""
3152 msgstr ""
3117
3153
3118 #: kallithea/templates/admin/permissions/permissions_ips.html:32
3154 #: kallithea/templates/admin/permissions/permissions_ips.html:32
3119 #: kallithea/templates/admin/users/user_edit_ips.html:42
3155 #: kallithea/templates/admin/users/user_edit_ips.html:42
3120 msgid "New ip address"
3156 msgid "New ip address"
3121 msgstr "Neue IP-Adresse"
3157 msgstr "Neue IP-Adresse"
3122
3158
3123 #: kallithea/templates/admin/permissions/permissions_perms.html:1
3159 #: kallithea/templates/admin/permissions/permissions_perms.html:1
3124 #, fuzzy
3125 msgid "Default User Permissions Overview"
3160 msgid "Default User Permissions Overview"
3126 msgstr "Standart Rechte"
3161 msgstr "Übersicht der Standardbenutzerrechte"
3127
3162
3128 #: kallithea/templates/admin/repo_groups/repo_group_add.html:11
3163 #: kallithea/templates/admin/repo_groups/repo_group_add.html:11
3129 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:11
3164 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:11
3130 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:105
3165 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:105
3131 #: kallithea/templates/admin/repo_groups/repo_groups.html:10
3166 #: kallithea/templates/admin/repo_groups/repo_groups.html:10
3132 #: kallithea/templates/base/base.html:61 kallithea/templates/base/base.html:80
3167 #: kallithea/templates/base/base.html:61 kallithea/templates/base/base.html:80
3133 msgid "Repository Groups"
3168 msgid "Repository Groups"
3134 msgstr ""
3169 msgstr "Repositorygruppen"
3135
3170
3136 #: kallithea/templates/admin/repo_groups/repo_group_add.html:33
3171 #: kallithea/templates/admin/repo_groups/repo_group_add.html:33
3137 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:8
3172 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:8
3138 #: kallithea/templates/admin/user_groups/user_group_add.html:32
3173 #: kallithea/templates/admin/user_groups/user_group_add.html:32
3139 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:7
3174 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:7
3140 msgid "Group name"
3175 msgid "Group name"
3141 msgstr "Gruppen name"
3176 msgstr "Gruppen name"
3142
3177
3143 #: kallithea/templates/admin/repo_groups/repo_group_add.html:51
3178 #: kallithea/templates/admin/repo_groups/repo_group_add.html:51
3144 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
3179 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
3145 msgid "Group parent"
3180 msgid "Group parent"
3146 msgstr ""
3181 msgstr "Übergeordnete Gruppe"
3147
3182
3148 #: kallithea/templates/admin/repo_groups/repo_group_add.html:60
3183 #: kallithea/templates/admin/repo_groups/repo_group_add.html:60
3149 #: kallithea/templates/admin/repos/repo_add_base.html:50
3184 #: kallithea/templates/admin/repos/repo_add_base.html:50
3150 msgid "Copy parent group permissions"
3185 msgid "Copy parent group permissions"
3151 msgstr ""
3186 msgstr "Rechte der übergeordneten Gruppe kopieren"
3152
3187
3153 #: kallithea/templates/admin/repo_groups/repo_group_add.html:64
3188 #: kallithea/templates/admin/repo_groups/repo_group_add.html:64
3154 #: kallithea/templates/admin/repos/repo_add_base.html:54
3189 #: kallithea/templates/admin/repos/repo_add_base.html:54
3155 msgid "Copy permission set from parent repository group."
3190 msgid "Copy permission set from parent repository group."
3156 msgstr ""
3191 msgstr "Rechte der übergeordneten Repositorygruppe kopieren."
3157
3192
3158 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
3193 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
3159 #, fuzzy, python-format
3194 #, python-format
3160 msgid "%s Repository Group Settings"
3195 msgid "%s Repository Group Settings"
3161 msgstr "Repositoriumsgruppe %s aktualisiert"
3196 msgstr "%s Einstellungen für Repositorygruppen"
3162
3197
3163 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:21
3198 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:21
3164 msgid "Add Child Group"
3199 msgid "Add Child Group"
3165 msgstr ""
3200 msgstr "Untergruppe hinzufügen"
3166
3201
3167 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:40
3202 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:40
3168 #: kallithea/templates/admin/repos/repo_edit.html:12
3203 #: kallithea/templates/admin/repos/repo_edit.html:12
3169 #: kallithea/templates/admin/repos/repo_edit.html:40
3204 #: kallithea/templates/admin/repos/repo_edit.html:40
3170 #: kallithea/templates/admin/settings/settings.html:11
3205 #: kallithea/templates/admin/settings/settings.html:11
3171 #: kallithea/templates/admin/user_groups/user_group_edit.html:29
3206 #: kallithea/templates/admin/user_groups/user_group_edit.html:29
3172 #: kallithea/templates/base/base.html:67 kallithea/templates/base/base.html:154
3207 #: kallithea/templates/base/base.html:67 kallithea/templates/base/base.html:154
3173 #: kallithea/templates/data_table/_dt_elements.html:43
3208 #: kallithea/templates/data_table/_dt_elements.html:43
3174 #: kallithea/templates/data_table/_dt_elements.html:47
3209 #: kallithea/templates/data_table/_dt_elements.html:47
3175 msgid "Settings"
3210 msgid "Settings"
3176 msgstr "Einstellungen"
3211 msgstr "Einstellungen"
3177
3212
3178 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:41
3213 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:41
3179 #: kallithea/templates/admin/repos/repo_edit.html:46
3214 #: kallithea/templates/admin/repos/repo_edit.html:46
3180 #: kallithea/templates/admin/user_groups/user_group_edit.html:30
3215 #: kallithea/templates/admin/user_groups/user_group_edit.html:30
3181 #: kallithea/templates/admin/users/user_edit.html:31
3216 #: kallithea/templates/admin/users/user_edit.html:31
3182 msgid "Advanced"
3217 msgid "Advanced"
3183 msgstr "Erweitert"
3218 msgstr "Erweitert"
3184
3219
3185 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:1
3220 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:1
3186 #, python-format
3221 #, python-format
3187 msgid "Repository Group: %s"
3222 msgid "Repository Group: %s"
3188 msgstr ""
3223 msgstr "Repositorygruppe: %s"
3189
3224
3190 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:6
3225 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:6
3191 msgid "Top level repositories"
3226 msgid "Top level repositories"
3192 msgstr ""
3227 msgstr "Repositories oberster Ebene"
3193
3228
3194 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:7
3229 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:7
3195 msgid "Total repositories"
3230 msgid "Total repositories"
3196 msgstr ""
3231 msgstr ""
3197
3232
3198 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:8
3233 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:8
3199 msgid "Children groups"
3234 msgid "Children groups"
3200 msgstr ""
3235 msgstr "Untergruppen"
3201
3236
3202 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:9
3237 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:9
3203 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:7
3238 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:7
3204 #: kallithea/templates/admin/users/user_edit_advanced.html:8
3239 #: kallithea/templates/admin/users/user_edit_advanced.html:8
3205 #: kallithea/templates/pullrequests/pullrequest_show.html:147
3240 #: kallithea/templates/pullrequests/pullrequest_show.html:147
3206 msgid "Created on"
3241 msgid "Created on"
3207 msgstr ""
3242 msgstr "Erstellt am"
3208
3243
3209 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
3244 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
3210 #: kallithea/templates/data_table/_dt_elements.html:192
3245 #: kallithea/templates/data_table/_dt_elements.html:192
3211 #, python-format
3246 #, python-format
3212 msgid "Confirm to delete this group: %s with %s repository"
3247 msgid "Confirm to delete this group: %s with %s repository"
3213 msgid_plural "Confirm to delete this group: %s with %s repositories"
3248 msgid_plural "Confirm to delete this group: %s with %s repositories"
3214 msgstr[0] ""
3249 msgstr[0] "Löschen der Gruppe bestätigen: %s mit %s Repository"
3215 msgstr[1] ""
3250 msgstr[1] "Löschen der Gruppe bestätigen: %s mit %s Repositories"
3216
3251
3217 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:25
3252 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:25
3218 msgid "Delete this repository group"
3253 msgid "Delete this repository group"
3219 msgstr ""
3254 msgstr "Diese Repositorygruppe löschen"
3220
3255
3221 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
3256 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
3222 #: kallithea/templates/admin/repos/repo_edit_permissions.html:8
3257 #: kallithea/templates/admin/repos/repo_edit_permissions.html:8
3223 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
3258 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
3224 #: kallithea/templates/base/perms_summary.html:14
3259 #: kallithea/templates/base/perms_summary.html:14
3225 msgid "none"
3260 msgid "none"
3226 msgstr "keine"
3261 msgstr "keine"
3227
3262
3228 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
3263 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
3229 #: kallithea/templates/admin/repos/repo_edit_permissions.html:9
3264 #: kallithea/templates/admin/repos/repo_edit_permissions.html:9
3230 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
3265 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
3231 #: kallithea/templates/base/perms_summary.html:15
3266 #: kallithea/templates/base/perms_summary.html:15
3232 msgid "read"
3267 msgid "read"
3233 msgstr "lesen"
3268 msgstr "lesen"
3234
3269
3235 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
3270 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
3236 #: kallithea/templates/admin/repos/repo_edit_permissions.html:10
3271 #: kallithea/templates/admin/repos/repo_edit_permissions.html:10
3237 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
3272 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
3238 #: kallithea/templates/base/perms_summary.html:16
3273 #: kallithea/templates/base/perms_summary.html:16
3239 msgid "write"
3274 msgid "write"
3240 msgstr "schreiben"
3275 msgstr "schreiben"
3241
3276
3242 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
3277 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
3243 #: kallithea/templates/admin/repos/repo_edit_permissions.html:11
3278 #: kallithea/templates/admin/repos/repo_edit_permissions.html:11
3244 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
3279 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
3245 #: kallithea/templates/base/perms_summary.html:17
3280 #: kallithea/templates/base/perms_summary.html:17
3246 msgid "admin"
3281 msgid "admin"
3247 msgstr "admin"
3282 msgstr "admin"
3248
3283
3249 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:11
3284 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:11
3250 #: kallithea/templates/admin/repos/repo_edit_permissions.html:12
3285 #: kallithea/templates/admin/repos/repo_edit_permissions.html:12
3251 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:11
3286 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:11
3252 msgid "user/user group"
3287 msgid "user/user group"
3253 msgstr "Benutzer/Benutzergruppe"
3288 msgstr "Benutzer/Benutzergruppe"
3254
3289
3255 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:28
3290 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:28
3256 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:45
3291 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:45
3257 #: kallithea/templates/admin/repos/repo_edit_permissions.html:24
3292 #: kallithea/templates/admin/repos/repo_edit_permissions.html:24
3258 #: kallithea/templates/admin/repos/repo_edit_permissions.html:37
3293 #: kallithea/templates/admin/repos/repo_edit_permissions.html:37
3259 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:28
3294 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:28
3260 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:45
3295 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:45
3261 msgid "default"
3296 msgid "default"
3262 msgstr "standart"
3297 msgstr "standart"
3263
3298
3264 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:34
3299 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:34
3265 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:71
3300 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:71
3266 #: kallithea/templates/admin/repos/repo_edit_permissions.html:43
3301 #: kallithea/templates/admin/repos/repo_edit_permissions.html:43
3267 #: kallithea/templates/admin/repos/repo_edit_permissions.html:68
3302 #: kallithea/templates/admin/repos/repo_edit_permissions.html:68
3268 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:34
3303 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:34
3269 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:71
3304 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:71
3270 msgid "revoke"
3305 msgid "revoke"
3271 msgstr "entziehen"
3306 msgstr "entziehen"
3272
3307
3273 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:47
3308 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:47
3274 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:47
3309 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:47
3275 msgid "delegated admin"
3310 msgid "delegated admin"
3276 msgstr ""
3311 msgstr ""
3277
3312
3278 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
3313 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
3279 #: kallithea/templates/admin/repos/repo_edit_permissions.html:94
3314 #: kallithea/templates/admin/repos/repo_edit_permissions.html:94
3280 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:97
3315 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:97
3281 msgid "Add new"
3316 msgid "Add new"
3282 msgstr ""
3317 msgstr ""
3283
3318
3284 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:103
3319 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:103
3285 msgid "apply to children"
3320 msgid "apply to children"
3286 msgstr ""
3321 msgstr ""
3287
3322
3288 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:107
3323 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:107
3289 msgid "Both"
3324 msgid "Both"
3290 msgstr ""
3325 msgstr "Beide"
3291
3326
3292 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:108
3327 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:108
3293 msgid ""
3328 msgid ""
3294 "Set or revoke permission to all children of that group, including non-"
3329 "Set or revoke permission to all children of that group, including non-"
3295 "private repositories and other groups if selected."
3330 "private repositories and other groups if selected."
3296 msgstr ""
3331 msgstr ""
3297
3332
3298 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:38
3333 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:38
3299 msgid ""
3334 msgid ""
3300 "Enable lock-by-pulling on group. This option will be applied to all other"
3335 "Enable lock-by-pulling on group. This option will be applied to all other"
3301 " groups and repositories inside"
3336 " groups and repositories inside"
3302 msgstr ""
3337 msgstr ""
3303
3338
3304 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:53
3339 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:53
3305 #, fuzzy
3306 msgid "Remove this group"
3340 msgid "Remove this group"
3307 msgstr "Diese Benutzergruppe löschen"
3341 msgstr "Diese Gruppe löschen"
3308
3342
3309 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:53
3343 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:53
3310 #, fuzzy
3311 msgid "Confirm to delete this group"
3344 msgid "Confirm to delete this group"
3312 msgstr ""
3345 msgstr "Löschen der Gruppe bestätigen"
3313
3346
3314 #: kallithea/templates/admin/repo_groups/repo_group_show.html:4
3347 #: kallithea/templates/admin/repo_groups/repo_group_show.html:4
3315 #, python-format
3348 #, python-format
3316 msgid "%s Repository group dashboard"
3349 msgid "%s Repository group dashboard"
3317 msgstr ""
3350 msgstr ""
3318
3351
3319 #: kallithea/templates/admin/repo_groups/repo_group_show.html:9
3352 #: kallithea/templates/admin/repo_groups/repo_group_show.html:9
3320 msgid "Home"
3353 msgid "Home"
3321 msgstr ""
3354 msgstr ""
3322
3355
3323 #: kallithea/templates/admin/repo_groups/repo_group_show.html:13
3356 #: kallithea/templates/admin/repo_groups/repo_group_show.html:13
3324 msgid "with"
3357 msgid "with"
3325 msgstr "mit"
3358 msgstr "mit"
3326
3359
3327 #: kallithea/templates/admin/repo_groups/repo_groups.html:5
3360 #: kallithea/templates/admin/repo_groups/repo_groups.html:5
3328 #, fuzzy
3329 msgid "Repository Groups Administration"
3361 msgid "Repository Groups Administration"
3330 msgstr "Benutzergruppenverwaltung"
3362 msgstr "Repositorygruppenverwaltung"
3331
3363
3332 #: kallithea/templates/admin/repo_groups/repo_groups.html:48
3364 #: kallithea/templates/admin/repo_groups/repo_groups.html:48
3333 msgid "Number of Top-level Repositories"
3365 msgid "Number of Top-level Repositories"
3334 msgstr ""
3366 msgstr "Anzahl der Repositories oberster Ebene"
3335
3367
3336 #: kallithea/templates/admin/repos/repo_add_base.html:14
3368 #: kallithea/templates/admin/repos/repo_add_base.html:14
3337 msgid "Import existing repository ?"
3369 msgid "Import existing repository ?"
3338 msgstr ""
3370 msgstr "Bestehendes Repository importieren?"
3339
3371
3340 #: kallithea/templates/admin/repos/repo_add_base.html:23
3372 #: kallithea/templates/admin/repos/repo_add_base.html:23
3341 #: kallithea/templates/summary/summary.html:29
3373 #: kallithea/templates/summary/summary.html:29
3342 msgid "Clone from"
3374 msgid "Clone from"
3343 msgstr "Clone von"
3375 msgstr "Clone von"
3344
3376
3345 #: kallithea/templates/admin/repos/repo_add_base.html:27
3377 #: kallithea/templates/admin/repos/repo_add_base.html:27
3346 #, fuzzy
3347 msgid "Optional URL from which repository should be cloned."
3378 msgid "Optional URL from which repository should be cloned."
3348 msgstr "Optionale http[s] URL von diesem das Repository geclont werden soll."
3379 msgstr "Optionale http[s] URL, von welcher das Repository geclont werden soll."
3349
3380
3350 #: kallithea/templates/admin/repos/repo_add_base.html:36
3381 #: kallithea/templates/admin/repos/repo_add_base.html:36
3351 #: kallithea/templates/admin/repos/repo_edit_settings.html:76
3382 #: kallithea/templates/admin/repos/repo_edit_settings.html:76
3352 #: kallithea/templates/forks/fork.html:42
3383 #: kallithea/templates/forks/fork.html:42
3353 msgid "Keep it short and to the point. Use a README file for longer descriptions."
3384 msgid "Keep it short and to the point. Use a README file for longer descriptions."
3354 msgstr ""
3385 msgstr ""
3386 "Halten Sie es kurz und prägnant. Benutzen Sie eine README-Datei für längere "
3387 "Beschreibungen."
3355
3388
3356 #: kallithea/templates/admin/repos/repo_add_base.html:45
3389 #: kallithea/templates/admin/repos/repo_add_base.html:45
3357 #: kallithea/templates/admin/repos/repo_edit_settings.html:46
3390 #: kallithea/templates/admin/repos/repo_edit_settings.html:46
3358 #: kallithea/templates/forks/fork.html:52
3391 #: kallithea/templates/forks/fork.html:52
3359 msgid "Optionally select a group to put this repository into."
3392 msgid "Optionally select a group to put this repository into."
3360 msgstr ""
3393 msgstr ""
3361
3394
3362 #: kallithea/templates/admin/repos/repo_add_base.html:63
3395 #: kallithea/templates/admin/repos/repo_add_base.html:63
3363 msgid "Type of repository to create."
3396 msgid "Type of repository to create."
3364 msgstr "Repository Typ der erstellt werden soll."
3397 msgstr "Repository Typ der erstellt werden soll."
3365
3398
3366 #: kallithea/templates/admin/repos/repo_add_base.html:68
3399 #: kallithea/templates/admin/repos/repo_add_base.html:68
3367 #: kallithea/templates/admin/repos/repo_edit_settings.html:51
3400 #: kallithea/templates/admin/repos/repo_edit_settings.html:51
3368 #: kallithea/templates/forks/fork.html:58
3401 #: kallithea/templates/forks/fork.html:58
3369 msgid "Landing revision"
3402 msgid "Landing revision"
3370 msgstr "Start Revision"
3403 msgstr "Start Revision"
3371
3404
3372 #: kallithea/templates/admin/repos/repo_add_base.html:72
3405 #: kallithea/templates/admin/repos/repo_add_base.html:72
3373 msgid ""
3406 msgid ""
3374 "Default revision for files page, downloads, full text search index and "
3407 "Default revision for files page, downloads, full text search index and "
3375 "readme generation"
3408 "readme generation"
3376 msgstr ""
3409 msgstr ""
3377
3410
3378 #: kallithea/templates/admin/repos/repo_creating.html:9
3411 #: kallithea/templates/admin/repos/repo_creating.html:9
3379 #, fuzzy, python-format
3412 #, python-format
3380 msgid "%s Creating Repository"
3413 msgid "%s Creating Repository"
3381 msgstr "Fehler beim Erstellen des Repositoriums %s"
3414 msgstr "%s Erstelle Repository"
3382
3415
3383 #: kallithea/templates/admin/repos/repo_creating.html:13
3416 #: kallithea/templates/admin/repos/repo_creating.html:13
3384 msgid "Creating repository"
3417 msgid "Creating repository"
3385 msgstr ""
3418 msgstr ""
3386
3419
3387 #: kallithea/templates/admin/repos/repo_creating.html:27
3420 #: kallithea/templates/admin/repos/repo_creating.html:27
3388 #, python-format
3421 #, python-format
3389 msgid ""
3422 msgid ""
3390 "Repository \"%(repo_name)s\" is being created, you will be redirected "
3423 "Repository \"%(repo_name)s\" is being created, you will be redirected "
3391 "when this process is finished.repo_name"
3424 "when this process is finished.repo_name"
3392 msgstr ""
3425 msgstr ""
3393
3426
3394 #: kallithea/templates/admin/repos/repo_creating.html:39
3427 #: kallithea/templates/admin/repos/repo_creating.html:39
3395 msgid ""
3428 msgid ""
3396 "We're sorry but error occurred during this operation. Please check your "
3429 "We're sorry but error occurred during this operation. Please check your "
3397 "Kallithea server logs, or contact administrator."
3430 "Kallithea server logs, or contact administrator."
3398 msgstr ""
3431 msgstr ""
3399
3432
3400 #: kallithea/templates/admin/repos/repo_edit.html:8
3433 #: kallithea/templates/admin/repos/repo_edit.html:8
3401 #, fuzzy, python-format
3434 #, python-format
3402 msgid "%s Repository Settings"
3435 msgid "%s Repository Settings"
3403 msgstr ""
3436 msgstr "%s Repositoryeinstellungen"
3404
3437
3405 #: kallithea/templates/admin/repos/repo_edit.html:49
3438 #: kallithea/templates/admin/repos/repo_edit.html:49
3406 msgid "Extra Fields"
3439 msgid "Extra Fields"
3407 msgstr ""
3440 msgstr ""
3408
3441
3409 #: kallithea/templates/admin/repos/repo_edit.html:52
3442 #: kallithea/templates/admin/repos/repo_edit.html:52
3410 msgid "Caches"
3443 msgid "Caches"
3411 msgstr ""
3444 msgstr ""
3412
3445
3413 #: kallithea/templates/admin/repos/repo_edit.html:55
3446 #: kallithea/templates/admin/repos/repo_edit.html:55
3414 msgid "Remote"
3447 msgid "Remote"
3415 msgstr "Entfernt"
3448 msgstr "Entfernt"
3416
3449
3417 #: kallithea/templates/admin/repos/repo_edit.html:58
3450 #: kallithea/templates/admin/repos/repo_edit.html:58
3418 #: kallithea/templates/summary/statistics.html:8
3451 #: kallithea/templates/summary/statistics.html:8
3419 #: kallithea/templates/summary/summary.html:174
3452 #: kallithea/templates/summary/summary.html:174
3420 #: kallithea/templates/summary/summary.html:175
3453 #: kallithea/templates/summary/summary.html:175
3421 msgid "Statistics"
3454 msgid "Statistics"
3422 msgstr "Statistiken"
3455 msgstr "Statistiken"
3423
3456
3424 #: kallithea/templates/admin/repos/repo_edit_advanced.html:1
3457 #: kallithea/templates/admin/repos/repo_edit_advanced.html:1
3425 msgid "Parent"
3458 msgid "Parent"
3426 msgstr ""
3459 msgstr "Übergeordnet"
3427
3460
3428 #: kallithea/templates/admin/repos/repo_edit_advanced.html:5
3461 #: kallithea/templates/admin/repos/repo_edit_advanced.html:5
3429 #: kallithea/templates/admin/repos/repo_edit_fork.html:5
3462 #: kallithea/templates/admin/repos/repo_edit_fork.html:5
3430 msgid "Set"
3463 msgid "Set"
3431 msgstr ""
3464 msgstr ""
3432
3465
3433 #: kallithea/templates/admin/repos/repo_edit_advanced.html:8
3466 #: kallithea/templates/admin/repos/repo_edit_advanced.html:8
3434 #: kallithea/templates/admin/repos/repo_edit_fork.html:9
3467 #: kallithea/templates/admin/repos/repo_edit_fork.html:9
3435 msgid "Manually set this repository as a fork of another from the list."
3468 msgid "Manually set this repository as a fork of another from the list."
3436 msgstr ""
3469 msgstr ""
3437
3470
3438 #: kallithea/templates/admin/repos/repo_edit_advanced.html:22
3471 #: kallithea/templates/admin/repos/repo_edit_advanced.html:22
3439 #, fuzzy
3440 msgid "Public Journal Visibility"
3472 msgid "Public Journal Visibility"
3441 msgstr "Sichtbarkeit des Öffentlichen Logbuches"
3473 msgstr "Sichtbarkeit des öffentlichen Logbuches"
3442
3474
3443 #: kallithea/templates/admin/repos/repo_edit_advanced.html:30
3475 #: kallithea/templates/admin/repos/repo_edit_advanced.html:30
3444 msgid "Remove from public journal"
3476 msgid "Remove from public journal"
3445 msgstr "Entferne aus dem Öffentlichen Logbuch"
3477 msgstr "Entferne aus dem Öffentlichen Logbuch"
3446
3478
3447 #: kallithea/templates/admin/repos/repo_edit_advanced.html:35
3479 #: kallithea/templates/admin/repos/repo_edit_advanced.html:35
3448 #, fuzzy
3449 msgid "Add to Public Journal"
3480 msgid "Add to Public Journal"
3450 msgstr "Zum Öffentlichen Logbuch hinzufügen"
3481 msgstr "Zum öffentlichen Logbuch hinzufügen"
3451
3482
3452 #: kallithea/templates/admin/repos/repo_edit_advanced.html:41
3483 #: kallithea/templates/admin/repos/repo_edit_advanced.html:41
3453 #, fuzzy
3454 msgid ""
3484 msgid ""
3455 "All actions done in this repository will be visible to everyone in the "
3485 "All actions done in this repository will be visible to everyone in the "
3456 "public journal."
3486 "public journal."
3457 msgstr ""
3487 msgstr ""
3458 "Alle Aktionen die in diesem Repository durchgeführt wurden sind für jeden"
3488 "Alle Aktionen, die in diesem Repository ausgeführt wurden, sind im "
3459 " Zugänglich im Öffentlichen Logbuch"
3489 "öffentlichen Logbuch für jeden einsehbar."
3460
3490
3461 #: kallithea/templates/admin/repos/repo_edit_advanced.html:47
3491 #: kallithea/templates/admin/repos/repo_edit_advanced.html:47
3462 msgid "Change Locking"
3492 msgid "Change Locking"
3463 msgstr ""
3493 msgstr ""
3464
3494
3465 #: kallithea/templates/admin/repos/repo_edit_advanced.html:53
3495 #: kallithea/templates/admin/repos/repo_edit_advanced.html:53
3466 #, fuzzy
3467 msgid "Confirm to unlock repository."
3496 msgid "Confirm to unlock repository."
3468 msgstr "Entsperrtes Repositorium"
3497 msgstr "Entsperren des Repositorys bestätigen."
3469
3498
3470 #: kallithea/templates/admin/repos/repo_edit_advanced.html:55
3499 #: kallithea/templates/admin/repos/repo_edit_advanced.html:55
3471 #, fuzzy
3472 msgid "Unlock Repository"
3500 msgid "Unlock Repository"
3473 msgstr "Entsperrtes Repositorium"
3501 msgstr "Repository entsperren"
3474
3502
3475 #: kallithea/templates/admin/repos/repo_edit_advanced.html:61
3503 #: kallithea/templates/admin/repos/repo_edit_advanced.html:61
3476 #, fuzzy
3477 msgid "Confirm to lock repository."
3504 msgid "Confirm to lock repository."
3478 msgstr "Entsperrtes Repositorium"
3505 msgstr "Sperren des Repositorys bestätigen."
3479
3506
3480 #: kallithea/templates/admin/repos/repo_edit_advanced.html:63
3507 #: kallithea/templates/admin/repos/repo_edit_advanced.html:63
3481 #, fuzzy
3482 msgid "Lock Repository"
3508 msgid "Lock Repository"
3483 msgstr "Entsperrtes Repositorium"
3509 msgstr "Repository sperren"
3484
3510
3485 #: kallithea/templates/admin/repos/repo_edit_advanced.html:65
3511 #: kallithea/templates/admin/repos/repo_edit_advanced.html:65
3486 msgid "Repository is not locked"
3512 msgid "Repository is not locked"
3487 msgstr ""
3513 msgstr "Repository ist nicht gesperrt"
3488
3514
3489 #: kallithea/templates/admin/repos/repo_edit_advanced.html:69
3515 #: kallithea/templates/admin/repos/repo_edit_advanced.html:69
3490 msgid ""
3516 msgid ""
3491 "Force locking on the repository. Works only when anonymous access is "
3517 "Force locking on the repository. Works only when anonymous access is "
3492 "disabled. Triggering a pull locks the repository. The user who is "
3518 "disabled. Triggering a pull locks the repository. The user who is "
3493 "pulling locks the repository; only the user who pulled and locked it can "
3519 "pulling locks the repository; only the user who pulled and locked it can "
3494 "unlock it by doing a push."
3520 "unlock it by doing a push."
3495 msgstr ""
3521 msgstr ""
3496
3522
3497 #: kallithea/templates/admin/repos/repo_edit_advanced.html:80
3523 #: kallithea/templates/admin/repos/repo_edit_advanced.html:80
3498 #: kallithea/templates/data_table/_dt_elements.html:132
3524 #: kallithea/templates/data_table/_dt_elements.html:132
3499 #, python-format
3525 #, python-format
3500 msgid "Confirm to delete this repository: %s"
3526 msgid "Confirm to delete this repository: %s"
3501 msgstr ""
3527 msgstr "Löschen des Repositorys bestätigen: %s"
3502
3528
3503 #: kallithea/templates/admin/repos/repo_edit_advanced.html:82
3529 #: kallithea/templates/admin/repos/repo_edit_advanced.html:82
3504 #, fuzzy
3505 msgid "Delete this Repository"
3530 msgid "Delete this Repository"
3506 msgstr "Dieses Repository löschen"
3531 msgstr "Dieses Repository löschen"
3507
3532
3508 #: kallithea/templates/admin/repos/repo_edit_advanced.html:85
3533 #: kallithea/templates/admin/repos/repo_edit_advanced.html:85
3509 #, fuzzy, python-format
3534 #, python-format
3510 msgid "This repository has %s fork"
3535 msgid "This repository has %s fork"
3511 msgid_plural "This repository has %s forks"
3536 msgid_plural "This repository has %s forks"
3512 msgstr[0] ""
3537 msgstr[0] "Dieses Repository hat %s Fork"
3513 msgstr[1] ""
3538 msgstr[1] "Dieses Repository hat %s Forks"
3514
3539
3515 #: kallithea/templates/admin/repos/repo_edit_advanced.html:86
3540 #: kallithea/templates/admin/repos/repo_edit_advanced.html:86
3516 msgid "Detach forks"
3541 msgid "Detach forks"
3517 msgstr ""
3542 msgstr "Fork abtrennen"
3518
3543
3519 #: kallithea/templates/admin/repos/repo_edit_advanced.html:87
3544 #: kallithea/templates/admin/repos/repo_edit_advanced.html:87
3520 msgid "Delete forks"
3545 msgid "Delete forks"
3521 msgstr ""
3546 msgstr "Forks löschen"
3522
3547
3523 #: kallithea/templates/admin/repos/repo_edit_advanced.html:91
3548 #: kallithea/templates/admin/repos/repo_edit_advanced.html:91
3524 msgid ""
3549 msgid ""
3525 "The deleted repository will be moved away and hidden until the "
3550 "The deleted repository will be moved away and hidden until the "
3526 "administrator expires it. The administrator can both permanently delete "
3551 "administrator expires it. The administrator can both permanently delete "
3527 "it or restore it."
3552 "it or restore it."
3528 msgstr ""
3553 msgstr ""
3529
3554
3530 #: kallithea/templates/admin/repos/repo_edit_caches.html:4
3555 #: kallithea/templates/admin/repos/repo_edit_caches.html:4
3531 #, fuzzy
3532 msgid "Invalidate Repository Cache"
3556 msgid "Invalidate Repository Cache"
3533 msgstr "privates Repository"
3557 msgstr "Ungültiger Repositorycache"
3534
3558
3535 #: kallithea/templates/admin/repos/repo_edit_caches.html:4
3559 #: kallithea/templates/admin/repos/repo_edit_caches.html:4
3536 msgid "Confirm to invalidate repository cache."
3560 msgid "Confirm to invalidate repository cache."
3537 msgstr ""
3561 msgstr ""
3538
3562
3539 #: kallithea/templates/admin/repos/repo_edit_caches.html:7
3563 #: kallithea/templates/admin/repos/repo_edit_caches.html:7
3540 msgid ""
3564 msgid ""
3541 "Manually invalidate cache for this repository. On first access, the "
3565 "Manually invalidate cache for this repository. On first access, the "
3542 "repository will be cached again."
3566 "repository will be cached again."
3543 msgstr ""
3567 msgstr ""
3544
3568
3545 #: kallithea/templates/admin/repos/repo_edit_caches.html:12
3569 #: kallithea/templates/admin/repos/repo_edit_caches.html:12
3546 msgid "List of Cached Values"
3570 msgid "List of Cached Values"
3547 msgstr ""
3571 msgstr ""
3548
3572
3549 #: kallithea/templates/admin/repos/repo_edit_caches.html:15
3573 #: kallithea/templates/admin/repos/repo_edit_caches.html:15
3550 msgid "Prefix"
3574 msgid "Prefix"
3551 msgstr "Präfix"
3575 msgstr "Präfix"
3552
3576
3553 #: kallithea/templates/admin/repos/repo_edit_caches.html:16
3577 #: kallithea/templates/admin/repos/repo_edit_caches.html:16
3554 #: kallithea/templates/admin/repos/repo_edit_fields.html:6
3578 #: kallithea/templates/admin/repos/repo_edit_fields.html:6
3555 msgid "Key"
3579 msgid "Key"
3556 msgstr "Schlüssel"
3580 msgstr "Schlüssel"
3557
3581
3558 #: kallithea/templates/admin/repos/repo_edit_caches.html:17
3582 #: kallithea/templates/admin/repos/repo_edit_caches.html:17
3559 #: kallithea/templates/admin/user_groups/user_group_add.html:49
3583 #: kallithea/templates/admin/user_groups/user_group_add.html:49
3560 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:24
3584 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:24
3561 #: kallithea/templates/admin/user_groups/user_groups.html:49
3585 #: kallithea/templates/admin/user_groups/user_groups.html:49
3562 #: kallithea/templates/admin/users/user_add.html:88
3586 #: kallithea/templates/admin/users/user_add.html:88
3563 #: kallithea/templates/admin/users/user_edit_profile.html:105
3587 #: kallithea/templates/admin/users/user_edit_profile.html:105
3564 #: kallithea/templates/admin/users/users.html:54
3588 #: kallithea/templates/admin/users/users.html:54
3565 msgid "Active"
3589 msgid "Active"
3566 msgstr "Aktiv"
3590 msgstr "Aktiv"
3567
3591
3568 #: kallithea/templates/admin/repos/repo_edit_fields.html:5
3592 #: kallithea/templates/admin/repos/repo_edit_fields.html:5
3569 msgid "Label"
3593 msgid "Label"
3570 msgstr ""
3594 msgstr ""
3571
3595
3572 #: kallithea/templates/admin/repos/repo_edit_fields.html:19
3596 #: kallithea/templates/admin/repos/repo_edit_fields.html:19
3573 #, python-format
3597 #, python-format
3574 msgid "Confirm to delete this field: %s"
3598 msgid "Confirm to delete this field: %s"
3575 msgstr ""
3599 msgstr "Löschen des Felds bestätigen: %s"
3576
3600
3577 #: kallithea/templates/admin/repos/repo_edit_fields.html:33
3601 #: kallithea/templates/admin/repos/repo_edit_fields.html:33
3578 msgid "New field key"
3602 msgid "New field key"
3579 msgstr ""
3603 msgstr ""
3580
3604
3581 #: kallithea/templates/admin/repos/repo_edit_fields.html:41
3605 #: kallithea/templates/admin/repos/repo_edit_fields.html:41
3582 msgid "New field label"
3606 msgid "New field label"
3583 msgstr ""
3607 msgstr ""
3584
3608
3585 #: kallithea/templates/admin/repos/repo_edit_fields.html:44
3609 #: kallithea/templates/admin/repos/repo_edit_fields.html:44
3586 msgid "Enter short label"
3610 msgid "Enter short label"
3587 msgstr ""
3611 msgstr ""
3588
3612
3589 #: kallithea/templates/admin/repos/repo_edit_fields.html:50
3613 #: kallithea/templates/admin/repos/repo_edit_fields.html:50
3590 msgid "New field description"
3614 msgid "New field description"
3591 msgstr ""
3615 msgstr ""
3592
3616
3593 #: kallithea/templates/admin/repos/repo_edit_fields.html:53
3617 #: kallithea/templates/admin/repos/repo_edit_fields.html:53
3594 msgid "Enter description of a field"
3618 msgid "Enter description of a field"
3595 msgstr ""
3619 msgstr ""
3596
3620
3597 #: kallithea/templates/admin/repos/repo_edit_fields.html:66
3621 #: kallithea/templates/admin/repos/repo_edit_fields.html:66
3598 #, fuzzy
3599 msgid "Extra fields are disabled."
3622 msgid "Extra fields are disabled."
3600 msgstr "Avatare sind deaktiviert"
3623 msgstr "Zusatzfelder sind deaktiviert."
3601
3624
3602 #: kallithea/templates/admin/repos/repo_edit_permissions.html:21
3625 #: kallithea/templates/admin/repos/repo_edit_permissions.html:21
3603 msgid "private repository"
3626 msgid "private repository"
3604 msgstr "privates Repository"
3627 msgstr "privates Repository"
3605
3628
3606 #: kallithea/templates/admin/repos/repo_edit_remote.html:3
3629 #: kallithea/templates/admin/repos/repo_edit_remote.html:3
3607 #, fuzzy
3608 msgid "Remote URL"
3630 msgid "Remote URL"
3609 msgstr "Entfernt"
3631 msgstr "Remote URL"
3610
3632
3611 #: kallithea/templates/admin/repos/repo_edit_remote.html:8
3633 #: kallithea/templates/admin/repos/repo_edit_remote.html:8
3612 #, fuzzy
3613 msgid "Pull Changes from Remote Location"
3634 msgid "Pull Changes from Remote Location"
3614 msgstr "Von entferntem Ort übertragen"
3635 msgstr "Änderungen von entferntem Ort übertragen"
3615
3636
3616 #: kallithea/templates/admin/repos/repo_edit_remote.html:8
3637 #: kallithea/templates/admin/repos/repo_edit_remote.html:8
3617 msgid "Confirm to pull changes from remote side."
3638 msgid "Confirm to pull changes from remote side."
3618 msgstr ""
3639 msgstr ""
3619
3640
3620 #: kallithea/templates/admin/repos/repo_edit_remote.html:14
3641 #: kallithea/templates/admin/repos/repo_edit_remote.html:14
3621 msgid "This repository does not have a remote URL set."
3642 msgid "This repository does not have a remote URL set."
3622 msgstr ""
3643 msgstr ""
3623
3644
3624 #: kallithea/templates/admin/repos/repo_edit_settings.html:11
3645 #: kallithea/templates/admin/repos/repo_edit_settings.html:11
3625 msgid "Non-changeable id"
3646 msgid "Non-changeable id"
3626 msgstr ""
3647 msgstr ""
3627
3648
3628 #: kallithea/templates/admin/repos/repo_edit_settings.html:11
3649 #: kallithea/templates/admin/repos/repo_edit_settings.html:11
3629 msgid "What is that?"
3650 msgid "What is that?"
3630 msgstr ""
3651 msgstr ""
3631
3652
3632 #: kallithea/templates/admin/repos/repo_edit_settings.html:13
3653 #: kallithea/templates/admin/repos/repo_edit_settings.html:13
3633 msgid "URL by id"
3654 msgid "URL by id"
3634 msgstr ""
3655 msgstr ""
3635
3656
3636 #: kallithea/templates/admin/repos/repo_edit_settings.html:14
3657 #: kallithea/templates/admin/repos/repo_edit_settings.html:14
3637 msgid ""
3658 msgid ""
3638 "In case this repository is renamed or moved into another group the "
3659 "In case this repository is renamed or moved into another group the "
3639 "repository URL changes.\n"
3660 "repository URL changes.\n"
3640 " Using the above URL guarantees that this "
3661 " Using the above URL guarantees that this "
3641 "repository will always be accessible under such URL.\n"
3662 "repository will always be accessible under such URL.\n"
3642 " Useful for CI systems, or any other cases "
3663 " Useful for CI systems, or any other cases "
3643 "that you need to hardcode the URL into 3rd party service."
3664 "that you need to hardcode the URL into 3rd party service."
3644 msgstr ""
3665 msgstr ""
3645
3666
3646 #: kallithea/templates/admin/repos/repo_edit_settings.html:21
3667 #: kallithea/templates/admin/repos/repo_edit_settings.html:21
3647 #: kallithea/templates/summary/summary.html:72
3668 #: kallithea/templates/summary/summary.html:72
3648 #, fuzzy
3649 msgid "Clone URL"
3669 msgid "Clone URL"
3650 msgstr "ungültige Clone Adresse"
3670 msgstr "Clone-URL"
3651
3671
3652 #: kallithea/templates/admin/repos/repo_edit_settings.html:27
3672 #: kallithea/templates/admin/repos/repo_edit_settings.html:27
3653 #: kallithea/templates/base/perms_summary.html:43
3673 #: kallithea/templates/base/perms_summary.html:43
3654 #: kallithea/templates/base/perms_summary.html:79
3674 #: kallithea/templates/base/perms_summary.html:79
3655 #: kallithea/templates/base/perms_summary.html:81
3675 #: kallithea/templates/base/perms_summary.html:81
3656 #: kallithea/templates/data_table/_dt_elements.html:124
3676 #: kallithea/templates/data_table/_dt_elements.html:124
3657 #: kallithea/templates/data_table/_dt_elements.html:125
3677 #: kallithea/templates/data_table/_dt_elements.html:125
3658 #: kallithea/templates/data_table/_dt_elements.html:152
3678 #: kallithea/templates/data_table/_dt_elements.html:152
3659 #: kallithea/templates/data_table/_dt_elements.html:153
3679 #: kallithea/templates/data_table/_dt_elements.html:153
3660 #: kallithea/templates/data_table/_dt_elements.html:169
3680 #: kallithea/templates/data_table/_dt_elements.html:169
3661 #: kallithea/templates/data_table/_dt_elements.html:185
3681 #: kallithea/templates/data_table/_dt_elements.html:185
3662 msgid "edit"
3682 msgid "edit"
3663 msgstr "bearbeiten"
3683 msgstr "bearbeiten"
3664
3684
3665 #: kallithea/templates/admin/repos/repo_edit_settings.html:30
3685 #: kallithea/templates/admin/repos/repo_edit_settings.html:30
3666 msgid "new value"
3686 msgid "new value"
3667 msgstr ""
3687 msgstr ""
3668
3688
3669 #: kallithea/templates/admin/repos/repo_edit_settings.html:37
3689 #: kallithea/templates/admin/repos/repo_edit_settings.html:37
3670 msgid "URL used for doing remote pulls."
3690 msgid "URL used for doing remote pulls."
3671 msgstr ""
3691 msgstr ""
3672
3692
3673 #: kallithea/templates/admin/repos/repo_edit_settings.html:55
3693 #: kallithea/templates/admin/repos/repo_edit_settings.html:55
3674 msgid "Default revision for files page, downloads, whoosh and readme"
3694 msgid "Default revision for files page, downloads, whoosh and readme"
3675 msgstr ""
3695 msgstr ""
3676
3696
3677 #: kallithea/templates/admin/repos/repo_edit_settings.html:65
3697 #: kallithea/templates/admin/repos/repo_edit_settings.html:65
3678 msgid "Change owner of this repository."
3698 msgid "Change owner of this repository."
3679 msgstr ""
3699 msgstr "Besitzer des Repositorys ändern."
3680
3700
3681 #: kallithea/templates/admin/repos/repo_edit_statistics.html:6
3701 #: kallithea/templates/admin/repos/repo_edit_statistics.html:6
3682 msgid "Processed commits"
3702 msgid "Processed commits"
3683 msgstr ""
3703 msgstr ""
3684
3704
3685 #: kallithea/templates/admin/repos/repo_edit_statistics.html:7
3705 #: kallithea/templates/admin/repos/repo_edit_statistics.html:7
3686 msgid "Processed progress"
3706 msgid "Processed progress"
3687 msgstr ""
3707 msgstr ""
3688
3708
3689 #: kallithea/templates/admin/repos/repo_edit_statistics.html:10
3709 #: kallithea/templates/admin/repos/repo_edit_statistics.html:10
3690 #, fuzzy
3691 msgid "Reset Statistics"
3710 msgid "Reset Statistics"
3692 msgstr "Statistiken zurücksetzen"
3711 msgstr "Statistiken zurücksetzen"
3693
3712
3694 #: kallithea/templates/admin/repos/repo_edit_statistics.html:10
3713 #: kallithea/templates/admin/repos/repo_edit_statistics.html:10
3695 msgid "Confirm to remove current statistics."
3714 msgid "Confirm to remove current statistics."
3696 msgstr ""
3715 msgstr ""
3697
3716
3698 #: kallithea/templates/admin/repos/repos.html:5
3717 #: kallithea/templates/admin/repos/repos.html:5
3699 #, fuzzy
3700 msgid "Repositories Administration"
3718 msgid "Repositories Administration"
3701 msgstr "Benutzerverwaltung"
3719 msgstr "Repositoryverwaltung"
3702
3720
3703 #: kallithea/templates/admin/repos/repos.html:51
3721 #: kallithea/templates/admin/repos/repos.html:51
3704 msgid "State"
3722 msgid "State"
3705 msgstr ""
3723 msgstr ""
3706
3724
3707 #: kallithea/templates/admin/settings/settings.html:5
3725 #: kallithea/templates/admin/settings/settings.html:5
3708 #, fuzzy
3709 msgid "Settings Administration"
3726 msgid "Settings Administration"
3710 msgstr "Benutzerverwaltung"
3727 msgstr "Einstellungsverwaltung"
3711
3728
3712 #: kallithea/templates/admin/settings/settings.html:27
3729 #: kallithea/templates/admin/settings/settings.html:27
3713 msgid "VCS"
3730 msgid "VCS"
3714 msgstr ""
3731 msgstr "VCS"
3715
3732
3716 #: kallithea/templates/admin/settings/settings.html:28
3733 #: kallithea/templates/admin/settings/settings.html:28
3717 msgid "Remap and Rescan"
3734 msgid "Remap and Rescan"
3718 msgstr ""
3735 msgstr ""
3719
3736
3720 #: kallithea/templates/admin/settings/settings.html:30
3737 #: kallithea/templates/admin/settings/settings.html:30
3721 msgid "Visual"
3738 msgid "Visual"
3722 msgstr ""
3739 msgstr ""
3723
3740
3724 #: kallithea/templates/admin/settings/settings.html:32
3741 #: kallithea/templates/admin/settings/settings.html:32
3725 #: kallithea/templates/admin/settings/settings_vcs.html:19
3742 #: kallithea/templates/admin/settings/settings_vcs.html:19
3726 msgid "Hooks"
3743 msgid "Hooks"
3727 msgstr "Hooks"
3744 msgstr "Hooks"
3728
3745
3729 #: kallithea/templates/admin/settings/settings.html:33
3746 #: kallithea/templates/admin/settings/settings.html:33
3730 #, fuzzy
3731 msgid "Full Text Search"
3747 msgid "Full Text Search"
3732 msgstr "Volltextsuche"
3748 msgstr "Volltextsuche"
3733
3749
3734 #: kallithea/templates/admin/settings/settings.html:34
3750 #: kallithea/templates/admin/settings/settings.html:34
3735 msgid "System Info"
3751 msgid "System Info"
3736 msgstr "Systeminfo"
3752 msgstr "Systeminfo"
3737
3753
3738 #: kallithea/templates/admin/settings/settings_email.html:4
3754 #: kallithea/templates/admin/settings/settings_email.html:4
3739 msgid "Email prefix"
3755 msgid "Email prefix"
3740 msgstr "E-Mail-Präfix"
3756 msgstr "E-Mail-Präfix"
3741
3757
3742 #: kallithea/templates/admin/settings/settings_email.html:5
3758 #: kallithea/templates/admin/settings/settings_email.html:5
3743 msgid "Kallithea email from"
3759 msgid "Kallithea email from"
3744 msgstr ""
3760 msgstr ""
3745
3761
3746 #: kallithea/templates/admin/settings/settings_email.html:6
3762 #: kallithea/templates/admin/settings/settings_email.html:6
3747 msgid "Error email from"
3763 msgid "Error email from"
3748 msgstr ""
3764 msgstr ""
3749
3765
3750 #: kallithea/templates/admin/settings/settings_email.html:7
3766 #: kallithea/templates/admin/settings/settings_email.html:7
3751 msgid "Error email recipients"
3767 msgid "Error email recipients"
3752 msgstr ""
3768 msgstr ""
3753
3769
3754 #: kallithea/templates/admin/settings/settings_email.html:9
3770 #: kallithea/templates/admin/settings/settings_email.html:9
3755 msgid "SMTP server"
3771 msgid "SMTP server"
3756 msgstr "SMTP-Server"
3772 msgstr "SMTP-Server"
3757
3773
3758 #: kallithea/templates/admin/settings/settings_email.html:10
3774 #: kallithea/templates/admin/settings/settings_email.html:10
3759 msgid "SMTP username"
3775 msgid "SMTP username"
3760 msgstr "SMTP-Benutzername"
3776 msgstr "SMTP-Benutzername"
3761
3777
3762 #: kallithea/templates/admin/settings/settings_email.html:11
3778 #: kallithea/templates/admin/settings/settings_email.html:11
3763 msgid "SMTP password"
3779 msgid "SMTP password"
3764 msgstr "SMTP-Passwort"
3780 msgstr "SMTP-Passwort"
3765
3781
3766 #: kallithea/templates/admin/settings/settings_email.html:12
3782 #: kallithea/templates/admin/settings/settings_email.html:12
3767 msgid "SMTP port"
3783 msgid "SMTP port"
3768 msgstr "SMTP-Port"
3784 msgstr "SMTP-Port"
3769
3785
3770 #: kallithea/templates/admin/settings/settings_email.html:14
3786 #: kallithea/templates/admin/settings/settings_email.html:14
3771 msgid "SMTP use TLS"
3787 msgid "SMTP use TLS"
3772 msgstr ""
3788 msgstr ""
3773
3789
3774 #: kallithea/templates/admin/settings/settings_email.html:15
3790 #: kallithea/templates/admin/settings/settings_email.html:15
3775 msgid "SMTP use SSL"
3791 msgid "SMTP use SSL"
3776 msgstr ""
3792 msgstr ""
3777
3793
3778 #: kallithea/templates/admin/settings/settings_email.html:16
3794 #: kallithea/templates/admin/settings/settings_email.html:16
3779 msgid "SMTP auth"
3795 msgid "SMTP auth"
3780 msgstr ""
3796 msgstr ""
3781
3797
3782 #: kallithea/templates/admin/settings/settings_email.html:31
3798 #: kallithea/templates/admin/settings/settings_email.html:31
3783 msgid "Send test email to"
3799 msgid "Send test email to"
3784 msgstr ""
3800 msgstr ""
3785
3801
3786 #: kallithea/templates/admin/settings/settings_email.html:39
3802 #: kallithea/templates/admin/settings/settings_email.html:39
3787 msgid "Send"
3803 msgid "Send"
3788 msgstr "Senden"
3804 msgstr "Senden"
3789
3805
3790 #: kallithea/templates/admin/settings/settings_global.html:8
3806 #: kallithea/templates/admin/settings/settings_global.html:8
3791 msgid "Site branding"
3807 msgid "Site branding"
3792 msgstr ""
3808 msgstr ""
3793
3809
3794 #: kallithea/templates/admin/settings/settings_global.html:12
3810 #: kallithea/templates/admin/settings/settings_global.html:12
3795 msgid "Set a custom title for your Kallithea Service."
3811 msgid "Set a custom title for your Kallithea Service."
3796 msgstr ""
3812 msgstr ""
3797
3813
3798 #: kallithea/templates/admin/settings/settings_global.html:18
3814 #: kallithea/templates/admin/settings/settings_global.html:18
3799 msgid "HTTP authentication realm"
3815 msgid "HTTP authentication realm"
3800 msgstr ""
3816 msgstr ""
3801
3817
3802 #: kallithea/templates/admin/settings/settings_global.html:27
3818 #: kallithea/templates/admin/settings/settings_global.html:27
3803 msgid "Analytics HTML block"
3819 msgid "Analytics HTML block"
3804 msgstr ""
3820 msgstr ""
3805
3821
3806 #: kallithea/templates/admin/settings/settings_global.html:31
3822 #: kallithea/templates/admin/settings/settings_global.html:31
3807 msgid ""
3823 msgid ""
3808 "HTML with JavaScript for web analytics systems like Google Analytics or "
3824 "HTML with JavaScript for web analytics systems like Google Analytics or "
3809 "Piwik. This will be added at the bottom of every page."
3825 "Piwik. This will be added at the bottom of every page."
3810 msgstr ""
3826 msgstr ""
3811
3827
3812 #: kallithea/templates/admin/settings/settings_global.html:37
3828 #: kallithea/templates/admin/settings/settings_global.html:37
3813 msgid "ReCaptcha public key"
3829 msgid "ReCaptcha public key"
3814 msgstr ""
3830 msgstr ""
3815
3831
3816 #: kallithea/templates/admin/settings/settings_global.html:41
3832 #: kallithea/templates/admin/settings/settings_global.html:41
3817 msgid "Public key for reCaptcha system."
3833 msgid "Public key for reCaptcha system."
3818 msgstr ""
3834 msgstr ""
3819
3835
3820 #: kallithea/templates/admin/settings/settings_global.html:47
3836 #: kallithea/templates/admin/settings/settings_global.html:47
3821 msgid "ReCaptcha private key"
3837 msgid "ReCaptcha private key"
3822 msgstr ""
3838 msgstr ""
3823
3839
3824 #: kallithea/templates/admin/settings/settings_global.html:51
3840 #: kallithea/templates/admin/settings/settings_global.html:51
3825 msgid ""
3841 msgid ""
3826 "Private key for reCaptcha system. Setting this value will enable captcha "
3842 "Private key for reCaptcha system. Setting this value will enable captcha "
3827 "on registration."
3843 "on registration."
3828 msgstr ""
3844 msgstr ""
3829
3845
3830 #: kallithea/templates/admin/settings/settings_global.html:56
3846 #: kallithea/templates/admin/settings/settings_global.html:56
3831 #: kallithea/templates/admin/settings/settings_vcs.html:80
3847 #: kallithea/templates/admin/settings/settings_vcs.html:80
3832 #: kallithea/templates/admin/settings/settings_visual.html:116
3848 #: kallithea/templates/admin/settings/settings_visual.html:116
3833 #, fuzzy
3834 msgid "Save Settings"
3849 msgid "Save Settings"
3835 msgstr "Einstellungen speichern"
3850 msgstr "Einstellungen speichern"
3836
3851
3837 #: kallithea/templates/admin/settings/settings_hooks.html:1
3852 #: kallithea/templates/admin/settings/settings_hooks.html:1
3838 msgid "Built-in Mercurial Hooks (Read-Only)"
3853 msgid "Built-in Mercurial Hooks (Read-Only)"
3839 msgstr ""
3854 msgstr ""
3840
3855
3841 #: kallithea/templates/admin/settings/settings_hooks.html:15
3856 #: kallithea/templates/admin/settings/settings_hooks.html:15
3842 msgid ""
3857 msgid ""
3843 "Hooks can be used to trigger actions on certain events such as push / "
3858 "Hooks can be used to trigger actions on certain events such as push / "
3844 "pull. They can trigger Python functions or external applications."
3859 "pull. They can trigger Python functions or external applications."
3845 msgstr ""
3860 msgstr ""
3846
3861
3847 #: kallithea/templates/admin/settings/settings_hooks.html:19
3862 #: kallithea/templates/admin/settings/settings_hooks.html:19
3848 msgid "Custom Hooks"
3863 msgid "Custom Hooks"
3849 msgstr ""
3864 msgstr ""
3850
3865
3851 #: kallithea/templates/admin/settings/settings_hooks.html:68
3866 #: kallithea/templates/admin/settings/settings_hooks.html:68
3852 msgid "Failed to remove hook"
3867 msgid "Failed to remove hook"
3853 msgstr ""
3868 msgstr ""
3854
3869
3855 #: kallithea/templates/admin/settings/settings_mapping.html:6
3870 #: kallithea/templates/admin/settings/settings_mapping.html:6
3856 msgid "Rescan option"
3871 msgid "Rescan option"
3857 msgstr ""
3872 msgstr ""
3858
3873
3859 #: kallithea/templates/admin/settings/settings_mapping.html:11
3874 #: kallithea/templates/admin/settings/settings_mapping.html:11
3860 msgid "Destroy old data"
3875 msgid "Destroy old data"
3861 msgstr ""
3876 msgstr ""
3862
3877
3863 #: kallithea/templates/admin/settings/settings_mapping.html:13
3878 #: kallithea/templates/admin/settings/settings_mapping.html:13
3864 msgid ""
3879 msgid ""
3865 "Check this option to remove references to repositories that no longer "
3880 "Check this option to remove references to repositories that no longer "
3866 "exist in on the filesystem."
3881 "exist in on the filesystem."
3867 msgstr ""
3882 msgstr ""
3868
3883
3869 #: kallithea/templates/admin/settings/settings_mapping.html:17
3884 #: kallithea/templates/admin/settings/settings_mapping.html:17
3870 msgid "Invalidate cache for all repositories"
3885 msgid "Invalidate cache for all repositories"
3871 msgstr ""
3886 msgstr ""
3872
3887
3873 #: kallithea/templates/admin/settings/settings_mapping.html:19
3888 #: kallithea/templates/admin/settings/settings_mapping.html:19
3874 msgid "Check this to reload data and clear cache keys for all repositories."
3889 msgid "Check this to reload data and clear cache keys for all repositories."
3875 msgstr ""
3890 msgstr ""
3876
3891
3877 #: kallithea/templates/admin/settings/settings_mapping.html:23
3892 #: kallithea/templates/admin/settings/settings_mapping.html:23
3878 msgid "Install Git hooks"
3893 msgid "Install Git hooks"
3879 msgstr ""
3894 msgstr ""
3880
3895
3881 #: kallithea/templates/admin/settings/settings_mapping.html:25
3896 #: kallithea/templates/admin/settings/settings_mapping.html:25
3882 msgid ""
3897 msgid ""
3883 "Verify if Kallithea's Git hooks are installed for each repository. "
3898 "Verify if Kallithea's Git hooks are installed for each repository. "
3884 "Current hooks will be updated to the latest version."
3899 "Current hooks will be updated to the latest version."
3885 msgstr ""
3900 msgstr ""
3886
3901
3887 #: kallithea/templates/admin/settings/settings_mapping.html:32
3902 #: kallithea/templates/admin/settings/settings_mapping.html:32
3888 msgid "Rescan Repositories"
3903 msgid "Rescan Repositories"
3889 msgstr ""
3904 msgstr ""
3890
3905
3891 #: kallithea/templates/admin/settings/settings_search.html:7
3906 #: kallithea/templates/admin/settings/settings_search.html:7
3892 msgid "Index build option"
3907 msgid "Index build option"
3893 msgstr ""
3908 msgstr ""
3894
3909
3895 #: kallithea/templates/admin/settings/settings_search.html:12
3910 #: kallithea/templates/admin/settings/settings_search.html:12
3896 msgid "Build from scratch"
3911 msgid "Build from scratch"
3897 msgstr ""
3912 msgstr ""
3898
3913
3899 #: kallithea/templates/admin/settings/settings_search.html:15
3914 #: kallithea/templates/admin/settings/settings_search.html:15
3900 msgid ""
3915 msgid ""
3901 "This option completely reindexeses all of the repositories for proper "
3916 "This option completely reindexeses all of the repositories for proper "
3902 "fulltext search capabilities."
3917 "fulltext search capabilities."
3903 msgstr ""
3918 msgstr ""
3904
3919
3905 #: kallithea/templates/admin/settings/settings_search.html:21
3920 #: kallithea/templates/admin/settings/settings_search.html:21
3906 msgid "Reindex"
3921 msgid "Reindex"
3907 msgstr "Erneut Indizieren"
3922 msgstr "Erneut Indizieren"
3908
3923
3909 #: kallithea/templates/admin/settings/settings_system.html:4
3924 #: kallithea/templates/admin/settings/settings_system.html:4
3910 msgid "Kallithea version"
3925 msgid "Kallithea version"
3911 msgstr ""
3926 msgstr ""
3912
3927
3913 #: kallithea/templates/admin/settings/settings_system.html:4
3928 #: kallithea/templates/admin/settings/settings_system.html:4
3914 msgid "check for updates"
3929 msgid "check for updates"
3915 msgstr "Auf Updates prüfen"
3930 msgstr "Auf Updates prüfen"
3916
3931
3917 #: kallithea/templates/admin/settings/settings_system.html:5
3932 #: kallithea/templates/admin/settings/settings_system.html:5
3918 msgid "Python version"
3933 msgid "Python version"
3919 msgstr "Python-Version"
3934 msgstr "Python-Version"
3920
3935
3921 #: kallithea/templates/admin/settings/settings_system.html:6
3936 #: kallithea/templates/admin/settings/settings_system.html:6
3922 msgid "Platform"
3937 msgid "Platform"
3923 msgstr "Plattform"
3938 msgstr "Plattform"
3924
3939
3925 #: kallithea/templates/admin/settings/settings_system.html:7
3940 #: kallithea/templates/admin/settings/settings_system.html:7
3926 #, fuzzy
3927 msgid "Git version"
3941 msgid "Git version"
3928 msgstr "Python-Version"
3942 msgstr "Git-Version"
3929
3943
3930 #: kallithea/templates/admin/settings/settings_system.html:8
3944 #: kallithea/templates/admin/settings/settings_system.html:8
3931 msgid "Git path"
3945 msgid "Git path"
3932 msgstr ""
3946 msgstr ""
3933
3947
3934 #: kallithea/templates/admin/settings/settings_system.html:9
3948 #: kallithea/templates/admin/settings/settings_system.html:9
3935 msgid "Upgrade info endpoint"
3949 msgid "Upgrade info endpoint"
3936 msgstr ""
3950 msgstr ""
3937
3951
3938 #: kallithea/templates/admin/settings/settings_system.html:9
3952 #: kallithea/templates/admin/settings/settings_system.html:9
3939 #, fuzzy
3940 msgid "Note: please make sure this server can access this URL"
3953 msgid "Note: please make sure this server can access this URL"
3941 msgstr "Hinweis: Bitte stelle sicher, dass der Server auf die URL zugreifen kann"
3954 msgstr ""
3955 "Hinweis: Bitte stellen Sie sicher, dass der Server auf die URL zugreifen kann"
3942
3956
3943 #: kallithea/templates/admin/settings/settings_system.html:14
3957 #: kallithea/templates/admin/settings/settings_system.html:14
3944 msgid "Checking for updates..."
3958 msgid "Checking for updates..."
3945 msgstr "Prüfe auf Updates..."
3959 msgstr "Prüfe auf Updates..."
3946
3960
3947 #: kallithea/templates/admin/settings/settings_system.html:22
3961 #: kallithea/templates/admin/settings/settings_system.html:22
3948 msgid "Python Packages"
3962 msgid "Python Packages"
3949 msgstr ""
3963 msgstr ""
3950
3964
3951 #: kallithea/templates/admin/settings/settings_vcs.html:6
3965 #: kallithea/templates/admin/settings/settings_vcs.html:6
3952 msgid "Web"
3966 msgid "Web"
3953 msgstr "Web"
3967 msgstr "Web"
3954
3968
3955 #: kallithea/templates/admin/settings/settings_vcs.html:11
3969 #: kallithea/templates/admin/settings/settings_vcs.html:11
3956 msgid "Require SSL for vcs operations"
3970 msgid "Require SSL for vcs operations"
3957 msgstr ""
3971 msgstr ""
3958
3972
3959 #: kallithea/templates/admin/settings/settings_vcs.html:13
3973 #: kallithea/templates/admin/settings/settings_vcs.html:13
3960 msgid ""
3974 msgid ""
3961 "Activate to require SSL both pushing and pulling. If SSL certificate is "
3975 "Activate to require SSL both pushing and pulling. If SSL certificate is "
3962 "missing, it will return an HTTP Error 406: Not Acceptable."
3976 "missing, it will return an HTTP Error 406: Not Acceptable."
3963 msgstr ""
3977 msgstr ""
3964
3978
3965 #: kallithea/templates/admin/settings/settings_vcs.html:24
3979 #: kallithea/templates/admin/settings/settings_vcs.html:24
3966 msgid "Show repository size after push"
3980 msgid "Show repository size after push"
3967 msgstr ""
3981 msgstr ""
3968
3982
3969 #: kallithea/templates/admin/settings/settings_vcs.html:28
3983 #: kallithea/templates/admin/settings/settings_vcs.html:28
3970 msgid "Log user push commands"
3984 msgid "Log user push commands"
3971 msgstr ""
3985 msgstr ""
3972
3986
3973 #: kallithea/templates/admin/settings/settings_vcs.html:32
3987 #: kallithea/templates/admin/settings/settings_vcs.html:32
3974 msgid "Log user pull commands"
3988 msgid "Log user pull commands"
3975 msgstr ""
3989 msgstr ""
3976
3990
3977 #: kallithea/templates/admin/settings/settings_vcs.html:36
3991 #: kallithea/templates/admin/settings/settings_vcs.html:36
3978 msgid "Update repository after push (hg update)"
3992 msgid "Update repository after push (hg update)"
3979 msgstr ""
3993 msgstr ""
3980
3994
3981 #: kallithea/templates/admin/settings/settings_vcs.html:42
3995 #: kallithea/templates/admin/settings/settings_vcs.html:42
3982 #, fuzzy
3983 msgid "Mercurial extensions"
3996 msgid "Mercurial extensions"
3984 msgstr "Mercurial-Erweiterungen"
3997 msgstr "Mercurial-Erweiterungen"
3985
3998
3986 #: kallithea/templates/admin/settings/settings_vcs.html:47
3999 #: kallithea/templates/admin/settings/settings_vcs.html:47
3987 msgid "Enable largefiles extension"
4000 msgid "Enable largefiles extension"
3988 msgstr "Erweiterung largefiles aktivieren"
4001 msgstr "Erweiterung largefiles aktivieren"
3989
4002
3990 #: kallithea/templates/admin/settings/settings_vcs.html:51
4003 #: kallithea/templates/admin/settings/settings_vcs.html:51
3991 msgid "Enable hgsubversion extension"
4004 msgid "Enable hgsubversion extension"
3992 msgstr "Erweiterung hgsubversion aktivieren"
4005 msgstr "Erweiterung hgsubversion aktivieren"
3993
4006
3994 #: kallithea/templates/admin/settings/settings_vcs.html:53
4007 #: kallithea/templates/admin/settings/settings_vcs.html:53
3995 msgid ""
4008 msgid ""
3996 "Requires hgsubversion library to be installed. Enables cloning of remote "
4009 "Requires hgsubversion library to be installed. Enables cloning of remote "
3997 "Subversion repositories while converting them to Mercurial."
4010 "Subversion repositories while converting them to Mercurial."
3998 msgstr ""
4011 msgstr ""
3999
4012
4000 #: kallithea/templates/admin/settings/settings_vcs.html:64
4013 #: kallithea/templates/admin/settings/settings_vcs.html:64
4001 #, fuzzy
4002 msgid "Location of repositories"
4014 msgid "Location of repositories"
4003 msgstr "Repositories"
4015 msgstr "Ort der Repositories"
4004
4016
4005 #: kallithea/templates/admin/settings/settings_vcs.html:69
4017 #: kallithea/templates/admin/settings/settings_vcs.html:69
4006 msgid ""
4018 msgid ""
4007 "Click to unlock. You must restart Kallithea in order to make this setting"
4019 "Click to unlock. You must restart Kallithea in order to make this setting"
4008 " take effect."
4020 " take effect."
4009 msgstr ""
4021 msgstr ""
4010
4022
4011 #: kallithea/templates/admin/settings/settings_vcs.html:72
4023 #: kallithea/templates/admin/settings/settings_vcs.html:72
4012 msgid ""
4024 msgid ""
4013 "Filesystem location where repositories are stored. After changing this "
4025 "Filesystem location where repositories are stored. After changing this "
4014 "value, a restart and rescan of the repository folder are both required."
4026 "value, a restart and rescan of the repository folder are both required."
4015 msgstr ""
4027 msgstr ""
4016
4028
4017 #: kallithea/templates/admin/settings/settings_visual.html:8
4029 #: kallithea/templates/admin/settings/settings_visual.html:8
4018 msgid "General"
4030 msgid "General"
4019 msgstr "Allgemein"
4031 msgstr "Allgemein"
4020
4032
4021 #: kallithea/templates/admin/settings/settings_visual.html:13
4033 #: kallithea/templates/admin/settings/settings_visual.html:13
4022 msgid "Use repository extra fields"
4034 msgid "Use repository extra fields"
4023 msgstr ""
4035 msgstr ""
4024
4036
4025 #: kallithea/templates/admin/settings/settings_visual.html:15
4037 #: kallithea/templates/admin/settings/settings_visual.html:15
4026 msgid "Allows storing additional customized fields per repository."
4038 msgid "Allows storing additional customized fields per repository."
4027 msgstr ""
4039 msgstr ""
4028
4040
4029 #: kallithea/templates/admin/settings/settings_visual.html:18
4041 #: kallithea/templates/admin/settings/settings_visual.html:18
4030 msgid "Show Kallithea version"
4042 msgid "Show Kallithea version"
4031 msgstr "Zeige Kallithea-Version"
4043 msgstr "Zeige Kallithea-Version"
4032
4044
4033 #: kallithea/templates/admin/settings/settings_visual.html:20
4045 #: kallithea/templates/admin/settings/settings_visual.html:20
4034 msgid "Shows or hides a version number of Kallithea displayed in the footer."
4046 msgid "Shows or hides a version number of Kallithea displayed in the footer."
4035 msgstr ""
4047 msgstr ""
4036
4048
4037 #: kallithea/templates/admin/settings/settings_visual.html:24
4049 #: kallithea/templates/admin/settings/settings_visual.html:24
4038 msgid "Use Gravatars in Kallithea"
4050 msgid "Use Gravatars in Kallithea"
4039 msgstr ""
4051 msgstr ""
4040
4052
4041 #: kallithea/templates/admin/settings/settings_visual.html:30
4053 #: kallithea/templates/admin/settings/settings_visual.html:30
4042 msgid ""
4054 msgid ""
4043 "Gravatar URL allows you to use another avatar server application.\n"
4055 "Gravatar URL allows you to use another avatar server application.\n"
4044 " The following "
4056 " The following "
4045 "variables of the URL will be replaced accordingly.\n"
4057 "variables of the URL will be replaced accordingly.\n"
4046 " {scheme} "
4058 " {scheme} "
4047 "'http' or 'https' sent from running Kallithea server,\n"
4059 "'http' or 'https' sent from running Kallithea server,\n"
4048 " {email} user "
4060 " {email} user "
4049 "email,\n"
4061 "email,\n"
4050 " {md5email} md5 "
4062 " {md5email} md5 "
4051 "hash of the user email (like at gravatar.com),\n"
4063 "hash of the user email (like at gravatar.com),\n"
4052 " {size} size "
4064 " {size} size "
4053 "of the image that is expected from the server application,\n"
4065 "of the image that is expected from the server application,\n"
4054 " {netloc} "
4066 " {netloc} "
4055 "network location/server host of running Kallithea server"
4067 "network location/server host of running Kallithea server"
4056 msgstr ""
4068 msgstr ""
4057
4069
4058 #: kallithea/templates/admin/settings/settings_visual.html:42
4070 #: kallithea/templates/admin/settings/settings_visual.html:42
4059 msgid ""
4071 msgid ""
4060 "Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'."
4072 "Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'."
4061 "\n"
4073 "\n"
4062 " The following "
4074 " The following "
4063 "variables are available:\n"
4075 "variables are available:\n"
4064 " {scheme} 'http' "
4076 " {scheme} 'http' "
4065 "or 'https' sent from running Kallithea server,\n"
4077 "or 'https' sent from running Kallithea server,\n"
4066 " {user} current "
4078 " {user} current "
4067 "user username,\n"
4079 "user username,\n"
4068 " {netloc} network "
4080 " {netloc} network "
4069 "location/server host of running Kallithea server,\n"
4081 "location/server host of running Kallithea server,\n"
4070 " {repo} full "
4082 " {repo} full "
4071 "repository name,\n"
4083 "repository name,\n"
4072 " {repoid} ID of "
4084 " {repoid} ID of "
4073 "repository, can be used to contruct clone-by-id"
4085 "repository, can be used to contruct clone-by-id"
4074 msgstr ""
4086 msgstr ""
4075
4087
4076 #: kallithea/templates/admin/settings/settings_visual.html:55
4088 #: kallithea/templates/admin/settings/settings_visual.html:55
4077 msgid "Dashboard items"
4089 msgid "Dashboard items"
4078 msgstr ""
4090 msgstr ""
4079
4091
4080 #: kallithea/templates/admin/settings/settings_visual.html:59
4092 #: kallithea/templates/admin/settings/settings_visual.html:59
4081 msgid ""
4093 msgid ""
4082 "Number of items displayed in the main page dashboard before pagination is"
4094 "Number of items displayed in the main page dashboard before pagination is"
4083 " shown."
4095 " shown."
4084 msgstr ""
4096 msgstr ""
4085
4097
4086 #: kallithea/templates/admin/settings/settings_visual.html:65
4098 #: kallithea/templates/admin/settings/settings_visual.html:65
4087 msgid "Admin pages items"
4099 msgid "Admin pages items"
4088 msgstr ""
4100 msgstr ""
4089
4101
4090 #: kallithea/templates/admin/settings/settings_visual.html:69
4102 #: kallithea/templates/admin/settings/settings_visual.html:69
4091 msgid ""
4103 msgid ""
4092 "Number of items displayed in the admin pages grids before pagination is "
4104 "Number of items displayed in the admin pages grids before pagination is "
4093 "shown."
4105 "shown."
4094 msgstr ""
4106 msgstr ""
4095
4107
4096 #: kallithea/templates/admin/settings/settings_visual.html:75
4108 #: kallithea/templates/admin/settings/settings_visual.html:75
4097 msgid "Icons"
4109 msgid "Icons"
4098 msgstr "Icons"
4110 msgstr "Icons"
4099
4111
4100 #: kallithea/templates/admin/settings/settings_visual.html:80
4112 #: kallithea/templates/admin/settings/settings_visual.html:80
4101 msgid "Show public repo icon on repositories"
4113 msgid "Show public repo icon on repositories"
4102 msgstr ""
4114 msgstr ""
4103
4115
4104 #: kallithea/templates/admin/settings/settings_visual.html:84
4116 #: kallithea/templates/admin/settings/settings_visual.html:84
4105 msgid "Show private repo icon on repositories"
4117 msgid "Show private repo icon on repositories"
4106 msgstr ""
4118 msgstr ""
4107
4119
4108 #: kallithea/templates/admin/settings/settings_visual.html:86
4120 #: kallithea/templates/admin/settings/settings_visual.html:86
4109 msgid "Show public/private icons next to repository names."
4121 msgid "Show public/private icons next to repository names."
4110 msgstr ""
4122 msgstr ""
4111
4123
4112 #: kallithea/templates/admin/settings/settings_visual.html:92
4124 #: kallithea/templates/admin/settings/settings_visual.html:92
4113 msgid "Meta-Tagging"
4125 msgid "Meta-Tagging"
4114 msgstr ""
4126 msgstr ""
4115
4127
4116 #: kallithea/templates/admin/settings/settings_visual.html:97
4128 #: kallithea/templates/admin/settings/settings_visual.html:97
4117 msgid "Stylify recognised meta tags:"
4129 msgid "Stylify recognised meta tags:"
4118 msgstr ""
4130 msgstr ""
4119
4131
4120 #: kallithea/templates/admin/settings/settings_visual.html:111
4132 #: kallithea/templates/admin/settings/settings_visual.html:111
4121 msgid ""
4133 msgid ""
4122 "Parses meta tags from the repository description field and turns them "
4134 "Parses meta tags from the repository description field and turns them "
4123 "into colored tags."
4135 "into colored tags."
4124 msgstr ""
4136 msgstr ""
4125
4137
4126 #: kallithea/templates/admin/user_groups/user_group_add.html:5
4138 #: kallithea/templates/admin/user_groups/user_group_add.html:5
4127 msgid "Add user group"
4139 msgid "Add user group"
4128 msgstr "Benutzergruppe hinzufügen"
4140 msgstr "Benutzergruppe hinzufügen"
4129
4141
4130 #: kallithea/templates/admin/user_groups/user_group_add.html:10
4142 #: kallithea/templates/admin/user_groups/user_group_add.html:10
4131 #: kallithea/templates/admin/user_groups/user_group_edit.html:11
4143 #: kallithea/templates/admin/user_groups/user_group_edit.html:11
4132 #: kallithea/templates/base/base.html:63 kallithea/templates/base/base.html:83
4144 #: kallithea/templates/base/base.html:63 kallithea/templates/base/base.html:83
4133 msgid "User Groups"
4145 msgid "User Groups"
4134 msgstr "Benutzergruppen"
4146 msgstr "Benutzergruppen"
4135
4147
4136 #: kallithea/templates/admin/user_groups/user_group_add.html:12
4148 #: kallithea/templates/admin/user_groups/user_group_add.html:12
4137 #: kallithea/templates/admin/user_groups/user_groups.html:25
4149 #: kallithea/templates/admin/user_groups/user_groups.html:25
4138 msgid "Add User Group"
4150 msgid "Add User Group"
4139 msgstr "Benutzergruppe hinzufügen"
4151 msgstr "Benutzergruppe hinzufügen"
4140
4152
4141 #: kallithea/templates/admin/user_groups/user_group_add.html:44
4153 #: kallithea/templates/admin/user_groups/user_group_add.html:44
4142 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:19
4154 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:19
4143 msgid "Short, optional description for this user group."
4155 msgid "Short, optional description for this user group."
4144 msgstr "Kurze, optionale Beschreibung für diese Benutzergruppe."
4156 msgstr "Kurze, optionale Beschreibung für diese Benutzergruppe."
4145
4157
4146 #: kallithea/templates/admin/user_groups/user_group_edit.html:5
4158 #: kallithea/templates/admin/user_groups/user_group_edit.html:5
4147 #, python-format
4159 #, python-format
4148 msgid "%s user group settings"
4160 msgid "%s user group settings"
4149 msgstr ""
4161 msgstr ""
4150
4162
4151 #: kallithea/templates/admin/user_groups/user_group_edit.html:31
4163 #: kallithea/templates/admin/user_groups/user_group_edit.html:31
4152 msgid "Default permissions"
4164 msgid "Default permissions"
4153 msgstr "Standart Rechte"
4165 msgstr "Standart Rechte"
4154
4166
4155 #: kallithea/templates/admin/user_groups/user_group_edit.html:33
4167 #: kallithea/templates/admin/user_groups/user_group_edit.html:33
4156 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:6
4168 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:6
4157 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:32
4169 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:32
4158 #: kallithea/templates/admin/user_groups/user_groups.html:48
4170 #: kallithea/templates/admin/user_groups/user_groups.html:48
4159 msgid "Members"
4171 msgid "Members"
4160 msgstr "Mitglieder"
4172 msgstr "Mitglieder"
4161
4173
4162 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:1
4174 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:1
4163 #, python-format
4175 #, python-format
4164 msgid "User Group: %s"
4176 msgid "User Group: %s"
4165 msgstr "Benutzergruppe: %s"
4177 msgstr "Benutzergruppe: %s"
4166
4178
4167 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
4179 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
4168 #: kallithea/templates/data_table/_dt_elements.html:176
4180 #: kallithea/templates/data_table/_dt_elements.html:176
4169 #, python-format
4181 #, python-format
4170 msgid "Confirm to delete this user group: %s"
4182 msgid "Confirm to delete this user group: %s"
4171 msgstr ""
4183 msgstr ""
4172
4184
4173 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:21
4185 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:21
4174 msgid "Delete this user group"
4186 msgid "Delete this user group"
4175 msgstr "Diese Benutzergruppe löschen"
4187 msgstr "Diese Benutzergruppe löschen"
4176
4188
4177 #: kallithea/templates/admin/user_groups/user_group_edit_members.html:17
4189 #: kallithea/templates/admin/user_groups/user_group_edit_members.html:17
4178 msgid "No members yet"
4190 msgid "No members yet"
4179 msgstr "Noch keine Mitglieder"
4191 msgstr "Noch keine Mitglieder"
4180
4192
4181 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:40
4193 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:40
4182 msgid "Chosen group members"
4194 msgid "Chosen group members"
4183 msgstr "Ausgewählte Grppenmitglieder"
4195 msgstr "Ausgewählte Grppenmitglieder"
4184
4196
4185 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:49
4197 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:49
4186 msgid "Available members"
4198 msgid "Available members"
4187 msgstr "Verfügbare Mitglieder"
4199 msgstr "Verfügbare Mitglieder"
4188
4200
4189 #: kallithea/templates/admin/user_groups/user_groups.html:5
4201 #: kallithea/templates/admin/user_groups/user_groups.html:5
4190 #, fuzzy
4191 msgid "User Groups Administration"
4202 msgid "User Groups Administration"
4192 msgstr "Benutzergruppenverwaltung"
4203 msgstr "Benutzergruppenverwaltung"
4193
4204
4194 #: kallithea/templates/admin/user_groups/user_groups.html:10
4205 #: kallithea/templates/admin/user_groups/user_groups.html:10
4195 msgid "user groups"
4206 msgid "user groups"
4196 msgstr "Benutzergruppen"
4207 msgstr "Benutzergruppen"
4197
4208
4198 #: kallithea/templates/admin/users/user_add.html:5
4209 #: kallithea/templates/admin/users/user_add.html:5
4199 msgid "Add user"
4210 msgid "Add user"
4200 msgstr "Benutzer hinzufügen"
4211 msgstr "Benutzer hinzufügen"
4201
4212
4202 #: kallithea/templates/admin/users/user_add.html:10
4213 #: kallithea/templates/admin/users/user_add.html:10
4203 #: kallithea/templates/admin/users/user_edit.html:11
4214 #: kallithea/templates/admin/users/user_edit.html:11
4204 #: kallithea/templates/admin/users/users.html:10
4215 #: kallithea/templates/admin/users/users.html:10
4205 #: kallithea/templates/base/base.html:62
4216 #: kallithea/templates/base/base.html:62
4206 msgid "Users"
4217 msgid "Users"
4207 msgstr "Benutzer"
4218 msgstr "Benutzer"
4208
4219
4209 #: kallithea/templates/admin/users/user_add.html:12
4220 #: kallithea/templates/admin/users/user_add.html:12
4210 #: kallithea/templates/admin/users/users.html:24
4221 #: kallithea/templates/admin/users/users.html:24
4211 msgid "Add User"
4222 msgid "Add User"
4212 msgstr "Benutzer hinzufügen"
4223 msgstr "Benutzer hinzufügen"
4213
4224
4214 #: kallithea/templates/admin/users/user_add.html:50
4225 #: kallithea/templates/admin/users/user_add.html:50
4215 msgid "Password confirmation"
4226 msgid "Password confirmation"
4216 msgstr ""
4227 msgstr ""
4217
4228
4218 #: kallithea/templates/admin/users/user_edit.html:5
4229 #: kallithea/templates/admin/users/user_edit.html:5
4219 #, python-format
4230 #, python-format
4220 msgid "%s user settings"
4231 msgid "%s user settings"
4221 msgstr ""
4232 msgstr ""
4222
4233
4223 #: kallithea/templates/admin/users/user_edit.html:32
4234 #: kallithea/templates/admin/users/user_edit.html:32
4224 #, fuzzy
4225 msgid "Default Permissions"
4235 msgid "Default Permissions"
4226 msgstr "Standart Rechte"
4236 msgstr "Standardrechte"
4227
4237
4228 #: kallithea/templates/admin/users/user_edit.html:33
4238 #: kallithea/templates/admin/users/user_edit.html:33
4229 msgid "Emails"
4239 msgid "Emails"
4230 msgstr ""
4240 msgstr ""
4231
4241
4232 #: kallithea/templates/admin/users/user_edit_advanced.html:1
4242 #: kallithea/templates/admin/users/user_edit_advanced.html:1
4233 #, python-format
4243 #, python-format
4234 msgid "User: %s"
4244 msgid "User: %s"
4235 msgstr "Benutzer: %s"
4245 msgstr "Benutzer: %s"
4236
4246
4237 #: kallithea/templates/admin/users/user_edit_advanced.html:7
4247 #: kallithea/templates/admin/users/user_edit_advanced.html:7
4238 #: kallithea/templates/admin/users/user_edit_profile.html:51
4248 #: kallithea/templates/admin/users/user_edit_profile.html:51
4239 msgid "Source of Record"
4249 msgid "Source of Record"
4240 msgstr ""
4250 msgstr ""
4241
4251
4242 #: kallithea/templates/admin/users/user_edit_advanced.html:9
4252 #: kallithea/templates/admin/users/user_edit_advanced.html:9
4243 #: kallithea/templates/admin/users/users.html:53
4253 #: kallithea/templates/admin/users/users.html:53
4244 msgid "Last Login"
4254 msgid "Last Login"
4245 msgstr "Letzter Login"
4255 msgstr "Letzter Login"
4246
4256
4247 #: kallithea/templates/admin/users/user_edit_advanced.html:10
4257 #: kallithea/templates/admin/users/user_edit_advanced.html:10
4248 msgid "Member of User groups"
4258 msgid "Member of User groups"
4249 msgstr "Mitglieder der Benutzergruppe"
4259 msgstr "Mitglieder der Benutzergruppe"
4250
4260
4251 #: kallithea/templates/admin/users/user_edit_advanced.html:21
4261 #: kallithea/templates/admin/users/user_edit_advanced.html:21
4252 #: kallithea/templates/data_table/_dt_elements.html:160
4262 #: kallithea/templates/data_table/_dt_elements.html:160
4253 #, python-format
4263 #, python-format
4254 msgid "Confirm to delete this user: %s"
4264 msgid "Confirm to delete this user: %s"
4255 msgstr ""
4265 msgstr ""
4256
4266
4257 #: kallithea/templates/admin/users/user_edit_advanced.html:23
4267 #: kallithea/templates/admin/users/user_edit_advanced.html:23
4258 msgid "Delete this user"
4268 msgid "Delete this user"
4259 msgstr "Diesen Benutzer löschen"
4269 msgstr "Diesen Benutzer löschen"
4260
4270
4261 #: kallithea/templates/admin/users/user_edit_ips.html:8
4271 #: kallithea/templates/admin/users/user_edit_ips.html:8
4262 #, python-format
4272 #, python-format
4263 msgid "Inherited from %s"
4273 msgid "Inherited from %s"
4264 msgstr ""
4274 msgstr ""
4265
4275
4266 #: kallithea/templates/admin/users/user_edit_profile.html:8
4276 #: kallithea/templates/admin/users/user_edit_profile.html:8
4267 msgid "Change avatar at"
4277 msgid "Change avatar at"
4268 msgstr ""
4278 msgstr ""
4269
4279
4270 #: kallithea/templates/admin/users/user_edit_profile.html:12
4280 #: kallithea/templates/admin/users/user_edit_profile.html:12
4271 msgid "Missing email, please update this user email address."
4281 msgid "Missing email, please update this user email address."
4272 msgstr ""
4282 msgstr ""
4273
4283
4274 #: kallithea/templates/admin/users/user_edit_profile.html:27
4284 #: kallithea/templates/admin/users/user_edit_profile.html:27
4275 #, python-format
4285 #, python-format
4276 msgid ""
4286 msgid ""
4277 "This user is in an external Source of Record (%s); some details cannot be"
4287 "This user is in an external Source of Record (%s); some details cannot be"
4278 " managed here."
4288 " managed here."
4279 msgstr ""
4289 msgstr ""
4280
4290
4281 #: kallithea/templates/admin/users/user_edit_profile.html:60
4291 #: kallithea/templates/admin/users/user_edit_profile.html:60
4282 msgid "Name in Source of Record"
4292 msgid "Name in Source of Record"
4283 msgstr ""
4293 msgstr ""
4284
4294
4285 #: kallithea/templates/admin/users/user_edit_profile.html:78
4295 #: kallithea/templates/admin/users/user_edit_profile.html:78
4286 msgid "New password confirmation"
4296 msgid "New password confirmation"
4287 msgstr ""
4297 msgstr ""
4288
4298
4289 #: kallithea/templates/admin/users/users.html:5
4299 #: kallithea/templates/admin/users/users.html:5
4290 #, fuzzy
4291 msgid "Users Administration"
4300 msgid "Users Administration"
4292 msgstr "Benutzerverwaltung"
4301 msgstr "Benutzerverwaltung"
4293
4302
4294 #: kallithea/templates/admin/users/users.html:56
4303 #: kallithea/templates/admin/users/users.html:56
4295 #, fuzzy
4296 msgid "Auth Type"
4304 msgid "Auth Type"
4297 msgstr "Authentifizierungsart"
4305 msgstr "Authentifizierungsart"
4298
4306
4299 #: kallithea/templates/base/base.html:18
4307 #: kallithea/templates/base/base.html:18
4300 #, python-format
4308 #, python-format
4301 msgid "Server instance: %s"
4309 msgid "Server instance: %s"
4302 msgstr ""
4310 msgstr ""
4303
4311
4304 #: kallithea/templates/base/base.html:30
4312 #: kallithea/templates/base/base.html:30
4305 msgid "Support"
4313 msgid "Support"
4306 msgstr "Support"
4314 msgstr "Support"
4307
4315
4308 #: kallithea/templates/base/base.html:122
4316 #: kallithea/templates/base/base.html:122
4309 #, fuzzy
4310 msgid "Create Fork"
4317 msgid "Create Fork"
4311 msgstr "[erstellt] Benutzer"
4318 msgstr "Fork erstellen"
4312
4319
4313 #: kallithea/templates/base/base.html:133
4320 #: kallithea/templates/base/base.html:133
4314 #: kallithea/templates/data_table/_dt_elements.html:11
4321 #: kallithea/templates/data_table/_dt_elements.html:11
4315 #: kallithea/templates/data_table/_dt_elements.html:15
4322 #: kallithea/templates/data_table/_dt_elements.html:15
4316 #: kallithea/templates/summary/summary.html:8
4323 #: kallithea/templates/summary/summary.html:8
4317 msgid "Summary"
4324 msgid "Summary"
4318 msgstr "Zusammenfassung"
4325 msgstr "Zusammenfassung"
4319
4326
4320 #: kallithea/templates/base/base.html:135
4327 #: kallithea/templates/base/base.html:135
4321 #: kallithea/templates/base/base.html:137
4328 #: kallithea/templates/base/base.html:137
4322 #: kallithea/templates/changelog/changelog.html:14
4329 #: kallithea/templates/changelog/changelog.html:14
4323 #: kallithea/templates/data_table/_dt_elements.html:19
4330 #: kallithea/templates/data_table/_dt_elements.html:19
4324 #: kallithea/templates/data_table/_dt_elements.html:23
4331 #: kallithea/templates/data_table/_dt_elements.html:23
4325 msgid "Changelog"
4332 msgid "Changelog"
4326 msgstr ""
4333 msgstr ""
4327
4334
4328 #: kallithea/templates/base/base.html:139
4335 #: kallithea/templates/base/base.html:139
4329 #: kallithea/templates/data_table/_dt_elements.html:27
4336 #: kallithea/templates/data_table/_dt_elements.html:27
4330 #: kallithea/templates/data_table/_dt_elements.html:31
4337 #: kallithea/templates/data_table/_dt_elements.html:31
4331 #: kallithea/templates/files/files.html:11
4338 #: kallithea/templates/files/files.html:11
4332 msgid "Files"
4339 msgid "Files"
4333 msgstr "Dateien"
4340 msgstr "Dateien"
4334
4341
4335 #: kallithea/templates/base/base.html:141
4342 #: kallithea/templates/base/base.html:141
4336 msgid "Switch To"
4343 msgid "Switch To"
4337 msgstr ""
4344 msgstr ""
4338
4345
4339 #: kallithea/templates/base/base.html:148
4346 #: kallithea/templates/base/base.html:148
4340 #: kallithea/templates/base/base.html:150
4347 #: kallithea/templates/base/base.html:150
4341 msgid "Options"
4348 msgid "Options"
4342 msgstr "Optionen"
4349 msgstr "Optionen"
4343
4350
4344 #: kallithea/templates/base/base.html:158
4351 #: kallithea/templates/base/base.html:158
4345 #: kallithea/templates/forks/forks_data.html:21
4352 #: kallithea/templates/forks/forks_data.html:21
4346 #, fuzzy
4347 msgid "Compare Fork"
4353 msgid "Compare Fork"
4348 msgstr "vergleichsansicht"
4354 msgstr "Fork vergleichen"
4349
4355
4350 #: kallithea/templates/base/base.html:160
4356 #: kallithea/templates/base/base.html:160
4351 #: kallithea/templates/bookmarks/bookmarks.html:56
4357 #: kallithea/templates/bookmarks/bookmarks.html:56
4352 #: kallithea/templates/bookmarks/bookmarks_data.html:13
4358 #: kallithea/templates/bookmarks/bookmarks_data.html:13
4353 #: kallithea/templates/branches/branches.html:56
4359 #: kallithea/templates/branches/branches.html:56
4354 #: kallithea/templates/branches/branches_data.html:13
4360 #: kallithea/templates/branches/branches_data.html:13
4355 #: kallithea/templates/tags/tags.html:56
4361 #: kallithea/templates/tags/tags.html:56
4356 #: kallithea/templates/tags/tags_data.html:13
4362 #: kallithea/templates/tags/tags_data.html:13
4357 msgid "Compare"
4363 msgid "Compare"
4358 msgstr ""
4364 msgstr ""
4359
4365
4360 #: kallithea/templates/base/base.html:162
4366 #: kallithea/templates/base/base.html:162
4361 #: kallithea/templates/base/base.html:250
4367 #: kallithea/templates/base/base.html:250
4362 #: kallithea/templates/search/search.html:14
4368 #: kallithea/templates/search/search.html:14
4363 #: kallithea/templates/search/search.html:54
4369 #: kallithea/templates/search/search.html:54
4364 msgid "Search"
4370 msgid "Search"
4365 msgstr ""
4371 msgstr ""
4366
4372
4367 #: kallithea/templates/base/base.html:166
4373 #: kallithea/templates/base/base.html:166
4368 msgid "Unlock"
4374 msgid "Unlock"
4369 msgstr ""
4375 msgstr ""
4370
4376
4371 #: kallithea/templates/base/base.html:168
4377 #: kallithea/templates/base/base.html:168
4372 msgid "Lock"
4378 msgid "Lock"
4373 msgstr ""
4379 msgstr ""
4374
4380
4375 #: kallithea/templates/base/base.html:176
4381 #: kallithea/templates/base/base.html:176
4376 msgid "Follow"
4382 msgid "Follow"
4377 msgstr ""
4383 msgstr ""
4378
4384
4379 #: kallithea/templates/base/base.html:177
4385 #: kallithea/templates/base/base.html:177
4380 msgid "Unfollow"
4386 msgid "Unfollow"
4381 msgstr ""
4387 msgstr ""
4382
4388
4383 #: kallithea/templates/base/base.html:180
4389 #: kallithea/templates/base/base.html:180
4384 #: kallithea/templates/data_table/_dt_elements.html:35
4390 #: kallithea/templates/data_table/_dt_elements.html:35
4385 #: kallithea/templates/data_table/_dt_elements.html:39
4391 #: kallithea/templates/data_table/_dt_elements.html:39
4386 #: kallithea/templates/forks/fork.html:9
4392 #: kallithea/templates/forks/fork.html:9
4387 msgid "Fork"
4393 msgid "Fork"
4388 msgstr ""
4394 msgstr ""
4389
4395
4390 #: kallithea/templates/base/base.html:181
4396 #: kallithea/templates/base/base.html:181
4391 #: kallithea/templates/pullrequests/pullrequest.html:88
4397 #: kallithea/templates/pullrequests/pullrequest.html:88
4392 msgid "Create Pull Request"
4398 msgid "Create Pull Request"
4393 msgstr ""
4399 msgstr ""
4394
4400
4395 #: kallithea/templates/base/base.html:186
4401 #: kallithea/templates/base/base.html:186
4396 #, python-format
4402 #, python-format
4397 msgid "Show Pull Requests for %s"
4403 msgid "Show Pull Requests for %s"
4398 msgstr ""
4404 msgstr ""
4399
4405
4400 #: kallithea/templates/base/base.html:224
4406 #: kallithea/templates/base/base.html:224
4401 msgid "Show recent activity"
4407 msgid "Show recent activity"
4402 msgstr ""
4408 msgstr ""
4403
4409
4404 #: kallithea/templates/base/base.html:225
4410 #: kallithea/templates/base/base.html:225
4405 #: kallithea/templates/journal/journal.html:4
4411 #: kallithea/templates/journal/journal.html:4
4406 #: kallithea/templates/journal/journal.html:12
4412 #: kallithea/templates/journal/journal.html:12
4407 msgid "Journal"
4413 msgid "Journal"
4408 msgstr "Logbuch"
4414 msgstr "Logbuch"
4409
4415
4410 #: kallithea/templates/base/base.html:230
4416 #: kallithea/templates/base/base.html:230
4411 #: kallithea/templates/base/base.html:231
4417 #: kallithea/templates/base/base.html:231
4412 msgid "Public journal"
4418 msgid "Public journal"
4413 msgstr "Öffentliches Logbuch"
4419 msgstr "Öffentliches Logbuch"
4414
4420
4415 #: kallithea/templates/base/base.html:236
4421 #: kallithea/templates/base/base.html:236
4416 msgid "Show public gists"
4422 msgid "Show public gists"
4417 msgstr ""
4423 msgstr ""
4418
4424
4419 #: kallithea/templates/base/base.html:237
4425 #: kallithea/templates/base/base.html:237
4420 msgid "Gists"
4426 msgid "Gists"
4421 msgstr ""
4427 msgstr ""
4422
4428
4423 #: kallithea/templates/base/base.html:241
4429 #: kallithea/templates/base/base.html:241
4424 msgid "All Public Gists"
4430 msgid "All Public Gists"
4425 msgstr ""
4431 msgstr ""
4426
4432
4427 #: kallithea/templates/base/base.html:243
4433 #: kallithea/templates/base/base.html:243
4428 msgid "My Public Gists"
4434 msgid "My Public Gists"
4429 msgstr ""
4435 msgstr ""
4430
4436
4431 #: kallithea/templates/base/base.html:244
4437 #: kallithea/templates/base/base.html:244
4432 msgid "My Private Gists"
4438 msgid "My Private Gists"
4433 msgstr ""
4439 msgstr ""
4434
4440
4435 #: kallithea/templates/base/base.html:249
4441 #: kallithea/templates/base/base.html:249
4436 msgid "Search in repositories"
4442 msgid "Search in repositories"
4437 msgstr ""
4443 msgstr ""
4438
4444
4439 #: kallithea/templates/base/base.html:272
4445 #: kallithea/templates/base/base.html:272
4440 #: kallithea/templates/base/base.html:273
4446 #: kallithea/templates/base/base.html:273
4441 #: kallithea/templates/pullrequests/pullrequest_show_my.html:4
4447 #: kallithea/templates/pullrequests/pullrequest_show_my.html:4
4442 #: kallithea/templates/pullrequests/pullrequest_show_my.html:8
4448 #: kallithea/templates/pullrequests/pullrequest_show_my.html:8
4443 #, fuzzy
4444 msgid "My Pull Requests"
4449 msgid "My Pull Requests"
4445 msgstr "Pull Request"
4450 msgstr "Meine Pull Requests"
4446
4451
4447 #: kallithea/templates/base/base.html:292
4452 #: kallithea/templates/base/base.html:292
4448 #, fuzzy
4449 msgid "Not Logged In"
4453 msgid "Not Logged In"
4450 msgstr "Letzter Login"
4454 msgstr "Nicht eingeloggt"
4451
4455
4452 #: kallithea/templates/base/base.html:299
4456 #: kallithea/templates/base/base.html:299
4453 msgid "Login to Your Account"
4457 msgid "Login to Your Account"
4454 msgstr ""
4458 msgstr ""
4455
4459
4456 #: kallithea/templates/base/base.html:322
4460 #: kallithea/templates/base/base.html:322
4457 msgid "Forgot password ?"
4461 msgid "Forgot password ?"
4458 msgstr "Passwort vergessen?"
4462 msgstr "Passwort vergessen?"
4459
4463
4460 #: kallithea/templates/base/base.html:347
4464 #: kallithea/templates/base/base.html:347
4461 msgid "Log Out"
4465 msgid "Log Out"
4462 msgstr ""
4466 msgstr ""
4463
4467
4464 #: kallithea/templates/base/base.html:395
4468 #: kallithea/templates/base/base.html:395
4465 msgid "No matches found"
4469 msgid "No matches found"
4466 msgstr "Keine Übereinstimmungen gefunden"
4470 msgstr "Keine Übereinstimmungen gefunden"
4467
4471
4468 #: kallithea/templates/base/base.html:524
4472 #: kallithea/templates/base/base.html:524
4469 msgid "Keyboard shortcuts"
4473 msgid "Keyboard shortcuts"
4470 msgstr ""
4474 msgstr ""
4471
4475
4472 #: kallithea/templates/base/base.html:533
4476 #: kallithea/templates/base/base.html:533
4473 msgid "Site-wide shortcuts"
4477 msgid "Site-wide shortcuts"
4474 msgstr ""
4478 msgstr ""
4475
4479
4476 #: kallithea/templates/base/default_perms_box.html:14
4480 #: kallithea/templates/base/default_perms_box.html:14
4477 msgid "Inherit from defaults"
4481 msgid "Inherit from defaults"
4478 msgstr ""
4482 msgstr ""
4479
4483
4480 #: kallithea/templates/base/default_perms_box.html:19
4484 #: kallithea/templates/base/default_perms_box.html:19
4481 #, python-format
4485 #, python-format
4482 msgid ""
4486 msgid ""
4483 "Select to inherit permissions from %s permissions settings, and default "
4487 "Select to inherit permissions from %s permissions settings, and default "
4484 "IP address whitelist."
4488 "IP address whitelist."
4485 msgstr ""
4489 msgstr ""
4486
4490
4487 #: kallithea/templates/base/default_perms_box.html:28
4491 #: kallithea/templates/base/default_perms_box.html:28
4488 msgid "Create repositories"
4492 msgid "Create repositories"
4489 msgstr ""
4493 msgstr ""
4490
4494
4491 #: kallithea/templates/base/default_perms_box.html:33
4495 #: kallithea/templates/base/default_perms_box.html:33
4492 msgid "Select this option to allow repository creation for this user"
4496 msgid "Select this option to allow repository creation for this user"
4493 msgstr ""
4497 msgstr ""
4494
4498
4495 #: kallithea/templates/base/default_perms_box.html:40
4499 #: kallithea/templates/base/default_perms_box.html:40
4496 msgid "Create user groups"
4500 msgid "Create user groups"
4497 msgstr ""
4501 msgstr ""
4498
4502
4499 #: kallithea/templates/base/default_perms_box.html:45
4503 #: kallithea/templates/base/default_perms_box.html:45
4500 msgid "Select this option to allow user group creation for this user"
4504 msgid "Select this option to allow user group creation for this user"
4501 msgstr ""
4505 msgstr ""
4502
4506
4503 #: kallithea/templates/base/default_perms_box.html:52
4507 #: kallithea/templates/base/default_perms_box.html:52
4504 msgid "Fork repositories"
4508 msgid "Fork repositories"
4505 msgstr ""
4509 msgstr ""
4506
4510
4507 #: kallithea/templates/base/default_perms_box.html:57
4511 #: kallithea/templates/base/default_perms_box.html:57
4508 msgid "Select this option to allow repository forking for this user"
4512 msgid "Select this option to allow repository forking for this user"
4509 msgstr ""
4513 msgstr ""
4510
4514
4511 #: kallithea/templates/base/perms_summary.html:13
4515 #: kallithea/templates/base/perms_summary.html:13
4512 msgid "show"
4516 msgid "show"
4513 msgstr ""
4517 msgstr ""
4514
4518
4515 #: kallithea/templates/base/perms_summary.html:22
4519 #: kallithea/templates/base/perms_summary.html:22
4516 msgid "No permissions defined yet"
4520 msgid "No permissions defined yet"
4517 msgstr ""
4521 msgstr ""
4518
4522
4519 #: kallithea/templates/base/perms_summary.html:30
4523 #: kallithea/templates/base/perms_summary.html:30
4520 #: kallithea/templates/base/perms_summary.html:54
4524 #: kallithea/templates/base/perms_summary.html:54
4521 msgid "Permission"
4525 msgid "Permission"
4522 msgstr "Rechte"
4526 msgstr "Rechte"
4523
4527
4524 #: kallithea/templates/base/perms_summary.html:32
4528 #: kallithea/templates/base/perms_summary.html:32
4525 #: kallithea/templates/base/perms_summary.html:56
4529 #: kallithea/templates/base/perms_summary.html:56
4526 msgid "Edit Permission"
4530 msgid "Edit Permission"
4527 msgstr "Berechtigungen editieren"
4531 msgstr "Berechtigungen editieren"
4528
4532
4529 #: kallithea/templates/base/perms_summary.html:90
4533 #: kallithea/templates/base/perms_summary.html:90
4530 msgid "No permission defined"
4534 msgid "No permission defined"
4531 msgstr ""
4535 msgstr ""
4532
4536
4533 #: kallithea/templates/base/root.html:22
4537 #: kallithea/templates/base/root.html:22
4534 #, fuzzy
4535 msgid "Add Another Comment"
4538 msgid "Add Another Comment"
4536 msgstr "%d Kommentar"
4539 msgstr "Einen weiteren Kommentar hinzufügen"
4537
4540
4538 #: kallithea/templates/base/root.html:23
4541 #: kallithea/templates/base/root.html:23
4539 #: kallithea/templates/data_table/_dt_elements.html:216
4542 #: kallithea/templates/data_table/_dt_elements.html:216
4540 msgid "Stop following this repository"
4543 msgid "Stop following this repository"
4541 msgstr ""
4544 msgstr ""
4542
4545
4543 #: kallithea/templates/base/root.html:24
4546 #: kallithea/templates/base/root.html:24
4544 msgid "Start following this repository"
4547 msgid "Start following this repository"
4545 msgstr ""
4548 msgstr ""
4546
4549
4547 #: kallithea/templates/base/root.html:25
4550 #: kallithea/templates/base/root.html:25
4548 msgid "Group"
4551 msgid "Group"
4549 msgstr "Gruppe"
4552 msgstr "Gruppe"
4550
4553
4551 #: kallithea/templates/base/root.html:26
4554 #: kallithea/templates/base/root.html:26
4552 msgid "members"
4555 msgid "members"
4553 msgstr "mitglieder"
4556 msgstr "mitglieder"
4554
4557
4555 #: kallithea/templates/base/root.html:27
4558 #: kallithea/templates/base/root.html:27
4556 msgid "Loading ..."
4559 msgid "Loading ..."
4557 msgstr ""
4560 msgstr ""
4558
4561
4559 #: kallithea/templates/base/root.html:28
4562 #: kallithea/templates/base/root.html:28
4560 msgid "loading ..."
4563 msgid "loading ..."
4561 msgstr ""
4564 msgstr ""
4562
4565
4563 #: kallithea/templates/base/root.html:29
4566 #: kallithea/templates/base/root.html:29
4564 msgid "Search truncated"
4567 msgid "Search truncated"
4565 msgstr ""
4568 msgstr ""
4566
4569
4567 #: kallithea/templates/base/root.html:30
4570 #: kallithea/templates/base/root.html:30
4568 msgid "No matching files"
4571 msgid "No matching files"
4569 msgstr ""
4572 msgstr ""
4570
4573
4571 #: kallithea/templates/base/root.html:31
4574 #: kallithea/templates/base/root.html:31
4572 #: kallithea/templates/pullrequests/pullrequest_show_all.html:30
4575 #: kallithea/templates/pullrequests/pullrequest_show_all.html:30
4573 #, fuzzy
4574 msgid "Open New Pull Request"
4576 msgid "Open New Pull Request"
4575 msgstr "Es wurde erfolgreich ein neuer Pullrequest eröffnet"
4577 msgstr "Einen neuen Pull Request eröffnen"
4576
4578
4577 #: kallithea/templates/base/root.html:32
4579 #: kallithea/templates/base/root.html:32
4578 msgid "Open New Pull Request for Selected Changesets"
4580 msgid "Open New Pull Request for Selected Changesets"
4579 msgstr ""
4581 msgstr ""
4580
4582
4581 #: kallithea/templates/base/root.html:33
4583 #: kallithea/templates/base/root.html:33
4582 msgid "Show Selected Changesets __S &rarr; __E"
4584 msgid "Show Selected Changesets __S &rarr; __E"
4583 msgstr ""
4585 msgstr ""
4584
4586
4585 #: kallithea/templates/base/root.html:34
4587 #: kallithea/templates/base/root.html:34
4586 #, fuzzy
4587 msgid "Show Selected Changeset __S"
4588 msgid "Show Selected Changeset __S"
4588 msgstr "Änderungssätze auswählen"
4589 msgstr "Ausgewähltes Changeset anzeigen __S"
4589
4590
4590 #: kallithea/templates/base/root.html:35
4591 #: kallithea/templates/base/root.html:35
4591 msgid "Selection Link"
4592 msgid "Selection Link"
4592 msgstr ""
4593 msgstr ""
4593
4594
4594 #: kallithea/templates/base/root.html:36
4595 #: kallithea/templates/base/root.html:36
4595 #: kallithea/templates/changeset/diff_block.html:8
4596 #: kallithea/templates/changeset/diff_block.html:8
4596 msgid "Collapse Diff"
4597 msgid "Collapse Diff"
4597 msgstr ""
4598 msgstr ""
4598
4599
4599 #: kallithea/templates/base/root.html:37
4600 #: kallithea/templates/base/root.html:37
4600 msgid "Expand Diff"
4601 msgid "Expand Diff"
4601 msgstr ""
4602 msgstr ""
4602
4603
4603 #: kallithea/templates/base/root.html:38
4604 #: kallithea/templates/base/root.html:38
4604 msgid "Failed to revoke permission"
4605 msgid "Failed to revoke permission"
4605 msgstr ""
4606 msgstr ""
4606
4607
4607 #: kallithea/templates/base/root.html:39
4608 #: kallithea/templates/base/root.html:39
4608 #, fuzzy
4609 msgid "Confirm to revoke permission for {0}: {1} ?"
4609 msgid "Confirm to revoke permission for {0}: {1} ?"
4610 msgstr "Als Administrator kann man sich keine Berechtigungen entziehen"
4610 msgstr "Widerruf der Rechte für {0}: {1} bestätigen?"
4611
4611
4612 #: kallithea/templates/base/root.html:43
4612 #: kallithea/templates/base/root.html:43
4613 #, fuzzy
4614 msgid "Specify changeset"
4613 msgid "Specify changeset"
4615 msgstr "Änderungssätze auswählen"
4614 msgstr "Changeset angeben"
4616
4615
4617 #: kallithea/templates/bookmarks/bookmarks.html:5
4616 #: kallithea/templates/bookmarks/bookmarks.html:5
4618 #, python-format
4617 #, python-format
4619 msgid "%s Bookmarks"
4618 msgid "%s Bookmarks"
4620 msgstr ""
4619 msgstr ""
4621
4620
4622 #: kallithea/templates/bookmarks/bookmarks.html:26
4621 #: kallithea/templates/bookmarks/bookmarks.html:26
4623 msgid "Compare Bookmarks"
4622 msgid "Compare Bookmarks"
4624 msgstr ""
4623 msgstr ""
4625
4624
4626 #: kallithea/templates/bookmarks/bookmarks.html:53
4625 #: kallithea/templates/bookmarks/bookmarks.html:53
4627 #: kallithea/templates/bookmarks/bookmarks_data.html:10
4626 #: kallithea/templates/bookmarks/bookmarks_data.html:10
4628 #: kallithea/templates/branches/branches.html:53
4627 #: kallithea/templates/branches/branches.html:53
4629 #: kallithea/templates/branches/branches_data.html:10
4628 #: kallithea/templates/branches/branches_data.html:10
4630 #: kallithea/templates/changelog/changelog_summary_data.html:10
4629 #: kallithea/templates/changelog/changelog_summary_data.html:10
4631 #: kallithea/templates/pullrequests/pullrequest_data.html:16
4630 #: kallithea/templates/pullrequests/pullrequest_data.html:16
4632 #: kallithea/templates/tags/tags.html:53
4631 #: kallithea/templates/tags/tags.html:53
4633 #: kallithea/templates/tags/tags_data.html:10
4632 #: kallithea/templates/tags/tags_data.html:10
4634 msgid "Author"
4633 msgid "Author"
4635 msgstr "Autor"
4634 msgstr "Autor"
4636
4635
4637 #: kallithea/templates/bookmarks/bookmarks.html:54
4636 #: kallithea/templates/bookmarks/bookmarks.html:54
4638 #: kallithea/templates/bookmarks/bookmarks_data.html:12
4637 #: kallithea/templates/bookmarks/bookmarks_data.html:12
4639 #: kallithea/templates/branches/branches.html:54
4638 #: kallithea/templates/branches/branches.html:54
4640 #: kallithea/templates/branches/branches_data.html:12
4639 #: kallithea/templates/branches/branches_data.html:12
4641 #: kallithea/templates/changelog/changelog_summary_data.html:7
4640 #: kallithea/templates/changelog/changelog_summary_data.html:7
4642 #: kallithea/templates/pullrequests/pullrequest.html:62
4641 #: kallithea/templates/pullrequests/pullrequest.html:62
4643 #: kallithea/templates/pullrequests/pullrequest.html:78
4642 #: kallithea/templates/pullrequests/pullrequest.html:78
4644 #: kallithea/templates/tags/tags.html:54
4643 #: kallithea/templates/tags/tags.html:54
4645 #: kallithea/templates/tags/tags_data.html:12
4644 #: kallithea/templates/tags/tags_data.html:12
4646 msgid "Revision"
4645 msgid "Revision"
4647 msgstr "Revision"
4646 msgstr "Revision"
4648
4647
4649 #: kallithea/templates/branches/branches.html:5
4648 #: kallithea/templates/branches/branches.html:5
4650 #, python-format
4649 #, python-format
4651 msgid "%s Branches"
4650 msgid "%s Branches"
4652 msgstr ""
4651 msgstr ""
4653
4652
4654 #: kallithea/templates/branches/branches.html:26
4653 #: kallithea/templates/branches/branches.html:26
4655 msgid "Compare Branches"
4654 msgid "Compare Branches"
4656 msgstr ""
4655 msgstr ""
4657
4656
4658 #: kallithea/templates/changelog/changelog.html:6
4657 #: kallithea/templates/changelog/changelog.html:6
4659 #, python-format
4658 #, python-format
4660 msgid "%s Changelog"
4659 msgid "%s Changelog"
4661 msgstr ""
4660 msgstr ""
4662
4661
4663 #: kallithea/templates/changelog/changelog.html:21
4662 #: kallithea/templates/changelog/changelog.html:21
4664 #, python-format
4663 #, python-format
4665 msgid "showing %d out of %d revision"
4664 msgid "showing %d out of %d revision"
4666 msgid_plural "showing %d out of %d revisions"
4665 msgid_plural "showing %d out of %d revisions"
4667 msgstr[0] ""
4666 msgstr[0] ""
4668 msgstr[1] ""
4667 msgstr[1] ""
4669
4668
4670 #: kallithea/templates/changelog/changelog.html:42
4669 #: kallithea/templates/changelog/changelog.html:42
4671 msgid "Show"
4670 msgid "Show"
4672 msgstr ""
4671 msgstr ""
4673
4672
4674 #: kallithea/templates/changelog/changelog.html:52
4673 #: kallithea/templates/changelog/changelog.html:52
4675 msgid "Clear selection"
4674 msgid "Clear selection"
4676 msgstr ""
4675 msgstr ""
4677
4676
4678 #: kallithea/templates/changelog/changelog.html:55
4677 #: kallithea/templates/changelog/changelog.html:55
4679 #, fuzzy
4680 msgid "Go to tip of repository"
4678 msgid "Go to tip of repository"
4681 msgstr "Git Repository"
4679 msgstr "Gehe zum Tip des Repositorys"
4682
4680
4683 #: kallithea/templates/changelog/changelog.html:60
4681 #: kallithea/templates/changelog/changelog.html:60
4684 #: kallithea/templates/forks/forks_data.html:19
4682 #: kallithea/templates/forks/forks_data.html:19
4685 #, python-format
4683 #, python-format
4686 msgid "Compare fork with %s"
4684 msgid "Compare fork with %s"
4687 msgstr ""
4685 msgstr ""
4688
4686
4689 #: kallithea/templates/changelog/changelog.html:62
4687 #: kallithea/templates/changelog/changelog.html:62
4690 #, python-format
4688 #, python-format
4691 msgid "Compare fork with parent repo (%s)"
4689 msgid "Compare fork with parent repo (%s)"
4692 msgstr ""
4690 msgstr ""
4693
4691
4694 #: kallithea/templates/changelog/changelog.html:66
4692 #: kallithea/templates/changelog/changelog.html:66
4695 #: kallithea/templates/files/files.html:29
4693 #: kallithea/templates/files/files.html:29
4696 msgid "Branch filter:"
4694 msgid "Branch filter:"
4697 msgstr ""
4695 msgstr ""
4698
4696
4699 #: kallithea/templates/changelog/changelog.html:92
4697 #: kallithea/templates/changelog/changelog.html:92
4700 #: kallithea/templates/changelog/changelog_summary_data.html:20
4698 #: kallithea/templates/changelog/changelog_summary_data.html:20
4701 #, python-format
4699 #, python-format
4702 msgid ""
4700 msgid ""
4703 "Changeset status: %s\n"
4701 "Changeset status: %s\n"
4704 "Click to open associated pull request #%s"
4702 "Click to open associated pull request #%s"
4705 msgstr ""
4703 msgstr ""
4706
4704
4707 #: kallithea/templates/changelog/changelog.html:96
4705 #: kallithea/templates/changelog/changelog.html:96
4708 #: kallithea/templates/compare/compare_cs.html:24
4706 #: kallithea/templates/compare/compare_cs.html:24
4709 #, python-format
4707 #, python-format
4710 msgid "Changeset status: %s"
4708 msgid "Changeset status: %s"
4711 msgstr ""
4709 msgstr ""
4712
4710
4713 #: kallithea/templates/changelog/changelog.html:115
4711 #: kallithea/templates/changelog/changelog.html:115
4714 #: kallithea/templates/compare/compare_cs.html:48
4712 #: kallithea/templates/compare/compare_cs.html:48
4715 msgid "Expand commit message"
4713 msgid "Expand commit message"
4716 msgstr ""
4714 msgstr ""
4717
4715
4718 #: kallithea/templates/changelog/changelog.html:124
4716 #: kallithea/templates/changelog/changelog.html:124
4719 #: kallithea/templates/compare/compare_cs.html:30
4717 #: kallithea/templates/compare/compare_cs.html:30
4720 msgid "Changeset has comments"
4718 msgid "Changeset has comments"
4721 msgstr ""
4719 msgstr ""
4722
4720
4723 #: kallithea/templates/changelog/changelog.html:134
4721 #: kallithea/templates/changelog/changelog.html:134
4724 #: kallithea/templates/changelog/changelog_summary_data.html:54
4722 #: kallithea/templates/changelog/changelog_summary_data.html:54
4725 #: kallithea/templates/changeset/changeset.html:94
4723 #: kallithea/templates/changeset/changeset.html:94
4726 #: kallithea/templates/changeset/changeset_range.html:92
4724 #: kallithea/templates/changeset/changeset_range.html:92
4727 #, python-format
4725 #, python-format
4728 msgid "Bookmark %s"
4726 msgid "Bookmark %s"
4729 msgstr ""
4727 msgstr ""
4730
4728
4731 #: kallithea/templates/changelog/changelog.html:140
4729 #: kallithea/templates/changelog/changelog.html:140
4732 #: kallithea/templates/changelog/changelog_summary_data.html:60
4730 #: kallithea/templates/changelog/changelog_summary_data.html:60
4733 #: kallithea/templates/changeset/changeset.html:101
4731 #: kallithea/templates/changeset/changeset.html:101
4734 #: kallithea/templates/changeset/changeset_range.html:98
4732 #: kallithea/templates/changeset/changeset_range.html:98
4735 #, python-format
4733 #, python-format
4736 msgid "Tag %s"
4734 msgid "Tag %s"
4737 msgstr ""
4735 msgstr ""
4738
4736
4739 #: kallithea/templates/changelog/changelog.html:145
4737 #: kallithea/templates/changelog/changelog.html:145
4740 #: kallithea/templates/changelog/changelog_summary_data.html:65
4738 #: kallithea/templates/changelog/changelog_summary_data.html:65
4741 #: kallithea/templates/changeset/changeset.html:106
4739 #: kallithea/templates/changeset/changeset.html:106
4742 #: kallithea/templates/changeset/changeset_range.html:102
4740 #: kallithea/templates/changeset/changeset_range.html:102
4743 #, python-format
4741 #, python-format
4744 msgid "Branch %s"
4742 msgid "Branch %s"
4745 msgstr "Branch %s"
4743 msgstr "Branch %s"
4746
4744
4747 #: kallithea/templates/changelog/changelog.html:290
4745 #: kallithea/templates/changelog/changelog.html:290
4748 msgid "There are no changes yet"
4746 msgid "There are no changes yet"
4749 msgstr "Bisher gibt es keine Änderungen"
4747 msgstr "Bisher gibt es keine Änderungen"
4750
4748
4751 #: kallithea/templates/changelog/changelog_details.html:4
4749 #: kallithea/templates/changelog/changelog_details.html:4
4752 #: kallithea/templates/changeset/changeset.html:77
4750 #: kallithea/templates/changeset/changeset.html:77
4753 msgid "Removed"
4751 msgid "Removed"
4754 msgstr ""
4752 msgstr ""
4755
4753
4756 #: kallithea/templates/changelog/changelog_details.html:5
4754 #: kallithea/templates/changelog/changelog_details.html:5
4757 #: kallithea/templates/changeset/changeset.html:78
4755 #: kallithea/templates/changeset/changeset.html:78
4758 msgid "Changed"
4756 msgid "Changed"
4759 msgstr ""
4757 msgstr ""
4760
4758
4761 #: kallithea/templates/changelog/changelog_details.html:6
4759 #: kallithea/templates/changelog/changelog_details.html:6
4762 #: kallithea/templates/changeset/changeset.html:79
4760 #: kallithea/templates/changeset/changeset.html:79
4763 #: kallithea/templates/changeset/diff_block.html:80
4761 #: kallithea/templates/changeset/diff_block.html:80
4764 msgid "Added"
4762 msgid "Added"
4765 msgstr ""
4763 msgstr ""
4766
4764
4767 #: kallithea/templates/changelog/changelog_details.html:8
4765 #: kallithea/templates/changelog/changelog_details.html:8
4768 #: kallithea/templates/changelog/changelog_details.html:9
4766 #: kallithea/templates/changelog/changelog_details.html:9
4769 #: kallithea/templates/changelog/changelog_details.html:10
4767 #: kallithea/templates/changelog/changelog_details.html:10
4770 #: kallithea/templates/changeset/changeset.html:81
4768 #: kallithea/templates/changeset/changeset.html:81
4771 #: kallithea/templates/changeset/changeset.html:82
4769 #: kallithea/templates/changeset/changeset.html:82
4772 #: kallithea/templates/changeset/changeset.html:83
4770 #: kallithea/templates/changeset/changeset.html:83
4773 #, python-format
4771 #, python-format
4774 msgid "Affected %s files"
4772 msgid "Affected %s files"
4775 msgstr ""
4773 msgstr ""
4776
4774
4777 #: kallithea/templates/changelog/changelog_summary_data.html:8
4775 #: kallithea/templates/changelog/changelog_summary_data.html:8
4778 #: kallithea/templates/files/files_add.html:60
4776 #: kallithea/templates/files/files_add.html:60
4779 #: kallithea/templates/files/files_delete.html:39
4777 #: kallithea/templates/files/files_delete.html:39
4780 #: kallithea/templates/files/files_edit.html:63
4778 #: kallithea/templates/files/files_edit.html:63
4781 msgid "Commit Message"
4779 msgid "Commit Message"
4782 msgstr ""
4780 msgstr ""
4783
4781
4784 #: kallithea/templates/changelog/changelog_summary_data.html:9
4782 #: kallithea/templates/changelog/changelog_summary_data.html:9
4785 #: kallithea/templates/pullrequests/pullrequest_data.html:17
4783 #: kallithea/templates/pullrequests/pullrequest_data.html:17
4786 msgid "Age"
4784 msgid "Age"
4787 msgstr "Alter"
4785 msgstr "Alter"
4788
4786
4789 #: kallithea/templates/changelog/changelog_summary_data.html:11
4787 #: kallithea/templates/changelog/changelog_summary_data.html:11
4790 msgid "Refs"
4788 msgid "Refs"
4791 msgstr ""
4789 msgstr ""
4792
4790
4793 #: kallithea/templates/changelog/changelog_summary_data.html:91
4791 #: kallithea/templates/changelog/changelog_summary_data.html:91
4794 msgid "Add or upload files directly via Kallithea"
4792 msgid "Add or upload files directly via Kallithea"
4795 msgstr ""
4793 msgstr ""
4796
4794
4797 #: kallithea/templates/changelog/changelog_summary_data.html:94
4795 #: kallithea/templates/changelog/changelog_summary_data.html:94
4798 #: kallithea/templates/files/files_add.html:21
4796 #: kallithea/templates/files/files_add.html:21
4799 #: kallithea/templates/files/files_ypjax.html:9
4797 #: kallithea/templates/files/files_ypjax.html:9
4800 msgid "Add New File"
4798 msgid "Add New File"
4801 msgstr ""
4799 msgstr ""
4802
4800
4803 #: kallithea/templates/changelog/changelog_summary_data.html:100
4801 #: kallithea/templates/changelog/changelog_summary_data.html:100
4804 msgid "Push new repo"
4802 msgid "Push new repo"
4805 msgstr ""
4803 msgstr ""
4806
4804
4807 #: kallithea/templates/changelog/changelog_summary_data.html:108
4805 #: kallithea/templates/changelog/changelog_summary_data.html:108
4808 msgid "Existing repository?"
4806 msgid "Existing repository?"
4809 msgstr ""
4807 msgstr ""
4810
4808
4811 #: kallithea/templates/changeset/changeset.html:8
4809 #: kallithea/templates/changeset/changeset.html:8
4812 #, python-format
4810 #, python-format
4813 msgid "%s Changeset"
4811 msgid "%s Changeset"
4814 msgstr ""
4812 msgstr ""
4815
4813
4816 #: kallithea/templates/changeset/changeset.html:36
4814 #: kallithea/templates/changeset/changeset.html:36
4817 msgid "parent rev."
4815 msgid "parent rev."
4818 msgstr ""
4816 msgstr ""
4819
4817
4820 #: kallithea/templates/changeset/changeset.html:42
4818 #: kallithea/templates/changeset/changeset.html:42
4821 msgid "child rev."
4819 msgid "child rev."
4822 msgstr ""
4820 msgstr ""
4823
4821
4824 #: kallithea/templates/changeset/changeset.html:50
4822 #: kallithea/templates/changeset/changeset.html:50
4825 #: kallithea/templates/changeset/changeset_file_comment.html:43
4823 #: kallithea/templates/changeset/changeset_file_comment.html:43
4826 #: kallithea/templates/changeset/changeset_range.html:48
4824 #: kallithea/templates/changeset/changeset_range.html:48
4827 msgid "Changeset status"
4825 msgid "Changeset status"
4828 msgstr ""
4826 msgstr ""
4829
4827
4830 #: kallithea/templates/changeset/changeset.html:54
4828 #: kallithea/templates/changeset/changeset.html:54
4831 #: kallithea/templates/changeset/diff_block.html:27
4829 #: kallithea/templates/changeset/diff_block.html:27
4832 #: kallithea/templates/files/diff_2way.html:49
4830 #: kallithea/templates/files/diff_2way.html:49
4833 msgid "Raw diff"
4831 msgid "Raw diff"
4834 msgstr ""
4832 msgstr ""
4835
4833
4836 #: kallithea/templates/changeset/changeset.html:57
4834 #: kallithea/templates/changeset/changeset.html:57
4837 msgid "Patch diff"
4835 msgid "Patch diff"
4838 msgstr ""
4836 msgstr ""
4839
4837
4840 #: kallithea/templates/changeset/changeset.html:60
4838 #: kallithea/templates/changeset/changeset.html:60
4841 #: kallithea/templates/changeset/diff_block.html:30
4839 #: kallithea/templates/changeset/diff_block.html:30
4842 #: kallithea/templates/files/diff_2way.html:52
4840 #: kallithea/templates/files/diff_2way.html:52
4843 msgid "Download diff"
4841 msgid "Download diff"
4844 msgstr ""
4842 msgstr ""
4845
4843
4846 #: kallithea/templates/changeset/changeset.html:89
4844 #: kallithea/templates/changeset/changeset.html:89
4847 #: kallithea/templates/changeset/changeset_range.html:88
4845 #: kallithea/templates/changeset/changeset_range.html:88
4848 msgid "merge"
4846 msgid "merge"
4849 msgstr ""
4847 msgstr ""
4850
4848
4851 #: kallithea/templates/changeset/changeset.html:123
4849 #: kallithea/templates/changeset/changeset.html:123
4852 msgid "Grafted from:"
4850 msgid "Grafted from:"
4853 msgstr ""
4851 msgstr ""
4854
4852
4855 #: kallithea/templates/changeset/changeset.html:129
4853 #: kallithea/templates/changeset/changeset.html:129
4856 msgid "Transplanted from:"
4854 msgid "Transplanted from:"
4857 msgstr ""
4855 msgstr ""
4858
4856
4859 #: kallithea/templates/changeset/changeset.html:137
4857 #: kallithea/templates/changeset/changeset.html:137
4860 #: kallithea/templates/compare/compare_diff.html:54
4858 #: kallithea/templates/compare/compare_diff.html:54
4861 #: kallithea/templates/pullrequests/pullrequest_show.html:307
4859 #: kallithea/templates/pullrequests/pullrequest_show.html:307
4862 #, python-format
4860 #, python-format
4863 msgid "%s file changed"
4861 msgid "%s file changed"
4864 msgid_plural "%s files changed"
4862 msgid_plural "%s files changed"
4865 msgstr[0] ""
4863 msgstr[0] ""
4866 msgstr[1] ""
4864 msgstr[1] ""
4867
4865
4868 #: kallithea/templates/changeset/changeset.html:139
4866 #: kallithea/templates/changeset/changeset.html:139
4869 #: kallithea/templates/compare/compare_diff.html:56
4867 #: kallithea/templates/compare/compare_diff.html:56
4870 #: kallithea/templates/pullrequests/pullrequest_show.html:309
4868 #: kallithea/templates/pullrequests/pullrequest_show.html:309
4871 #, python-format
4869 #, python-format
4872 msgid "%s file changed with %s insertions and %s deletions"
4870 msgid "%s file changed with %s insertions and %s deletions"
4873 msgid_plural "%s files changed with %s insertions and %s deletions"
4871 msgid_plural "%s files changed with %s insertions and %s deletions"
4874 msgstr[0] ""
4872 msgstr[0] ""
4875 msgstr[1] ""
4873 msgstr[1] ""
4876
4874
4877 #: kallithea/templates/changeset/changeset.html:153
4875 #: kallithea/templates/changeset/changeset.html:153
4878 #: kallithea/templates/changeset/changeset.html:166
4876 #: kallithea/templates/changeset/changeset.html:166
4879 #: kallithea/templates/pullrequests/pullrequest_show.html:328
4877 #: kallithea/templates/pullrequests/pullrequest_show.html:328
4880 #: kallithea/templates/pullrequests/pullrequest_show.html:351
4878 #: kallithea/templates/pullrequests/pullrequest_show.html:351
4881 msgid "Show full diff anyway"
4879 msgid "Show full diff anyway"
4882 msgstr ""
4880 msgstr ""
4883
4881
4884 #: kallithea/templates/changeset/changeset.html:224
4882 #: kallithea/templates/changeset/changeset.html:224
4885 #: kallithea/templates/changeset/changeset.html:261
4883 #: kallithea/templates/changeset/changeset.html:261
4886 msgid "no revisions"
4884 msgid "no revisions"
4887 msgstr ""
4885 msgstr ""
4888
4886
4889 #: kallithea/templates/changeset/changeset_file_comment.html:24
4887 #: kallithea/templates/changeset/changeset_file_comment.html:24
4890 #, fuzzy
4891 msgid "Status change from pull request"
4888 msgid "Status change from pull request"
4892 msgstr "Statusänderung -> %s"
4889 msgstr "Statusänderung durch Pull Request"
4893
4890
4894 #: kallithea/templates/changeset/changeset_file_comment.html:25
4891 #: kallithea/templates/changeset/changeset_file_comment.html:25
4895 #: kallithea/templates/changeset/changeset_file_comment.html:28
4892 #: kallithea/templates/changeset/changeset_file_comment.html:28
4896 #, fuzzy
4897 msgid "No title"
4893 msgid "No title"
4898 msgstr "neue Datei"
4894 msgstr "Kein Titel"
4899
4895
4900 #: kallithea/templates/changeset/changeset_file_comment.html:27
4896 #: kallithea/templates/changeset/changeset_file_comment.html:27
4901 #, fuzzy
4902 msgid "Comment from pull request"
4897 msgid "Comment from pull request"
4903 msgstr "[geschlossen] Pull Request für"
4898 msgstr "Kommentar von Pull Request"
4904
4899
4905 #: kallithea/templates/changeset/changeset_file_comment.html:32
4900 #: kallithea/templates/changeset/changeset_file_comment.html:32
4906 msgid "Status change on changeset"
4901 msgid "Status change on changeset"
4907 msgstr ""
4902 msgstr ""
4908
4903
4909 #: kallithea/templates/changeset/changeset_file_comment.html:34
4904 #: kallithea/templates/changeset/changeset_file_comment.html:34
4910 msgid "Comment on changeset"
4905 msgid "Comment on changeset"
4911 msgstr ""
4906 msgstr ""
4912
4907
4913 #: kallithea/templates/changeset/changeset_file_comment.html:50
4908 #: kallithea/templates/changeset/changeset_file_comment.html:50
4914 #, fuzzy
4915 msgid "Delete comment?"
4909 msgid "Delete comment?"
4916 msgstr "%d Kommentar"
4910 msgstr "Kommentar löschen?"
4917
4911
4918 #: kallithea/templates/changeset/changeset_file_comment.html:67
4912 #: kallithea/templates/changeset/changeset_file_comment.html:67
4919 msgid "Commenting on line {1}."
4913 msgid "Commenting on line {1}."
4920 msgstr ""
4914 msgstr ""
4921
4915
4922 #: kallithea/templates/changeset/changeset_file_comment.html:68
4916 #: kallithea/templates/changeset/changeset_file_comment.html:68
4923 #: kallithea/templates/changeset/changeset_file_comment.html:163
4917 #: kallithea/templates/changeset/changeset_file_comment.html:163
4924 #, python-format
4918 #, python-format
4925 msgid "Comments parsed using %s syntax with %s support."
4919 msgid "Comments parsed using %s syntax with %s support."
4926 msgstr ""
4920 msgstr ""
4927
4921
4928 #: kallithea/templates/changeset/changeset_file_comment.html:70
4922 #: kallithea/templates/changeset/changeset_file_comment.html:70
4929 msgid "Use @username inside this text to notify another user"
4923 msgid "Use @username inside this text to notify another user"
4930 msgstr ""
4924 msgstr ""
4931
4925
4932 #: kallithea/templates/changeset/changeset_file_comment.html:80
4926 #: kallithea/templates/changeset/changeset_file_comment.html:80
4933 #: kallithea/templates/changeset/changeset_file_comment.html:199
4927 #: kallithea/templates/changeset/changeset_file_comment.html:199
4934 msgid "Comment preview"
4928 msgid "Comment preview"
4935 msgstr "Kommentarvorschau"
4929 msgstr "Kommentarvorschau"
4936
4930
4937 #: kallithea/templates/changeset/changeset_file_comment.html:85
4931 #: kallithea/templates/changeset/changeset_file_comment.html:85
4938 msgid "Submitting ..."
4932 msgid "Submitting ..."
4939 msgstr ""
4933 msgstr ""
4940
4934
4941 #: kallithea/templates/changeset/changeset_file_comment.html:88
4935 #: kallithea/templates/changeset/changeset_file_comment.html:88
4942 #: kallithea/templates/changeset/changeset_file_comment.html:205
4936 #: kallithea/templates/changeset/changeset_file_comment.html:205
4943 msgid "Comment"
4937 msgid "Comment"
4944 msgstr "Kommentar"
4938 msgstr "Kommentar"
4945
4939
4946 #: kallithea/templates/changeset/changeset_file_comment.html:90
4940 #: kallithea/templates/changeset/changeset_file_comment.html:90
4947 #: kallithea/templates/changeset/changeset_file_comment.html:206
4941 #: kallithea/templates/changeset/changeset_file_comment.html:206
4948 msgid "Preview"
4942 msgid "Preview"
4949 msgstr "Vorschau"
4943 msgstr "Vorschau"
4950
4944
4951 #: kallithea/templates/changeset/changeset_file_comment.html:98
4945 #: kallithea/templates/changeset/changeset_file_comment.html:98
4952 msgid "You need to be logged in to comment."
4946 msgid "You need to be logged in to comment."
4953 msgstr ""
4947 msgstr ""
4954
4948
4955 #: kallithea/templates/changeset/changeset_file_comment.html:98
4949 #: kallithea/templates/changeset/changeset_file_comment.html:98
4956 msgid "Login now"
4950 msgid "Login now"
4957 msgstr ""
4951 msgstr ""
4958
4952
4959 #: kallithea/templates/changeset/changeset_file_comment.html:102
4953 #: kallithea/templates/changeset/changeset_file_comment.html:102
4960 msgid "Hide"
4954 msgid "Hide"
4961 msgstr ""
4955 msgstr ""
4962
4956
4963 #: kallithea/templates/changeset/changeset_file_comment.html:114
4957 #: kallithea/templates/changeset/changeset_file_comment.html:114
4964 #, python-format
4958 #, python-format
4965 msgid "%d comment"
4959 msgid "%d comment"
4966 msgid_plural "%d comments"
4960 msgid_plural "%d comments"
4967 msgstr[0] "%d Kommentar"
4961 msgstr[0] "%d Kommentar"
4968 msgstr[1] "%d Kommentare"
4962 msgstr[1] "%d Kommentare"
4969
4963
4970 #: kallithea/templates/changeset/changeset_file_comment.html:115
4964 #: kallithea/templates/changeset/changeset_file_comment.html:115
4971 #, fuzzy, python-format
4965 #, python-format
4972 msgid "%d inline"
4966 msgid "%d inline"
4973 msgid_plural "%d inline"
4967 msgid_plural "%d inline"
4974 msgstr[0] ""
4968 msgstr[0] "%d inline"
4975 msgstr[1] ""
4969 msgstr[1] "%d inline"
4976
4970
4977 #: kallithea/templates/changeset/changeset_file_comment.html:116
4971 #: kallithea/templates/changeset/changeset_file_comment.html:116
4978 #, fuzzy, python-format
4972 #, python-format
4979 msgid "%d general"
4973 msgid "%d general"
4980 msgid_plural "%d general"
4974 msgid_plural "%d general"
4981 msgstr[0] ""
4975 msgstr[0] "%d generell"
4982 msgstr[1] ""
4976 msgstr[1] "%d generell"
4983
4977
4984 #: kallithea/templates/changeset/changeset_file_comment.html:165
4978 #: kallithea/templates/changeset/changeset_file_comment.html:165
4985 msgid "Use @username inside this text to send notification to another local user."
4979 msgid "Use @username inside this text to send notification to another local user."
4986 msgstr ""
4980 msgstr ""
4987
4981
4988 #: kallithea/templates/changeset/changeset_file_comment.html:172
4982 #: kallithea/templates/changeset/changeset_file_comment.html:172
4989 msgid "Vote for pull request status"
4983 msgid "Vote for pull request status"
4990 msgstr ""
4984 msgstr ""
4991
4985
4992 #: kallithea/templates/changeset/changeset_file_comment.html:174
4986 #: kallithea/templates/changeset/changeset_file_comment.html:174
4993 #, fuzzy
4994 msgid "Set changeset status"
4987 msgid "Set changeset status"
4995 msgstr "Änderungssätze auswählen"
4988 msgstr "Setze Changesetstatus"
4996
4989
4997 #: kallithea/templates/changeset/changeset_file_comment.html:178
4990 #: kallithea/templates/changeset/changeset_file_comment.html:178
4998 #, fuzzy
4999 msgid "No change"
4991 msgid "No change"
5000 msgstr "Keine Änderungen"
4992 msgstr "Keine Änderungen"
5001
4993
5002 #: kallithea/templates/changeset/changeset_file_comment.html:191
4994 #: kallithea/templates/changeset/changeset_file_comment.html:191
5003 #, fuzzy
5004 msgid "Close"
4995 msgid "Close"
5005 msgstr "(geschlossen)"
4996 msgstr "Schließen"
5006
4997
5007 #: kallithea/templates/changeset/changeset_range.html:5
4998 #: kallithea/templates/changeset/changeset_range.html:5
5008 #, python-format
4999 #, python-format
5009 msgid "%s Changesets"
5000 msgid "%s Changesets"
5010 msgstr ""
5001 msgstr ""
5011
5002
5012 #: kallithea/templates/changeset/changeset_range.html:56
5003 #: kallithea/templates/changeset/changeset_range.html:56
5013 msgid "Files affected"
5004 msgid "Files affected"
5014 msgstr ""
5005 msgstr ""
5015
5006
5016 #: kallithea/templates/changeset/diff_block.html:21
5007 #: kallithea/templates/changeset/diff_block.html:21
5017 #: kallithea/templates/files/diff_2way.html:43
5008 #: kallithea/templates/files/diff_2way.html:43
5018 msgid "Show full diff for this file"
5009 msgid "Show full diff for this file"
5019 msgstr ""
5010 msgstr ""
5020
5011
5021 #: kallithea/templates/changeset/diff_block.html:24
5012 #: kallithea/templates/changeset/diff_block.html:24
5022 #: kallithea/templates/changeset/diff_block.html:99
5013 #: kallithea/templates/changeset/diff_block.html:99
5023 #: kallithea/templates/files/diff_2way.html:46
5014 #: kallithea/templates/files/diff_2way.html:46
5024 msgid "Show full side-by-side diff for this file"
5015 msgid "Show full side-by-side diff for this file"
5025 msgstr ""
5016 msgstr ""
5026
5017
5027 #: kallithea/templates/changeset/diff_block.html:38
5018 #: kallithea/templates/changeset/diff_block.html:38
5028 msgid "Show inline comments"
5019 msgid "Show inline comments"
5029 msgstr ""
5020 msgstr ""
5030
5021
5031 #: kallithea/templates/changeset/diff_block.html:87
5022 #: kallithea/templates/changeset/diff_block.html:87
5032 #, fuzzy
5033 msgid "Deleted"
5023 msgid "Deleted"
5034 msgstr "löschen"
5024 msgstr "Gelöscht"
5035
5025
5036 #: kallithea/templates/changeset/diff_block.html:90
5026 #: kallithea/templates/changeset/diff_block.html:90
5037 #, fuzzy
5038 msgid "Renamed"
5027 msgid "Renamed"
5039 msgstr "umbenennen"
5028 msgstr "Umbenannt"
5040
5029
5041 #: kallithea/templates/compare/compare_cs.html:4
5030 #: kallithea/templates/compare/compare_cs.html:4
5042 msgid "No changesets"
5031 msgid "No changesets"
5043 msgstr ""
5032 msgstr ""
5044
5033
5045 #: kallithea/templates/compare/compare_cs.html:8
5034 #: kallithea/templates/compare/compare_cs.html:8
5046 msgid "Ancestor"
5035 msgid "Ancestor"
5047 msgstr ""
5036 msgstr ""
5048
5037
5049 #: kallithea/templates/compare/compare_cs.html:61
5038 #: kallithea/templates/compare/compare_cs.html:61
5050 msgid "Show merge diff"
5039 msgid "Show merge diff"
5051 msgstr ""
5040 msgstr ""
5052
5041
5053 #: kallithea/templates/compare/compare_cs.html:71
5042 #: kallithea/templates/compare/compare_cs.html:71
5054 #: kallithea/templates/pullrequests/pullrequest_show.html:299
5043 #: kallithea/templates/pullrequests/pullrequest_show.html:299
5055 msgid "Common ancestor"
5044 msgid "Common ancestor"
5056 msgstr ""
5045 msgstr ""
5057
5046
5058 #: kallithea/templates/compare/compare_cs.html:75
5047 #: kallithea/templates/compare/compare_cs.html:75
5059 msgid "No common ancestor found - repositories are unrelated"
5048 msgid "No common ancestor found - repositories are unrelated"
5060 msgstr ""
5049 msgstr ""
5061
5050
5062 #: kallithea/templates/compare/compare_cs.html:83
5051 #: kallithea/templates/compare/compare_cs.html:83
5063 msgid "is"
5052 msgid "is"
5064 msgstr ""
5053 msgstr ""
5065
5054
5066 #: kallithea/templates/compare/compare_cs.html:84
5055 #: kallithea/templates/compare/compare_cs.html:84
5067 #, fuzzy, python-format
5056 #, python-format
5068 msgid "%s changesets"
5057 msgid "%s changesets"
5069 msgstr ""
5058 msgstr "%s Changesets"
5070
5059
5071 #: kallithea/templates/compare/compare_cs.html:85
5060 #: kallithea/templates/compare/compare_cs.html:85
5072 #, fuzzy
5073 msgid "behind"
5061 msgid "behind"
5074 msgstr "Erneut Indizieren"
5062 msgstr "zurück"
5075
5063
5076 #: kallithea/templates/compare/compare_diff.html:6
5064 #: kallithea/templates/compare/compare_diff.html:6
5077 #: kallithea/templates/compare/compare_diff.html:8
5065 #: kallithea/templates/compare/compare_diff.html:8
5078 #, python-format
5066 #, python-format
5079 msgid "%s Compare"
5067 msgid "%s Compare"
5080 msgstr ""
5068 msgstr ""
5081
5069
5082 #: kallithea/templates/compare/compare_diff.html:13
5070 #: kallithea/templates/compare/compare_diff.html:13
5083 #: kallithea/templates/compare/compare_diff.html:35
5071 #: kallithea/templates/compare/compare_diff.html:35
5084 msgid "Compare Revisions"
5072 msgid "Compare Revisions"
5085 msgstr ""
5073 msgstr ""
5086
5074
5087 #: kallithea/templates/compare/compare_diff.html:33
5075 #: kallithea/templates/compare/compare_diff.html:33
5088 msgid "Swap"
5076 msgid "Swap"
5089 msgstr ""
5077 msgstr ""
5090
5078
5091 #: kallithea/templates/compare/compare_diff.html:42
5079 #: kallithea/templates/compare/compare_diff.html:42
5092 msgid "Compare revisions, branches, bookmarks, or tags."
5080 msgid "Compare revisions, branches, bookmarks, or tags."
5093 msgstr ""
5081 msgstr ""
5094
5082
5095 #: kallithea/templates/compare/compare_diff.html:47
5083 #: kallithea/templates/compare/compare_diff.html:47
5096 #: kallithea/templates/pullrequests/pullrequest_show.html:294
5084 #: kallithea/templates/pullrequests/pullrequest_show.html:294
5097 #, python-format
5085 #, python-format
5098 msgid "Showing %s commit"
5086 msgid "Showing %s commit"
5099 msgid_plural "Showing %s commits"
5087 msgid_plural "Showing %s commits"
5100 msgstr[0] ""
5088 msgstr[0] ""
5101 msgstr[1] ""
5089 msgstr[1] ""
5102
5090
5103 #: kallithea/templates/compare/compare_diff.html:65
5091 #: kallithea/templates/compare/compare_diff.html:65
5104 #: kallithea/templates/pullrequests/pullrequest_show.html:315
5092 #: kallithea/templates/pullrequests/pullrequest_show.html:315
5105 msgid "No files"
5093 msgid "No files"
5106 msgstr ""
5094 msgstr ""
5107
5095
5108 #: kallithea/templates/compare/compare_diff.html:78
5096 #: kallithea/templates/compare/compare_diff.html:78
5109 #: kallithea/templates/compare/compare_diff.html:89
5097 #: kallithea/templates/compare/compare_diff.html:89
5110 msgid "Show full diff"
5098 msgid "Show full diff"
5111 msgstr ""
5099 msgstr ""
5112
5100
5113 #: kallithea/templates/data_table/_dt_elements.html:67
5101 #: kallithea/templates/data_table/_dt_elements.html:67
5114 msgid "Mercurial repository"
5102 msgid "Mercurial repository"
5115 msgstr "Mercurial Repository"
5103 msgstr "Mercurial Repository"
5116
5104
5117 #: kallithea/templates/data_table/_dt_elements.html:69
5105 #: kallithea/templates/data_table/_dt_elements.html:69
5118 msgid "Git repository"
5106 msgid "Git repository"
5119 msgstr "Git Repository"
5107 msgstr "Git Repository"
5120
5108
5121 #: kallithea/templates/data_table/_dt_elements.html:76
5109 #: kallithea/templates/data_table/_dt_elements.html:76
5122 msgid "Public repository"
5110 msgid "Public repository"
5123 msgstr "Öffenentliches Repository"
5111 msgstr "Öffenentliches Repository"
5124
5112
5125 #: kallithea/templates/data_table/_dt_elements.html:86
5113 #: kallithea/templates/data_table/_dt_elements.html:86
5126 msgid "Repository creation in progress..."
5114 msgid "Repository creation in progress..."
5127 msgstr ""
5115 msgstr ""
5128
5116
5129 #: kallithea/templates/data_table/_dt_elements.html:100
5117 #: kallithea/templates/data_table/_dt_elements.html:100
5130 msgid "No changesets yet"
5118 msgid "No changesets yet"
5131 msgstr ""
5119 msgstr ""
5132
5120
5133 #: kallithea/templates/data_table/_dt_elements.html:107
5121 #: kallithea/templates/data_table/_dt_elements.html:107
5134 #: kallithea/templates/data_table/_dt_elements.html:109
5122 #: kallithea/templates/data_table/_dt_elements.html:109
5135 #, python-format
5123 #, python-format
5136 msgid "Subscribe to %s rss feed"
5124 msgid "Subscribe to %s rss feed"
5137 msgstr "Abonniere den %s RSS Feed"
5125 msgstr "Abonniere den %s RSS Feed"
5138
5126
5139 #: kallithea/templates/data_table/_dt_elements.html:115
5127 #: kallithea/templates/data_table/_dt_elements.html:115
5140 #: kallithea/templates/data_table/_dt_elements.html:117
5128 #: kallithea/templates/data_table/_dt_elements.html:117
5141 #, python-format
5129 #, python-format
5142 msgid "Subscribe to %s atom feed"
5130 msgid "Subscribe to %s atom feed"
5143 msgstr "Abonniere den %s ATOM Feed"
5131 msgstr "Abonniere den %s ATOM Feed"
5144
5132
5145 #: kallithea/templates/data_table/_dt_elements.html:141
5133 #: kallithea/templates/data_table/_dt_elements.html:141
5146 msgid "Creating"
5134 msgid "Creating"
5147 msgstr ""
5135 msgstr ""
5148
5136
5149 #: kallithea/templates/email_templates/changeset_comment.html:5
5137 #: kallithea/templates/email_templates/changeset_comment.html:5
5150 #, python-format
5138 #, python-format
5151 msgid "Comment from %s on %s changeset %s mentioned you"
5139 msgid "Comment from %s on %s changeset %s mentioned you"
5152 msgstr ""
5140 msgstr ""
5153
5141
5154 #: kallithea/templates/email_templates/changeset_comment.html:7
5142 #: kallithea/templates/email_templates/changeset_comment.html:7
5155 #, python-format
5143 #, python-format
5156 msgid "Comment from %s on %s changeset %s"
5144 msgid "Comment from %s on %s changeset %s"
5157 msgstr ""
5145 msgstr ""
5158
5146
5159 #: kallithea/templates/email_templates/changeset_comment.html:12
5147 #: kallithea/templates/email_templates/changeset_comment.html:12
5160 msgid "The changeset status was changed to"
5148 msgid "The changeset status was changed to"
5161 msgstr ""
5149 msgstr ""
5162
5150
5163 #: kallithea/templates/email_templates/main.html:6
5151 #: kallithea/templates/email_templates/main.html:6
5164 msgid "This is an automatic notification. Don't reply to this mail."
5152 msgid "This is an automatic notification. Don't reply to this mail."
5165 msgstr ""
5153 msgstr ""
5166
5154
5167 #: kallithea/templates/email_templates/password_reset.html:4
5155 #: kallithea/templates/email_templates/password_reset.html:4
5168 #, python-format
5156 #, python-format
5169 msgid "Hello %s"
5157 msgid "Hello %s"
5170 msgstr "Hallo %s"
5158 msgstr "Hallo %s"
5171
5159
5172 #: kallithea/templates/email_templates/password_reset.html:6
5160 #: kallithea/templates/email_templates/password_reset.html:6
5173 msgid "We received a request to create a new password for your account."
5161 msgid "We received a request to create a new password for your account."
5174 msgstr ""
5162 msgstr ""
5175 "Wir haben eine Anforderung erhalten, für deinen Account ein neues "
5163 "Wir haben eine Anforderung erhalten, für deinen Account ein neues "
5176 "Passwort zu erstellen."
5164 "Passwort zu erstellen."
5177
5165
5178 #: kallithea/templates/email_templates/password_reset.html:7
5166 #: kallithea/templates/email_templates/password_reset.html:7
5179 msgid "You can generate it by clicking following URL"
5167 msgid "You can generate it by clicking following URL"
5180 msgstr "Du kannst es über die folgende URL erstellen"
5168 msgstr "Du kannst es über die folgende URL erstellen"
5181
5169
5182 #: kallithea/templates/email_templates/password_reset.html:10
5170 #: kallithea/templates/email_templates/password_reset.html:10
5183 msgid "Please ignore this email if you did not request a new password ."
5171 msgid "Please ignore this email if you did not request a new password ."
5184 msgstr ""
5172 msgstr ""
5185 "Bitte ignoriere diese E-Mail, wenn du kein neues Passwort angefordert "
5173 "Bitte ignoriere diese E-Mail, wenn du kein neues Passwort angefordert "
5186 "hast."
5174 "hast."
5187
5175
5188 #: kallithea/templates/email_templates/pull_request.html:5
5176 #: kallithea/templates/email_templates/pull_request.html:5
5189 #, python-format
5177 #, python-format
5190 msgid "%s mentioned you on %s pull request \"%s\""
5178 msgid "%s mentioned you on %s pull request \"%s\""
5191 msgstr ""
5179 msgstr ""
5192
5180
5193 #: kallithea/templates/email_templates/pull_request.html:7
5181 #: kallithea/templates/email_templates/pull_request.html:7
5194 #, python-format
5182 #, python-format
5195 msgid "%s requested your review of %s pull request \"%s\""
5183 msgid "%s requested your review of %s pull request \"%s\""
5196 msgstr ""
5184 msgstr ""
5197
5185
5198 #: kallithea/templates/email_templates/pull_request_comment.html:4
5186 #: kallithea/templates/email_templates/pull_request_comment.html:4
5199 #, python-format
5187 #, python-format
5200 msgid "Comment from %s on %s pull request \"%s\""
5188 msgid "Comment from %s on %s pull request \"%s\""
5201 msgstr ""
5189 msgstr ""
5202
5190
5203 #: kallithea/templates/email_templates/pull_request_comment.html:9
5191 #: kallithea/templates/email_templates/pull_request_comment.html:9
5204 msgid "The comment closed the pull request with status"
5192 msgid "The comment closed the pull request with status"
5205 msgstr ""
5193 msgstr ""
5206
5194
5207 #: kallithea/templates/email_templates/pull_request_comment.html:11
5195 #: kallithea/templates/email_templates/pull_request_comment.html:11
5208 msgid "The comment was made with status"
5196 msgid "The comment was made with status"
5209 msgstr ""
5197 msgstr ""
5210
5198
5211 #: kallithea/templates/email_templates/registration.html:6
5199 #: kallithea/templates/email_templates/registration.html:6
5212 msgid "View this user here"
5200 msgid "View this user here"
5213 msgstr ""
5201 msgstr ""
5214
5202
5215 #: kallithea/templates/files/diff_2way.html:15
5203 #: kallithea/templates/files/diff_2way.html:15
5216 #, python-format
5204 #, python-format
5217 msgid "%s File side-by-side diff"
5205 msgid "%s File side-by-side diff"
5218 msgstr ""
5206 msgstr ""
5219
5207
5220 #: kallithea/templates/files/diff_2way.html:19
5208 #: kallithea/templates/files/diff_2way.html:19
5221 #: kallithea/templates/files/file_diff.html:8
5209 #: kallithea/templates/files/file_diff.html:8
5222 msgid "File diff"
5210 msgid "File diff"
5223 msgstr ""
5211 msgstr ""
5224
5212
5225 #: kallithea/templates/files/file_diff.html:4
5213 #: kallithea/templates/files/file_diff.html:4
5226 #, python-format
5214 #, python-format
5227 msgid "%s File Diff"
5215 msgid "%s File Diff"
5228 msgstr ""
5216 msgstr ""
5229
5217
5230 #: kallithea/templates/files/files.html:4
5218 #: kallithea/templates/files/files.html:4
5231 #: kallithea/templates/files/files.html:80
5219 #: kallithea/templates/files/files.html:80
5232 #, python-format
5220 #, python-format
5233 msgid "%s Files"
5221 msgid "%s Files"
5234 msgstr ""
5222 msgstr ""
5235
5223
5236 #: kallithea/templates/files/files_add.html:4
5224 #: kallithea/templates/files/files_add.html:4
5237 #, python-format
5225 #, python-format
5238 msgid "%s Files Add"
5226 msgid "%s Files Add"
5239 msgstr ""
5227 msgstr ""
5240
5228
5241 #: kallithea/templates/files/files_add.html:40
5229 #: kallithea/templates/files/files_add.html:40
5242 #: kallithea/templates/files/files_edit.html:38
5230 #: kallithea/templates/files/files_edit.html:38
5243 #: kallithea/templates/files/files_ypjax.html:3
5231 #: kallithea/templates/files/files_ypjax.html:3
5244 msgid "Location"
5232 msgid "Location"
5245 msgstr ""
5233 msgstr ""
5246
5234
5247 #: kallithea/templates/files/files_add.html:42
5235 #: kallithea/templates/files/files_add.html:42
5248 msgid "Enter filename..."
5236 msgid "Enter filename..."
5249 msgstr ""
5237 msgstr ""
5250
5238
5251 #: kallithea/templates/files/files_add.html:44
5239 #: kallithea/templates/files/files_add.html:44
5252 #: kallithea/templates/files/files_add.html:48
5240 #: kallithea/templates/files/files_add.html:48
5253 msgid "or"
5241 msgid "or"
5254 msgstr "oder"
5242 msgstr "oder"
5255
5243
5256 #: kallithea/templates/files/files_add.html:44
5244 #: kallithea/templates/files/files_add.html:44
5257 msgid "Upload File"
5245 msgid "Upload File"
5258 msgstr ""
5246 msgstr ""
5259
5247
5260 #: kallithea/templates/files/files_add.html:48
5248 #: kallithea/templates/files/files_add.html:48
5261 msgid "Create New File"
5249 msgid "Create New File"
5262 msgstr ""
5250 msgstr ""
5263
5251
5264 #: kallithea/templates/files/files_add.html:53
5252 #: kallithea/templates/files/files_add.html:53
5265 msgid "New file mode"
5253 msgid "New file mode"
5266 msgstr ""
5254 msgstr ""
5267
5255
5268 #: kallithea/templates/files/files_add.html:64
5256 #: kallithea/templates/files/files_add.html:64
5269 #: kallithea/templates/files/files_delete.html:43
5257 #: kallithea/templates/files/files_delete.html:43
5270 #: kallithea/templates/files/files_edit.html:67
5258 #: kallithea/templates/files/files_edit.html:67
5271 #, fuzzy
5272 msgid "Commit Changes"
5259 msgid "Commit Changes"
5273 msgstr "Keine Änderungen"
5260 msgstr "Änderungen einchecken"
5274
5261
5275 #: kallithea/templates/files/files_browser.html:32
5262 #: kallithea/templates/files/files_browser.html:32
5276 msgid "revision"
5263 msgid "revision"
5277 msgstr ""
5264 msgstr ""
5278
5265
5279 #: kallithea/templates/files/files_browser.html:33
5266 #: kallithea/templates/files/files_browser.html:33
5280 msgid "Previous revision"
5267 msgid "Previous revision"
5281 msgstr ""
5268 msgstr ""
5282
5269
5283 #: kallithea/templates/files/files_browser.html:35
5270 #: kallithea/templates/files/files_browser.html:35
5284 msgid "Next revision"
5271 msgid "Next revision"
5285 msgstr ""
5272 msgstr ""
5286
5273
5287 #: kallithea/templates/files/files_browser.html:41
5274 #: kallithea/templates/files/files_browser.html:41
5288 msgid "Follow current branch"
5275 msgid "Follow current branch"
5289 msgstr ""
5276 msgstr ""
5290
5277
5291 #: kallithea/templates/files/files_browser.html:44
5278 #: kallithea/templates/files/files_browser.html:44
5292 msgid "Search File List"
5279 msgid "Search File List"
5293 msgstr ""
5280 msgstr ""
5294
5281
5295 #: kallithea/templates/files/files_browser.html:48
5282 #: kallithea/templates/files/files_browser.html:48
5296 msgid "Loading file list..."
5283 msgid "Loading file list..."
5297 msgstr ""
5284 msgstr ""
5298
5285
5299 #: kallithea/templates/files/files_browser.html:61
5286 #: kallithea/templates/files/files_browser.html:61
5300 msgid "Size"
5287 msgid "Size"
5301 msgstr "Größe"
5288 msgstr "Größe"
5302
5289
5303 #: kallithea/templates/files/files_browser.html:62
5290 #: kallithea/templates/files/files_browser.html:62
5304 msgid "Mimetype"
5291 msgid "Mimetype"
5305 msgstr "MIME-Type"
5292 msgstr "MIME-Type"
5306
5293
5307 #: kallithea/templates/files/files_browser.html:63
5294 #: kallithea/templates/files/files_browser.html:63
5308 msgid "Last Revision"
5295 msgid "Last Revision"
5309 msgstr ""
5296 msgstr ""
5310
5297
5311 #: kallithea/templates/files/files_browser.html:64
5298 #: kallithea/templates/files/files_browser.html:64
5312 #, fuzzy
5313 msgid "Last Modified"
5299 msgid "Last Modified"
5314 msgstr "Zuletzt geändert"
5300 msgstr "Zuletzt geändert"
5315
5301
5316 #: kallithea/templates/files/files_browser.html:65
5302 #: kallithea/templates/files/files_browser.html:65
5317 msgid "Last Committer"
5303 msgid "Last Committer"
5318 msgstr ""
5304 msgstr ""
5319
5305
5320 #: kallithea/templates/files/files_delete.html:4
5306 #: kallithea/templates/files/files_delete.html:4
5321 #, python-format
5307 #, python-format
5322 msgid "%s Files Delete"
5308 msgid "%s Files Delete"
5323 msgstr ""
5309 msgstr ""
5324
5310
5325 #: kallithea/templates/files/files_delete.html:12
5311 #: kallithea/templates/files/files_delete.html:12
5326 #: kallithea/templates/files/files_delete.html:31
5312 #: kallithea/templates/files/files_delete.html:31
5327 msgid "Delete file"
5313 msgid "Delete file"
5328 msgstr "Datei löschen"
5314 msgstr "Datei löschen"
5329
5315
5330 #: kallithea/templates/files/files_edit.html:4
5316 #: kallithea/templates/files/files_edit.html:4
5331 #, python-format
5317 #, python-format
5332 msgid "%s File Edit"
5318 msgid "%s File Edit"
5333 msgstr ""
5319 msgstr ""
5334
5320
5335 #: kallithea/templates/files/files_edit.html:21
5321 #: kallithea/templates/files/files_edit.html:21
5336 msgid "Edit file"
5322 msgid "Edit file"
5337 msgstr ""
5323 msgstr ""
5338
5324
5339 #: kallithea/templates/files/files_edit.html:48
5325 #: kallithea/templates/files/files_edit.html:48
5340 #: kallithea/templates/files/files_source.html:32
5326 #: kallithea/templates/files/files_source.html:32
5341 msgid "Show Annotation"
5327 msgid "Show Annotation"
5342 msgstr ""
5328 msgstr ""
5343
5329
5344 #: kallithea/templates/files/files_edit.html:50
5330 #: kallithea/templates/files/files_edit.html:50
5345 #: kallithea/templates/files/files_source.html:35
5331 #: kallithea/templates/files/files_source.html:35
5346 msgid "Download as Raw"
5332 msgid "Download as Raw"
5347 msgstr ""
5333 msgstr ""
5348
5334
5349 #: kallithea/templates/files/files_edit.html:53
5335 #: kallithea/templates/files/files_edit.html:53
5350 msgid "Source"
5336 msgid "Source"
5351 msgstr ""
5337 msgstr ""
5352
5338
5353 #: kallithea/templates/files/files_edit.html:58
5339 #: kallithea/templates/files/files_edit.html:58
5354 msgid "Editing file"
5340 msgid "Editing file"
5355 msgstr ""
5341 msgstr ""
5356
5342
5357 #: kallithea/templates/files/files_history_box.html:2
5343 #: kallithea/templates/files/files_history_box.html:2
5358 #, python-format
5344 #, python-format
5359 msgid "%s author"
5345 msgid "%s author"
5360 msgid_plural "%s authors"
5346 msgid_plural "%s authors"
5361 msgstr[0] "%s Autor"
5347 msgstr[0] "%s Autor"
5362 msgstr[1] "%s Autoren"
5348 msgstr[1] "%s Autoren"
5363
5349
5364 #: kallithea/templates/files/files_source.html:7
5350 #: kallithea/templates/files/files_source.html:7
5365 msgid "Diff to Revision"
5351 msgid "Diff to Revision"
5366 msgstr ""
5352 msgstr ""
5367
5353
5368 #: kallithea/templates/files/files_source.html:8
5354 #: kallithea/templates/files/files_source.html:8
5369 msgid "Show at Revision"
5355 msgid "Show at Revision"
5370 msgstr ""
5356 msgstr ""
5371
5357
5372 #: kallithea/templates/files/files_source.html:10
5358 #: kallithea/templates/files/files_source.html:10
5373 msgid "Show Full History"
5359 msgid "Show Full History"
5374 msgstr ""
5360 msgstr ""
5375
5361
5376 #: kallithea/templates/files/files_source.html:11
5362 #: kallithea/templates/files/files_source.html:11
5377 msgid "Show Authors"
5363 msgid "Show Authors"
5378 msgstr ""
5364 msgstr ""
5379
5365
5380 #: kallithea/templates/files/files_source.html:30
5366 #: kallithea/templates/files/files_source.html:30
5381 msgid "Show Source"
5367 msgid "Show Source"
5382 msgstr ""
5368 msgstr ""
5383
5369
5384 #: kallithea/templates/files/files_source.html:38
5370 #: kallithea/templates/files/files_source.html:38
5385 #, python-format
5371 #, python-format
5386 msgid "Edit on Branch:%s"
5372 msgid "Edit on Branch:%s"
5387 msgstr ""
5373 msgstr ""
5388
5374
5389 #: kallithea/templates/files/files_source.html:41
5375 #: kallithea/templates/files/files_source.html:41
5390 msgid "Editing binary files not allowed"
5376 msgid "Editing binary files not allowed"
5391 msgstr ""
5377 msgstr ""
5392
5378
5393 #: kallithea/templates/files/files_source.html:44
5379 #: kallithea/templates/files/files_source.html:44
5394 msgid "Editing files allowed only when on branch head revision"
5380 msgid "Editing files allowed only when on branch head revision"
5395 msgstr ""
5381 msgstr ""
5396
5382
5397 #: kallithea/templates/files/files_source.html:45
5383 #: kallithea/templates/files/files_source.html:45
5398 msgid "Deleting files allowed only when on branch head revision"
5384 msgid "Deleting files allowed only when on branch head revision"
5399 msgstr ""
5385 msgstr ""
5400
5386
5401 #: kallithea/templates/files/files_source.html:63
5387 #: kallithea/templates/files/files_source.html:63
5402 #, python-format
5388 #, python-format
5403 msgid "Binary file (%s)"
5389 msgid "Binary file (%s)"
5404 msgstr ""
5390 msgstr ""
5405
5391
5406 #: kallithea/templates/files/files_source.html:73
5392 #: kallithea/templates/files/files_source.html:73
5407 msgid "File is too big to display"
5393 msgid "File is too big to display"
5408 msgstr "Die Datei ist zu groß, um sie anzuzeigen"
5394 msgstr "Die Datei ist zu groß, um sie anzuzeigen"
5409
5395
5410 #: kallithea/templates/files/files_ypjax.html:5
5396 #: kallithea/templates/files/files_ypjax.html:5
5411 msgid "annotation"
5397 msgid "annotation"
5412 msgstr ""
5398 msgstr ""
5413
5399
5414 #: kallithea/templates/files/files_ypjax.html:23
5400 #: kallithea/templates/files/files_ypjax.html:23
5415 msgid "Go Back"
5401 msgid "Go Back"
5416 msgstr "Zurück"
5402 msgstr "Zurück"
5417
5403
5418 #: kallithea/templates/files/files_ypjax.html:24
5404 #: kallithea/templates/files/files_ypjax.html:24
5419 msgid "No files at given path"
5405 msgid "No files at given path"
5420 msgstr ""
5406 msgstr ""
5421
5407
5422 #: kallithea/templates/followers/followers.html:5
5408 #: kallithea/templates/followers/followers.html:5
5423 #, python-format
5409 #, python-format
5424 msgid "%s Followers"
5410 msgid "%s Followers"
5425 msgstr ""
5411 msgstr ""
5426
5412
5427 #: kallithea/templates/followers/followers.html:9
5413 #: kallithea/templates/followers/followers.html:9
5428 #: kallithea/templates/summary/summary.html:145
5414 #: kallithea/templates/summary/summary.html:145
5429 #: kallithea/templates/summary/summary.html:146
5415 #: kallithea/templates/summary/summary.html:146
5430 msgid "Followers"
5416 msgid "Followers"
5431 msgstr ""
5417 msgstr ""
5432
5418
5433 #: kallithea/templates/followers/followers_data.html:12
5419 #: kallithea/templates/followers/followers_data.html:12
5434 msgid "Started following -"
5420 msgid "Started following -"
5435 msgstr ""
5421 msgstr ""
5436
5422
5437 #: kallithea/templates/forks/fork.html:5
5423 #: kallithea/templates/forks/fork.html:5
5438 #, python-format
5424 #, python-format
5439 msgid "Fork repository %s"
5425 msgid "Fork repository %s"
5440 msgstr ""
5426 msgstr ""
5441
5427
5442 #: kallithea/templates/forks/fork.html:27
5428 #: kallithea/templates/forks/fork.html:27
5443 msgid "Fork name"
5429 msgid "Fork name"
5444 msgstr ""
5430 msgstr ""
5445
5431
5446 #: kallithea/templates/forks/fork.html:62
5432 #: kallithea/templates/forks/fork.html:62
5447 msgid "Default revision for files page, downloads, whoosh, and readme."
5433 msgid "Default revision for files page, downloads, whoosh, and readme."
5448 msgstr ""
5434 msgstr ""
5449
5435
5450 #: kallithea/templates/forks/fork.html:68
5436 #: kallithea/templates/forks/fork.html:68
5451 msgid "Private"
5437 msgid "Private"
5452 msgstr "Privat"
5438 msgstr "Privat"
5453
5439
5454 #: kallithea/templates/forks/fork.html:77
5440 #: kallithea/templates/forks/fork.html:77
5455 msgid "Copy permissions"
5441 msgid "Copy permissions"
5456 msgstr "Berechtigungen kopieren"
5442 msgstr "Berechtigungen kopieren"
5457
5443
5458 #: kallithea/templates/forks/fork.html:81
5444 #: kallithea/templates/forks/fork.html:81
5459 msgid "Copy permissions from forked repository"
5445 msgid "Copy permissions from forked repository"
5460 msgstr ""
5446 msgstr ""
5461
5447
5462 #: kallithea/templates/forks/fork.html:87
5448 #: kallithea/templates/forks/fork.html:87
5463 msgid "Update after clone"
5449 msgid "Update after clone"
5464 msgstr ""
5450 msgstr ""
5465
5451
5466 #: kallithea/templates/forks/fork.html:91
5452 #: kallithea/templates/forks/fork.html:91
5467 msgid "Checkout source after making a clone"
5453 msgid "Checkout source after making a clone"
5468 msgstr ""
5454 msgstr ""
5469
5455
5470 #: kallithea/templates/forks/fork.html:96
5456 #: kallithea/templates/forks/fork.html:96
5471 msgid "Fork this Repository"
5457 msgid "Fork this Repository"
5472 msgstr ""
5458 msgstr ""
5473
5459
5474 #: kallithea/templates/forks/forks.html:5
5460 #: kallithea/templates/forks/forks.html:5
5475 #, python-format
5461 #, python-format
5476 msgid "%s Forks"
5462 msgid "%s Forks"
5477 msgstr ""
5463 msgstr ""
5478
5464
5479 #: kallithea/templates/forks/forks.html:9
5465 #: kallithea/templates/forks/forks.html:9
5480 #: kallithea/templates/summary/summary.html:151
5466 #: kallithea/templates/summary/summary.html:151
5481 #: kallithea/templates/summary/summary.html:152
5467 #: kallithea/templates/summary/summary.html:152
5482 msgid "Forks"
5468 msgid "Forks"
5483 msgstr ""
5469 msgstr ""
5484
5470
5485 #: kallithea/templates/forks/forks_data.html:17
5471 #: kallithea/templates/forks/forks_data.html:17
5486 msgid "Forked"
5472 msgid "Forked"
5487 msgstr ""
5473 msgstr ""
5488
5474
5489 #: kallithea/templates/forks/forks_data.html:43
5475 #: kallithea/templates/forks/forks_data.html:43
5490 msgid "There are no forks yet"
5476 msgid "There are no forks yet"
5491 msgstr ""
5477 msgstr ""
5492
5478
5493 #: kallithea/templates/journal/journal.html:21
5479 #: kallithea/templates/journal/journal.html:21
5494 msgid "ATOM journal feed"
5480 msgid "ATOM journal feed"
5495 msgstr "ATOM Logbuch Feed"
5481 msgstr "ATOM Logbuch Feed"
5496
5482
5497 #: kallithea/templates/journal/journal.html:22
5483 #: kallithea/templates/journal/journal.html:22
5498 msgid "RSS journal feed"
5484 msgid "RSS journal feed"
5499 msgstr "RSS Logbuch Feed"
5485 msgstr "RSS Logbuch Feed"
5500
5486
5501 #: kallithea/templates/journal/journal.html:56
5487 #: kallithea/templates/journal/journal.html:56
5502 #, fuzzy
5503 msgid "My Repos"
5488 msgid "My Repos"
5504 msgstr "Leeres Repository"
5489 msgstr "Meine Repositories"
5505
5490
5506 #: kallithea/templates/journal/journal_data.html:61
5491 #: kallithea/templates/journal/journal_data.html:61
5507 msgid "No entries yet"
5492 msgid "No entries yet"
5508 msgstr ""
5493 msgstr ""
5509
5494
5510 #: kallithea/templates/journal/public_journal.html:4
5495 #: kallithea/templates/journal/public_journal.html:4
5511 #: kallithea/templates/journal/public_journal.html:21
5496 #: kallithea/templates/journal/public_journal.html:21
5512 msgid "Public Journal"
5497 msgid "Public Journal"
5513 msgstr "Öffentliches Logbuch"
5498 msgstr "Öffentliches Logbuch"
5514
5499
5515 #: kallithea/templates/journal/public_journal.html:13
5500 #: kallithea/templates/journal/public_journal.html:13
5516 msgid "ATOM public journal feed"
5501 msgid "ATOM public journal feed"
5517 msgstr "ATOM Feed für das Öffentliche Logbuch"
5502 msgstr "ATOM Feed für das Öffentliche Logbuch"
5518
5503
5519 #: kallithea/templates/journal/public_journal.html:14
5504 #: kallithea/templates/journal/public_journal.html:14
5520 msgid "RSS public journal feed"
5505 msgid "RSS public journal feed"
5521 msgstr "RSS Feed für das Öffentliche Logbuch"
5506 msgstr "RSS Feed für das Öffentliche Logbuch"
5522
5507
5523 #: kallithea/templates/pullrequests/pullrequest.html:4
5508 #: kallithea/templates/pullrequests/pullrequest.html:4
5524 #: kallithea/templates/pullrequests/pullrequest.html:8
5509 #: kallithea/templates/pullrequests/pullrequest.html:8
5525 #, fuzzy
5526 msgid "New Pull Request"
5510 msgid "New Pull Request"
5527 msgstr "Pull Request"
5511 msgstr "Neuer Pull Request"
5528
5512
5529 #: kallithea/templates/pullrequests/pullrequest.html:31
5513 #: kallithea/templates/pullrequests/pullrequest.html:31
5530 #: kallithea/templates/pullrequests/pullrequest_data.html:15
5514 #: kallithea/templates/pullrequests/pullrequest_data.html:15
5531 #: kallithea/templates/pullrequests/pullrequest_show.html:29
5515 #: kallithea/templates/pullrequests/pullrequest_show.html:29
5532 #: kallithea/templates/pullrequests/pullrequest_show.html:54
5516 #: kallithea/templates/pullrequests/pullrequest_show.html:54
5533 msgid "Title"
5517 msgid "Title"
5534 msgstr "Titel"
5518 msgstr "Titel"
5535
5519
5536 #: kallithea/templates/pullrequests/pullrequest.html:34
5520 #: kallithea/templates/pullrequests/pullrequest.html:34
5537 msgid "Summarize the changes - or leave empty"
5521 msgid "Summarize the changes - or leave empty"
5538 msgstr ""
5522 msgstr ""
5539
5523
5540 #: kallithea/templates/pullrequests/pullrequest.html:43
5524 #: kallithea/templates/pullrequests/pullrequest.html:43
5541 #: kallithea/templates/pullrequests/pullrequest_show.html:66
5525 #: kallithea/templates/pullrequests/pullrequest_show.html:66
5542 msgid "Write a short description on this pull request"
5526 msgid "Write a short description on this pull request"
5543 msgstr ""
5527 msgstr ""
5544
5528
5545 #: kallithea/templates/pullrequests/pullrequest.html:49
5529 #: kallithea/templates/pullrequests/pullrequest.html:49
5546 msgid "Changeset flow"
5530 msgid "Changeset flow"
5547 msgstr ""
5531 msgstr ""
5548
5532
5549 #: kallithea/templates/pullrequests/pullrequest.html:56
5533 #: kallithea/templates/pullrequests/pullrequest.html:56
5550 msgid "Origin repository"
5534 msgid "Origin repository"
5551 msgstr ""
5535 msgstr ""
5552
5536
5553 #: kallithea/templates/pullrequests/pullrequest.html:72
5537 #: kallithea/templates/pullrequests/pullrequest.html:72
5554 msgid "Destination repository"
5538 msgid "Destination repository"
5555 msgstr ""
5539 msgstr ""
5556
5540
5557 #: kallithea/templates/pullrequests/pullrequest.html:97
5541 #: kallithea/templates/pullrequests/pullrequest.html:97
5558 #: kallithea/templates/pullrequests/pullrequest_show.html:210
5542 #: kallithea/templates/pullrequests/pullrequest_show.html:210
5559 #, fuzzy
5560 msgid "Pull Request Reviewers"
5543 msgid "Pull Request Reviewers"
5561 msgstr "Pull Request"
5544 msgstr "Pull Request Reviewers"
5562
5545
5563 #: kallithea/templates/pullrequests/pullrequest.html:107
5546 #: kallithea/templates/pullrequests/pullrequest.html:107
5564 #: kallithea/templates/pullrequests/pullrequest_show.html:239
5547 #: kallithea/templates/pullrequests/pullrequest_show.html:239
5565 msgid "Type name of reviewer to add"
5548 msgid "Type name of reviewer to add"
5566 msgstr ""
5549 msgstr ""
5567
5550
5568 #: kallithea/templates/pullrequests/pullrequest_data.html:6
5551 #: kallithea/templates/pullrequests/pullrequest_data.html:6
5569 msgid "No entries"
5552 msgid "No entries"
5570 msgstr ""
5553 msgstr ""
5571
5554
5572 #: kallithea/templates/pullrequests/pullrequest_data.html:18
5555 #: kallithea/templates/pullrequests/pullrequest_data.html:18
5573 msgid "From"
5556 msgid "From"
5574 msgstr ""
5557 msgstr ""
5575
5558
5576 #: kallithea/templates/pullrequests/pullrequest_data.html:19
5559 #: kallithea/templates/pullrequests/pullrequest_data.html:19
5577 msgid "To"
5560 msgid "To"
5578 msgstr ""
5561 msgstr ""
5579
5562
5580 #: kallithea/templates/pullrequests/pullrequest_data.html:27
5563 #: kallithea/templates/pullrequests/pullrequest_data.html:27
5581 #, fuzzy, python-format
5564 #, python-format
5582 msgid "Latest vote: %s"
5565 msgid "Latest vote: %s"
5583 msgstr "Tag %s erstellt"
5566 msgstr "Letzte Stimmabgabe: %s"
5584
5567
5585 #: kallithea/templates/pullrequests/pullrequest_data.html:29
5568 #: kallithea/templates/pullrequests/pullrequest_data.html:29
5586 msgid "Nobody voted"
5569 msgid "Nobody voted"
5587 msgstr ""
5570 msgstr ""
5588
5571
5589 #: kallithea/templates/pullrequests/pullrequest_data.html:34
5572 #: kallithea/templates/pullrequests/pullrequest_data.html:34
5590 #, python-format
5573 #, python-format
5591 msgid "You voted: %s"
5574 msgid "You voted: %s"
5592 msgstr ""
5575 msgstr ""
5593
5576
5594 #: kallithea/templates/pullrequests/pullrequest_data.html:36
5577 #: kallithea/templates/pullrequests/pullrequest_data.html:36
5595 msgid "You didn't vote"
5578 msgid "You didn't vote"
5596 msgstr ""
5579 msgstr ""
5597
5580
5598 #: kallithea/templates/pullrequests/pullrequest_data.html:45
5581 #: kallithea/templates/pullrequests/pullrequest_data.html:45
5599 #, fuzzy
5600 msgid "Delete Pull Request"
5582 msgid "Delete Pull Request"
5601 msgstr "Erfolgreich Pull-Request gelöscht"
5583 msgstr "Pull Request löschen"
5602
5584
5603 #: kallithea/templates/pullrequests/pullrequest_data.html:46
5585 #: kallithea/templates/pullrequests/pullrequest_data.html:46
5604 msgid "Confirm to delete this pull request"
5586 msgid "Confirm to delete this pull request"
5605 msgstr ""
5587 msgstr ""
5606
5588
5607 #: kallithea/templates/pullrequests/pullrequest_data.html:54
5589 #: kallithea/templates/pullrequests/pullrequest_data.html:54
5608 msgid "(no title)"
5590 msgid "(no title)"
5609 msgstr ""
5591 msgstr ""
5610
5592
5611 #: kallithea/templates/pullrequests/pullrequest_data.html:56
5593 #: kallithea/templates/pullrequests/pullrequest_data.html:56
5612 #: kallithea/templates/pullrequests/pullrequest_show.html:31
5594 #: kallithea/templates/pullrequests/pullrequest_show.html:31
5613 #: kallithea/templates/pullrequests/pullrequest_show.html:83
5595 #: kallithea/templates/pullrequests/pullrequest_show.html:83
5614 msgid "Closed"
5596 msgid "Closed"
5615 msgstr ""
5597 msgstr ""
5616
5598
5617 #: kallithea/templates/pullrequests/pullrequest_show.html:6
5599 #: kallithea/templates/pullrequests/pullrequest_show.html:6
5618 #, python-format
5600 #, python-format
5619 msgid "%s Pull Request #%s"
5601 msgid "%s Pull Request #%s"
5620 msgstr ""
5602 msgstr ""
5621
5603
5622 #: kallithea/templates/pullrequests/pullrequest_show.html:10
5604 #: kallithea/templates/pullrequests/pullrequest_show.html:10
5623 #, fuzzy, python-format
5605 #, python-format
5624 msgid "Pull request #%s from %s#%s"
5606 msgid "Pull request #%s from %s#%s"
5625 msgstr ""
5607 msgstr "Pull Request #%s von %s#%s"
5626
5608
5627 #: kallithea/templates/pullrequests/pullrequest_show.html:57
5609 #: kallithea/templates/pullrequests/pullrequest_show.html:57
5628 #, fuzzy
5629 msgid "Summarize the changes"
5610 msgid "Summarize the changes"
5630 msgstr "Letzte Änderungen"
5611 msgstr "Zusammenfassung der Änderungen"
5631
5612
5632 #: kallithea/templates/pullrequests/pullrequest_show.html:74
5613 #: kallithea/templates/pullrequests/pullrequest_show.html:74
5633 msgid "Reviewer voting result"
5614 msgid "Reviewer voting result"
5634 msgstr ""
5615 msgstr ""
5635
5616
5636 #: kallithea/templates/pullrequests/pullrequest_show.html:80
5617 #: kallithea/templates/pullrequests/pullrequest_show.html:80
5637 #: kallithea/templates/pullrequests/pullrequest_show.html:81
5618 #: kallithea/templates/pullrequests/pullrequest_show.html:81
5638 msgid "Pull request status calculated from votes"
5619 msgid "Pull request status calculated from votes"
5639 msgstr ""
5620 msgstr ""
5640
5621
5641 #: kallithea/templates/pullrequests/pullrequest_show.html:94
5622 #: kallithea/templates/pullrequests/pullrequest_show.html:94
5642 msgid "Still not reviewed by"
5623 msgid "Still not reviewed by"
5643 msgstr ""
5624 msgstr ""
5644
5625
5645 #: kallithea/templates/pullrequests/pullrequest_show.html:98
5626 #: kallithea/templates/pullrequests/pullrequest_show.html:98
5646 #, python-format
5627 #, python-format
5647 msgid "%d reviewer"
5628 msgid "%d reviewer"
5648 msgid_plural "%d reviewers"
5629 msgid_plural "%d reviewers"
5649 msgstr[0] ""
5630 msgstr[0] ""
5650 msgstr[1] ""
5631 msgstr[1] ""
5651
5632
5652 #: kallithea/templates/pullrequests/pullrequest_show.html:100
5633 #: kallithea/templates/pullrequests/pullrequest_show.html:100
5653 msgid "Pull request was reviewed by all reviewers"
5634 msgid "Pull request was reviewed by all reviewers"
5654 msgstr ""
5635 msgstr ""
5655
5636
5656 #: kallithea/templates/pullrequests/pullrequest_show.html:102
5637 #: kallithea/templates/pullrequests/pullrequest_show.html:102
5657 #, fuzzy
5658 msgid "There are no reviewers"
5638 msgid "There are no reviewers"
5659 msgstr "Es gibt bisher keine Branches"
5639 msgstr "Es gibt keine Reviewers"
5660
5640
5661 #: kallithea/templates/pullrequests/pullrequest_show.html:108
5641 #: kallithea/templates/pullrequests/pullrequest_show.html:108
5662 msgid "Origin"
5642 msgid "Origin"
5663 msgstr ""
5643 msgstr ""
5664
5644
5665 #: kallithea/templates/pullrequests/pullrequest_show.html:114
5645 #: kallithea/templates/pullrequests/pullrequest_show.html:114
5666 #, fuzzy
5667 msgid "on"
5646 msgid "on"
5668 msgstr "keine"
5647 msgstr "in"
5669
5648
5670 #: kallithea/templates/pullrequests/pullrequest_show.html:121
5649 #: kallithea/templates/pullrequests/pullrequest_show.html:121
5671 msgid "Target"
5650 msgid "Target"
5672 msgstr ""
5651 msgstr ""
5673
5652
5674 #: kallithea/templates/pullrequests/pullrequest_show.html:132
5653 #: kallithea/templates/pullrequests/pullrequest_show.html:132
5675 msgid "Pull changes"
5654 msgid "Pull changes"
5676 msgstr ""
5655 msgstr ""
5677
5656
5678 #: kallithea/templates/pullrequests/pullrequest_show.html:155
5657 #: kallithea/templates/pullrequests/pullrequest_show.html:155
5679 #, fuzzy
5680 msgid "Created by"
5658 msgid "Created by"
5681 msgstr "[erstellt] Benutzer"
5659 msgstr "Erstellt von"
5682
5660
5683 #: kallithea/templates/pullrequests/pullrequest_show.html:170
5661 #: kallithea/templates/pullrequests/pullrequest_show.html:170
5684 #, fuzzy
5685 msgid "Update"
5662 msgid "Update"
5686 msgstr "[akutalisiert] Benutzer"
5663 msgstr "Aktualisierung"
5687
5664
5688 #: kallithea/templates/pullrequests/pullrequest_show.html:188
5665 #: kallithea/templates/pullrequests/pullrequest_show.html:188
5689 msgid "Current revision - no change"
5666 msgid "Current revision - no change"
5690 msgstr ""
5667 msgstr ""
5691
5668
5692 #: kallithea/templates/pullrequests/pullrequest_show.html:224
5669 #: kallithea/templates/pullrequests/pullrequest_show.html:224
5693 msgid "owner"
5670 msgid "owner"
5694 msgstr ""
5671 msgstr ""
5695
5672
5696 #: kallithea/templates/pullrequests/pullrequest_show.html:224
5673 #: kallithea/templates/pullrequests/pullrequest_show.html:224
5697 msgid "reviewer"
5674 msgid "reviewer"
5698 msgstr ""
5675 msgstr ""
5699
5676
5700 #: kallithea/templates/pullrequests/pullrequest_show.html:227
5677 #: kallithea/templates/pullrequests/pullrequest_show.html:227
5701 #, fuzzy
5702 msgid "Remove reviewer"
5678 msgid "Remove reviewer"
5703 msgstr ""
5679 msgstr "Reviewer entfernen"
5704
5680
5705 #: kallithea/templates/pullrequests/pullrequest_show.html:247
5681 #: kallithea/templates/pullrequests/pullrequest_show.html:247
5706 #, fuzzy
5707 msgid "Potential Reviewers"
5682 msgid "Potential Reviewers"
5708 msgstr "Kommentarvorschau"
5683 msgstr "Potentielle Reviewer"
5709
5684
5710 #: kallithea/templates/pullrequests/pullrequest_show.html:250
5685 #: kallithea/templates/pullrequests/pullrequest_show.html:250
5711 msgid "Click to add the repository owner as reviewer:"
5686 msgid "Click to add the repository owner as reviewer:"
5712 msgstr ""
5687 msgstr ""
5713
5688
5714 #: kallithea/templates/pullrequests/pullrequest_show.html:273
5689 #: kallithea/templates/pullrequests/pullrequest_show.html:273
5715 msgid "Save Changes"
5690 msgid "Save Changes"
5716 msgstr ""
5691 msgstr ""
5717
5692
5718 #: kallithea/templates/pullrequests/pullrequest_show.html:274
5693 #: kallithea/templates/pullrequests/pullrequest_show.html:274
5719 #, fuzzy
5720 msgid "Save as New Pull Request"
5694 msgid "Save as New Pull Request"
5721 msgstr "Es wurde erfolgreich ein neuer Pullrequest eröffnet"
5695 msgstr "Als neuen Pull Request speichern"
5722
5696
5723 #: kallithea/templates/pullrequests/pullrequest_show.html:275
5697 #: kallithea/templates/pullrequests/pullrequest_show.html:275
5724 #, fuzzy
5725 msgid "Cancel Changes"
5698 msgid "Cancel Changes"
5726 msgstr "Letzte Änderungen"
5699 msgstr "Änderungen verwerfen"
5727
5700
5728 #: kallithea/templates/pullrequests/pullrequest_show.html:285
5701 #: kallithea/templates/pullrequests/pullrequest_show.html:285
5729 #, fuzzy
5730 msgid "Pull Request Content"
5702 msgid "Pull Request Content"
5731 msgstr "Pull Request"
5703 msgstr "Inhalt des Pull Requests"
5732
5704
5733 #: kallithea/templates/pullrequests/pullrequest_show_all.html:4
5705 #: kallithea/templates/pullrequests/pullrequest_show_all.html:4
5734 #, python-format
5706 #, python-format
5735 msgid "%s Pull Requests"
5707 msgid "%s Pull Requests"
5736 msgstr ""
5708 msgstr ""
5737
5709
5738 #: kallithea/templates/pullrequests/pullrequest_show_all.html:9
5710 #: kallithea/templates/pullrequests/pullrequest_show_all.html:9
5739 #, fuzzy, python-format
5711 #, python-format
5740 msgid "Pull Requests from %s'"
5712 msgid "Pull Requests from %s'"
5741 msgstr ""
5713 msgstr "Pull Requests von '%s'"
5742
5714
5743 #: kallithea/templates/pullrequests/pullrequest_show_all.html:11
5715 #: kallithea/templates/pullrequests/pullrequest_show_all.html:11
5744 #, fuzzy, python-format
5716 #, python-format
5745 msgid "Pull Requests to '%s'"
5717 msgid "Pull Requests to '%s'"
5746 msgstr ""
5718 msgstr "Pull Requests für '%s'"
5747
5719
5748 #: kallithea/templates/pullrequests/pullrequest_show_all.html:35
5720 #: kallithea/templates/pullrequests/pullrequest_show_all.html:35
5749 #, fuzzy, python-format
5721 #, python-format
5750 msgid "Show Pull Requests to %s"
5722 msgid "Show Pull Requests to %s"
5751 msgstr ""
5723 msgstr "Zeige Pull Requests für '%s'"
5752
5724
5753 #: kallithea/templates/pullrequests/pullrequest_show_all.html:37
5725 #: kallithea/templates/pullrequests/pullrequest_show_all.html:37
5754 #, fuzzy, python-format
5726 #, python-format
5755 msgid "Show Pull Requests from '%s'"
5727 msgid "Show Pull Requests from '%s'"
5756 msgstr ""
5728 msgstr "Zeige Pull Requests von '%s'"
5757
5729
5758 #: kallithea/templates/pullrequests/pullrequest_show_all.html:47
5730 #: kallithea/templates/pullrequests/pullrequest_show_all.html:47
5759 #: kallithea/templates/pullrequests/pullrequest_show_my.html:26
5731 #: kallithea/templates/pullrequests/pullrequest_show_my.html:26
5760 msgid "Hide closed pull requests (only show open pull requests)"
5732 msgid "Hide closed pull requests (only show open pull requests)"
5761 msgstr ""
5733 msgstr ""
5762
5734
5763 #: kallithea/templates/pullrequests/pullrequest_show_all.html:49
5735 #: kallithea/templates/pullrequests/pullrequest_show_all.html:49
5764 #: kallithea/templates/pullrequests/pullrequest_show_my.html:28
5736 #: kallithea/templates/pullrequests/pullrequest_show_my.html:28
5765 msgid "Show closed pull requests (in addition to open pull requests)"
5737 msgid "Show closed pull requests (in addition to open pull requests)"
5766 msgstr ""
5738 msgstr ""
5767
5739
5768 #: kallithea/templates/pullrequests/pullrequest_show_my_data.html:3
5740 #: kallithea/templates/pullrequests/pullrequest_show_my_data.html:3
5769 #, fuzzy
5770 msgid "Pull Requests Created by Me"
5741 msgid "Pull Requests Created by Me"
5771 msgstr "Pull Request"
5742 msgstr "Von mir erstellte Pull Requests"
5772
5743
5773 #: kallithea/templates/pullrequests/pullrequest_show_my_data.html:6
5744 #: kallithea/templates/pullrequests/pullrequest_show_my_data.html:6
5774 msgid "Pull Requests I Participate In"
5745 msgid "Pull Requests I Participate In"
5775 msgstr ""
5746 msgstr ""
5776
5747
5777 #: kallithea/templates/search/search.html:6
5748 #: kallithea/templates/search/search.html:6
5778 #, python-format
5749 #, python-format
5779 msgid "%s Search"
5750 msgid "%s Search"
5780 msgstr ""
5751 msgstr ""
5781
5752
5782 #: kallithea/templates/search/search.html:8
5753 #: kallithea/templates/search/search.html:8
5783 #: kallithea/templates/search/search.html:16
5754 #: kallithea/templates/search/search.html:16
5784 #, fuzzy
5785 msgid "Search in All Repositories"
5755 msgid "Search in All Repositories"
5786 msgstr "Mercurial Repository"
5756 msgstr "Suche in allen Repositories"
5787
5757
5788 #: kallithea/templates/search/search.html:50
5758 #: kallithea/templates/search/search.html:50
5789 msgid "Search term"
5759 msgid "Search term"
5790 msgstr ""
5760 msgstr ""
5791
5761
5792 #: kallithea/templates/search/search.html:62
5762 #: kallithea/templates/search/search.html:62
5793 msgid "Search in"
5763 msgid "Search in"
5794 msgstr ""
5764 msgstr ""
5795
5765
5796 #: kallithea/templates/search/search.html:65
5766 #: kallithea/templates/search/search.html:65
5797 msgid "File contents"
5767 msgid "File contents"
5798 msgstr ""
5768 msgstr ""
5799
5769
5800 #: kallithea/templates/search/search.html:66
5770 #: kallithea/templates/search/search.html:66
5801 msgid "Commit messages"
5771 msgid "Commit messages"
5802 msgstr ""
5772 msgstr ""
5803
5773
5804 #: kallithea/templates/search/search.html:67
5774 #: kallithea/templates/search/search.html:67
5805 msgid "File names"
5775 msgid "File names"
5806 msgstr ""
5776 msgstr ""
5807
5777
5808 #: kallithea/templates/search/search_commit.html:35
5778 #: kallithea/templates/search/search_commit.html:35
5809 #: kallithea/templates/search/search_content.html:21
5779 #: kallithea/templates/search/search_content.html:21
5810 #: kallithea/templates/search/search_path.html:15
5780 #: kallithea/templates/search/search_path.html:15
5811 msgid "Permission denied"
5781 msgid "Permission denied"
5812 msgstr "Zugriff verweigert"
5782 msgstr "Zugriff verweigert"
5813
5783
5814 #: kallithea/templates/summary/statistics.html:4
5784 #: kallithea/templates/summary/statistics.html:4
5815 #, python-format
5785 #, python-format
5816 msgid "%s Statistics"
5786 msgid "%s Statistics"
5817 msgstr ""
5787 msgstr ""
5818
5788
5819 #: kallithea/templates/summary/statistics.html:16
5789 #: kallithea/templates/summary/statistics.html:16
5820 #: kallithea/templates/summary/summary.html:39
5790 #: kallithea/templates/summary/summary.html:39
5821 #, python-format
5791 #, python-format
5822 msgid "%s ATOM feed"
5792 msgid "%s ATOM feed"
5823 msgstr ""
5793 msgstr ""
5824
5794
5825 #: kallithea/templates/summary/statistics.html:17
5795 #: kallithea/templates/summary/statistics.html:17
5826 #: kallithea/templates/summary/summary.html:40
5796 #: kallithea/templates/summary/summary.html:40
5827 #, python-format
5797 #, python-format
5828 msgid "%s RSS feed"
5798 msgid "%s RSS feed"
5829 msgstr ""
5799 msgstr ""
5830
5800
5831 #: kallithea/templates/summary/statistics.html:36
5801 #: kallithea/templates/summary/statistics.html:36
5832 #: kallithea/templates/summary/summary.html:103
5802 #: kallithea/templates/summary/summary.html:103
5833 #: kallithea/templates/summary/summary.html:119
5803 #: kallithea/templates/summary/summary.html:119
5834 msgid "Enable"
5804 msgid "Enable"
5835 msgstr ""
5805 msgstr ""
5836
5806
5837 #: kallithea/templates/summary/statistics.html:39
5807 #: kallithea/templates/summary/statistics.html:39
5838 msgid "Stats gathered: "
5808 msgid "Stats gathered: "
5839 msgstr ""
5809 msgstr ""
5840
5810
5841 #: kallithea/templates/summary/statistics.html:88
5811 #: kallithea/templates/summary/statistics.html:88
5842 #: kallithea/templates/summary/summary.html:352
5812 #: kallithea/templates/summary/summary.html:352
5843 msgid "files"
5813 msgid "files"
5844 msgstr ""
5814 msgstr ""
5845
5815
5846 #: kallithea/templates/summary/statistics.html:112
5816 #: kallithea/templates/summary/statistics.html:112
5847 #: kallithea/templates/summary/summary.html:376
5817 #: kallithea/templates/summary/summary.html:376
5848 msgid "Show more"
5818 msgid "Show more"
5849 msgstr ""
5819 msgstr ""
5850
5820
5851 #: kallithea/templates/summary/statistics.html:389
5821 #: kallithea/templates/summary/statistics.html:389
5852 msgid "commits"
5822 msgid "commits"
5853 msgstr ""
5823 msgstr ""
5854
5824
5855 #: kallithea/templates/summary/statistics.html:390
5825 #: kallithea/templates/summary/statistics.html:390
5856 msgid "files added"
5826 msgid "files added"
5857 msgstr ""
5827 msgstr ""
5858
5828
5859 #: kallithea/templates/summary/statistics.html:391
5829 #: kallithea/templates/summary/statistics.html:391
5860 msgid "files changed"
5830 msgid "files changed"
5861 msgstr ""
5831 msgstr ""
5862
5832
5863 #: kallithea/templates/summary/statistics.html:392
5833 #: kallithea/templates/summary/statistics.html:392
5864 msgid "files removed"
5834 msgid "files removed"
5865 msgstr ""
5835 msgstr ""
5866
5836
5867 #: kallithea/templates/summary/statistics.html:394
5837 #: kallithea/templates/summary/statistics.html:394
5868 msgid "commit"
5838 msgid "commit"
5869 msgstr ""
5839 msgstr ""
5870
5840
5871 #: kallithea/templates/summary/statistics.html:395
5841 #: kallithea/templates/summary/statistics.html:395
5872 msgid "file added"
5842 msgid "file added"
5873 msgstr ""
5843 msgstr ""
5874
5844
5875 #: kallithea/templates/summary/statistics.html:396
5845 #: kallithea/templates/summary/statistics.html:396
5876 msgid "file changed"
5846 msgid "file changed"
5877 msgstr ""
5847 msgstr ""
5878
5848
5879 #: kallithea/templates/summary/statistics.html:397
5849 #: kallithea/templates/summary/statistics.html:397
5880 msgid "file removed"
5850 msgid "file removed"
5881 msgstr ""
5851 msgstr ""
5882
5852
5883 #: kallithea/templates/summary/summary.html:4
5853 #: kallithea/templates/summary/summary.html:4
5884 #, python-format
5854 #, python-format
5885 msgid "%s Summary"
5855 msgid "%s Summary"
5886 msgstr ""
5856 msgstr ""
5887
5857
5888 #: kallithea/templates/summary/summary.html:13
5858 #: kallithea/templates/summary/summary.html:13
5889 #, python-format
5859 #, python-format
5890 msgid "Repository locked by %s"
5860 msgid "Repository locked by %s"
5891 msgstr ""
5861 msgstr ""
5892
5862
5893 #: kallithea/templates/summary/summary.html:15
5863 #: kallithea/templates/summary/summary.html:15
5894 msgid "Repository unlocked"
5864 msgid "Repository unlocked"
5895 msgstr ""
5865 msgstr ""
5896
5866
5897 #: kallithea/templates/summary/summary.html:22
5867 #: kallithea/templates/summary/summary.html:22
5898 msgid "Fork of"
5868 msgid "Fork of"
5899 msgstr ""
5869 msgstr ""
5900
5870
5901 #: kallithea/templates/summary/summary.html:77
5871 #: kallithea/templates/summary/summary.html:77
5902 msgid "Show by Name"
5872 msgid "Show by Name"
5903 msgstr ""
5873 msgstr ""
5904
5874
5905 #: kallithea/templates/summary/summary.html:78
5875 #: kallithea/templates/summary/summary.html:78
5906 msgid "Show by ID"
5876 msgid "Show by ID"
5907 msgstr ""
5877 msgstr ""
5908
5878
5909 #: kallithea/templates/summary/summary.html:95
5879 #: kallithea/templates/summary/summary.html:95
5910 msgid "Trending files"
5880 msgid "Trending files"
5911 msgstr ""
5881 msgstr ""
5912
5882
5913 #: kallithea/templates/summary/summary.html:111
5883 #: kallithea/templates/summary/summary.html:111
5914 msgid "Download"
5884 msgid "Download"
5915 msgstr ""
5885 msgstr ""
5916
5886
5917 #: kallithea/templates/summary/summary.html:115
5887 #: kallithea/templates/summary/summary.html:115
5918 msgid "There are no downloads yet"
5888 msgid "There are no downloads yet"
5919 msgstr ""
5889 msgstr ""
5920
5890
5921 #: kallithea/templates/summary/summary.html:117
5891 #: kallithea/templates/summary/summary.html:117
5922 msgid "Downloads are disabled for this repository"
5892 msgid "Downloads are disabled for this repository"
5923 msgstr ""
5893 msgstr ""
5924
5894
5925 #: kallithea/templates/summary/summary.html:123
5895 #: kallithea/templates/summary/summary.html:123
5926 msgid "Download as zip"
5896 msgid "Download as zip"
5927 msgstr ""
5897 msgstr ""
5928
5898
5929 #: kallithea/templates/summary/summary.html:128
5899 #: kallithea/templates/summary/summary.html:128
5930 msgid "Check this to download archive with subrepos"
5900 msgid "Check this to download archive with subrepos"
5931 msgstr ""
5901 msgstr ""
5932
5902
5933 #: kallithea/templates/summary/summary.html:128
5903 #: kallithea/templates/summary/summary.html:128
5934 msgid "with subrepos"
5904 msgid "with subrepos"
5935 msgstr ""
5905 msgstr ""
5936
5906
5937 #: kallithea/templates/summary/summary.html:159
5907 #: kallithea/templates/summary/summary.html:159
5938 msgid "Repository Size"
5908 msgid "Repository Size"
5939 msgstr ""
5909 msgstr ""
5940
5910
5941 #: kallithea/templates/summary/summary.html:166
5911 #: kallithea/templates/summary/summary.html:166
5942 #: kallithea/templates/summary/summary.html:168
5912 #: kallithea/templates/summary/summary.html:168
5943 msgid "Feed"
5913 msgid "Feed"
5944 msgstr ""
5914 msgstr ""
5945
5915
5946 #: kallithea/templates/summary/summary.html:189
5916 #: kallithea/templates/summary/summary.html:189
5947 #, fuzzy
5948 msgid "Latest Changes"
5917 msgid "Latest Changes"
5949 msgstr "Letzte Änderungen"
5918 msgstr "Letzte Änderungen"
5950
5919
5951 #: kallithea/templates/summary/summary.html:191
5920 #: kallithea/templates/summary/summary.html:191
5952 #, fuzzy
5953 msgid "Quick Start"
5921 msgid "Quick Start"
5954 msgstr "Schnellfilter..."
5922 msgstr "Schnelleinstieg"
5955
5923
5956 #: kallithea/templates/summary/summary.html:205
5924 #: kallithea/templates/summary/summary.html:205
5957 #, python-format
5925 #, python-format
5958 msgid "Readme file from revision %s:%s"
5926 msgid "Readme file from revision %s:%s"
5959 msgstr ""
5927 msgstr ""
5960
5928
5961 #: kallithea/templates/summary/summary.html:296
5929 #: kallithea/templates/summary/summary.html:296
5962 #, python-format
5930 #, python-format
5963 msgid "Download %s as %s"
5931 msgid "Download %s as %s"
5964 msgstr ""
5932 msgstr ""
5965
5933
5966 #: kallithea/templates/tags/tags.html:5
5934 #: kallithea/templates/tags/tags.html:5
5967 #, python-format
5935 #, python-format
5968 msgid "%s Tags"
5936 msgid "%s Tags"
5969 msgstr "%s Tags"
5937 msgstr "%s Tags"
5970
5938
5971 #: kallithea/templates/tags/tags.html:26
5939 #: kallithea/templates/tags/tags.html:26
5972 #, fuzzy
5973 msgid "Compare Tags"
5940 msgid "Compare Tags"
5974 msgstr "vergleichsansicht"
5941 msgstr "Tags vergleichen"
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
General Comments 0
You need to be logged in to leave comments. Login now