Changeset - 1788424c4b96
[Not reviewed]
default
0 1 0
ssantos - 7 years ago 2018-12-03 20:27:15
ssantos@web.de
i18n: updated translation for German

Currently translated at 58.3% (673 of 1155 strings)
1 file changed with 27 insertions and 19 deletions:
0 comments (0 inline, 0 general)
kallithea/i18n/de/LC_MESSAGES/kallithea.po
Show inline comments
 
# 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 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2017-07-27 13:13+0200\n"
 
"PO-Revision-Date: 2017-08-20 10:46+0000\n"
 
"Last-Translator: Lars <devel@sumpfralle.de>\n"
 
"Language-Team: German "
 
"<https://hosted.weblate.org/projects/kallithea/kallithea/de/>\n"
 
"PO-Revision-Date: 2018-12-04 20:10+0000\n"
 
"Last-Translator: ssantos <ssantos@web.de>\n"
 
"Language-Team: German <https://hosted.weblate.org/projects/kallithea/"
 
"kallithea/de/>\n"
 
"Language: de\n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=UTF-8\n"
 
"Content-Transfer-Encoding: 8bit\n"
 
"Plural-Forms: nplurals=2; plural=n != 1;\n"
 
"X-Generator: Weblate 2.17-dev\n"
 
"X-Generator: Weblate 3.4-dev\n"
 

	
 
#: kallithea/controllers/changelog.py:86
 
#: kallithea/controllers/pullrequests.py:256 kallithea/lib/base.py:613
 
msgid "There are no changesets yet"
 
msgstr "Es gibt noch keine Änderungssätze"
 

	
 
#: kallithea/controllers/changelog.py:164
 
#: kallithea/controllers/admin/permissions.py:62
 
#: kallithea/controllers/admin/permissions.py:66
 
#: kallithea/controllers/admin/permissions.py:70
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:88
 
#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
 
#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
 
#: kallithea/templates/base/perms_summary.html:14
 
#: kallithea/tests/data/templates/base/perms_summary.html.py:57
 
msgid "None"
 
msgstr "Keine"
 

	
 
#: kallithea/controllers/changelog.py:167 kallithea/controllers/files.py:194
 
msgid "(closed)"
 
msgstr "(geschlossen)"
 

	
 
#: kallithea/controllers/changeset.py:85
 
msgid "Show whitespace"
 
msgstr "Zeige unsichtbare Zeichen"
 

	
 
#: kallithea/controllers/changeset.py:92 kallithea/controllers/changeset.py:99
 
#: kallithea/templates/files/diff_2way.html:53
 
msgid "Ignore whitespace"
 
msgstr "Ignoriere unsichtbare Zeichen"
 

	
 
#: kallithea/controllers/changeset.py:165
 
#, python-format
 
msgid "Increase diff context to %(num)s lines"
 
msgstr "Erhöhe diff-Kontext auf %(num)s Zeilen"
 

	
 
#: kallithea/controllers/changeset.py:230 kallithea/controllers/files.py:98
 
#: kallithea/controllers/files.py:118 kallithea/controllers/files.py:726
 
msgid "Such revision does not exist for this repository"
 
msgstr "Die angegebene Version existiert nicht in diesem Repository"
 

	
 
#: kallithea/controllers/compare.py:67
 
#, fuzzy, python-format
 
#| msgid "Go to tip of repository"
 
msgid "Could not find other repository %s"
 
msgstr "Gehe zum Tip des Repositorys"
 

	
 
@@ -443,97 +443,97 @@ msgstr "Keine Changesets gefunden, um de
 
#: kallithea/controllers/pullrequests.py:532
 
#, python-format
 
msgid "This pull request has already been merged to %s."
 
msgstr "Dieser Pull Request wurde bereits in %s integriert."
 

	
 
#: kallithea/controllers/pullrequests.py:534
 
msgid "This pull request has been closed and can not be updated."
 
msgstr ""
 
"Dieser Pull Request wurde geschlossen und kann daher nicht aktualisiert "
 
"werden."
 

	
 
#: kallithea/controllers/pullrequests.py:552
 
#, fuzzy, python-format
 
#| msgid "The following changes are available on %s:"
 
msgid "The following additional changes are available on %s:"
 
msgstr "Die folgenden Änderungen sind verfügbar unter %s:"
 

	
 
#: kallithea/controllers/pullrequests.py:556
 
#, fuzzy
 
#| msgid "No changesets found for updating this pull request."
 
msgid "No additional changesets found for iterating on this pull request."
 
msgstr "Keine Changesets gefunden, um den Pull Request zu aktualisieren."
 

	
 
#: kallithea/controllers/pullrequests.py:564
 
#, python-format
 
msgid "Note: Branch %s has another head: %s."
 
msgstr "Hinweis: Branch %s hat einen anderen Head: %s."
 

	
 
#: kallithea/controllers/pullrequests.py:571
 
#, fuzzy
 
