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
 
@@ -467,49 +467,49 @@ msgstr "Keine Changesets gefunden, um de
 
#, 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"
 

	
 
@@ -1763,48 +1763,50 @@ msgstr ""
 
#, 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"
 
@@ -1881,48 +1883,50 @@ 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: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
 
@@ -2207,60 +2211,63 @@ msgstr "E-Mailadresse"
 
#: 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"
 
@@ -2518,49 +2525,49 @@ msgstr "Statistik-Fenster in der Zusamme
 

	
 
#: 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
 
@@ -2867,49 +2874,48 @@ 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"
 
@@ -3266,98 +3272,100 @@ msgid ""
 
"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
 
@@ -6767,49 +6775,49 @@ 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 ""
0 comments (0 inline, 0 general)