Changeset - 0add693c626b
[Not reviewed]
default
0 1 0
Holger Schramm - 8 years ago 2017-07-27 16:30:44
info@schramm.by
i18n: updated translation for German

Currently translated at 56.9% (658 of 1155 strings)
1 file changed with 15 insertions and 15 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-04-26 09:50+0000\n"
 
"Last-Translator: Marko Semet (Marko10.000) <markosemet@googlemail.com>\n"
 
"PO-Revision-Date: 2017-07-27 14:30+0000\n"
 
"Last-Translator: Holger Schramm <info@schramm.by>\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.14-dev\n"
 
"X-Generator: Weblate 2.16-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
 
@@ -67,33 +67,33 @@ msgid "Could not find other repository %
 
msgstr "Gehe zum Tip des Repositorys"
 

	
 
#: kallithea/controllers/compare.py:73
 
#, fuzzy
 
#| msgid "Cannot compare repositories without using common ancestor"
 
msgid "Cannot compare repositories of different types"
 
msgstr ""
 
"Ohne einen gemeinsamen Vorfahren ist ein Vergleich der Repositories nicht"
 
" möglich"
 

	
 
#: kallithea/controllers/compare.py:240
 
msgid "Cannot show empty diff"
 
msgstr ""
 
msgstr "Kann leeren diff nicht anzeigen"
 

	
 
#: kallithea/controllers/compare.py:242
 
msgid "No ancestor found for merge diff"
 
msgstr ""
 
msgstr "Es konnte kein Vorfahre für den merge diff gefunden werden"
 

	
 
#: kallithea/controllers/compare.py:246
 
msgid "Multiple merge ancestors found for merge compare"
 
msgstr ""
 
msgstr "Es wurden mehrere merge Vorfahren für den merge Vergleich gefunden"
 

	
 
#: kallithea/controllers/compare.py:262
 
msgid "Cannot compare repositories without using common ancestor"
 
msgstr ""
 
"Ohne einen gemeinsamen Vorfahren ist ein Vergleich der Repositories nicht"
 
" möglich"
 

	
 
#: kallithea/controllers/error.py:70
 
msgid "No response"
 
msgstr "Keine Rückmeldung"
 

	
 
#: kallithea/controllers/error.py:71
 
@@ -350,25 +350,25 @@ msgstr "Ihr Link um das Passwort zurückzusetzen wurde versendet"
 
#: kallithea/controllers/login.py:242
 
msgid "Invalid password reset token"
 
msgstr "Ungültiges Token zum Zurücksetzen des Passworts."
 

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

	
 
#: kallithea/controllers/pullrequests.py:73
 
#, python-format
 
msgid "Invalid reviewer \"%s\" specified"
 
msgstr ""
 
msgstr "Ungültigen Begutachter \"%s\" angegeben"
 

	
 
#: kallithea/controllers/pullrequests.py:135
 
#, python-format
 
msgid "%s (closed)"
 
msgstr "%s (geschlossen)"
 

	
 
#: kallithea/controllers/pullrequests.py:162
 
#: kallithea/templates/changeset/changeset.html:12
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:408
 
#: kallithea/tests/data/templates/email_templates/changeset_comment.html.py:97
 
#: kallithea/tests/data/templates/email_templates/changeset_comment.txt.py:91
 
msgid "Changeset"
 
@@ -400,48 +400,48 @@ msgstr "Während des Erstellens des Pull Requests trat ein Fehler auf"
 
msgid "Successfully opened new pull request"
 
msgstr "Es wurde erfolgreich ein neuer Pullrequest eröffnet"
 

	
 
#: kallithea/controllers/pullrequests.py:381
 
#, fuzzy
 
#| msgid "Pull request update created"
 
msgid "New pull request iteration created"
 
msgstr "Pull Request Update erstellt"
 

	
 
#: kallithea/controllers/pullrequests.py:410
 
#, python-format
 
msgid "Meanwhile, the following reviewers have been added: %s"
 
msgstr ""
 
msgstr "Es wurden inzwischen folgende Begutachter hinzugefügt: %s"
 

	
 
#: kallithea/controllers/pullrequests.py:414
 
#, python-format
 
msgid "Meanwhile, the following reviewers have been removed: %s"
 
msgstr ""
 
msgstr "Es wurden inzwischen folgende Begutachter entfernt: %s"
 

	
 
#: kallithea/controllers/pullrequests.py:430
 
#: kallithea/model/pull_request.py:234
 
msgid "No description"
 
msgstr "Keine Beschreibung"
 

	
 
#: kallithea/controllers/pullrequests.py:439
 