#| msgid "Git pull requests don't support updates yet."
 
msgid "Git pull requests don't support iterating yet."
 
msgstr "Git Pull Request unterstützen bisher keine Updates."
 

	
 
#: kallithea/controllers/pullrequests.py:573
 
#, fuzzy, python-format
 
#| msgid "No changesets found for updating this pull request."
 
msgid "Error: some changesets not found when displaying pull request from %s."
 
msgstr "Keine Changesets gefunden, um den Pull Request zu aktualisieren."
 

	
 
#: kallithea/controllers/pullrequests.py:598
 
msgid "The diff can't be shown - the PR revisions could not be found."
 
msgstr ""
 
"Der diff kann nicht angezeigt werden. Die Pull Request Revisionen konnten "
 
"nicht gefunden werden."
 

	
 
#: kallithea/controllers/pullrequests.py:665
 
msgid "No permission to change pull request status"
 
msgstr "Keine Berechtigung zum Ändern des Pull Request Status"
 
msgstr "Keine Berechtigung zum Ändern des Status des Pull Requests"
 

	
 
#: kallithea/controllers/pullrequests.py:676
 
#, python-format
 
msgid "Successfully deleted pull request %s"
 
msgstr "Pull-Request %s erfolgreich gelöscht"
 

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

	
 
#: kallithea/controllers/search.py:139
 
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:143
 
msgid "An error occurred during search operation."
 
msgstr "Während der Suchoperation trat ein Fehler auf."
 

	
 
#: kallithea/controllers/summary.py:173
 
#: kallithea/templates/summary/summary.html:360
 
#: kallithea/tests/data/templates/summary/summary.html.py:293
 
msgid "No data ready yet"
 
msgstr "Es stehen noch keine Daten zur Verfügung"
 

	
 
#: kallithea/controllers/summary.py:176
 
#: kallithea/templates/summary/summary.html:88
 
#: kallithea/tests/data/templates/summary/summary.html.py:161
 
msgid "Statistics are disabled for this repository"
 
msgstr "Statistiken sind deaktiviert für dieses Repository"
 

	
 
#: kallithea/controllers/admin/auth_settings.py:135
 
msgid "Auth settings updated successfully"
 
msgstr "Anmeldeeinstellungen erfolgreich geändert"
 

	
 
#: kallithea/controllers/admin/auth_settings.py:146
 
msgid "error occurred during update of auth settings"
 
msgstr "Fehler bei der Änderung der Anmeldeeinstellungen aufgetreten"
 

	
 
#: kallithea/controllers/admin/defaults.py:75
 
msgid "Default settings updated successfully"
 
msgstr "Standardeinstellungen erfolgreich geupdated"
 

	
 
#: kallithea/controllers/admin/defaults.py:90
 
msgid "Error occurred during update of defaults"
 
msgstr "Ein Fehler trat beim updaten der Standardeinstellungen auf"
 

	
 
#: kallithea/controllers/admin/gists.py:58
 
#: kallithea/controllers/admin/my_account.py:232
 
@@ -1739,96 +1739,98 @@ msgstr ""
 
"Sie können diesen Benutzer nicht löschen, da er von entscheidender "
 
"Bedeutung für die gesamte Applikation ist"
 

	
 
#: kallithea/model/user.py:258
 
#, python-format
 
msgid ""
 
"User \"%s\" still owns %s repositories and cannot be removed. Switch "
 
"owners or remove those repositories: %s"
 
msgstr ""
 
"Der Benutzer \"%s\" besitzt noch immer %s Repositories und kann daher "
 
"nicht entfernt werden. Entweder muss der Besitzer geändert oder das "
 
"Repository entfernt werden: %s"
 

	
 
#: kallithea/model/user.py:263
 
#, python-format
 
msgid ""
 
"User \"%s\" still owns %s repository groups and cannot be removed. Switch"
 
" owners or remove those repository groups: %s"
 
msgstr ""
 
"Der Benutzer \"%s\" ist noch der Besitzer von %s Repositorygruppen und "
 
"kann daher nicht entfernt werden. Entweder muss der Besitzer geändert "
 
"oder die Repositorygruppen müssen entfernt werden: %s"
 

	
 
#: kallithea/model/user.py:270
 
#, python-format
 
msgid ""
 
"User \"%s\" still owns %s user groups and cannot be removed. Switch "
 
"owners or remove those user groups: %s"
 
msgstr ""
 
"Der Benutzer \"%s\" besitzt noch immer %s Benutzergruppen und kann daher "
 
"nicht entfernt werden. Entweder muss der Besitzer geändert oder die "
 
"Benutzergruppen müssen gelöscht werden: %s"
 

	
 
#: kallithea/model/user.py:364
 
msgid "Password reset link"
 
msgstr "Link zum Zurücksetzen des Passworts"
 

	
 
#: kallithea/model/user.py:413
 
#, fuzzy
 
msgid "Password reset notification"
 
