Changeset - 3ac8958762df
[Not reviewed]
default
0 1 0
Michael Pohl - 11 years ago 2015-01-30 10:23:27
michael@mipapo.de
i18n: updated German translation using Weblate

Currently translated at 34.5% (372 of 1077 strings)
1 file changed with 38 insertions and 31 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\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2014-07-02 19:08-0400\n"
 
"PO-Revision-Date: 2015-01-04 17:38+0200\n"
 
"Last-Translator: Niemand Jedermann <predatorix@web.de>\n"
 
"PO-Revision-Date: 2015-01-30 09:23+0200\n"
 
"Last-Translator: Michael Pohl <michael@mipapo.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.2-dev\n"
 
"Generated-By: Babel 0.9.6\n"
 

	
 
#: kallithea/controllers/changelog.py:90 kallithea/controllers/compare.py:90
 
#: kallithea/controllers/pullrequests.py:265
 
msgid "There are no changesets yet"
 
msgstr "Es gibt noch keine Änderungssätze"
 

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

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

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

	
 
#: kallithea/controllers/changeset.py:94 kallithea/controllers/changeset.py:101
 
msgid "Ignore whitespace"
 
msgstr "Ignoriere unsichtbare Zeichen"
 

	
 
#: kallithea/controllers/changeset.py:167
 
#, python-format
 
msgid "increase diff context to %(num)s lines"
 
msgstr "diff-Kontext auf %(num)s Zeilen erhöhen"
 

	
 
#: 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 "Die angegebene Version existiert nicht in diesem Repository"
 

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

	
 
#: kallithea/controllers/changeset.py:386
 
msgid ""
 
"Changing status on a changeset associated with a closed pull request is "
 
"not allowed"
 
msgstr ""
 
"Eine Änderung des Status eines Änderungssatzes, der mit einem geschlossen "
 
"Pull-Request assoziert ist, ist nicht erlaubt"
 

	
 
#: kallithea/controllers/compare.py:194 kallithea/templates/base/root.html:65
 
msgid "Select changeset"
 
msgstr "Änderungssätze auswählen"
 

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

	
 
#: 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: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:108
 
msgid "The resource could not be found"
 
msgstr "Die Ressource konnte nicht gefunden werden"
 

	
 
#: 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:55
 
#, python-format
 
msgid "Changes on %s repository"
 
msgstr "Änderungen im %s Repository"
 

	
 
#: kallithea/controllers/feed.py:56
 
#, python-format
 
@@ -395,193 +395,193 @@ msgstr "immer"
 
msgid "5 minutes"
 
msgstr "5 Minuten"
 

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

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

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

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

	
 
#: kallithea/controllers/admin/gists.py:147
 
msgid "Error occurred during gist creation"
 
msgstr "Ein fehler trat auf bei der Erstellung des gist"
 

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

	
 
#: kallithea/controllers/admin/gists.py:234
 
msgid "unmodified"
 
msgstr "ungeändert"
 

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

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

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

	
 
#: 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:127
 
msgid "Your account was updated successfully"
 
msgstr "Ihr Account wurde erfolgreich aktualisiert"
 

	
 
#: kallithea/controllers/admin/my_account.py:141
 
#: kallithea/controllers/admin/users.py:207
 
#, python-format
 
msgid "Error occurred during update of user %s"
 
msgstr "Fehler beim Aktualisieren der Benutzer %s"
 

	
 
#: kallithea/controllers/admin/my_account.py:161
 
msgid "Successfully updated password"
 
msgstr "Erfolgreich Kennwort geändert"
 

	
 
#: kallithea/controllers/admin/my_account.py:171
 
msgid "Error occurred during update of user password"
 
msgstr "Fehler bei der Änderung des Kennworts"
 

	
 
#: 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: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: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:274
 
#: kallithea/controllers/admin/users.py:315
 
msgid "Api key successfully created"
 
msgstr ""
 
msgstr "API Key wurde erfolgreich erstellt"
 

	
 
#: kallithea/controllers/admin/my_account.py:286
 
#: kallithea/controllers/admin/users.py:331
 
msgid "Api key successfully reset"
 
msgstr "API-Schlüssel erfolgreich zurückgesetzt"
 

	
 
