Changeset - ca3c310df9a4
[Not reviewed]
Bradley M. Kuhn - 11 years ago 2014-07-03 01:08:27
bkuhn@sfconservancy.org
Regenerate i18n
3 files changed:
0 comments (0 inline, 0 general)
kallithea/i18n/de/LC_MESSAGES/kallithea.mo
Show inline comments
 
binary diff not shown
kallithea/i18n/de/LC_MESSAGES/kallithea.po
Show inline comments
 
# Translations template for Kallithea.
 
# German translations for Kallithea.
 
# Copyright (C) 2014 RhodeCode GmbH, and others.
 
# This file is distributed under the same license as the Kallithea project.
 
# Translators:
 
# stephanj <info@stephan-jauernick.de>, 2013
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea\n"
 
"Project-Id-Version:  Kallithea\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2014-02-13 15:30+0100\n"
 
"POT-Creation-Date: 2014-07-02 19:08-0400\n"
 
"PO-Revision-Date: 2014-02-13 14:34+0000\n"
 
"Last-Translator: marcinkuzminski <marcin@python-blog.com>\n"
 
"Language-Team: German (http://www.transifex.com/projects/p/Kallithea/language/de/)\n"
 
"Language-Team: German "
 
"(http://www.transifex.com/projects/p/Kallithea/language/de/)\n"
 
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=UTF-8\n"
 
"Content-Type: text/plain; charset=utf-8\n"
 
"Content-Transfer-Encoding: 8bit\n"
 
"Generated-By: Babel 0.9.6\n"
 
"Language: de\n"
 
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 

	
 
#: kallithea/controllers/changelog.py:88 kallithea/controllers/compare.py:88
 
#: kallithea/controllers/pullrequests.py:263
 

	
 
#: kallithea/controllers/changelog.py:90 kallithea/controllers/compare.py:90
 
#: kallithea/controllers/pullrequests.py:265
 
msgid "There are no changesets yet"
 
msgstr ""
 

	
 
#: kallithea/controllers/changelog.py:184
 
#: kallithea/controllers/changelog.py:186
 
msgid "All Branches"
 
msgstr "Alle Branches"
 

	
 
#: kallithea/controllers/changelog.py:187
 
#: kallithea/controllers/changelog.py:189
 
msgid "(closed)"
 
msgstr ""
 

	
 
#: kallithea/controllers/changeset.py:85
 
#: kallithea/controllers/changeset.py:87
 
msgid "Show white space"
 
msgstr ""
 

	
 
#: kallithea/controllers/changeset.py:92 kallithea/controllers/changeset.py:99
 
#: kallithea/controllers/changeset.py:94 kallithea/controllers/changeset.py:101
 
msgid "Ignore white space"
 
msgstr ""
 

	
 
#: kallithea/controllers/changeset.py:165
 
#: kallithea/controllers/changeset.py:167
 
#, python-format
 
msgid "increase diff context to %(num)s lines"
 
msgstr ""
 

	
 
#: kallithea/controllers/changeset.py:207 kallithea/controllers/files.py:96
 
#: kallithea/controllers/files.py:119
 
#: kallithea/controllers/changeset.py:209 kallithea/controllers/files.py:98
 
#: kallithea/controllers/files.py:121
 
msgid "Such revision does not exist for this repository"
 
msgstr ""
 

	
 
#: kallithea/controllers/changeset.py:353
 
#: kallithea/controllers/pullrequests.py:480
 
#: kallithea/controllers/changeset.py:355
 
#: kallithea/controllers/pullrequests.py:482
 
#, python-format
 
msgid "Status change -> %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/changeset.py:384
 
#: kallithea/controllers/changeset.py:386
 
msgid ""
 
"Changing status on a changeset associated with a closed pull request is not "
 
"allowed"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:192 kallithea/templates/base/root.html:67
 
"Changing status on a changeset associated with a closed pull request is "
 
"not allowed"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:194 kallithea/templates/base/root.html:65
 
msgid "Select changeset"
 
msgstr ""
 

	
 
#: kallithea/controllers/error.py:70
 
#: kallithea/controllers/error.py:72
 
msgid "Home page"
 
msgstr "Startseite"
 

	
 
#: kallithea/controllers/error.py:99
 
msgid ""
 
"The request could not be understood by the server due to malformed syntax."
 
msgstr "Die Anfrage konnte vom Server nicht ausgewertet werden weil sie einen Ungültigen Syntax nutzt"
 

	
 
#: kallithea/controllers/error.py:102
 
#: kallithea/controllers/error.py:101
 
msgid "The request could not be understood by the server due to malformed syntax."
 
msgstr ""
 
"Die Anfrage konnte vom Server nicht ausgewertet werden weil sie einen "
 
"Ungültigen Syntax nutzt"
 

	
 
#: kallithea/controllers/error.py:104
 
msgid "Unauthorized access to resource"
 
msgstr "Unauthorisierter Zugang zur Ressource"
 

	
 
#: kallithea/controllers/error.py:104
 
#: kallithea/controllers/error.py:106
 
msgid "You don't have permission to view this page"
 
msgstr "Du hast keine Rechte um diese Seite zu betrachten"
 

	
 
#: kallithea/controllers/error.py:106
 
#: kallithea/controllers/error.py:108
 
msgid "The resource could not be found"
 
msgstr "Die Ressource konnte nicht gefunden werden"
 

	
 
#: kallithea/controllers/error.py:108
 
#: kallithea/controllers/error.py:110
 
msgid ""
 
"The server encountered an unexpected condition which prevented it from "
 
"fulfilling the request."
 
msgstr "Aufgrund einer Unerwarteten Gegebenheit konnte der Server diese Anfrage nicht vollenden"
 

	
 
#: kallithea/controllers/feed.py:53
 
msgstr ""
 
"Aufgrund einer Unerwarteten Gegebenheit konnte der Server diese Anfrage "
 
"nicht vollenden"
 

	
 
#: kallithea/controllers/feed.py:55
 
#, python-format
 
msgid "Changes on %s repository"
 
msgstr "Änderungen im %s Repository"
 

	
 
#: kallithea/controllers/feed.py:54
 
#: kallithea/controllers/feed.py:56
 
#, python-format
 
msgid "%s %s feed"
 
msgstr "%s %s Feed"
 

	
 
#: kallithea/controllers/feed.py:87
 
#: kallithea/controllers/feed.py:89
 
#: kallithea/templates/changeset/changeset.html:139
 
#: kallithea/templates/changeset/changeset.html:151
 
#: kallithea/templates/compare/compare_diff.html:75
 
#: kallithea/templates/compare/compare_diff.html:85
 
#: kallithea/templates/pullrequests/pullrequest_show.html:178
 
#: kallithea/templates/pullrequests/pullrequest_show.html:202
 
msgid "Changeset was too big and was cut off..."
 
msgstr ""
 

	
 
#: kallithea/controllers/feed.py:91
 
#: kallithea/controllers/feed.py:93
 
#, python-format
 
msgid "%s committed on %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:90
 
#: kallithea/controllers/files.py:92
 
msgid "Click here to add new file"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:91
 
#: kallithea/controllers/files.py:93
 
#, python-format
 
msgid "There are no files yet. %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:299 kallithea/controllers/files.py:359
 
#: kallithea/controllers/files.py:426
 
#: kallithea/controllers/files.py:301 kallithea/controllers/files.py:361
 
#: kallithea/controllers/files.py:428
 
#, python-format
 
msgid "This repository is has been locked by %s on %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:311
 
#: kallithea/controllers/files.py:313
 
msgid "You can only delete files with revision being a valid branch "
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:322
 
#: kallithea/controllers/files.py:324
 
#, python-format
 
msgid "Deleted file %s via Kallithea"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:344
 
#: kallithea/controllers/files.py:346
 
#, python-format
 
msgid "Successfully deleted file %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:348 kallithea/controllers/files.py:414
 
#: kallithea/controllers/files.py:496
 
#: kallithea/controllers/files.py:350 kallithea/controllers/files.py:416
 
#: kallithea/controllers/files.py:498
 
msgid "Error occurred during commit"
 
msgstr "Während des Commitens trat ein Fehler auf"
 

	
 
#: kallithea/controllers/files.py:371
 
#: kallithea/controllers/files.py:373
 
msgid "You can only edit files with revision being a valid branch "
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:385
 
#: kallithea/controllers/files.py:387
 
#, python-format
 
msgid "Edited file %s via Kallithea"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:401
 
#: kallithea/controllers/files.py:403
 
msgid "No changes"
 
msgstr "Keine Änderungen"
 

	
 
#: kallithea/controllers/files.py:410 kallithea/controllers/files.py:485
 
#: kallithea/controllers/files.py:412 kallithea/controllers/files.py:487
 
#, python-format
 
msgid "Successfully committed to %s"
 
msgstr "Der Commit zu %s war erfolgreich"
 

	
 
#: kallithea/controllers/files.py:438
 
#: kallithea/controllers/files.py:440
 
msgid "Added file via Kallithea"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:459
 
#: kallithea/controllers/files.py:461
 
msgid "No content"
 
msgstr "Kein Inhalt"
 

	
 
#: kallithea/controllers/files.py:463
 
#: kallithea/controllers/files.py:465
 
msgid "No filename"
 
msgstr "Kein Dateiname"
 

	
 
#: kallithea/controllers/files.py:488
 
#: kallithea/controllers/files.py:490
 
msgid "Location must be relative path and must not contain .. in path"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:522
 
#: kallithea/controllers/files.py:524
 
msgid "Downloads disabled"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:533
 
#: kallithea/controllers/files.py:535
 
#, python-format
 
msgid "Unknown revision %s"
 
msgstr "Unbekannte Revision %s"
 

	
 
#: kallithea/controllers/files.py:535
 
#: kallithea/controllers/files.py:537
 
msgid "Empty repository"
 
msgstr "Leeres Repository"
 

	
 
#: kallithea/controllers/files.py:537
 
#: kallithea/controllers/files.py:539
 
msgid "Unknown archive type"
 
msgstr "Unbekannter Archiv Typ"
 

	
 
#: kallithea/controllers/files.py:773
 
#: kallithea/controllers/files.py:775
 
#: kallithea/templates/changeset/changeset_range.html:12
 
#: kallithea/templates/email_templates/pull_request.html:12
 
#: kallithea/templates/pullrequests/pullrequest.html:123
 
msgid "Changesets"
 
msgstr "Änderungssätze"
 

	
 
#: kallithea/controllers/files.py:774
 
#: kallithea/controllers/pullrequests.py:158
 
#: kallithea/controllers/summary.py:74 kallithea/model/scm.py:816
 
#: kallithea/controllers/files.py:776 kallithea/controllers/pullrequests.py:160
 
#: kallithea/controllers/summary.py:76 kallithea/model/scm.py:818
 
#: kallithea/templates/switch_to_list.html:3
 
#: kallithea/templates/branches/branches.html:13
 
msgid "Branches"
 
msgstr "Entwicklungszweige"
 

	
 
#: kallithea/controllers/files.py:775
 
#: kallithea/controllers/pullrequests.py:159
 
#: kallithea/controllers/summary.py:75 kallithea/model/scm.py:827
 
#: kallithea/controllers/files.py:777 kallithea/controllers/pullrequests.py:161
 
#: kallithea/controllers/summary.py:77 kallithea/model/scm.py:829
 
#: kallithea/templates/switch_to_list.html:25
 
#: kallithea/templates/tags/tags.html:13
 
msgid "Tags"
 
msgstr "Tags"
 

	
 
#: kallithea/controllers/forks.py:189
 
#: kallithea/controllers/forks.py:191
 
#, python-format
 
msgid "An error occurred during repository forking %s"
 
msgstr "Währen des Forken des Repositorys trat ein Fehler auf: %s"
 

	
 
#: kallithea/controllers/home.py:81
 
#: kallithea/controllers/home.py:86
 
msgid "Groups"
 
msgstr ""
 

	
 
#: kallithea/controllers/home.py:86
 
#: kallithea/controllers/home.py:91
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:106
 
#: kallithea/templates/admin/repos/repo_add.html:15
 
#: kallithea/templates/admin/repos/repo_add.html:19
 
#: kallithea/templates/admin/users/user_edit_advanced.html:6
 
#: kallithea/templates/base/base.html:70 kallithea/templates/base/base.html:87
 
#: kallithea/templates/base/base.html:136
 
#: kallithea/templates/base/base.html:389
 
#: kallithea/templates/base/base.html:560
 
#: kallithea/templates/base/base.html:73 kallithea/templates/base/base.html:90
 
#: kallithea/templates/base/base.html:139
 
#: kallithea/templates/base/base.html:394
 
#: kallithea/templates/base/base.html:565
 
msgid "Repositories"
 
msgstr "Repositories"
 

	
 
#: kallithea/controllers/home.py:127 kallithea/templates/files/files.html:33
 
#: kallithea/controllers/home.py:132 kallithea/templates/files/files.html:33
 
#: kallithea/templates/files/files_add.html:37
 
#: kallithea/templates/files/files_delete.html:37
 
#: kallithea/templates/files/files_edit.html:37
 
msgid "Branch"
 
msgstr ""
 

	
 