msgstr "Link zum Zurücksetzen des Passworts"
 

	
 
#: kallithea/model/user.py:414
 
#, python-format
 
msgid ""
 
"The password to your account %s has been changed using password reset "
 
"form."
 
msgstr ""
 
"Das Passwort für dein Konto %s wurde mit dem Formular zum Zurücksetzen des "
 
"Passworts geändert."
 

	
 
#: kallithea/model/validators.py:54 kallithea/model/validators.py:55
 
msgid "Value cannot be an empty list"
 
msgstr "Eine leere Liste ist kein gültiger Wert"
 

	
 
#: kallithea/model/validators.py:73
 
#, python-format
 
msgid "Username \"%(username)s\" already exists"
 
msgstr "Benutezrname \"%(username)s\" existiert bereits"
 

	
 
#: kallithea/model/validators.py:75
 
#, fuzzy, python-format
 
msgid "Username \"%(username)s\" cannot be used"
 
msgstr "Benutzername \"%(username)s\" ist ungültig"
 

	
 
#: kallithea/model/validators.py:77
 
#, fuzzy
 
msgid ""
 
"Username may only contain alphanumeric characters underscores, periods or"
 
" dashes and must begin with an alphanumeric character or underscore"
 
msgstr ""
 
"Der Benutzername darf nur alphanumerische Zeichen, Unterstriche, Punkte "
 
"oder Bindestriche enthalten und muss mit einem alphanumerischen Zeichen "
 
"oder einem Unterstrich beginnen"
 

	
 
#: kallithea/model/validators.py:104
 
msgid "The input is not valid"
 
msgstr "Die Eingabe ist nicht gültig"
 

	
 
#: kallithea/model/validators.py:111
 
#, python-format
 
msgid "Username %(username)s is not valid"
 
msgstr "Benutzername \"%(username)s\" ist ungültig"
 

	
 
#: kallithea/model/validators.py:131
 
msgid "Invalid user group name"
 
msgstr "Ungültiger Benutzergruppenname"
 

	
 
#: kallithea/model/validators.py:132
 
#, python-format
 
msgid "User group \"%(usergroup)s\" already exists"
 
msgstr "Benutzergruppe \"%(usergroup)s\" existiert bereits"
 

	
 
#: kallithea/model/validators.py:134
 
msgid ""
 
"user group name may only contain alphanumeric characters underscores, "
 
"periods or dashes and must begin with alphanumeric character"
 
msgstr ""
 
@@ -1857,96 +1859,98 @@ msgstr "Üngültige(nicht ASCII) Zeichen im Passwort"
 
#: kallithea/model/validators.py:248
 
msgid "Invalid old password"
 
msgstr "Ungültiges altes Passwort"
 

	
 
#: kallithea/model/validators.py:264
 
msgid "Passwords do not match"
 
msgstr "Die Passwörter stimmen nicht überein"
 

	
 
#: kallithea/model/validators.py:279
 
#, fuzzy
 
msgid "Invalid username or password"
 
msgstr "Ungültiges Passwort"
 

	
 
#: kallithea/model/validators.py:310
 
msgid "Token mismatch"
 
msgstr "Schlüssel  stimmt nicht überein"
 

	
 
#: kallithea/model/validators.py:326
 
#, python-format
 
msgid "Repository name %(repo)s is not allowed"
 
msgstr "Repository  Name \"%(repo)s\" ist nicht erlaubt"
 

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

	
 
#: kallithea/model/validators.py:329
 
#, 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\""
 

	
 
#: kallithea/model/validators.py:331
 
#, python-format
 
msgid "Repository group with name \"%(repo)s\" already exists"
 
msgstr "Eine Repositorygruppe mit dem Namen \"%(repo)s\" existiert bereits"
 

	
 
#: kallithea/model/validators.py:449
 
msgid "Invalid repository URL"
 
msgstr "Ungültige Repository-URL"
 

	
 
#: kallithea/model/validators.py:450
 
msgid ""
 
"Invalid repository URL. It must be a valid http, https, ssh, svn+http or "
 
"svn+https URL"
 
msgstr ""
 
"Ungültige Repository-URL. Es muss eine gültige http, https, ssh, svn+http "
 
"oder svn+https URL sein"
 

	
 
#: kallithea/model/validators.py:475
 
msgid "Fork has to be the same type as parent"
 
msgstr "Forke um den selben typ wie der Vorgesetze zu haben"
 

	
 
#: kallithea/model/validators.py:490
 
msgid "You don't have permissions to create repository in this group"
 
msgstr ""
 
"Du hast nicht die erforderlichen Berechtigungen, um in dieser Gruppe ein "
 
"Repository zu erzeugen"
 

	
 
#: kallithea/model/validators.py:492
 
msgid "no permission to create repository in root location"
 
msgstr "keine Berechtigung, um ein Repository auf höchster Ebene anzulegen"
 

	
 
#: kallithea/model/validators.py:542
 
msgid "You don't have permissions to create a group in this location"
 