#: kallithea/controllers/admin/my_account.py:290
 
#: kallithea/controllers/admin/users.py:335
 
msgid "Api key successfully deleted"
 
msgstr "API-Schlüssel erfolgreich gelöscht"
 

	
 
#: 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: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
 
#: kallithea/templates/admin/repos/repo_add.html:13
 
#: kallithea/templates/admin/repos/repo_add.html:17
 
#: kallithea/templates/admin/repos/repos.html:12
 
#: kallithea/templates/admin/settings/settings.html:12
 
#: kallithea/templates/admin/user_groups/user_group_add.html:11
 
#: kallithea/templates/admin/user_groups/user_group_edit.html:12
 
#: 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: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: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:78
 
msgid "Allowed with manual account activation"
 
msgstr "Erlaubt mit manueller Kontoaktivierung"
 

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

	
 
#: 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 "Manuelle Aktivierung externen Kontos"
 

	
 
#: 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
 
@@ -693,612 +693,619 @@ msgstr "Fehler bei der Aktualisierung de
 
#: kallithea/controllers/admin/repos.py:334
 
#, python-format
 
msgid "Detached %s forks"
 
msgstr "%s Spaltung abgetrennt"
 

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

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

	
 
#: 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: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:402
 
msgid "Repository permissions updated"
 
msgstr "Repositoriumsberechtigungen aktualisiert"
 

	
 
#: kallithea/controllers/admin/repos.py:458
 
msgid "An error occurred during creation of field"
 
msgstr "Fehler während der Erzeugung des Feldes"
 

	
 
#: kallithea/controllers/admin/repos.py:472
 
msgid "An error occurred during removal of field"
 
msgstr "Fehler beim Entfernen des Feldes"
 

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

	
 
#: 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: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:531 kallithea/model/validators.py:359
 
msgid "Token mismatch"
 
msgstr "Schlüssel  stimmt nicht überein"
 

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

	
 
#: 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:555
 
msgid "An error occurred during this operation"
 
msgstr "Während dieser operation trat ein Fehler auf"
 

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

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

	
 
#: kallithea/controllers/admin/repos.py:577
 
#: kallithea/controllers/admin/repos.py:604
 
msgid "An error occurred during unlocking"
 
msgstr "Fehler beim Entsperren"
 

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

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

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

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

	
 
#: 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:637
 
msgid "Pulled from remote location"
 
msgstr "Von entferntem Ort übertragen"
 

	
 
#: 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: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:172
 
msgid "Updated VCS settings"
 
msgstr "VCS-Einstellungen aktualisiert"
 

	
 
#: kallithea/controllers/admin/settings.py:176
 
msgid ""
 
"Unable to activate hgsubversion support. The \"hgsubversion\" library is "
 
"missing"
 
msgstr ""
 
"hgsubversion-Unterstützung konnte nicht aktiviert werden. Die \""
 
"hgsubversion\"-Bibliothek fehlt"
 

	
 
#: kallithea/controllers/admin/settings.py:182
 
#: kallithea/controllers/admin/settings.py:274
 
msgid "Error occurred during updating application settings"
 
msgstr ""
 
"Ein Fehler ist während der Aktualisierung der Applikationseinstellungen "
 
"aufgetreten"
 

	
 
#: kallithea/controllers/admin/settings.py:215
 
#, python-format
 
msgid "Repositories successfully rescanned added: %s ; removed: %s"
 
msgstr ""
 
"Die Repositories wurden erfolgreich erneut überprüft hinzugefügt: %s ; "
 
"entfernt: %s"
 

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

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

	
 
#: kallithea/controllers/admin/settings.py:332
 
msgid "Error occurred during updating visualisation settings"
 
msgstr ""
 
"Es ist ein Fehler während der Aktualisierung der Layouteinstellung "
 
"aufgetreten"
 

	
 
#: kallithea/controllers/admin/settings.py:358
 
msgid "Please enter email address"
 
msgstr ""
 
msgstr "Bitte gebe eine E-Mailadresse an"
 

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

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

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

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

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

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

	
 
#: kallithea/controllers/admin/user_groups.py:161
 
#, python-format
 
msgid "Error occurred during creation of user group %s"
 