#: kallithea/controllers/home.py:133
 
#: kallithea/controllers/home.py:138
 
msgid "Tag"
 
msgstr ""
 

	
 
#: kallithea/controllers/home.py:139
 
#: kallithea/controllers/home.py:144
 
msgid "Bookmark"
 
msgstr ""
 

	
 
#: kallithea/controllers/journal.py:112 kallithea/controllers/journal.py:155
 
#: kallithea/controllers/journal.py:114 kallithea/controllers/journal.py:157
 
msgid "public journal"
 
msgstr "Öffentliches Logbuch"
 

	
 
#: kallithea/controllers/journal.py:116 kallithea/controllers/journal.py:159
 
#: kallithea/controllers/journal.py:118 kallithea/controllers/journal.py:161
 
#: kallithea/templates/journal/journal.html:15
 
msgid "journal"
 
msgstr "Logbuch"
 

	
 
#: kallithea/controllers/login.py:185 kallithea/controllers/login.py:230
 
#: kallithea/controllers/login.py:187 kallithea/controllers/login.py:232
 
msgid "bad captcha"
 
msgstr ""
 

	
 
#: kallithea/controllers/login.py:191
 
#: kallithea/controllers/login.py:193
 
msgid "You have successfully registered into Kallithea"
 
msgstr ""
 

	
 
#: kallithea/controllers/login.py:235
 
#: kallithea/controllers/login.py:237
 
msgid "Your password reset link was sent"
 
msgstr "Ihr Passwort Zurücksetzen link wurde versendet"
 

	
 
#: kallithea/controllers/login.py:255
 
#: kallithea/controllers/login.py:257
 
msgid ""
 
"Your password reset was successful, new password has been sent to your email"
 
msgstr "Das Zurücksetzen des Passworted war erfolgreich, ein neues Passwort wurde an ihre EMail Addresse gesendet"
 

	
 
#: kallithea/controllers/pullrequests.py:138
 
"Your password reset was successful, new password has been sent to your "
 
"email"
 
msgstr ""
 
"Das Zurücksetzen des Passworted war erfolgreich, ein neues Passwort wurde"
 
" an ihre EMail Addresse gesendet"
 

	
 
#: kallithea/controllers/pullrequests.py:140
 
#: kallithea/templates/changeset/changeset.html:13
 
#: kallithea/templates/email_templates/changeset_comment.html:15
 
msgid "Changeset"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:155
 
#: kallithea/controllers/pullrequests.py:157
 
msgid "Special"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:156
 
#: kallithea/controllers/pullrequests.py:158
 
msgid "Peer branches"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:157 kallithea/model/scm.py:822
 
#: kallithea/controllers/pullrequests.py:159 kallithea/model/scm.py:824
 
#: kallithea/templates/switch_to_list.html:38
 
#: kallithea/templates/bookmarks/bookmarks.html:13
 
msgid "Bookmarks"
 
msgstr "Lesezeichen"
 

	
 
#: kallithea/controllers/pullrequests.py:328
 
#: kallithea/controllers/pullrequests.py:330
 
msgid "Pull request requires a title with min. 3 chars"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:330
 
#: kallithea/controllers/pullrequests.py:332
 
#, python-format
 
msgid "Error creating pull request: %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:352
 
#: kallithea/controllers/pullrequests.py:354
 
msgid "Successfully opened new pull request"
 
msgstr "Es wurde erfolgreich ein neuer Pullrequest eröffnet"
 

	
 
#: kallithea/controllers/pullrequests.py:355
 
#: kallithea/controllers/pullrequests.py:357
 
msgid "Error occurred during sending pull request"
 
msgstr "Währen des abschicken des Pullrequests trat ein Fehler auf"
 

	
 
#: kallithea/controllers/pullrequests.py:395
 
#: kallithea/controllers/pullrequests.py:397
 
msgid "Successfully deleted pull request"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:483
 
#: kallithea/controllers/pullrequests.py:485
 
msgid "Closing with"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:520
 
msgid ""
 
"Closing pull request on other statuses than rejected or approved forbidden"
 
msgstr ""
 

	
 
#: kallithea/controllers/search.py:133
 
#: kallithea/controllers/pullrequests.py:522
 
msgid "Closing pull request on other statuses than rejected or approved forbidden"
 
msgstr ""
 

	
 
#: kallithea/controllers/search.py:135
 
msgid "Invalid search query. Try quoting it."
 
msgstr "Ungültige Suchanfrage. Versuchen sie es in Anführungzeichen zu setzen."
 

	
 
#: kallithea/controllers/search.py:138
 
#: kallithea/controllers/search.py:140
 
msgid "There is no index to search in. Please run whoosh indexer"
 
msgstr "Es gibt keinen durchsuchbaren Index. Bitte den Whoosh Indizierer ausführen"
 

	
 
#: kallithea/controllers/search.py:142
 
#: kallithea/controllers/search.py:144
 
msgid "An error occurred during this search operation"
 
msgstr "Während dieser Such Operation trat ein Fehler auf"
 

	
 
#: kallithea/controllers/summary.py:201
 
#: kallithea/controllers/summary.py:203
 
msgid "No data loaded yet"
 
msgstr "Es wurden bisher keine Daten geladen"
 

	
 
#: kallithea/controllers/summary.py:204
 
#: kallithea/controllers/summary.py:206
 
#: kallithea/templates/summary/summary.html:105
 
msgid "Statistics are disabled for this repository"
 
msgstr "Statistiken sind deaktiviert für dieses Repository"
 

	
 
#: kallithea/controllers/admin/auth_settings.py:125
 
#: kallithea/controllers/admin/auth_settings.py:127
 
msgid "Auth settings updated successfully"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/auth_settings.py:136
 
#: kallithea/controllers/admin/auth_settings.py:138
 
msgid "error occurred during update of auth settings"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/defaults.py:95
 
#: kallithea/controllers/admin/defaults.py:97
 
msgid "Default settings updated successfully"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/defaults.py:109
 
#: kallithea/controllers/admin/defaults.py:111
 
msgid "Error occurred during update of defaults"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:58
 
#: kallithea/controllers/admin/my_account.py:255
 
#: kallithea/controllers/admin/users.py:287
 
msgid "forever"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:59
 
#: kallithea/controllers/admin/my_account.py:256
 
#: kallithea/controllers/admin/users.py:288
 
msgid "5 minutes"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:60
 
#: kallithea/controllers/admin/my_account.py:257
 
#: kallithea/controllers/admin/users.py:289
 
msgid "1 hour"
 
msgid "forever"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:61
 
#: kallithea/controllers/admin/my_account.py:258
 
#: kallithea/controllers/admin/users.py:290
 
msgid "1 day"
 
msgid "5 minutes"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:62
 
#: kallithea/controllers/admin/my_account.py:259
 
#: kallithea/controllers/admin/users.py:291
 
msgid "1 month"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:66
 
msgid "1 hour"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:63
 
#: kallithea/controllers/admin/my_account.py:260
 
#: kallithea/controllers/admin/users.py:292
 
msgid "1 day"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:64
 
#: kallithea/controllers/admin/my_account.py:261
 
#: kallithea/controllers/admin/users.py:293
 
msgid "1 month"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:68
 
#: kallithea/controllers/admin/my_account.py:263
 
#: kallithea/controllers/admin/users.py:295
 
msgid "Lifetime"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:145
 
#: kallithea/controllers/admin/gists.py:147
 
msgid "Error occurred during gist creation"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:183
 
#: kallithea/controllers/admin/gists.py:185
 
#, python-format
 
msgid "Deleted gist %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:232
 
#: kallithea/controllers/admin/gists.py:234
 
msgid "unmodified"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:261
 
#: kallithea/controllers/admin/gists.py:263
 
msgid "Successfully updated gist content"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:266
 
#: kallithea/controllers/admin/gists.py:268
 
msgid "Successfully updated gist data"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:269
 
#: kallithea/controllers/admin/gists.py:271
 
#, python-format
 
msgid "Error occurred during update of gist %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/my_account.py:68
 
#: kallithea/controllers/admin/my_account.py:70
 
msgid "You can't edit this user since it's crucial for entire application"
 
msgstr "Sie können diesen User nicht editieren da er für die ganze Applikation von entscheidender bedeutung ist."
 

	
 
#: kallithea/controllers/admin/my_account.py:125
 
msgstr ""
 
"Sie können diesen User nicht editieren da er für die ganze Applikation "
 
"von entscheidender bedeutung ist."
 

	
 
#: kallithea/controllers/admin/my_account.py:127
 
msgid "Your account was updated successfully"
 
msgstr "Ihr Account wurde erfolgreich aktualisiert"
 

	
 
#: kallithea/controllers/admin/my_account.py:139
 
#: kallithea/controllers/admin/users.py:205
 
#: kallithea/controllers/admin/my_account.py:141
 
#: kallithea/controllers/admin/users.py:207
 
#, python-format
 
msgid "Error occurred during update of user %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/my_account.py:159
 
#: kallithea/controllers/admin/my_account.py:161
 
msgid "Successfully updated password"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/my_account.py:169
 
#: kallithea/controllers/admin/my_account.py:171
 
msgid "Error occurred during update of user password"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/my_account.py:211
 
#: kallithea/controllers/admin/users.py:430
 
#: kallithea/controllers/admin/my_account.py:213
 
#: kallithea/controllers/admin/users.py:432
 
#, python-format
 
msgid "Added email %s to user"
 
msgstr "Die EMail Addresse %s wurde zum Benutzer hinzugefügt"
 

	
 
#: kallithea/controllers/admin/my_account.py:217
 
#: kallithea/controllers/admin/users.py:436
 
#: kallithea/controllers/admin/my_account.py:219
 
#: kallithea/controllers/admin/users.py:438
 
msgid "An error occurred during email saving"
 
msgstr "Währen der Speicherung der EMail Addresse trat ein Fehler auf"
 

	
 
#: kallithea/controllers/admin/my_account.py:226
 
#: kallithea/controllers/admin/users.py:447
 
#: kallithea/controllers/admin/my_account.py:228
 
#: kallithea/controllers/admin/users.py:449
 
msgid "Removed email from user"
 
msgstr "Die EMail Addresse wurde vom Benutzer entfernt"
 

	
 
#: kallithea/controllers/admin/my_account.py:272
 
#: kallithea/controllers/admin/users.py:313
 
#: kallithea/controllers/admin/my_account.py:274
 
#: kallithea/controllers/admin/users.py:315
 
msgid "Api key successfully created"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/my_account.py:284
 
#: kallithea/controllers/admin/users.py:329
 
#: kallithea/controllers/admin/my_account.py:286
 
#: kallithea/controllers/admin/users.py:331
 
msgid "Api key successfully reset"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/my_account.py:288
 
#: kallithea/controllers/admin/users.py:333
 
#: kallithea/controllers/admin/my_account.py:290
 
#: kallithea/controllers/admin/users.py:335
 
msgid "Api key successfully deleted"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/permissions.py:60
 
#: kallithea/controllers/admin/permissions.py:64
 
#: kallithea/controllers/admin/permissions.py:68
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:104
 
msgid "None"
 
msgstr "Keine"
 

	
 
#: kallithea/controllers/admin/permissions.py:61
 
#: kallithea/controllers/admin/permissions.py:65
 
#: kallithea/controllers/admin/permissions.py:69
 
msgid "Read"
 
msgstr "Lesen"
 

	
 
#: kallithea/controllers/admin/permissions.py:62
 
#: kallithea/controllers/admin/permissions.py:66
 
#: kallithea/controllers/admin/permissions.py:70
 
msgid "Write"
 
msgstr "Schreiben"
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:104
 
msgid "None"
 
msgstr "Keine"
 

	
 
#: kallithea/controllers/admin/permissions.py:63
 
#: kallithea/controllers/admin/permissions.py:67
 
#: kallithea/controllers/admin/permissions.py:71
 
msgid "Read"
 
msgstr "Lesen"
 

	
 
#: kallithea/controllers/admin/permissions.py:64
 
#: kallithea/controllers/admin/permissions.py:68
 
#: kallithea/controllers/admin/permissions.py:72
 
msgid "Write"
 
msgstr "Schreiben"
 

	
 
#: kallithea/controllers/admin/permissions.py:65
 
#: kallithea/controllers/admin/permissions.py:69
 
#: kallithea/controllers/admin/permissions.py:73
 
#: kallithea/templates/admin/auth/auth_settings.html:12
 
#: kallithea/templates/admin/defaults/defaults.html:12
 
#: kallithea/templates/admin/permissions/permissions.html:12
 
#: kallithea/templates/admin/repo_groups/repo_group_add.html:12
 
#: kallithea/templates/admin/repo_groups/repo_group_edit.html:12
 
#: kallithea/templates/admin/repo_groups/repo_groups.html:13
 
@@ -526,473 +531,450 @@ msgstr "Schreiben"
 
#: kallithea/templates/admin/user_groups/user_groups.html:13
 
#: kallithea/templates/admin/users/user_add.html:11
 
#: kallithea/templates/admin/users/user_edit.html:12
 
#: kallithea/templates/admin/users/user_edit_profile.html:114
 
#: kallithea/templates/admin/users/users.html:13
 