msgid "Pull request updated"
 
msgstr "Pull Request aktualisiert"
 

	
 
#: kallithea/controllers/pullrequests.py:453
 
msgid "Successfully deleted pull request"
 
msgstr "Erfolgreich Pull-Request gelöscht"
 

	
 
#: kallithea/controllers/pullrequests.py:491
 
#, python-format
 
msgid "Revision %s not found in %s"
 
msgstr ""
 
msgstr "Die Revision %s konnte in %s nicht gefunden werden"
 

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

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

	
 
@@ -474,24 +474,26 @@ msgstr "Hinweis: Branch %s hat einen and
 
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"
 

	
 
#: 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."
 
@@ -882,25 +884,25 @@ msgstr "%s konnte nicht gelöscht werden, da es noch Forks besitzt"
 
#: kallithea/controllers/admin/repos.py:294
 
#, 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:338
 
msgid "Repository permissions updated"
 
msgstr "Repositoriumsberechtigungen aktualisiert"
 

	
 
#: kallithea/controllers/admin/repos.py:391
 
#, python-format
 
msgid "Field validation error: %s"
 
msgstr ""
 
msgstr "Feldvalidierung fehlgeschlagen: %s"
 

	
 
#: kallithea/controllers/admin/repos.py:394
 
#, fuzzy, python-format
 
#| msgid "An error occurred during creation of field"
 
msgid "An error occurred during creation of field: %r"
 
msgstr "Fehler während der Erzeugung des Feldes"
 

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

	
 
#: kallithea/controllers/admin/repos.py:419
 
@@ -1133,25 +1135,25 @@ msgid "You need to be a registered user 
 
msgstr "Sie müssen ein Registrierter Nutzer sein um diese Aktion durchzuführen"
 

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

	
 
#: kallithea/lib/base.py:449
 
msgid "Invalid API key"
 
msgstr "Ungültiger API Key"
 

	
 
#: kallithea/lib/base.py:508
 
msgid "CSRF token leak has been detected - all form tokens have been expired"
 
msgstr ""
 
msgstr "Es wurde ein CSRF Leck entdeckt. Alle Formular Token sind abgelaufen"
 

	
 
#: kallithea/lib/base.py:591
 
msgid "Repository not found in the filesystem"
 
msgstr "Das Repository konnte nicht im Filesystem gefunden werden"
 

	
 
#: kallithea/lib/base.py:617
 
#, fuzzy, python-format
 
#| msgid "Changeset not found"
 
msgid "Changeset for %s %s not found in %s"
 
msgstr "Änderungssatz nicht gefunden"
 

	
 
#: kallithea/lib/diffs.py:68
 
@@ -1694,26 +1696,25 @@ msgstr "Fehlende Changesets seit letztem
 
#| msgid "New changesets on %s %s since the previous pull request:"
 
msgid "New changesets on %s %s since the previous iteration:"
 
msgstr "Neue Changesets in %s %s seit dem letzten Pull Request:"
 

	
 
#: kallithea/model/pull_request.py:355
 
#, fuzzy
 
#| msgid "Ancestor didn't change - show diff since previous version:"
 
msgid "Ancestor didn't change - diff since previous iteration:"
 
msgstr "Vorgänger unverändert - zeige Diff zu lezter Version:"
 

	
 
#: kallithea/model/pull_request.py:362
 
#, fuzzy, python-format
 
#| msgid "" "This pull request is based on another %s revision and there is no
 
#| simple " "diff."
 
#| msgid "" "
 
msgid ""
 
"This iteration is based on another %s revision and there is no simple "
 
"diff."
 
msgstr ""
 
"Dieser Pull Request basiert auf einer anderen %s Revision. Daher ist kein"
 
" Simple Diff verfügbar."
 

	
 
#: kallithea/model/pull_request.py:364
 
#, fuzzy, python-format
 
#| msgid "No changes found on %s %s since previous version."
 
msgid "No changes found on %s %s since previous iteration."
 
msgstr "Keine Änderungen seit der letzten Version gefunden in %s %s."
 
@@ -7396,13 +7397,12 @@ msgstr "Repository Größe"
 
#~ "to replace this pull request with "
 
#~ "a new one."
 
#~ msgstr ""
 

	
 
#~ msgid "Save Updates as New Pull Request"
 
#~ msgstr "Als neuen Pull Request speichern"
 

	
 
#~ msgid "%s Tags"
 
#~ msgstr "%s Tags"
 

	
 
#~ msgid "Compare Tags"
 
#~ msgstr "Tags vergleichen"
 

	
0 comments (0 inline, 0 general)