msgstr ""
 
"Es ist ein Fehler während der Erstellung der Nutzergruppe %s aufgetreten"
 

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

	
 
#: 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:239
 
msgid "Successfully deleted user group"
 
msgstr ""
 
msgstr "Die Nutzergruppe wurde erfolgreich entfernt"
 

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

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

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

	
 
#: kallithea/controllers/admin/user_groups.py:437
 
#: kallithea/controllers/admin/users.py:397
 
msgid "Updated permissions"
 
msgstr ""
 
msgstr "Berechtigungen wurden aktualisiert"
 

	
 
#: kallithea/controllers/admin/user_groups.py:441
 
#: kallithea/controllers/admin/users.py:401
 
msgid "An error occurred during permissions saving"
 
msgstr ""
 
msgstr "Es ist ein Fehler während des Speicherns der Berechtigungen aufgetreten"
 

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

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

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

	
 
#: kallithea/controllers/admin/users.py:223
 
msgid "Successfully deleted user"
 
msgstr ""
 
msgstr "Der Nutzer wurde erfolgreich gelöscht"
 

	
 
#: 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: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:483
 
#, python-format
 
msgid "Added ip %s to user whitelist"
 
msgstr ""
 
msgstr "Die IP %s wurde zur Nutzerwhitelist hinzugefügt"
 

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

	
 
#: kallithea/controllers/admin/users.py:503
 
msgid "Removed ip address from user whitelist"
 
msgstr ""
 
msgstr "IP wurde von der Nutzerwhitelist entfernt"
 

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

	
 
#: 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:846
 
msgid "You need to be signed in to view this page"
 
msgstr "Sie müssen sich anmelden um diese Seite aufzurufen"
 

	
 
#: kallithea/lib/diffs.py:66
 
msgid "Binary file"
 
msgstr ""
 
msgstr "Binäre Datei"
 

	
 
#: 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"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:601
 
#, python-format
 
msgid "Created tag: %s"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:614
 
msgid "Changeset not found"
 
msgstr "Änderungssatz nicht gefunden"
 

	
 
#: kallithea/lib/helpers.py:664
 
#, python-format
 
msgid "Show all combined changesets %s->%s"
 
msgstr "Zeige alle Kombinierten Änderungensätze %s->%s"
 

	
 
#: kallithea/lib/helpers.py:670
 
msgid "compare view"
 
msgstr "vergleichsansicht"
 

	
 
#: kallithea/lib/helpers.py:690
 
msgid "and"
 
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
 
msgid "revisions"
 
msgstr "revisionen"
 

	
 
#: kallithea/lib/helpers.py:716
 
#, python-format
 
msgid "fork name %s"
 
msgstr ""
 
msgstr "Fork Name %s"
 

	
 
#: kallithea/lib/helpers.py:733
 
#: kallithea/templates/pullrequests/pullrequest_show.html:11
 
#, python-format
 
msgid "Pull request #%s"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:743
 
msgid "[deleted] repository"
 
msgstr "[gelöscht] Repository"
 

	
 
#: kallithea/lib/helpers.py:745 kallithea/lib/helpers.py:757
 
msgid "[created] repository"
 
msgstr "[erstellt] Repository"
 

	
 
#: kallithea/lib/helpers.py:747
 
msgid "[created] repository as fork"
 
msgstr "[erstellt] Repository als Fork"
 

	
 
#: kallithea/lib/helpers.py:749 kallithea/lib/helpers.py:759
 
msgid "[forked] repository"
 
msgstr "[forked] Repository"
 

	
 
#: kallithea/lib/helpers.py:751 kallithea/lib/helpers.py:761
 
msgid "[updated] repository"
 
msgstr "[aktualisiert] Repository"
 

	
 
#: kallithea/lib/helpers.py:753
 
msgid "[downloaded] archive from repository"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:755
 
msgid "[delete] repository"
 
msgstr "[gelöscht] Repository"
 

	
 
#: kallithea/lib/helpers.py:763
 
msgid "[created] user"
 
msgstr "[erstellt] Benutzer"
 

	
 
#: kallithea/lib/helpers.py:765
 
msgid "[updated] user"
 
msgstr "[akutalisiert] Benutzer"
 

	
 