#: kallithea/templates/admin/users/users.html:58
 
#: kallithea/templates/base/base.html:339
 
#: kallithea/templates/base/base.html:340
 
#: kallithea/templates/base/base.html:346
 
#: kallithea/templates/base/base.html:347
 
#: kallithea/templates/base/base.html:342
 
#: kallithea/templates/base/base.html:343
 
#: kallithea/templates/base/base.html:349
 
#: kallithea/templates/base/base.html:350
 
msgid "Admin"
 
msgstr "Admin"
 

	
 
#: kallithea/controllers/admin/permissions.py:74
 
#: kallithea/controllers/admin/permissions.py:85
 
#: kallithea/controllers/admin/permissions.py:90
 
#: kallithea/controllers/admin/permissions.py:93
 
#: kallithea/controllers/admin/permissions.py:96
 
#: kallithea/controllers/admin/permissions.py:99
 
#: kallithea/controllers/admin/permissions.py:76
 
#: kallithea/controllers/admin/permissions.py:87
 
#: kallithea/controllers/admin/permissions.py:92
 
#: kallithea/controllers/admin/permissions.py:95
 
#: kallithea/controllers/admin/permissions.py:98
 
#: kallithea/controllers/admin/permissions.py:101
 
msgid "Disabled"
 
msgstr "Deaktiviert"
 

	
 
#: kallithea/controllers/admin/permissions.py:76
 
msgid "Allowed with manual account activation"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/permissions.py:78
 
msgid "Allowed with manual account activation"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/permissions.py:80
 
msgid "Allowed with automatic account activation"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/permissions.py:81
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1439
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1485
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1542
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1543
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1564
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1603
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1655
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1682 kallithea/model/db.py:1692
 
#: kallithea/controllers/admin/permissions.py:83
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1441
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1487
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1544
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1545
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1566
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1605
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1657
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1684 kallithea/model/db.py:1694
 
msgid "Manual activation of external account"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/permissions.py:82
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1440
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1486
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1543
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1544
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1565
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1604
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1656
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1683 kallithea/model/db.py:1693
 
#: kallithea/controllers/admin/permissions.py:84
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1442
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1488
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1545
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1546
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1567
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1606
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1658
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1685 kallithea/model/db.py:1695
 
msgid "Automatic activation of external account"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/permissions.py:86
 
#: kallithea/controllers/admin/permissions.py:89
 
#: kallithea/controllers/admin/permissions.py:94
 
#: kallithea/controllers/admin/permissions.py:97
 
#: kallithea/controllers/admin/permissions.py:100
 
#: kallithea/controllers/admin/permissions.py:88
 
#: kallithea/controllers/admin/permissions.py:91
 
#: kallithea/controllers/admin/permissions.py:96
 
#: kallithea/controllers/admin/permissions.py:99
 
#: kallithea/controllers/admin/permissions.py:102
 
msgid "Enabled"
 
msgstr "Aktiviert"
 

	
 
#: kallithea/controllers/admin/permissions.py:123
 
#: kallithea/controllers/admin/permissions.py:125
 
msgid "Global permissions updated successfully"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/permissions.py:137
 
#: kallithea/controllers/admin/permissions.py:139
 
msgid "Error occurred during update of permissions"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repo_groups.py:184
 
#: kallithea/controllers/admin/repo_groups.py:186
 
#, python-format
 
msgid "Created repository group %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repo_groups.py:196
 
#: kallithea/controllers/admin/repo_groups.py:198
 
#, python-format
 
msgid "Error occurred during creation of repository group %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repo_groups.py:254
 
#: kallithea/controllers/admin/repo_groups.py:256
 
#, python-format
 
msgid "Updated repository group %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repo_groups.py:269
 
#: kallithea/controllers/admin/repo_groups.py:271
 
#, python-format
 
msgid "Error occurred during update of repository group %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repo_groups.py:287
 
#: kallithea/controllers/admin/repo_groups.py:289
 
#, python-format
 
msgid "This group contains %s repositores and cannot be deleted"
 
msgstr "Die Gruppe enthält %s Repositorys und kann nicht gelöscht werden"
 

	
 
#: kallithea/controllers/admin/repo_groups.py:294
 
#: kallithea/controllers/admin/repo_groups.py:296
 
#, python-format
 
msgid "This group contains %s subgroups and cannot be deleted"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repo_groups.py:300
 
#: kallithea/controllers/admin/repo_groups.py:302
 
#, python-format
 
msgid "Removed repository group %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repo_groups.py:305
 
#: kallithea/controllers/admin/repo_groups.py:307
 
#, python-format
 
msgid "Error occurred during deletion of repository group %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repo_groups.py:417
 
#: kallithea/controllers/admin/repo_groups.py:452
 
#: kallithea/controllers/admin/user_groups.py:335
 
#: kallithea/controllers/admin/repo_groups.py:419
 
#: kallithea/controllers/admin/repo_groups.py:454
 
#: kallithea/controllers/admin/user_groups.py:337
 
msgid "Cannot revoke permission for yourself as admin"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repo_groups.py:432
 
#: kallithea/controllers/admin/repo_groups.py:434
 
msgid "Repository Group permissions updated"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repo_groups.py:469
 
#: kallithea/controllers/admin/repos.py:424
 
#: kallithea/controllers/admin/user_groups.py:347
 
#: kallithea/controllers/admin/repo_groups.py:471
 
#: kallithea/controllers/admin/repos.py:426
 
#: kallithea/controllers/admin/user_groups.py:349
 
msgid "An error occurred during revoking of permission"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:160
 
#: kallithea/controllers/admin/repos.py:162
 
#, python-format
 
msgid "Error creating repository %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:235
 
#: kallithea/controllers/admin/repos.py:237
 
#, python-format
 
msgid "Created repository %s from %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:244
 
#: kallithea/controllers/admin/repos.py:246
 
#, python-format
 
msgid "Forked repository %s as %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:247
 
#: kallithea/controllers/admin/repos.py:249
 
#, python-format
 
msgid "Created repository %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:287
 
#: kallithea/controllers/admin/repos.py:289
 
#, python-format
 
msgid "Repository %s updated successfully"
 
msgstr "Repository %s wurde erfolgreich aktualisiert"
 

	
 
#: kallithea/controllers/admin/repos.py:305
 
#: kallithea/controllers/admin/repos.py:307
 
#, python-format
 
msgid "Error occurred during update of repository %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:332
 
#: kallithea/controllers/admin/repos.py:334
 
#, python-format
 
msgid "Detached %s forks"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:335
 
#: kallithea/controllers/admin/repos.py:337
 
#, python-format
 
msgid "Deleted %s forks"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:340
 
#: kallithea/controllers/admin/repos.py:342
 
#, python-format
 
msgid "Deleted repository %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:343
 
#: kallithea/controllers/admin/repos.py:345
 
#, python-format
 
msgid "Cannot delete %s it still contains attached forks"
 
msgstr "%s konnte nicht gelöscht werden da es immernoch Forks enthält"
 

	
 
#: kallithea/controllers/admin/repos.py:348
 
#: kallithea/controllers/admin/repos.py:350
 
#, python-format
 
msgid "An error occurred during deletion of %s"
 
msgstr "Beim Löschen von %s trat ein Fehler auf"
 

	
 
#: kallithea/controllers/admin/repos.py:400
 
#: kallithea/controllers/admin/repos.py:402
 
msgid "Repository permissions updated"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:456
 
#: kallithea/controllers/admin/repos.py:458
 
msgid "An error occurred during creation of field"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:470
 
#: kallithea/controllers/admin/repos.py:472
 
msgid "An error occurred during removal of field"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:486
 
#: kallithea/controllers/admin/repos.py:488
 
msgid "-- Not a fork --"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:520
 
#: kallithea/controllers/admin/repos.py:522
 
msgid "Updated repository visibility in public journal"
 
msgstr "Sichtbarkeit des Repositorys im Öffentlichen Logbuch aktualisiert"
 

	
 
#: kallithea/controllers/admin/repos.py:524
 
#: kallithea/controllers/admin/repos.py:526
 
msgid "An error occurred during setting this repository in public journal"
 
msgstr "Es trat ein Fehler während der Aktualisierung der Sicherbarkeit dieses Repositorys im Öffentlichen Logbuch auf"
 

	
 
#: kallithea/controllers/admin/repos.py:529 kallithea/model/validators.py:359
 
msgstr ""
 
"Es trat ein Fehler während der Aktualisierung der Sicherbarkeit dieses "
 
"Repositorys im Öffentlichen Logbuch auf"
 

	
 
#: kallithea/controllers/admin/repos.py:531 kallithea/model/validators.py:359
 
msgid "Token mismatch"
 
msgstr "Schlüssel  stimmt nicht überein"
 

	
 
#: kallithea/controllers/admin/repos.py:544
 
#: kallithea/controllers/admin/repos.py:546
 
msgid "Nothing"
 
msgstr "Nichts"
 

	
 
#: kallithea/controllers/admin/repos.py:546
 
#: kallithea/controllers/admin/repos.py:548
 
#, python-format
 
msgid "Marked repo %s as fork of %s"
 
msgstr "Markiere Repository %s als Abzweig von Repository %s"
 

	
 
#: kallithea/controllers/admin/repos.py:553
 
#: kallithea/controllers/admin/repos.py:555
 
msgid "An error occurred during this operation"
 
msgstr "Während dieser operation trat ein Fehler auf"
 

	
 
#: kallithea/controllers/admin/repos.py:569
 
#: kallithea/controllers/admin/repos.py:571
 
msgid "Locked repository"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:572
 
#: kallithea/controllers/admin/repos.py:574
 
msgid "Unlocked repository"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:575
 
#: kallithea/controllers/admin/repos.py:602
 
#: kallithea/controllers/admin/repos.py:577
 
#: kallithea/controllers/admin/repos.py:604
 
msgid "An error occurred during unlocking"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:593
 
#: kallithea/controllers/admin/repos.py:595
 
msgid "Unlocked"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:596
 
msgid "Locked"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:598
 
msgid "Locked"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:600
 
#, python-format
 
msgid "Repository has been %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:616
 
#: kallithea/controllers/admin/repos.py:618
 
msgid "Cache invalidation successful"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:620
 
#: kallithea/controllers/admin/repos.py:622
 
msgid "An error occurred during cache invalidation"
 
msgstr "Währen der Cache Invalidierung trat ein Fehler auf"
 

	
 
#: kallithea/controllers/admin/repos.py:635
 
#: kallithea/controllers/admin/repos.py:637
 
msgid "Pulled from remote location"
 
msgstr "Von entferntem Ort übertragen"
 

	
 
#: kallithea/controllers/admin/repos.py:638
 
#: kallithea/controllers/admin/repos.py:640
 
msgid "An error occurred during pull from remote location"
 
msgstr "Es trat ein Fehler auf während das Repository von einem Entfernten Speicherort übertragen wurde"
 

	
 
#: kallithea/controllers/admin/repos.py:671
 
msgstr ""
 
"Es trat ein Fehler auf während das Repository von einem Entfernten "
 
"Speicherort übertragen wurde"
 

	
 
#: kallithea/controllers/admin/repos.py:673
 
msgid "An error occurred during deletion of repository stats"
 
msgstr "Während des löschens der Repository Statistiken trat ein Fehler auf"
 

	
 
#: kallithea/controllers/admin/settings.py:171
 
#: kallithea/controllers/admin/settings.py:172
 
msgid "Updated VCS settings"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:175
 
#: kallithea/controllers/admin/settings.py:176
 
msgid ""
 
"Unable to activate hgsubversion support. The \"hgsubversion\" library is "
 
"missing"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:181
 
#: kallithea/controllers/admin/settings.py:273
 
#: kallithea/controllers/admin/settings.py:182
 
#: kallithea/controllers/admin/settings.py:274
 
msgid "Error occurred during updating application settings"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:214
 
#: kallithea/controllers/admin/settings.py:215
 
#, python-format
 
msgid "Repositories successfully rescanned added: %s ; removed: %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:269
 
#: kallithea/controllers/admin/settings.py:270
 
msgid "Updated application settings"
 
msgstr "Aktualisiere Applikations Einstellungen"
 

	
 
#: kallithea/controllers/admin/settings.py:326
 
#: kallithea/controllers/admin/settings.py:327
 
msgid "Updated visualisation settings"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:331
 
#: kallithea/controllers/admin/settings.py:332
 
msgid "Error occurred during updating visualisation settings"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:357
 
#: kallithea/controllers/admin/settings.py:358
 
msgid "Please enter email address"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:369
 
#: kallithea/controllers/admin/settings.py:370
 
msgid "Send email task created"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:399
 
#: kallithea/controllers/admin/settings.py:400
 
msgid "Added new hook"
 
msgstr "Neuer Hook hinzugefügt"
 

	
 
#: kallithea/controllers/admin/settings.py:413
 
#: kallithea/controllers/admin/settings.py:414
 
msgid "Updated hooks"
 
msgstr "Die Hooks wurden aktutalisiert"
 

	
 
#: kallithea/controllers/admin/settings.py:417
 
#: kallithea/controllers/admin/settings.py:418
 
msgid "Error occurred during hook creation"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:443
 