msgstr "Sie haben keine Berechtigung, um an diesem Ort ein Repository anzulegen"
 

	
 
#: kallithea/model/validators.py:582
 
msgid "This username or user group name is not valid"
 
msgstr "Dieser Benutzername oder Benutzergruppenname ist nicht gültig"
 

	
 
#: kallithea/model/validators.py:675
 
msgid "This is not a valid path"
 
msgstr "Dies ist ein Ungültiger Pfad"
 

	
 
#: kallithea/model/validators.py:692
 
#, fuzzy
 
msgid "This email address is already in use"
 
msgstr "Diese E-Mailaddresse ist bereits in Benutzung"
 

	
 
#: kallithea/model/validators.py:712
 
#, fuzzy, python-format
 
msgid "Email address \"%(email)s\" not found"
 
msgstr "E-MailAddresse \"%(email)s\" existiert nicht."
 

	
 
#: kallithea/model/validators.py:749
 
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 äquivalent zu \"Benutzername\""
 

	
 
#: kallithea/model/validators.py:761
 
msgid "Please enter a valid IPv4 or IPv6 address"
 
msgstr "Bitte eine gültige IPv4- oder IPv6-Adresse angeben"
 
@@ -2183,108 +2187,111 @@ msgstr "Passwort zurücksetzen"
 
#: kallithea/templates/password_reset_confirmation.html:13
 
#: kallithea/tests/data/templates/password_reset.html.py:60
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:56
 
#, python-format
 
msgid "Reset Your Password to %s"
 
msgstr "Setze dein Passwort auf %s zurück"
 

	
 
#: kallithea/templates/password_reset.html:14
 
#: kallithea/templates/password_reset_confirmation.html:5
 
#: kallithea/templates/password_reset_confirmation.html:15
 
#: kallithea/tests/data/templates/password_reset.html.py:64
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:60
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:105
 
msgid "Reset Your Password"
 
msgstr "Setze dein Passwort zurück"
 

	
 
#: kallithea/templates/password_reset.html:21
 
#: kallithea/tests/data/templates/password_reset.html.py:69
 
msgid "Email Address"
 
msgstr "E-Mailadresse"
 

	
 
#: kallithea/templates/password_reset.html:29
 
#: kallithea/templates/register.html:65
 
#: kallithea/tests/data/templates/password_reset.html.py:75
 
#: kallithea/tests/data/templates/register.html.py:95
 
msgid "Captcha"
 
msgstr "Captcha"
 

	
 
#: kallithea/templates/password_reset.html:39
 
#: kallithea/tests/data/templates/password_reset.html.py:80
 
msgid "Send Password Reset Email"
 
msgstr "E-Mail zum Zurücksetzen des Passworts anfordern"
 

	
 
#: kallithea/templates/password_reset.html:44
 
#: kallithea/tests/data/templates/password_reset.html.py:82
 
#, fuzzy
 
msgid ""
 
"A password reset link will be sent to the specified email address if it "
 
"is registered in the system."
 
msgstr ""
 
"Der Link zum Zurücksetzen des Passworts wird an die zum Benutzernamen "
 
"zugehörige E-Mailaddresse gesendet."
 

	
 
#: kallithea/templates/password_reset_confirmation.html:20
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:65
 
#, python-format
 
msgid "You are about to set a new password for the email address %s."
 
msgstr ""
 
"Du bist dabei, ein neues Passwort für die E-Mail-Adresse %s festzulegen."
 

	
 
#: kallithea/templates/password_reset_confirmation.html:21
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:67
 
msgid ""
 
"Note that you must use the same browser session for this as the one used "
 
"to request the password reset."
 
msgstr ""
 
"Beachten Sie, dass Sie dafür die gleiche Browsersitzung verwenden müssen, "
 
"mit der Sie das Zurücksetzen des Passworts beantragt haben."
 

	
 
#: kallithea/templates/password_reset_confirmation.html:26
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:73
 
msgid "Code you received in the email"
 
msgstr ""
 
msgstr "Code, den du in der E-Mail erhalten hast"
 

	
 
#: kallithea/templates/password_reset_confirmation.html:33
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:77
 
#, fuzzy
 
msgid "New Password"
 
msgstr "Neues Passwort"
 

	
 
#: kallithea/templates/password_reset_confirmation.html:40
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:81
 
#, fuzzy
 
msgid "Confirm New Password"
 
msgstr "Bestätige neues Passwort"
 

	
 
#: kallithea/templates/password_reset_confirmation.html:49
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:85
 
msgid "Confirm"
 
msgstr "Bestätigen"
 

	
 
#: kallithea/templates/register.html:5 kallithea/templates/register.html:15
 
#: kallithea/templates/register.html:75
 
#: kallithea/tests/data/templates/register.html.py:64
 
#: kallithea/tests/data/templates/register.html.py:100
 
#: kallithea/tests/data/templates/register.html.py:137
 
msgid "Sign Up"
 