#: kallithea/lib/helpers.py:767
 
msgid "[created] user group"
 
msgstr ""
 
msgstr "[erstellt] Nutzergruppe"
 

	
 
#: kallithea/lib/helpers.py:769
 
msgid "[updated] user group"
 
msgstr ""
 
msgstr "[aktualisiert] Nutzergruppe"
 

	
 
#: kallithea/lib/helpers.py:771
 
msgid "[commented] on revision in repository"
 
msgstr "[kommentiert]  revision in Repository"
 

	
 
#: kallithea/lib/helpers.py:773
 
msgid "[commented] on pull request for"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:775
 
msgid "[closed] pull request for"
 
msgstr ""
 
msgstr "[geschlossen] Pull Request für"
 

	
 
#: kallithea/lib/helpers.py:777
 
msgid "[pushed] into"
 
msgstr "[übermittelt] in"
 

	
 
#: kallithea/lib/helpers.py:779
 
msgid "[committed via Kallithea] into repository"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:781
 
msgid "[pulled from remote] into repository"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:783
 
msgid "[pulled] from"
 
msgstr ""
 
msgstr "[gezogen] von"
 

	
 
#: kallithea/lib/helpers.py:785
 
msgid "[started following] repository"
 
msgstr ""
 

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

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

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

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

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

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

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

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

	
 
#: 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:415
 
#, python-format
 
msgid "%d year"
 
msgid_plural "%d years"
 
msgstr[0] "%d Jahr"
 
msgstr[1] "%d Jahre"
 

	
 
#: 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:417
 
#, python-format
 
msgid "%d day"
 
msgid_plural "%d days"
 
msgstr[0] "%d Tag"
 
msgstr[1] "%d Tage"
 

	
 
#: 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:419
 
#, python-format
 
msgid "%d minute"
 
msgid_plural "%d minutes"
 
msgstr[0] "%d Minute"
 
msgstr[1] "%d Minuten"
 

	
 
#: 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:436
 
#, python-format
 
msgid "in %s"
 
msgstr ""
 
msgstr "in %s"
 

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

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

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

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

	
 
#: 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 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
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1457
 
#: 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 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
 
#: 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 "Repository 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 "Repository 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 "Repository 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
 
msgid "Repository 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
 
@@ -1373,274 +1380,274 @@ msgstr ""
 
#: 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: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: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 "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
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1983
 
#: 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: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 ""
 
msgstr "höchste Ebene"
 

	
 
#: 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 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 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 "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 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 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 ""
 
msgstr "Nutzergruppe Schreibzugriff"
 

	
 
#: 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: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: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: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: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
 
@@ -5570,101 +5577,101 @@ msgstr ""
 
#: kallithea/templates/summary/statistics.html:398
 
msgid "file added"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/statistics.html:399
 
msgid "file changed"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/statistics.html:400
 
msgid "file removed"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:4
 
#, python-format
 
msgid "%s Summary"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:16
 
#, python-format
 
msgid "Repository locked by %s"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:18
 
msgid "Repository unlocked"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:76
 
msgid "Clone url"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:81
 
msgid "Show by Name"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:82
 
msgid "Show by ID"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:99
 
msgid "Trending files"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:115
 
msgid "Download"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:119
 
msgid "There are no downloads yet"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:121
 
msgid "Downloads are disabled for this repository"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:127
 
msgid "Download as zip"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:132
 
msgid "Check this to download archive with subrepos"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:132
 
msgid "with subrepos"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:163
 
msgid "Repository Size"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:170
 
#: kallithea/templates/summary/summary.html:172
 
msgid "Feed"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:193
 
msgid "Latest changes"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:195
 
msgid "Quick start"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:209
 
#, python-format
 
msgid "Readme file from revision %s:%s"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:299
 
#, python-format
 
msgid "Download %s as %s"
 
msgstr ""
 

	
 
#: kallithea/templates/tags/tags.html:5
 
#, python-format
 
msgid "%s Tags"
 
msgstr ""
 
msgstr "%s Tags"
 

	
 
#: kallithea/templates/tags/tags.html:29
 
msgid "Compare tags"
 
msgstr ""
0 comments (0 inline, 0 general)