#: kallithea/controllers/admin/settings.py:444
 
msgid "Whoosh reindex task scheduled"
 
msgstr "Whoosh Reindizierungs Aufgabe wurde zur Ausführung geplant"
 

	
 
#: kallithea/controllers/admin/settings.py:535
 
msgid "Updated license information"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:540
 
msgid "Error occurred during updating license info"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:563
 
#, python-format
 
msgid ""
 
"Your license will expire on %s, please contact support to extend your "
 
"license."
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:566
 
#, python-format
 
msgid ""
 
"Your license has expired on %s, please contact support to extend your "
 
"license."
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:571
 
msgid ""
 
"Unexpected error while reading license key. Please make sure your license "
 
"token and key are correct"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/user_groups.py:148
 
#: kallithea/controllers/admin/user_groups.py:150
 
#, python-format
 
msgid "Created user group %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/user_groups.py:159
 
#: kallithea/controllers/admin/user_groups.py:161
 
#, python-format
 
msgid "Error occurred during creation of user group %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/user_groups.py:197
 
#: kallithea/controllers/admin/user_groups.py:199
 
#, python-format
 
msgid "Updated user group %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/user_groups.py:219
 
#: kallithea/controllers/admin/user_groups.py:221
 
#, python-format
 
msgid "Error occurred during update of user group %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/user_groups.py:237
 
#: kallithea/controllers/admin/user_groups.py:239
 
msgid "Successfully deleted user group"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/user_groups.py:242
 
#: kallithea/controllers/admin/user_groups.py:244
 
msgid "An error occurred during deletion of user group"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/user_groups.py:309
 
#: kallithea/controllers/admin/user_groups.py:311
 
msgid "Target group cannot be the same"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/user_groups.py:315
 
#: kallithea/controllers/admin/user_groups.py:317
 
msgid "User Group permissions updated"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/user_groups.py:435
 
#: kallithea/controllers/admin/users.py:395
 
#: kallithea/controllers/admin/user_groups.py:437
 
#: kallithea/controllers/admin/users.py:397
 
msgid "Updated permissions"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/user_groups.py:439
 
#: kallithea/controllers/admin/users.py:399
 
#: kallithea/controllers/admin/user_groups.py:441
 
#: kallithea/controllers/admin/users.py:401
 
msgid "An error occurred during permissions saving"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/users.py:133
 
#: kallithea/controllers/admin/users.py:135
 
#, python-format
 
msgid "Created user %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/users.py:147
 
#: kallithea/controllers/admin/users.py:149
 
#, python-format
 
msgid "Error occurred during creation of user %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/users.py:186
 
#: kallithea/controllers/admin/users.py:188
 
msgid "User updated successfully"
 
msgstr "Der Benutzer wurde erfolgreich aktualisiert"
 

	
 
#: kallithea/controllers/admin/users.py:221
 
#: kallithea/controllers/admin/users.py:223
 
msgid "Successfully deleted user"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/users.py:226
 
#: kallithea/controllers/admin/users.py:228
 
msgid "An error occurred during deletion of user"
 
msgstr "Während der Löschen des Benutzers trat ein Fehler auf"
 

	
 
#: kallithea/controllers/admin/users.py:240
 
#: kallithea/controllers/admin/users.py:258
 
#: kallithea/controllers/admin/users.py:281
 
#: kallithea/controllers/admin/users.py:306
 
#: kallithea/controllers/admin/users.py:319
 
#: kallithea/controllers/admin/users.py:343
 
#: kallithea/controllers/admin/users.py:406
 
#: kallithea/controllers/admin/users.py:453
 
#: kallithea/controllers/admin/users.py:242
 
#: kallithea/controllers/admin/users.py:260
 
#: kallithea/controllers/admin/users.py:283
 
#: kallithea/controllers/admin/users.py:308
 
#: kallithea/controllers/admin/users.py:321
 
#: kallithea/controllers/admin/users.py:345
 
#: kallithea/controllers/admin/users.py:408
 
#: kallithea/controllers/admin/users.py:455
 
msgid "You can't edit this user"
 
msgstr "Sie können diesen Benutzer nicht editieren"
 

	
 
#: kallithea/controllers/admin/users.py:481
 
#: kallithea/controllers/admin/users.py:483
 
#, python-format
 
msgid "Added ip %s to user whitelist"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/users.py:487
 
#: kallithea/controllers/admin/users.py:489
 
msgid "An error occurred during ip saving"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/users.py:501
 
#: kallithea/controllers/admin/users.py:503
 
msgid "Removed ip address from user whitelist"
 
msgstr ""
 

	
 
#: kallithea/lib/auth.py:746
 
#: kallithea/lib/auth.py:748
 
#, python-format
 
msgid "IP %s not allowed"
 
msgstr ""
 

	
 
#: kallithea/lib/auth.py:807
 
#: kallithea/lib/auth.py:809
 
msgid "You need to be a registered user to perform this action"
 
msgstr "Sie müssen ein Registrierter Nutzer sein um diese Aktion durchzuführen"
 

	
 
#: kallithea/lib/auth.py:844
 
#: kallithea/lib/auth.py:846
 
msgid "You need to be a signed in to view this page"
 
msgstr "Sie müssen sich anmelden um diese Seite aufzurufen"
 

	
 
#: kallithea/lib/diffs.py:64
 
#: kallithea/lib/diffs.py:66
 
msgid "Binary file"
 
msgstr ""
 

	
 
#: kallithea/lib/diffs.py:80
 
msgid ""
 
"Changeset was too big and was cut off, use diff menu to display this diff"
 
msgstr "Der Änderungssatz war zu groß und wurde abgeschnitten, benutzen sie das Diff Menü um die Unterschiede anzuzeigen"
 

	
 
#: kallithea/lib/diffs.py:90
 
#: kallithea/lib/diffs.py:82
 
msgid "Changeset was too big and was cut off, use diff menu to display this diff"
 
msgstr ""
 
"Der Änderungssatz war zu groß und wurde abgeschnitten, benutzen sie das "
 
"Diff Menü um die Unterschiede anzuzeigen"
 

	
 
#: kallithea/lib/diffs.py:92
 
msgid "No changes detected"
 
msgstr "Keine Änderungen erkannt"
 

	
 
#: kallithea/lib/helpers.py:598
 
#, python-format
 
msgid "Deleted branch: %s"
 
@@ -1022,14 +1004,13 @@ msgstr "und"
 

	
 
#: kallithea/lib/helpers.py:691
 
#, python-format
 
msgid "%s more"
 
msgstr "%s mehr"
 

	
 
#: kallithea/lib/helpers.py:692
 
#: kallithea/templates/changelog/changelog.html:58
 
#: kallithea/lib/helpers.py:692 kallithea/templates/changelog/changelog.html:58
 
msgid "revisions"
 
msgstr "revisionen"
 

	
 
#: kallithea/lib/helpers.py:716
 
#, python-format
 
msgid "fork name %s"
 
@@ -1118,158 +1099,132 @@ msgid "[started following] repository"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:787
 
msgid "[stopped following] repository"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:1102
 
#: kallithea/lib/helpers.py:1101
 
#, python-format
 
msgid " and %s more"
 
msgstr "und %s weitere"
 

	
 
#: kallithea/lib/helpers.py:1106
 
#: kallithea/lib/helpers.py:1105
 
msgid "No Files"
 
msgstr "Keine Dateien"
 

	
 
#: kallithea/lib/helpers.py:1172
 
#: kallithea/lib/helpers.py:1171
 
msgid "new file"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:1175
 
#: kallithea/lib/helpers.py:1174
 
msgid "mod"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:1178
 
#: kallithea/lib/helpers.py:1177
 
msgid "del"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:1181
 
#: kallithea/lib/helpers.py:1180
 
msgid "rename"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:1186
 
#: kallithea/lib/helpers.py:1185
 
msgid "chmod"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:1418
 
#: kallithea/lib/helpers.py:1417
 
#, python-format
 
msgid ""
 
"%s repository is not mapped to db perhaps it was created or renamed from the"
 
" filesystem please run the application again in order to rescan repositories"
 
msgstr "Das %s Repository ist nicht in der Datenbank vorhanden, eventuell wurde es im Dateisystem erstellt oder umbenannt. Bitte starten sie die Applikation erneut um die Repositories neu zu Indizieren"
 

	
 
#: kallithea/lib/utils2.py:413
 
"%s repository is not mapped to db perhaps it was created or renamed from "
 
"the filesystem please run the application again in order to rescan "
 
"repositories"
 
msgstr ""
 
"Das %s Repository ist nicht in der Datenbank vorhanden, eventuell wurde "
 
"es im Dateisystem erstellt oder umbenannt. Bitte starten sie die "
 
"Applikation erneut um die Repositories neu zu Indizieren"
 

	
 
#: kallithea/lib/utils2.py:415
 
#, python-format
 
msgid "%d year"
 
msgid_plural "%d years"
 
msgstr[0] "%d Jahr"
 
msgstr[1] "%d Jahre"
 

	
 
#: kallithea/lib/utils2.py:414
 
#: kallithea/lib/utils2.py:416
 
#, python-format
 
msgid "%d month"
 
msgid_plural "%d months"
 
msgstr[0] "%d Monat"
 
msgstr[1] "%d Monate"
 

	
 
#: kallithea/lib/utils2.py:415
 
#: kallithea/lib/utils2.py:417
 
#, python-format
 
msgid "%d day"
 
msgid_plural "%d days"
 
msgstr[0] "%d Tag"
 
msgstr[1] "%d Tage"
 

	
 
#: kallithea/lib/utils2.py:416
 
#: kallithea/lib/utils2.py:418
 
#, python-format
 
msgid "%d hour"
 
msgid_plural "%d hours"
 
msgstr[0] "%d Stunde"
 
msgstr[1] "%d Stunden"
 

	
 
#: kallithea/lib/utils2.py:417
 
#: kallithea/lib/utils2.py:419
 
#, python-format
 
msgid "%d minute"
 
msgid_plural "%d minutes"
 
msgstr[0] "%d Minute"
 
msgstr[1] "%d Minuten"
 

	
 
#: kallithea/lib/utils2.py:418
 
#: kallithea/lib/utils2.py:420
 
#, python-format
 
msgid "%d second"
 
msgid_plural "%d seconds"
 
msgstr[0] "%d Sekunde"
 
msgstr[1] "%d Sekunden"
 

	
 
#: kallithea/lib/utils2.py:434
 
#: kallithea/lib/utils2.py:436
 
#, python-format
 
msgid "in %s"
 
msgstr ""
 

	
 
#: kallithea/lib/utils2.py:436
 
#: kallithea/lib/utils2.py:438
 
#, python-format
 
msgid "%s ago"
 
msgstr "vor %s"
 

	
 
#: kallithea/lib/utils2.py:438
 
#: kallithea/lib/utils2.py:440
 
#, python-format
 
msgid "in %s and %s"
 
msgstr ""
 

	
 
#: kallithea/lib/utils2.py:441
 
#: kallithea/lib/utils2.py:443
 
#, python-format
 
msgid "%s and %s ago"
 
msgstr "%s und %s her"
 

	
 
#: kallithea/lib/utils2.py:444
 
#: kallithea/lib/utils2.py:446
 
msgid "just now"
 
msgstr "jetzt gerade"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1164
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1183
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1303
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1388
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1408
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1454
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1511
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1512
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1533
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1572
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1622
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1649 kallithea/model/db.py:1659
 
msgid "Repository no access"
 
msgstr "Kein Zugriff auf Repository"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1165
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1184
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1304
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1389
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1409
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1455
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1512
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1513
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1534
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1573
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1623
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1650 kallithea/model/db.py:1660
 
msgid "Repository read access"
 
msgstr "Lesender Zugriff auf Repository"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1166
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1185
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1305
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1390
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1410
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1456
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1513
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1514
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1535
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1574
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1624
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1651 kallithea/model/db.py:1661
 
msgid "Repository write access"
 
msgstr "Schreibdender Zugriff auf Repository"
 
msgid "Repository no access"
 
msgstr "Kein Zugriff auf Repository"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1167
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1186
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1306
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1391
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1411
 
@@ -1277,179 +1232,179 @@ msgstr "Schreibdender Zugriff auf Reposi
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1514
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1515
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1536
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1575
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1625
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1652 kallithea/model/db.py:1662
 
msgid "Repository admin access"
 
msgstr "Administrativer Zugang zum Repository"
 
msgid "Repository read access"
 
msgstr "Lesender Zugriff auf Repository"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1168
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1187
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1307
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1392
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1412
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1458
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1515
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1516
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1537
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1576
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1626
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1653 kallithea/model/db.py:1663
 
msgid "Repository write access"
 
msgstr "Schreibdender Zugriff auf Repository"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1169
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1188
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1308
 
msgid "Repositories Group no access"
 
msgstr "Repository Gruppe hat Keinen Zugriff"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1170
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1189
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1309
 
msgid "Repositories Group read access"
 
msgstr "Repository Gruppe hat lesenden Zugriff"
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1393
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1413
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1459
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1516
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1517
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1538
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1577
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1627
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1654 kallithea/model/db.py:1664
 
msgid "Repository admin access"
 