msgstr "Registrieren"
 

	
 
#: kallithea/templates/register.html:13
 
#: kallithea/tests/data/templates/register.html.py:60
 
#, python-format
 
msgid "Sign Up to %s"
 
msgstr "Registrieren für %s"
 

	
 
#: kallithea/templates/register.html:36
 
#: kallithea/tests/data/templates/register.html.py:77
 
msgid "Re-enter password"
 
msgstr "Passwort erneut eingeben"
 

	
 
#: kallithea/templates/register.html:43
 
#: kallithea/templates/admin/my_account/my_account_profile.html:25
 
#: kallithea/templates/admin/users/user_add.html:48
 
#: kallithea/templates/admin/users/user_edit_profile.html:60
 
#: kallithea/templates/admin/users/users.html:38
 
#: kallithea/tests/data/templates/register.html.py:81
 
#: kallithea/tests/data/templates/admin/my_account/my_account_profile.html.py:64
 
#: kallithea/tests/data/templates/admin/users/user_add.html.py:121
 
#: kallithea/tests/data/templates/admin/users/user_edit_profile.html.py:86
 
#: kallithea/tests/data/templates/admin/users/users.html.py:111
 
msgid "First Name"
 
@@ -2494,97 +2501,97 @@ msgstr "Privates Repository"
 
#: kallithea/templates/admin/defaults/defaults.html:37
 
#: kallithea/templates/admin/repos/repo_add_base.html:59
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:63
 
#: kallithea/templates/forks/fork.html:61
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:117
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:88
 
msgid ""
 
"Private repositories are only visible to people explicitly added as "
 
"collaborators."
 
msgstr ""
 
"Private Repositories sind nur für explizit hinzugefügte Mitarbeiter "
 
"sichtbar."
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:42
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:67
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:119
 
msgid "Enable statistics"
 
msgstr "Aktiviere Statistiken"
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:45
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:70
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:123
 
msgid "Enable statistics window on summary page."
 
msgstr "Statistik-Fenster in der Zusammenfassungsseite aktivieren."
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:50
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:74
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:125
 
msgid "Enable downloads"
 
msgstr "Aktiviere Downloads"
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:53
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:77
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:129
 
msgid "Enable download menu on summary page."
 
msgstr "Download-Menü auf der Zusammenfassungsseite aktivieren."
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:58
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:81
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:131
 
msgid "Enable locking"
 
msgstr "Locking aktivieren"
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:61
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:84
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:135
 
msgid "Enable lock-by-pulling on repository."
 
msgstr ""
 
msgstr "Aktivieren Sie Lock-by-Pulling im Repository."
 

	
 
#: kallithea/templates/admin/gists/edit.html:5
 
#: kallithea/templates/admin/gists/edit.html:18
 
msgid "Edit Gist"
 
msgstr "Gist editieren"
 

	
 
#: kallithea/templates/admin/gists/edit.html:35
 
#, python-format
 
msgid ""
 
"Gist was update since you started editing. Copy your changes and click "
 
"%(here)s to reload new version."
 
msgstr ""
 
"Gist wurde während der Änderung aktualisiert. Änderungen kopieren und "
 
"%(here)s klicken um die neue Version nachzuladen."
 

	
 
#: kallithea/templates/admin/gists/edit.html:51
 
#: kallithea/templates/admin/gists/new.html:35
 
#: kallithea/tests/data/templates/admin/gists/new.html.py:203
 
msgid "Gist description ..."
 
msgstr "Gist Beschreibung ..."
 

	
 
#: kallithea/templates/admin/gists/edit.html:54
 
#: kallithea/templates/admin/gists/new.html:38
 
#: kallithea/tests/data/templates/admin/gists/new.html.py:205
 
msgid "Gist lifetime"
 
msgstr "Gist Lebenszeit"
 

	
 
#: kallithea/templates/admin/gists/edit.html:59
 
#: kallithea/templates/admin/gists/edit.html:61
 
#: kallithea/templates/admin/gists/index.html:54
 
#: kallithea/templates/admin/gists/index.html:56
 
#: kallithea/templates/admin/gists/show.html:45
 
#: kallithea/templates/admin/gists/show.html:47
 
#: kallithea/templates/admin/my_account/my_account_api_keys.html:7
 
#: kallithea/templates/admin/my_account/my_account_api_keys.html:26
 
#: kallithea/templates/admin/my_account/my_account_api_keys.html:31
 
#: kallithea/templates/admin/users/user_edit_api_keys.html:7
 
#: kallithea/templates/admin/users/user_edit_api_keys.html:26
 
#: kallithea/templates/admin/users/user_edit_api_keys.html:31
 
#: kallithea/tests/data/templates/admin/gists/index.html.py:137
 
#: kallithea/tests/data/templates/admin/gists/index.html.py:143
 
#: kallithea/tests/data/templates/admin/gists/show.html.py:131
 
#: kallithea/tests/data/templates/admin/gists/show.html.py:137
 