msgstr "Administrativer Zugang zum Repository"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1171
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1190
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1310
 
msgid "Repositories Group write access"
 
msgstr "Repository Gruppe hat schreibenden Zugriff"
 
msgid "Repositories Group no access"
 
msgstr "Repository Gruppe hat Keinen Zugriff"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1172
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1191
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1311
 
msgid "Repositories Group admin access"
 
msgstr "Repository Gruppe hat Administrativen Zugriff"
 
msgid "Repositories Group read access"
 
msgstr "Repository Gruppe hat lesenden Zugriff"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1173
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1192
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1312
 
msgid "Repositories Group write access"
 
msgstr "Repository Gruppe hat schreibenden Zugriff"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1174
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1193
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1313
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1398
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1406
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1452
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1509
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1510
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1531
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1570
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1620
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1647 kallithea/model/db.py:1657
 
msgid "Kallithea Administrator"
 
msgstr "Kallithea Administrator"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1175
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1194
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1314
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1399
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1429
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1475
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1532
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1533
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1554
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1593
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1643
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1670 kallithea/model/db.py:1680
 
msgid "Repository creation disabled"
 
msgstr "Repository erstelllung deaktiviert"
 
msgid "Repositories Group admin access"
 
msgstr "Repository Gruppe hat Administrativen Zugriff"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1176
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1195
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1315
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1400
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1430
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1476
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1533
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1534
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1555
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1594
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1644
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1671 kallithea/model/db.py:1681
 
msgid "Repository creation enabled"
 
msgstr "Repository erstellung aktiviert"
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1408
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1454
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1511
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1512
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1533
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1572
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1622
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1649 kallithea/model/db.py:1659
 
msgid "Kallithea Administrator"
 
msgstr "Kallithea Administrator"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1177
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1196
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1316
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1401
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1431
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1477
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1534
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1535
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1556
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1595
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1645
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1672 kallithea/model/db.py:1682
 
msgid "Repository creation disabled"
 
msgstr "Repository erstelllung deaktiviert"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1178
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1197
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1317
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1402
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1432
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1478
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1535
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1536
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1557
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1596
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1648
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1675 kallithea/model/db.py:1685
 
msgid "Repository forking disabled"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1178
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1197
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1317
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1402
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1433
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1479
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1536
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1537
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1558
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1597
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1649
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1676 kallithea/model/db.py:1686
 
msgid "Repository forking enabled"
 
msgstr ""
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1646
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1673 kallithea/model/db.py:1683
 
msgid "Repository creation enabled"
 
msgstr "Repository erstellung aktiviert"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1179
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1198
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1318
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1403
 
msgid "Register disabled"
 
msgstr "Registrierung deaktiviert"
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1434
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1480
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1537
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1538
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1559
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1598
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1650
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1677 kallithea/model/db.py:1687
 
msgid "Repository forking disabled"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1180
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1199
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1319
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1404
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1435
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1481
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1538
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1539
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1560
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1599
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1651
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1678 kallithea/model/db.py:1688
 
msgid "Repository forking enabled"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1181
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1200
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1320
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1405
 
msgid "Register disabled"
 
msgstr "Registrierung deaktiviert"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1182
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1201
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1321
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1406
 
msgid "Register new user with Kallithea with manual activation"
 
msgstr "Registrierung neuer Benutzer in Kallithea mit manueller Aktivierung"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1183
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1202
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1322
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1407
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1185
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1204
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1324
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1409
 
msgid "Register new user with Kallithea with auto activation"
 
msgstr "Registrierung neuer Benutzer in Kallithea mit Automatischer Aktivierung"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1624
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1651
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1763
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1838
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1934
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1980
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2040
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2041
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2062
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2101
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2154
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2200 kallithea/model/db.py:2210
 
msgid "Not Reviewed"
 
msgstr "Nicht Begutachtet"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1625
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1652
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1764
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1839
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1935
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1981
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2041
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2042
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2063
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2102
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2155
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2201 kallithea/model/db.py:2211
 
msgid "Approved"
 
msgstr "Akzeptiert"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1626
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1653
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1765
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1840
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1936
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1982
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2042
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2043
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2064
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2103
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2156
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2202 kallithea/model/db.py:2212
 
msgid "Rejected"
 
msgstr "Abgelehnt"
 
msgid "Not Reviewed"
 
msgstr "Nicht Begutachtet"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1627
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1654
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1766
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1841
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1937
 
@@ -1457,214 +1412,242 @@ msgstr "Abgelehnt"
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2043
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2044
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2065
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2104
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2157
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2203 kallithea/model/db.py:2213
 
msgid "Approved"
 
msgstr "Akzeptiert"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1628
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1655
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1767
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1842
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1938
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1984
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2044
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2045
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2066
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2105
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2158
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2204 kallithea/model/db.py:2214
 
msgid "Rejected"
 
msgstr "Abgelehnt"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1629
 
#: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1656
 
#: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1768
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1843
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1939
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1985
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2045
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2046
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2067
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2106
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2159
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2205 kallithea/model/db.py:2215
 
msgid "Under Review"
 
msgstr "In Begutachtung"
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1252
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1270
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1300
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1357
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1358
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1379
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1418
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1471
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1498 kallithea/model/db.py:1508
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1254
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1272
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1302
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1359
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1360
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1381
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1420
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1473
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1500 kallithea/model/db.py:1510
 
msgid "top level"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1393
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1413
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1459
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1516
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1517
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1538
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1577
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1627
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1654 kallithea/model/db.py:1664
 
msgid "Repository group no access"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1394
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1414
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1460
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1517
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1518
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1539
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1578
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1628
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1655 kallithea/model/db.py:1665
 
msgid "Repository group read access"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1395
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1415
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1461
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1518
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1519
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1540
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1579
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1629
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1656 kallithea/model/db.py:1666
 
msgid "Repository group write access"
 
msgid "Repository group no access"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1396
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1416
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1462
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1519
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1520
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1541
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1580
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1630
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1657 kallithea/model/db.py:1667
 
msgid "Repository group admin access"
 
msgstr ""
 

	
 
msgid "Repository group read access"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1397
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1417
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1463
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1520
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1521
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1542
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1581
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1631
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1658 kallithea/model/db.py:1668
 
msgid "Repository group write access"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1398
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1418
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1464
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1521
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1522
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1543
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1582
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1632
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1659 kallithea/model/db.py:1669
 
msgid "User group no access"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1419
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1465
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1522
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1523
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1544
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1583
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1633
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1660 kallithea/model/db.py:1670
 
msgid "User group read access"
 
msgid "Repository group admin access"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1420
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1466
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1523
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1524
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1545
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1584
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1634
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1661 kallithea/model/db.py:1671
 
msgid "User group write access"
 
msgid "User group no access"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1421
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1467
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1524
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1525
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1546
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1585
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1635
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1662 kallithea/model/db.py:1672
 
msgid "User group admin access"
 
msgid "User group read access"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1422
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1468
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1525
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1526
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1547
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1586
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1636
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1663 kallithea/model/db.py:1673
 
msgid "User group write access"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1423
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1469
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1526
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1527
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1548
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1587
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1637
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1664 kallithea/model/db.py:1674
 
msgid "User group admin access"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1425
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1471
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1528
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1529
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1550
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1589
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1639
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1666 kallithea/model/db.py:1676
 
msgid "Repository Group creation disabled"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1424
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1470
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1527
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1528
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1549
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1588
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1638
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1665 kallithea/model/db.py:1675
 
msgid "Repository Group creation enabled"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1426
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1472
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1529
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1530
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1551
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1590
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1640
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1667 kallithea/model/db.py:1677
 
msgid "Repository Group creation enabled"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1428
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1474
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1531
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1532
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1553
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1592
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1642
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1669 kallithea/model/db.py:1679
 
msgid "User Group creation disabled"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1427
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1473
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1530
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1531
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1552
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1591
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1641
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1668 kallithea/model/db.py:1678
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1429
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1475
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1532
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1533
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1554
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1593
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1643
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1670 kallithea/model/db.py:1680
 
msgid "User Group creation enabled"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1435
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1481
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1538
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1539
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1560
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1599
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1651
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1678 kallithea/model/db.py:1688
 
msgid "Registration disabled"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1436
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1482
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1539
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1540
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1561
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1600
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1652
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1679 kallithea/model/db.py:1689
 
msgid "User Registration with manual account activation"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1437
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1483
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1540
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1541
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1562
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1601
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1653
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1680 kallithea/model/db.py:1690
 
msgid "Registration disabled"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1438
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1484
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1541
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1542
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1563
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1602
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1654
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1681 kallithea/model/db.py:1691
 
msgid "User Registration with manual account activation"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1439
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1485
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1542
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1543
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1564
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1603
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1655
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1682 kallithea/model/db.py:1692
 
msgid "User Registration with automatic account activation"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1645
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1672 kallithea/model/db.py:1682
 
msgid ""
 
"Repository creation enabled with write permission to a repository group"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1646
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1673 kallithea/model/db.py:1683
 
msgid ""
 
"Repository creation disabled with write permission to a repository group"
 
msgstr ""
 

	
 
#: kallithea/model/comment.py:75
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1647
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1674 kallithea/model/db.py:1684
 
msgid "Repository creation enabled with write permission to a repository group"
 
msgstr ""
 

	
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1648
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1675 kallithea/model/db.py:1685
 
msgid "Repository creation disabled with write permission to a repository group"
 
msgstr ""
 

	
 
#: kallithea/model/comment.py:77
 
#, python-format
 
msgid "on line %s"
 
msgstr "in Zeile %s"
 

	
 
#: kallithea/model/comment.py:220
 
#: kallithea/model/comment.py:222
 
msgid "[Mention]"
 
msgstr "[Mention]"
 

	
 
#: kallithea/model/forms.py:57
 
msgid "Please enter a login"
 
msgstr "Bitte einen Benutzernamen eingeben"
 
@@ -1684,79 +1667,83 @@ msgid "Enter %(min)i characters or more"
 
msgstr "Bitte mindestens %(min)i Zeichen eingeben"
 

	
 
#: kallithea/model/forms.py:156
 
msgid "Name must not contain only digits"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:229
 
#: kallithea/model/notification.py:231
 
#, python-format
 
msgid "%(user)s commented on changeset at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:230
 
#, python-format
 
msgid "%(user)s sent message at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:231
 
#, python-format
 
msgid "%(user)s mentioned you at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:232
 
#, python-format
 
msgid "%(user)s registered in Kallithea at %(when)s"
 
msgid "%(user)s sent message at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:233
 
#, python-format
 
msgid "%(user)s opened new pull request at %(when)s"
 
msgid "%(user)s mentioned you at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:234
 
#, python-format
 
msgid "%(user)s registered in Kallithea at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:235
 
#, python-format
 
msgid "%(user)s opened new pull request at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:236
 
#, python-format
 
msgid "%(user)s commented on pull request at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:105
 
#: kallithea/model/pull_request.py:107
 
#, python-format
 
msgid "%(user)s wants you to review pull request #%(pr_id)s: %(pr_title)s"
 
msgstr ""
 

	
 
#: kallithea/model/scm.py:808
 
#: kallithea/model/scm.py:810
 
msgid "latest tip"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:196
 
#: kallithea/model/user.py:198
 
msgid "New user registration"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:220 kallithea/model/user.py:245
 
#: kallithea/model/user.py:222 kallithea/model/user.py:247
 
msgid "You can't Edit this user since it's crucial for entire application"
 
msgstr "Sie können diesen User nicht editieren da er für die ganze Applikation von entscheidender bedeutung ist."
 

	
 
#: kallithea/model/user.py:268
 
msgstr ""
 
"Sie können diesen User nicht editieren da er für die ganze Applikation "
 
"von entscheidender bedeutung ist."
 

	
 
#: kallithea/model/user.py:270
 
msgid "You can't remove this user since it's crucial for entire application"
 
msgstr "Sie können diesen User nicht löschen da er für die ganze Applikation von entscheidender bedeutung ist."
 

	
 
#: kallithea/model/user.py:274
 
msgstr ""
 
"Sie können diesen User nicht löschen da er für die ganze Applikation von "
 
"entscheidender bedeutung ist."
 

	
 
#: kallithea/model/user.py:276
 
#, python-format
 
msgid ""
 
"user \"%s\" still owns %s repositories and cannot be removed. Switch owners "
 
"or remove those repositories. %s"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:302
 
"user \"%s\" still owns %s repositories and cannot be removed. Switch "
 
"owners or remove those repositories. %s"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:304
 
msgid "Password reset link"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:331
 
#: kallithea/model/user.py:333
 
msgid "Your new password"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:332
 
#: kallithea/model/user.py:334
 
#, python-format
 
msgid "Your new Kallithea password:%s"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:82 kallithea/model/validators.py:83
 
msgid "Value cannot be an empty list"
 
@@ -1771,14 +1758,14 @@ msgstr "Benutezrname \"%(username)s\" ex
 
#, python-format
 
msgid "Username \"%(username)s\" is forbidden"
 
msgstr "Benutzername \"%(username)s\" ist verboten"
 

	
 
#: kallithea/model/validators.py:124
 
msgid ""
 
"Username may only contain alphanumeric characters underscores, periods or "
 
"dashes and must begin with alphanumeric character or underscore"
 
"Username may only contain alphanumeric characters underscores, periods or"
 
" dashes and must begin with alphanumeric character or underscore"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:151
 
msgid "The input is not valid"
 
msgstr ""
 

	
 
@@ -1850,13 +1837,15 @@ msgstr "Repository  Name \"%(repo)s\" is
 
msgid "Repository named %(repo)s already exists"
 
msgstr "Es gibt bereits ein Repository mit \"%(repo)s\""
 

	
 
#: kallithea/model/validators.py:376
 
#, python-format
 
msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
 
msgstr "Es gibt bereits ein Repository mit \"%(repo)s\" in der Gruppe \"%(group)s\""
 
msgstr ""
 
"Es gibt bereits ein Repository mit \"%(repo)s\" in der Gruppe "
 
"\"%(group)s\""
 

	
 
#: kallithea/model/validators.py:378
 
#, python-format
 
msgid "Repository group with name \"%(repo)s\" already exists"
 
msgstr ""
 

	
 
@@ -1900,29 +1889,30 @@ msgstr "Diese EMail Addresse ist schon i
 
#, python-format
 
msgid "e-mail \"%(email)s\" does not exist."
 
msgstr "EMail Addresse \"%(email)s\" existiert nicht."
 

	
 
#: kallithea/model/validators.py:791
 
msgid ""
 
"The LDAP Login attribute of the CN must be specified - this is the name of "
 
"the attribute that is equivalent to \"username\""
 
msgstr "Das LDAP Login Attribut des CN muss angeben werden - Es ist der Name des Attributes welches das Equivalent zum \"Benutzername\" ist"
 
"The LDAP Login attribute of the CN must be specified - this is the name "
 
"of the attribute that is equivalent to \"username\""
 
msgstr ""
 
"Das LDAP Login Attribut des CN muss angeben werden - Es ist der Name des "
 
"Attributes welches das Equivalent zum \"Benutzername\" ist"
 

	
 
#: kallithea/model/validators.py:804
 
#, python-format
 
msgid "Revisions %(revs)s are already part of pull request or have set status"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:836
 
msgid "Please enter a valid IPv4 or IpV6 address"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:837
 
#, python-format
 
msgid ""
 
"The network size (bits) must be within the range of 0-32 (not %(bits)r)"
 
msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:870
 
msgid "Key name can only consist of letters, underscore, dash or numbers"
 
msgstr ""
 

	
 
@@ -1932,12 +1922,16 @@ msgstr ""
 

	
 
#: kallithea/model/validators.py:900
 
#, python-format
 
msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
 
msgstr ""
 

	
 
#: kallithea/templates/about.html:4 kallithea/templates/about.html:20
 
msgid "About"
 
msgstr ""
 

	
 
#: kallithea/templates/index.html:5
 
msgid "Dashboard"
 
msgstr "Übersichtsseite"
 

	
 
#: kallithea/templates/index_base.html:6
 
#: kallithea/templates/admin/my_account/my_account_repos.html:3
 
@@ -2053,25 +2047,25 @@ msgstr ""
 
msgid "Owner"
 
msgstr "Besitzer"
 

	
 
#: kallithea/templates/index_base.html:141
 
#: kallithea/templates/admin/my_account/my_account_repos.html:57
 
#: kallithea/templates/admin/my_account/my_account_watched.html:57
 
#: kallithea/templates/base/root.html:69
 
#: kallithea/templates/base/root.html:67
 
#: kallithea/templates/bookmarks/bookmarks.html:81
 
#: kallithea/templates/branches/branches.html:80
 
#: kallithea/templates/journal/journal.html:208
 
#: kallithea/templates/journal/journal.html:299
 
#: kallithea/templates/tags/tags.html:81
 
msgid "Click to sort ascending"
 
msgstr "Klicken um Aufsteigend zu Sortieren"
 

	
 
#: kallithea/templates/index_base.html:142
 
#: kallithea/templates/admin/my_account/my_account_repos.html:58
 
#: kallithea/templates/admin/my_account/my_account_watched.html:58
 
#: kallithea/templates/base/root.html:70
 
#: kallithea/templates/base/root.html:68
 
#: kallithea/templates/bookmarks/bookmarks.html:82
 
#: kallithea/templates/branches/branches.html:81
 
#: kallithea/templates/journal/journal.html:209
 
#: kallithea/templates/journal/journal.html:300
 
#: kallithea/templates/tags/tags.html:82
 
msgid "Click to sort descending"
 
@@ -2081,36 +2075,35 @@ msgstr "Klicken um Absteigend zu Sortier
 
msgid "No repositories found."
 
msgstr ""
 

	
 
#: kallithea/templates/index_base.html:144
 
#: kallithea/templates/admin/my_account/my_account_repos.html:60
 
#: kallithea/templates/admin/my_account/my_account_watched.html:60
 
#: kallithea/templates/base/root.html:72
 
#: kallithea/templates/base/root.html:70
 
#: kallithea/templates/bookmarks/bookmarks.html:84
 
#: kallithea/templates/branches/branches.html:83
 
#: kallithea/templates/journal/journal.html:211
 
#: kallithea/templates/journal/journal.html:302
 
#: kallithea/templates/tags/tags.html:84
 
msgid "Data error."
 
msgstr "Datenfehler."
 

	
 
#: kallithea/templates/index_base.html:145
 
#: kallithea/templates/admin/my_account/my_account_repos.html:61
 
#: kallithea/templates/admin/my_account/my_account_watched.html:61
 
#: kallithea/templates/base/base.html:148
 
#: kallithea/templates/base/root.html:73
 
#: kallithea/templates/base/base.html:151 kallithea/templates/base/root.html:71
 
#: kallithea/templates/bookmarks/bookmarks.html:85
 
#: kallithea/templates/branches/branches.html:84
 
#: kallithea/templates/journal/journal.html:212
 
#: kallithea/templates/journal/journal.html:303
 
#: kallithea/templates/tags/tags.html:85
 
msgid "Loading..."
 
msgstr "Lade..."
 

	
 
#: kallithea/templates/login.html:5 kallithea/templates/login.html:32
 
#: kallithea/templates/base/base.html:267
 
#: kallithea/templates/base/base.html:270
 
msgid "Log In"
 
msgstr ""
 

	
 
#: kallithea/templates/login.html:30
 
#, python-format
 
msgid "Log In to %s"
 
@@ -2119,20 +2112,20 @@ msgstr ""
 
#: kallithea/templates/login.html:43 kallithea/templates/register.html:40
 
#: kallithea/templates/admin/admin_log.html:5
 
#: kallithea/templates/admin/my_account/my_account_profile.html:30
 
#: kallithea/templates/admin/users/user_add.html:35
 
#: kallithea/templates/admin/users/user_edit_profile.html:33
 
#: kallithea/templates/admin/users/users.html:53
 
#: kallithea/templates/base/base.html:243
 
#: kallithea/templates/base/base.html:246
 
msgid "Username"
 
msgstr "Benutzername"
 

	
 
#: kallithea/templates/login.html:52 kallithea/templates/register.html:49
 
#: kallithea/templates/admin/my_account/my_account.html:39
 
#: kallithea/templates/admin/users/user_add.html:44
 
#: kallithea/templates/base/base.html:252
 
#: kallithea/templates/base/base.html:255
 
msgid "Password"
 
msgstr "Passwort"
 

	
 
#: kallithea/templates/login.html:62
 
msgid "Remember me"
 
msgstr "Login Speichern"
 
@@ -2142,13 +2135,13 @@ msgid "Sign In"
 
msgstr "Einloggen"
 

	
 
#: kallithea/templates/login.html:72
 
msgid "Forgot your password ?"
 
msgstr "Passowrt Vergessen?"
 

	
 
#: kallithea/templates/login.html:75 kallithea/templates/base/base.html:263
 
#: kallithea/templates/login.html:75 kallithea/templates/base/base.html:266
 
msgid "Don't have an account ?"
 
msgstr "Kein Account?"
 

	
 
#: kallithea/templates/password_reset.html:5
 
msgid "Password Reset"
 
msgstr ""
 
@@ -2241,13 +2234,13 @@ msgstr "Es gibt bisher keine Tags"
 
#: kallithea/templates/bookmarks/bookmarks_data.html:43
 
msgid "There are no bookmarks yet"
 
msgstr "Es gibt bisher keine Lesezeichen"
 

	
 
#: kallithea/templates/admin/admin.html:5
 
#: kallithea/templates/admin/admin.html:16
 
#: kallithea/templates/base/base.html:69
 
#: kallithea/templates/base/base.html:72
 
msgid "Admin journal"
 
msgstr "Admin Logbuch"
 

	
 
#: kallithea/templates/admin/admin.html:13
 
msgid "journal filter..."
 
msgstr "Logbuch filter..."
 
@@ -2303,13 +2296,13 @@ msgstr "Es sind bisher keine Aktionen pa
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:5
 
msgid "Authentication Settings"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:14
 
#: kallithea/templates/base/base.html:75
 
#: kallithea/templates/base/base.html:78
 
msgid "Authentication"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:31
 
msgid "Authentication Plugins"
 
msgstr ""
 
@@ -2326,18 +2319,18 @@ msgstr ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:37
 
msgid "Available built-in plugins"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:43
 
#: kallithea/templates/base/root.html:65
 
#: kallithea/templates/base/root.html:63
 
msgid "enabled"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:43
 
#: kallithea/templates/base/root.html:66
 
#: kallithea/templates/base/root.html:64
 
msgid "disabled"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:51
 
#: kallithea/templates/admin/defaults/defaults.html:87
 
#: kallithea/templates/admin/my_account/my_account_password.html:33
 
@@ -2365,13 +2358,13 @@ msgstr ""
 
#: kallithea/templates/admin/defaults/defaults.html:5
 
#: kallithea/templates/admin/defaults/defaults.html:28
 
msgid "Repositories defaults"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:14
 
#: kallithea/templates/base/base.html:76
 
#: kallithea/templates/base/base.html:79
 
msgid "Defaults"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:38
 
#: kallithea/templates/admin/repos/repo_add_base.html:59
 
#: kallithea/templates/admin/repos/repo_edit_fields.html:7
 
@@ -2540,13 +2533,12 @@ msgstr ""
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:115
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:43
 
#: kallithea/templates/admin/repos/repo_edit_fields.html:59
 
#: kallithea/templates/admin/repos/repo_edit_permissions.html:102
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:135
 
#: kallithea/templates/admin/settings/settings_global.html:56
 
#: kallithea/templates/admin/settings/settings_license.html:43
 
#: kallithea/templates/admin/settings/settings_vcs.html:81
 
#: kallithea/templates/admin/settings/settings_visual.html:116
 
#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:105
 
#: kallithea/templates/admin/users/user_edit_api_keys.html:70
 
#: kallithea/templates/admin/users/user_edit_emails.html:46
 
#: kallithea/templates/admin/users/user_edit_ips.html:50
 
@@ -2615,13 +2607,13 @@ msgstr ""
 
#: kallithea/templates/admin/gists/show.html:89
 
#: kallithea/templates/files/files_source.html:71
 
msgid "Show as raw"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/my_account/my_account.html:5
 
#: kallithea/templates/base/base.html:282
 
#: kallithea/templates/base/base.html:285
 
msgid "My account"
 
msgstr "Mein Account"
 

	
 
#: kallithea/templates/admin/my_account/my_account.html:12
 
msgid "My Account"
 
msgstr "Mein Account"
 
@@ -2793,14 +2785,14 @@ msgstr ""
 
#: kallithea/templates/admin/users/user_edit_profile.html:15
 
msgid "current IP"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/my_account/my_account_profile.html:26
 
msgid ""
 
"Your user is in an external Source of Record; some details cannot be managed"
 
" here"
 
"Your user is in an external Source of Record; some details cannot be "
 
"managed here"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/my_account/my_account_pullrequests.html:2
 
#: kallithea/templates/admin/my_account/my_account_pullrequests.html:4
 
msgid "Show closed pull requests"
 
msgstr ""
 
@@ -2844,13 +2836,13 @@ msgstr ""
 
#: kallithea/templates/admin/my_account/my_account_repos.html:1
 
msgid "Repositories you are owner of"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/my_account/my_account_repos.html:59
 
#: kallithea/templates/admin/my_account/my_account_watched.html:59
 
#: kallithea/templates/base/root.html:71
 
#: kallithea/templates/base/root.html:69
 
#: kallithea/templates/bookmarks/bookmarks.html:83
 
#: kallithea/templates/branches/branches.html:82
 
#: kallithea/templates/journal/journal.html:210
 
#: kallithea/templates/journal/journal.html:301
 
#: kallithea/templates/tags/tags.html:83
 
msgid "No records found."
 
@@ -2871,13 +2863,13 @@ msgstr "Alle"
 

	
 
#: kallithea/templates/admin/notifications/notifications.html:33
 
msgid "Comments"
 
msgstr "Kommentare"
 

	
 
#: kallithea/templates/admin/notifications/notifications.html:34
 
#: kallithea/templates/base/base.html:193
 
#: kallithea/templates/base/base.html:196
 