#: kallithea/tests/data/templates/admin/my_account/my_account_api_keys.html.py:42
 
#: kallithea/tests/data/templates/admin/my_account/my_account_api_keys.html.py:69
 
#: kallithea/tests/data/templates/admin/my_account/my_account_api_keys.html.py:82
 
#: kallithea/tests/data/templates/admin/users/user_edit_api_keys.html.py:42
 
#: kallithea/tests/data/templates/admin/users/user_edit_api_keys.html.py:69
 
@@ -2843,97 +2850,96 @@ msgstr "Bearbeiten"
 
#: kallithea/templates/files/files_source.html:30
 
#: kallithea/tests/data/templates/admin/gists/show.html.py:156
 
#: kallithea/tests/data/templates/files/files_source.html.py:73
 
msgid "Show as Raw"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/gists/show.html:69
 
#: kallithea/tests/data/templates/admin/gists/show.html.py:164
 
msgid "created"
 
msgstr "erstellt"
 

	
 
#: kallithea/templates/admin/gists/show.html:82
 
#: kallithea/tests/data/templates/admin/gists/show.html.py:178
 
msgid "Show as raw"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/my_account/my_account.html:5
 
#: kallithea/templates/admin/my_account/my_account.html:9
 
#: kallithea/templates/base/base.html:404
 
#: kallithea/tests/data/templates/admin/my_account/my_account.html.py:170
 
#: kallithea/tests/data/templates/admin/my_account/my_account.html.py:192
 
#: kallithea/tests/data/templates/base/base.html.py:644
 
msgid "My Account"
 
msgstr "Mein Account"
 

	
 
#: kallithea/templates/admin/my_account/my_account.html:25
 
#: kallithea/templates/admin/users/user_edit.html:29
 
#: kallithea/tests/data/templates/admin/my_account/my_account.html.py:116
 
#: kallithea/tests/data/templates/admin/users/user_edit.html.py:112
 
msgid "Profile"
 
msgstr "Profil"
 

	
 
#: kallithea/templates/admin/my_account/my_account.html:26
 
#: kallithea/tests/data/templates/admin/my_account/my_account.html.py:122
 
msgid "Email Addresses"
 
msgstr "E-Mail-Adressen"
 

	
 
#: kallithea/templates/admin/my_account/my_account.html:28
 
#: kallithea/templates/admin/users/user_edit.html:31
 
#: kallithea/tests/data/templates/admin/my_account/my_account.html.py:134
 
#: kallithea/tests/data/templates/admin/users/user_edit.html.py:124
 
msgid "API Keys"
 
msgstr "API Keys"
 

	
 
#: kallithea/templates/admin/my_account/my_account.html:29
 
#: kallithea/tests/data/templates/admin/my_account/my_account.html.py:140
 
msgid "Owned Repositories"
 
msgstr "Eigene Repositories"
 

	
 
#: kallithea/templates/admin/my_account/my_account.html:30
 
#: kallithea/templates/journal/journal.html:33
 
#: kallithea/tests/data/templates/admin/my_account/my_account.html.py:146
 
#: kallithea/tests/data/templates/journal/journal.html.py:196
 
msgid "Watched Repositories"
 
msgstr "Beobachtete Repositories"
 

	
 
#: kallithea/templates/admin/my_account/my_account.html:31
 
#: kallithea/templates/admin/permissions/permissions.html:30
 
#: kallithea/templates/admin/user_groups/user_group_edit.html:32
 
#: kallithea/templates/admin/users/user_edit.html:34
 
#: kallithea/tests/data/templates/admin/my_account/my_account.html.py:152
 
#: kallithea/tests/data/templates/admin/permissions/permissions.html.py:120
 
#: kallithea/tests/data/templates/admin/user_groups/user_group_edit.html.py:130
 
#: kallithea/tests/data/templates/admin/users/user_edit.html.py:142
 
msgid "Show Permissions"
 
msgstr "Berechtigungen anzeigen"
 

	
 
#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
 
#: kallithea/templates/admin/users/user_edit_api_keys.html:5
 
#: kallithea/tests/data/templates/admin/my_account/my_account_api_keys.html.py:40
 
#: kallithea/tests/data/templates/admin/users/user_edit_api_keys.html.py:40
 
msgid "Built-in"
 
msgstr "Mitgeliefert"
 

	
 
#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
 
#: kallithea/templates/admin/users/user_edit_api_keys.html:13
 
#: kallithea/tests/data/templates/admin/my_account/my_account_api_keys.html.py:52
 
#: kallithea/tests/data/templates/admin/users/user_edit_api_keys.html.py:52
 
#, python-format
 
msgid "Confirm to reset this API key: %s"
 
msgstr "Zurücksetzen des API-Schlüssels \"%s\" bestätigen"
 

	
 
#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
 
#: kallithea/templates/admin/users/user_edit_api_keys.html:29
 