msgid "Pull Requests"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/notifications/notifications.html:38
 
msgid "Mark all read"
 
msgstr "Markiere alle als gelesen"
 
@@ -2889,26 +2881,26 @@ msgstr "Bisher gibt es keine Benachricht
 
#: kallithea/templates/admin/notifications/show_notification.html:5
 
#: kallithea/templates/admin/notifications/show_notification.html:14
 
msgid "Show notification"
 
msgstr "Zeige Benachrichtigung"
 

	
 
#: kallithea/templates/admin/notifications/show_notification.html:12
 
#: kallithea/templates/base/base.html:281
 
#: kallithea/templates/base/base.html:284
 
msgid "Notifications"
 
msgstr "Benachrichtigungen"
 

	
 
#: kallithea/templates/admin/permissions/permissions.html:5
 
msgid "Permissions administration"
 
msgstr "Rechte Administration"
 

	
 
#: kallithea/templates/admin/permissions/permissions.html:14
 
#: kallithea/templates/admin/permissions/permissions.html:37
 
#: kallithea/templates/admin/repo_groups/repo_group_edit.html:55
 
#: kallithea/templates/admin/repos/repo_edit.html:46
 
#: kallithea/templates/admin/user_groups/user_group_edit.html:45
 
#: kallithea/templates/base/base.html:74
 
#: kallithea/templates/base/base.html:77
 
msgid "Permissions"
 
msgstr "Rechte"
 

	
 
#: kallithea/templates/admin/permissions/permissions.html:41
 
#: kallithea/templates/admin/settings/settings.html:42
 
msgid "Global"
 
@@ -2933,14 +2925,14 @@ msgid ""
 
"user permissions"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:26
 
msgid ""
 
"All default permissions on each repository will be reset to chosen "
 
"permission, note that all custom default permission on repositories will be "
 
"lost"
 
"permission, note that all custom default permission on repositories will "
 
"be lost"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:27
 
#: kallithea/templates/admin/permissions/permissions_globals.html:40
 
#: kallithea/templates/admin/permissions/permissions_globals.html:54
 
msgid "Overwrite existing settings"
 
@@ -2980,14 +2972,14 @@ msgstr "Repository erstellung"
 
#: kallithea/templates/admin/permissions/permissions_globals.html:68
 
msgid "Repository creation with group write access"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:72
 
msgid ""
 
"Write permission to repository groups allows creating repositories inside "
 
"that group"
 
"Write permission to repository groups allows creating repositories inside"
 
" that group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:77
 
msgid "User group creation"
 
msgstr ""
 

	
 
@@ -3029,13 +3021,13 @@ msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_add.html:5
 
msgid "Add repository group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_add.html:14
 
#: kallithea/templates/base/base.html:71 kallithea/templates/base/base.html:90
 
#: kallithea/templates/base/base.html:74 kallithea/templates/base/base.html:93
 
msgid "Repository groups"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_add.html:36
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:8
 
#: kallithea/templates/admin/user_groups/user_group_add.html:35
 
@@ -3075,14 +3067,13 @@ msgstr ""
 
#: kallithea/templates/admin/repo_groups/repo_group_edit.html:53
 
#: kallithea/templates/admin/repos/repo_edit.html:15
 
#: kallithea/templates/admin/repos/repo_edit.html:43
 
#: kallithea/templates/admin/settings/settings.html:14
 
#: kallithea/templates/admin/settings/settings.html:36
 
#: kallithea/templates/admin/user_groups/user_group_edit.html:42
 
#: kallithea/templates/base/base.html:77
 
#: kallithea/templates/base/base.html:159
 
#: kallithea/templates/base/base.html:80 kallithea/templates/base/base.html:162
 
msgid "Settings"
 
msgstr "Einstellungen"
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit.html:54
 
#: kallithea/templates/admin/repos/repo_edit.html:49
 
#: kallithea/templates/admin/user_groups/user_group_edit.html:43
 
@@ -3202,14 +3193,14 @@ msgid ""
 
"Set or revoke permission to all children of that group, including non-"
 
"private repositories and other groups if selected."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:38
 
msgid ""
 
"Enable lock-by-pulling on group. This option will be applied to all other "
 
"groups and repositories inside"
 
"Enable lock-by-pulling on group. This option will be applied to all other"
 
" groups and repositories inside"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
 
#, python-format
 
msgid "%s Repository group dashboard"
 
msgstr ""
 
@@ -3251,20 +3242,21 @@ msgstr "Clone von"
 
msgid "Optional http[s] url from which repository should be cloned."
 
msgstr "Optionale http[s] URL von diesem das Repository geclont werden soll."
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:36
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:76
 
#: kallithea/templates/forks/fork.html:45
 
msgid ""
 
"Keep it short and to the point. Use a README file for longer descriptions."
 
msgid "Keep it short and to the point. Use a README file for longer descriptions."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:45
 
#: kallithea/templates/forks/fork.html:55
 
msgid "Optionaly select a group to put this repository into."
 
msgstr "Wähle optional eine Gruppe in welcher das Repository platziert werden soll."
 
msgstr ""
 
"Wähle optional eine Gruppe in welcher das Repository platziert werden "
 
"soll."
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:63
 
msgid "Type of repository to create."
 
msgstr "Repository Typ der erstellt werden soll."
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:68
 
@@ -3288,14 +3280,14 @@ msgstr ""
 
msgid "Creating repository"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_creating.html:30
 
#, python-format
 
msgid ""
 
"Repository \"%(repo_name)s\" is beeing created, you will be redirected when "
 
"this process is finished.repo_name"
 
"Repository \"%(repo_name)s\" is beeing created, you will be redirected "
 
"when this process is finished.repo_name"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_creating.html:42
 
msgid ""
 
"We're sorry but error occured during this operation. Please check your "
 
"Kallithea server logs, or contact administrator."
 
@@ -3351,15 +3343,17 @@ msgstr "Entferne aus dem Öffentlichen Logbuch"
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:37
 
msgid "Add to public journal"
 
msgstr "Zum Öffentlichen Logbuch hinzufügen"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
 
msgid ""
 
"All actions made on this repository will be accessible to everyone in public"
 
" journal"
 
msgstr "Alle Aktionen die in diesem Repository durchgeführt wurden sind für jeden Zugänglich im Öffentlichen Logbuch"
 
"All actions made on this repository will be accessible to everyone in "
 
"public journal"
 
msgstr ""
 
"Alle Aktionen die in diesem Repository durchgeführt wurden sind für jeden"
 
" Zugänglich im Öffentlichen Logbuch"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
 
msgid "Change locking"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:56
 
@@ -3381,15 +3375,15 @@ msgstr ""
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:68
 
msgid "Repository is not locked"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:73
 
msgid ""
 
"Force locking on repository. Works only when anonymous access is disabled. "
 
"Trigering a pull locks repository by user who pulled, only the same user can"
 
" unlock by doing a push"
 
"Force locking on repository. Works only when anonymous access is "
 
"disabled. Trigering a pull locks repository by user who pulled, only the "
 
"same user can unlock by doing a push"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:83
 
#: kallithea/templates/data_table/_dt_elements.html:132
 
#, python-format
 
msgid "Confirm to delete this repository: %s"
 
@@ -3413,29 +3407,29 @@ msgstr ""
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:90
 
msgid "Delete forks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:94
 
msgid ""
 
"This repository will be renamed in a special way in order to be unaccesible "
 
"for Kallithea and VCS systems. If you need to fully delete it from file "
 
"system please do it manually"
 
"This repository will be renamed in a special way in order to be "
 
"unaccesible for Kallithea and VCS systems. If you need to fully delete it"
 
" from file system please do it manually"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:4
 
msgid "Invalidate repository cache"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:4
 
msgid "Confirm to invalidate repository cache"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:7
 
msgid ""
 
"Manually invalidate cache for this repository. On first access repository "
 
"will be cached again"
 
"Manually invalidate cache for this repository. On first access repository"
 
" will be cached again"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:12
 
msgid "List of cached values"
 
msgstr ""
 

	
 
@@ -3522,15 +3516,18 @@ msgstr ""
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:13
 
msgid "URL by id"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:14
 
msgid ""
 
"In case this repository is renamed or moved into another group the repository url changes.\n"
 
"                               Using above url guarantees that this repository will allways be accessible under such url.\n"
 
"                               Usefull for CI systems, or any other cases that you need to hardcode the url into 3rd party service."
 
"In case this repository is renamed or moved into another group the "
 
"repository url changes.\n"
 
"                               Using above url guarantees that this "
 
"repository will allways be accessible under such url.\n"
 
"                               Usefull for CI systems, or any other cases"
 
" that you need to hardcode the url into 3rd party service."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:21
 
msgid "Clone uri"
 
msgstr ""
 

	
 
@@ -3618,16 +3615,12 @@ msgid "Full text search"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:47
 
msgid "System Info"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:48
 
msgid "License"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_email.html:4
 
msgid "Email prefix"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_email.html:5
 
msgid "Kallithea email from"
 
@@ -3704,124 +3697,73 @@ msgstr ""
 
#: kallithea/templates/admin/settings/settings_global.html:46
 
msgid "ReCaptcha private key"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:50
 
msgid ""
 
"Private key for reCaptcha system. Setting this value will enable captcha on "
 
"registration"
 
"Private key for reCaptcha system. Setting this value will enable captcha "
 
"on registration"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:55
 
#: kallithea/templates/admin/settings/settings_license.html:42
 
#: kallithea/templates/admin/settings/settings_vcs.html:80
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
msgid "Save settings"
 
msgstr "Einstellungen speichern"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:1
 
msgid "Built in Mercurial hooks - read only"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:15
 
msgid ""
 
"Hooks can be used to trigger actions on certain events such as push / pull. "
 
"They can trigger Python functions or external applications."
 
"Hooks can be used to trigger actions on certain events such as push / "
 
"pull. They can trigger Python functions or external applications."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:19
 
msgid "Custom hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:69
 
msgid "Failed to remove hook"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_license.html:2
 
msgid "Currently you're using a free license, which is limited to 20 users."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_license.html:9
 
#: kallithea/templates/admin/settings/settings_system.html:4
 
msgid "Kallithea version"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_license.html:10
 
msgid "License token"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_license.html:10
 
msgid "No license token"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_license.html:13
 
msgid "License issued to"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_license.html:14
 
msgid "License issued on"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_license.html:15
 
msgid "License users limit"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_license.html:15
 
msgid "unlimited"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_license.html:16
 
msgid "License expires on"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_license.html:33
 
msgid "License key"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_license.html:37
 
msgid "Paste your Kallithea license key into that textarea."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_license.html:52
 
msgid ""
 
"Please enter following lines (if yet not present) into [app:main] section of"
 
" your .ini file. The token below is autogenerated."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:6
 
msgid "Rescan option"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:11
 
msgid "Destroy old data"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:13
 
msgid ""
 
"In case a repository was deleted from filesystem and it still exists in the "
 
"database check this option to scan obsolete data in database and remove it."
 
"In case a repository was deleted from filesystem and it still exists in "
 
"the database check this option to scan obsolete data in database and "
 
"remove it."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:17
 
msgid "Invalidate cache for all repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:19
 
msgid ""
 
"Each cache data for repositories will be cleaned with this option selected. "
 
"Use this to reload data and clear cache keys."
 
"Each cache data for repositories will be cleaned with this option "
 
"selected. Use this to reload data and clear cache keys."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:23
 
msgid "Install GIT hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:25
 
msgid ""
 
"Verify if Kallitheas GIT hooks are installed for each repository. Current "
 
"hooks will be updated to latest version"
 
"Verify if Kallitheas GIT hooks are installed for each repository. Current"
 
" hooks will be updated to latest version"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:32
 
msgid "Rescan Repositories"
 
msgstr ""
 

	
 
@@ -3841,12 +3783,16 @@ msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:21
 
msgid "Reindex"
 
msgstr "Erneut Indizieren"
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:4
 
msgid "Kallithea version"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:4
 
msgid "check for updates"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:5
 
msgid "Python version"
 
msgstr ""
 
@@ -3930,20 +3876,20 @@ msgstr ""
 
#: kallithea/templates/admin/settings/settings_vcs.html:64
 
msgid "Repositories location"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:69
 
msgid ""
 
"Click to unlock. You must restart Kallithea in order to make this setting "
 
"take effect."
 
"Click to unlock. You must restart Kallithea in order to make this setting"
 
" take effect."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:72
 
msgid ""
 
"Filesystem location where repositories should be stored. After changing this"
 
" value a restart and rescan of the repository folder are required."
 
"Filesystem location where repositories should be stored. After changing "
 
"this value a restart and rescan of the repository folder are required."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:8
 
msgid "General"
 
msgstr ""
 

	
 
@@ -3967,38 +3913,50 @@ msgstr ""
 
msgid "Use Gravatars in Kallithea"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:30
 
msgid ""
 
"Gravatar url allows you to use other avatar server application.\n"
 
"                                                        Following variables of the URL will be replaced accordingly.\n"
 
"                                                        {scheme}    'http' or 'https' sent from running Kallithea server,\n"
 
"                                                        {email}     user email,\n"
 
"                                                        {md5email}  md5 hash of the user email (like at gravatar.com),\n"
 
"                                                        {size}      size of the image that is expected from the server application,\n"
 
"                                                        {netloc}    network location/server host of running Kallithea server"
 
"                                                        Following "
 
"variables of the URL will be replaced accordingly.\n"
 
"                                                        {scheme}    "
 
"'http' or 'https' sent from running Kallithea server,\n"
 
"                                                        {email}     user "
 
"email,\n"
 
"                                                        {md5email}  md5 "
 
"hash of the user email (like at gravatar.com),\n"
 
"                                                        {size}      size "
 
"of the image that is expected from the server application,\n"
 
"                                                        {netloc}    "
 
"network location/server host of running Kallithea server"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:42
 
msgid ""
 
"Schema of clone url construction eg. '{scheme}://{user}@{netloc}/{repo}', available vars:\n"
 
"                                                        {scheme} 'http' or 'https' sent from running Kallithea server,\n"
 
"                                                        {user}   current user username,\n"
 
"                                                        {netloc} network location/server host of running Kallithea server,\n"
 
"                                                        {repo}   full repository name,\n"
 
"                                                        {repoid} ID of repository, can be used to contruct clone-by-id"
 
"Schema of clone url construction eg. '{scheme}://{user}@{netloc}/{repo}',"
 
" available vars:\n"
 
"                                                        {scheme} 'http' "
 
"or 'https' sent from running Kallithea server,\n"
 
"                                                        {user}   current "
 
"user username,\n"
 
"                                                        {netloc} network "
 
"location/server host of running Kallithea server,\n"
 
"                                                        {repo}   full "
 
"repository name,\n"
 
"                                                        {repoid} ID of "
 
"repository, can be used to contruct clone-by-id"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:54
 
msgid "Dashboard items"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:58
 
msgid ""
 
"Number of items displayed in the main page dashboard before pagination is "
 
"shown."
 
"Number of items displayed in the main page dashboard before pagination is"
 
" shown."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:64
 
msgid "Admin pages items"
 
msgstr ""
 

	
 
@@ -4040,13 +3998,13 @@ msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_add.html:5
 
msgid "Add user group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_add.html:13
 
#: kallithea/templates/base/base.html:73 kallithea/templates/base/base.html:93
 
#: kallithea/templates/base/base.html:76 kallithea/templates/base/base.html:96
 
msgid "User groups"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_add.html:15
 
#: kallithea/templates/admin/user_groups/user_groups.html:28
 
msgid "Add User Group"
 
@@ -4124,13 +4082,13 @@ msgstr ""
 
#: kallithea/templates/admin/users/user_add.html:5
 
msgid "Add user"
 
msgstr "Benutzer hinzufügen"
 

	
 
#: kallithea/templates/admin/users/user_add.html:13
 
#: kallithea/templates/admin/users/user_edit.html:14
 
#: kallithea/templates/base/base.html:72
 
#: kallithea/templates/base/base.html:75
 
msgid "Users"
 
msgstr "Benutzer"
 

	
 
#: kallithea/templates/admin/users/user_add.html:15
 
#: kallithea/templates/admin/users/users.html:27
 
msgid "Add User"
 
@@ -4194,14 +4152,14 @@ msgstr ""
 
msgid "Missing email, please update this user email address."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/users/user_edit_profile.html:27
 
#, python-format
 
msgid ""
 
"This user is in an external Source of Record (%s); some details cannot be "
 
"managed here."
 
"This user is in an external Source of Record (%s); some details cannot be"
 
" managed here."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/users/user_edit_profile.html:60
 
msgid "Name in Source of Record"
 
msgstr ""
 

	
 
@@ -4235,183 +4193,183 @@ msgstr ""
 

	
 
#: kallithea/templates/base/base.html:37
 
#, python-format
 
msgid "Server instance: %s"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:46
 
#: kallithea/templates/base/base.html:49
 
msgid "Support"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:131
 
#: kallithea/templates/base/base.html:134
 
msgid "Create fork"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:142
 
#: kallithea/templates/base/base.html:145
 
#: kallithea/templates/data_table/_dt_elements.html:11
 
#: kallithea/templates/data_table/_dt_elements.html:15
 
#: kallithea/templates/summary/summary.html:11
 
msgid "Summary"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:143
 
#: kallithea/templates/base/base.html:146
 
#: kallithea/templates/changelog/changelog.html:17
 
#: kallithea/templates/data_table/_dt_elements.html:19
 
#: kallithea/templates/data_table/_dt_elements.html:23
 
msgid "Changelog"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:144
 
#: kallithea/templates/base/base.html:147
 
#: kallithea/templates/data_table/_dt_elements.html:27
 
#: kallithea/templates/data_table/_dt_elements.html:31
 
#: kallithea/templates/files/files.html:15
 
msgid "Files"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:146
 
#: kallithea/templates/base/base.html:149
 
msgid "Switch To"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:153
 
#: kallithea/templates/base/base.html:155
 
#: kallithea/templates/base/base.html:156
 
#: kallithea/templates/base/base.html:158
 
msgid "Options"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:163
 
#: kallithea/templates/base/base.html:166
 
#: kallithea/templates/forks/forks_data.html:21
 
msgid "Compare fork"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:165
 
#: kallithea/templates/base/base.html:168
 
#: kallithea/templates/bookmarks/bookmarks.html:58
 
#: kallithea/templates/bookmarks/bookmarks_data.html:13
 
#: kallithea/templates/branches/branches.html:57
 
#: kallithea/templates/branches/branches_data.html:13
 
#: kallithea/templates/tags/tags.html:58
 
#: kallithea/templates/tags/tags_data.html:13
 
msgid "Compare"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:167
 
#: kallithea/templates/base/base.html:334
 
#: kallithea/templates/base/base.html:170
 
#: kallithea/templates/base/base.html:337
 
#: kallithea/templates/search/search.html:17
 
#: kallithea/templates/search/search.html:57
 
msgid "Search"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:171
 
#: kallithea/templates/base/base.html:174
 
msgid "Unlock"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:173
 
#: kallithea/templates/base/base.html:176
 
msgid "Lock"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:181
 
#: kallithea/templates/base/base.html:184
 
msgid "Follow"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:182
 
msgid "Unfollow"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:185
 
msgid "Unfollow"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:188
 
#: kallithea/templates/data_table/_dt_elements.html:35
 
#: kallithea/templates/data_table/_dt_elements.html:39
 
#: kallithea/templates/forks/fork.html:12
 
msgid "Fork"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:187
 
#: kallithea/templates/base/base.html:190
 
msgid "Create Pull Request"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:193
 
#: kallithea/templates/base/base.html:196
 
#, python-format
 
msgid "Show Pull Requests for %s"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:230
 
#: kallithea/templates/base/base.html:233
 
msgid "Not logged in"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:237
 
#: kallithea/templates/base/base.html:240
 
msgid "Login to your account"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:260
 
#: kallithea/templates/base/base.html:263
 
msgid "Forgot password ?"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:283
 
#: kallithea/templates/base/base.html:286
 
msgid "Log Out"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:308
 
#: kallithea/templates/base/base.html:311
 
msgid "Show recent activity"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:309
 
#: kallithea/templates/base/base.html:312
 
#: kallithea/templates/journal/journal.html:4
 
msgid "Journal"
 
msgstr "Logbuch"
 

	
 
#: kallithea/templates/base/base.html:314
 
#: kallithea/templates/base/base.html:315
 
#: kallithea/templates/base/base.html:317
 
#: kallithea/templates/base/base.html:318
 
msgid "Public journal"
 
msgstr "Öffentliches Logbuch"
 

	
 
#: kallithea/templates/base/base.html:320
 
#: kallithea/templates/base/base.html:323
 
msgid "Show public gists"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:321
 
msgid "Gists"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:324
 
msgid "Create new gist"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:325
 
msgid "All public gists"
 
msgid "Gists"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:327
 
msgid "My public gists"
 
msgid "Create new gist"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:328
 
msgid "All public gists"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:330
 
msgid "My public gists"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:331
 
msgid "My private gists"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:333
 
#: kallithea/templates/base/base.html:336
 
msgid "Search in repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:394
 
#: kallithea/templates/base/base.html:399
 
msgid "No matches found"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:522
 
#: kallithea/templates/base/base.html:527
 
msgid "Keyboard shortcuts"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:531
 
#: kallithea/templates/base/base.html:536
 
msgid "Site-wide shortcuts"
 
msgstr ""
 

	
 
#: kallithea/templates/base/default_perms_box.html:14
 
msgid "Inherit from defaults"
 
msgstr ""
 

	
 
#: kallithea/templates/base/default_perms_box.html:19
 
#, python-format
 
msgid ""
 
"Select to inherit permissions from %s permissions settings, and default IP "
 
"address whitelist."
 
"Select to inherit permissions from %s permissions settings, and default "
 
"IP address whitelist."
 
msgstr ""
 

	
 
#: kallithea/templates/base/default_perms_box.html:28
 
msgid "Create repositories"
 
msgstr ""
 

	
 
@@ -4454,90 +4412,90 @@ msgid "Edit Permission"
 
msgstr ""
 

	
 
#: kallithea/templates/base/perms_summary.html:90
 
msgid "No permission defined"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:45
 
msgid "Add another comment"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:46
 
#: kallithea/templates/data_table/_dt_elements.html:216
 
msgid "Stop following this repository"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:47
 
msgid "Add another comment"
 
msgid "Start following this repository"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:48
 
#: kallithea/templates/data_table/_dt_elements.html:216
 
msgid "Stop following this repository"
 
msgid "Group"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:49
 
msgid "Start following this repository"
 
msgstr ""
 
msgid "members"
 
msgstr "mitglieder"
 

	
 
#: kallithea/templates/base/root.html:50
 
msgid "Group"
 
#: kallithea/templates/pullrequests/pullrequest.html:202
 
msgid "Loading ..."
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:51
 
msgid "members"
 
msgstr "mitglieder"
 
msgid "loading ..."
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:52
 
#: kallithea/templates/pullrequests/pullrequest.html:202
 
msgid "Loading ..."
 
msgid "Search truncated"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:53
 
msgid "loading ..."
 
msgid "No matching files"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:54
 
msgid "Search truncated"
 
#: kallithea/templates/changelog/changelog.html:51
 
#: kallithea/templates/pullrequests/pullrequest_show_all.html:33
 
msgid "Open new pull request"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:55
 
msgid "No matching files"
 
msgid "Open new pull request for selected changesets"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:56
 
#: kallithea/templates/changelog/changelog.html:51
 
#: kallithea/templates/pullrequests/pullrequest_show_all.html:33
 
msgid "Open new pull request"
 
msgid "Show selected changesets __S -> __E"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:57
 
msgid "Open new pull request for selected changesets"
 
msgid "Show selected changeset __S"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:58
 
msgid "Show selected changesets __S -> __E"
 
msgid "Selection link"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:59
 
msgid "Show selected changeset __S"
 
#: kallithea/templates/changeset/diff_block.html:8
 
msgid "Collapse diff"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:60
 
msgid "Selection link"
 
msgid "Expand diff"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:61
 
#: kallithea/templates/changeset/diff_block.html:8
 
msgid "Collapse diff"
 
msgid "Failed to revoke permission"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:62
 
msgid "Expand diff"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:63
 
msgid "Failed to revoke permission"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:64
 
msgid "confirm to revoke permission for {0}: {1} ?"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:68
 
#: kallithea/templates/base/root.html:66
 
msgid "specify changeset"
 
msgstr ""
 

	
 
#: kallithea/templates/bookmarks/bookmarks.html:5
 
#, python-format
 
msgid "%s Bookmarks"
 
@@ -4840,14 +4798,13 @@ msgstr ""
 
#, python-format
 
msgid "Comments parsed using %s syntax with %s support."
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:69
 
#: kallithea/templates/changeset/changeset_file_comment.html:155
 
msgid ""
 
"Use @username inside this text to send notification to this Kallithea user"
 
msgid "Use @username inside this text to send notification to this Kallithea user"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:73
 
#: kallithea/templates/changeset/changeset_file_comment.html:166
 
msgid "Preview"
 
msgstr ""
 
@@ -5029,13 +4986,14 @@ msgstr ""
 
msgid "Please ignore this email if you did not request a new password ."
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/pull_request.html:6
 
#, python-format
 
msgid ""
 
"%s opened a pull request for repository %s and wants you to review changes."
 
"%s opened a pull request for repository %s and wants you to review "
 
"changes."
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/pull_request.html:8
 
#: kallithea/templates/pullrequests/pullrequest.html:31
 
#: kallithea/templates/pullrequests/pullrequest_data.html:14
 
#: kallithea/templates/pullrequests/pullrequest_show.html:28
 
@@ -5699,6 +5657,7 @@ msgstr ""
 
msgid "%s Tags"
 
msgstr ""
 

	
 
#: kallithea/templates/tags/tags.html:29
 
msgid "Compare tags"
 
msgstr ""
 

	
kallithea/i18n/en/LC_MESSAGES/kallithea.mo
Show inline comments
 
binary diff not shown

Changeset was too big and was cut off... Show full diff anyway

0 comments (0 inline, 0 general)