#: kallithea/tests/data/templates/admin/my_account/my_account_api_keys.html.py:76
 
#: kallithea/tests/data/templates/admin/users/user_edit_api_keys.html.py:76
 
msgid "Expired"
 
msgstr "Verfallen"
 

	
 
#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
 
#: kallithea/templates/admin/users/user_edit_api_keys.html:39
 
#: kallithea/tests/data/templates/admin/my_account/my_account_api_keys.html.py:91
 
#: kallithea/tests/data/templates/admin/users/user_edit_api_keys.html.py:91
 
#, python-format
 
msgid "Confirm to remove this API key: %s"
 
msgstr "Entfernen des API-Schlüssels \"%s\" bestätigen"
 

	
 
@@ -3242,146 +3248,148 @@ msgstr ""
 
"Repositorygruppen verloren gehen"
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:32
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:65
 
msgid "Apply to all existing repository groups"
 
msgstr "Auf alle bestehenden Repository-Gruppen anwenden"
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:36
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:67
 
msgid "Permissions for the Default user on new repository groups."
 
msgstr "Berechtigungen des Vorgabe-Benutzers für neue Repository-Gruppen."
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:39
 
#: kallithea/templates/data_table/_dt_elements.html:154
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:69
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:206
 
msgid "User group"
 
msgstr "Benutzergruppe"
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:44
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:75
 
msgid ""
 
"All default permissions on each user group will be reset to chosen "
 
"permission, note that all custom default permission on user groups will "
 
"be lost"
 
msgstr ""
 
"Alle Vorgabe-Berechtigungen jeder Benutzergruppe werden auf die gewählten "
 
"Berechtigungen zurückgesetzt. Beachten Sie, dass dabei alle Anpassungen von "
 
"Vorgabe-Berechtigungen für Benutzergruppen verloren gehen"
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:45
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:77
 
msgid "Apply to all existing user groups"
 
msgstr "Auf alle bestehenden Benutzergruppen anwenden"
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:49
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:79
 
msgid "Permissions for the Default user on new user groups."
 
msgstr "Berechtigungen für neue Benutzergruppen des den Vorgabe-Benutzer."
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:52
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:81
 
msgid "Top level repository creation"
 
msgstr "Erstellung eines übergeordneten Repositories"
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:55
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:85
 
msgid "Enable this to allow non-admins to create repositories at the top level."
 
msgstr "Aktiviere dies, um Nicht-Admins"
 
msgstr ""
 
"Aktiviere dies, damit Nicht-Administratoren Repositories auf der obersten "
 
"Ebene erstellen können."
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:56
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:87
 
msgid ""
 
"Note: This will also give all users API access to create repositories "
 
"everywhere. That might change in future versions."
 
msgstr ""
 
"Hinweis: Dies wird allen Nutzern API-Zugang für die Erstellung von "
 
"Repositories überall gewähren. Dies kann sich in Zukunft ändern."
 
"Hinweis: dadurch erhalten auch alle Benutzer API-Zugriff, um überall "
 
"Repositories zu erstellen. Das kann sich in zukünftigen Versionen ändern."
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:60
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:89
 
msgid "Repository creation with group write access"
 
msgstr "Repository-Erzeugung mit Gruppen-Schreibzugriff"
 
msgstr "Repository-Erstellung mit Gruppen-Schreibzugriff"
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:63
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:93
 
msgid ""
 
"With this, write permission to a repository group allows creating "
 
"repositories inside that group. Without this, group write permissions "
 
"mean nothing."
 
msgstr ""
 
"Falls aktiv, gewährt dies das Recht zum Erzeugen von Repositories in einer "
 
"Repository-Gruppe. Falls inaktiv, sind Gruppen-Schreibberechtigungen "
 
"wirkungslos."
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:67
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:95
 
msgid "User group creation"
 
msgstr "Benutzergruppen Erstellung"
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:70
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:99
 
msgid "Enable this to allow non-admins to create user groups."
 
msgstr ""
 
"Aktiviere dies um auch nicht-Administrierenden das Erstellen von "
 
"Nutzergruppen zu ermöglichen."
 
"Aktivieren Sie dies, damit Nicht-Administratoren Benutzergruppen erstellen "
 
"können."
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:74
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:101
 
msgid "Repository forking"
 
msgstr "Repository forken"
 
msgstr "Repository-forking"
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:77
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:105
 
msgid "Enable this to allow non-admins to fork repositories."
 
msgstr ""
 
"Aktiviere dies um nicht-Administrierenden das Forken von Repositories zu "
 
"erlauben."
 
"Aktivieren Sie dies, um Nichtadministratoren zu erlauben, Repositories zu "
 
"forken."
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:81
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:107
 
msgid "Registration"
 
msgstr "Registrierung"
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:87
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:111
 
#, fuzzy
 
msgid "External auth account activation"
 
msgstr "Externe Authentifizierung für Accounts aktivieren"
 

	
 
#: kallithea/templates/admin/permissions/permissions_ips.html:12
 
#: kallithea/templates/admin/users/user_edit_ips.html:22
 
#: kallithea/tests/data/templates/admin/permissions/permissions_ips.html.py:52
 
#: kallithea/tests/data/templates/admin/users/user_edit_ips.html.py:60
 
#, fuzzy, python-format
 
msgid "Confirm to delete this IP address: %s"
 
msgstr "Bestätigen diese IP zu löschen: %s"
 

	
 
#: kallithea/templates/admin/permissions/permissions_ips.html:18
 
#: kallithea/templates/admin/users/user_edit_ips.html:29
 
#: kallithea/tests/data/templates/admin/permissions/permissions_ips.html.py:58
 
#: kallithea/tests/data/templates/admin/users/user_edit_ips.html.py:66
 
msgid "All IP addresses are allowed."
 
msgstr "Alle IP-Adressen sind zulässig."
 

	
 
#: kallithea/templates/admin/permissions/permissions_ips.html:25
 
#: kallithea/templates/admin/users/user_edit_ips.html:37
 
#: kallithea/tests/data/templates/admin/permissions/permissions_ips.html.py:63
 
#: kallithea/tests/data/templates/admin/users/user_edit_ips.html.py:71
 
msgid "New IP address"
 
msgstr "Neue IP-Adresse"
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_add.html:11
 
#: kallithea/templates/admin/repo_groups/repo_group_edit.html:11
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
 
#: kallithea/templates/admin/repo_groups/repo_groups.html:9
 
#: kallithea/templates/base/base.html:57 kallithea/templates/base/base.html:76
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_group_add.html.py:155
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_groups.html.py:142
 
#: kallithea/tests/data/templates/base/base.html.py:247
 
#: kallithea/tests/data/templates/base/base.html.py:696
 
msgid "Repository Groups"
 
msgstr "Repositorygruppen"
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_add.html:28
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:5
 
@@ -6743,97 +6751,97 @@ msgstr ""
 
msgid "Feed"
 
msgstr "Feed"
 

	
 
#: kallithea/templates/summary/summary.html:174
 
#: kallithea/tests/data/templates/summary/summary.html.py:254
 
msgid "Latest Changes"
 
msgstr "Letzte Änderungen"
 

	
 
#: kallithea/templates/summary/summary.html:176
 
#: kallithea/tests/data/templates/summary/summary.html.py:258
 
msgid "Quick Start"
 
msgstr "Schnelleinstieg"
 

	
 
#: kallithea/templates/summary/summary.html:191
 
#: kallithea/tests/data/templates/summary/summary.html.py:265
 
#, python-format
 
msgid "Readme file from revision %s:%s"
 
msgstr "Liesmich-Datei von Revision %s:%s"
 

	
 
#: kallithea/templates/summary/summary.html:267
 
#: kallithea/tests/data/templates/summary/summary.html.py:276
 
#, python-format
 
msgid "Download %s as %s"
 
msgstr "%s als %s herunterladen"
 

	
 
#: kallithea/tests/data/templates/index.html.py:117
 
msgid "Dashboard"
 
msgstr "Übersichtsseite"
 

	
 
#: kallithea/tests/data/templates/index_base.html.py:98
 
msgid "Group Name"
 
msgstr "Gruppenname"
 

	
 
#: kallithea/tests/data/templates/login.html.py:77
 
msgid "Remember me"
 
msgstr "Login Speichern"
 

	
 
#: kallithea/tests/data/templates/admin/gists/new.html.py:209
 
msgid "name this file..."
 
msgstr "benenne diese Datei..."
 

	
 
#: kallithea/tests/data/templates/admin/my_account/my_account_profile.html.py:43
 
msgid "Change your avatar at"
 
msgstr "Benutzerbild ändern unter"
 

	
 
#: kallithea/tests/data/templates/admin/my_account/my_account_profile.html.py:45
 
#: kallithea/tests/data/templates/admin/users/user_edit_profile.html.py:45
 
msgid "Using"
 
msgstr ""
 
msgstr "Verwendet"
 

	
 
#: kallithea/tests/data/templates/admin/my_account/my_account_profile.html.py:53
 
msgid "Missing email, please update your user email address."
 
msgstr "E-Mailadresse fehlt, bitte aktualisieren."
 

	
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_group_show.html.py:152
 
#, python-format
 
msgid "%s Repository group dashboard"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:35
 
msgid "Rescan option"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:39
 
msgid "Web"
 
msgstr "Web"
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:43
 
msgid "Require SSL for vcs operations"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:45
 
msgid ""
 
"Activate to require SSL both pushing and pulling. If SSL certificate is "
 
"missing, it will return an HTTP Error 406: Not Acceptable."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:51
 
msgid "Use Gravatars in Kallithea"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:67
 
msgid ""
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'."
 
"\n"
 
"                                                        The following "
 
"variables are available:\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 construct clone-by-id"
0 comments (0 inline, 0 general)