Changeset - bfee46530202
[Not reviewed]
stable
0 1 0
ssantos - 7 years ago 2019-05-07 20:00:28
ssantos@web.de
i18n: updated translation for German

Currently translated at 66.3% (725 of 1093 strings)
1 file changed with 26 insertions and 22 deletions:
0 comments (0 inline, 0 general)
kallithea/i18n/de/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -5,22 +5,22 @@
 
# 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: 2019-05-04 21:13+0200\n"
 
"PO-Revision-Date: 2019-03-14 01:03+0000\n"
 
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
 
"Language-Team: German <https://hosted.weblate.org/projects/kallithea/"
 
"kallithea/de/>\n"
 
"PO-Revision-Date: 2019-05-08 20:48+0000\n"
 
"Last-Translator: ssantos <ssantos@web.de>\n"
 
"Language-Team: German <https://hosted.weblate.org/projects/kallithea/stable/"
 
"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 3.5.1\n"
 
"X-Generator: Weblate 3.7-dev\n"
 

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

	
 
@@ -483,13 +483,13 @@ msgstr ""
 
msgid "Invalid search query. Try quoting it."
 
msgstr ""
 
"Ungültige Suchanfrage. Versuchen sie es in Anführungzeichen zu setzen."
 

	
 
#: kallithea/controllers/search.py:140
 
msgid "The server has no search index."
 
msgstr ""
 
msgstr "Der Server hat keinen Suchindex."
 

	
 
#: 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:179
 
@@ -986,12 +986,14 @@ msgstr "Task zum Versenden von E-Mails e
 
msgid "Hook already exists"
 
msgstr "Es stehen noch keine Daten zur Verfügung"
 

	
 
#: kallithea/controllers/admin/settings.py:360
 
msgid "Builtin hooks are read-only. Please use another hook name."
 
msgstr ""
 
"Die eingebauten Hooks sind schreibgeschützt. Bitte verwenden Sie einen "
 
"anderen Hook-Namen."
 

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

	
 
#: kallithea/controllers/admin/settings.py:379
 
@@ -1588,16 +1590,18 @@ msgstr "Fehler beim Erstellen des Pull-R
 
#: kallithea/model/pull_request.py:219
 
#, python-format
 
msgid ""
 
"Cannot create pull request - criss cross merge detected, please merge a "
 
"later %s revision to %s"
 
msgstr ""
 
"Pull-Request kann nicht erstellt werden - Criss Cross Merge erkannt, bitte "
 
"eine spätere %s-Revision in %s zusammenführen."
 

	
 
#: kallithea/model/pull_request.py:247 kallithea/model/pull_request.py:382
 
msgid "You are not authorized to create the pull request"
 
msgstr ""
 
msgstr "Sie sind nicht berechtigt, den Pull-Request anzulegen."
 

	
 
#: kallithea/model/pull_request.py:341
 
#, fuzzy
 
#| msgid "Missing changesets since the previous pull request:"
 
msgid "Missing changesets since the previous iteration:"
 
msgstr "Fehlende Changesets seit letztem Pull Request:"
 
@@ -1629,13 +1633,13 @@ msgstr ""
 
msgid "No changes found on %s %s since previous iteration."
 
msgstr "Keine Änderungen seit der letzten Version gefunden in %s %s."
 

	
 
#: kallithea/model/pull_request.py:390
 
#, python-format
 
msgid "Closed, next iteration: %s ."
 
msgstr ""
 
msgstr "Geschlossen, nächste Iteration: %s ."
 

	
 
#: kallithea/model/scm.py:698
 
msgid "latest tip"
 
msgstr "Letzter Tip"
 

	
 
#: kallithea/model/user.py:189
 
@@ -2001,13 +2005,13 @@ msgstr "Benutzername"
 
#: kallithea/templates/register.html:38
 
msgid "Password"
 
msgstr "Passwort"
 

	
 
#: kallithea/templates/login.html:44
 
msgid "Stay logged in after browser restart"
 
msgstr ""
 
msgstr "Nach dem Neustart des Browsers eingeloggt bleiben"
 

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

	
 
#: kallithea/templates/login.html:55
 
@@ -2312,13 +2316,13 @@ msgid ""
 
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:36
 
msgid "here"
 
msgstr ""
 
msgstr "hier"
 

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

	
 
@@ -2509,21 +2513,21 @@ msgid "Edit"
 
msgstr "Bearbeiten"
 

	
 
#: kallithea/templates/admin/gists/show.html:63
 
#: kallithea/templates/files/files_edit.html:52
 
#: kallithea/templates/files/files_source.html:30
 
msgid "Show as Raw"
 
msgstr ""
 
msgstr "Als Raw anzeigen"
 

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

	
 
#: kallithea/templates/admin/gists/show.html:82
 
msgid "Show as raw"
 
msgstr ""
 
msgstr "Als Raw anzeigen"
 

	
 
#: kallithea/templates/admin/my_account/my_account.html:5
 
#: kallithea/templates/admin/my_account/my_account.html:9
 
#: kallithea/templates/base/base.html:397
 
msgid "My Account"
 
msgstr "Mein Account"
 
@@ -3437,62 +3441,62 @@ msgid ""
 
msgstr ""
 
"Optional: URL eines entfernten Repositories. Falls gesetzt, dann kann das "
 
"Repository von dieser URL bezogen werden."
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:38
 
msgid "Default revision for files page, downloads, whoosh and readme"
 
msgstr ""
 
msgstr "Standardrevision für Dateiseite, Downloads, Whoosh und Readme"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show.html:131
 
msgid "Type name of user"
 
msgstr ""
 
msgstr "Typname des Benutzers"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:45
 
msgid "Change owner of this repository."
 
msgstr "Besitzer des Repositorys ändern."
 

	
 
#: kallithea/templates/admin/repos/repo_edit_statistics.html:5
 
msgid "Processed commits"
 
msgstr ""
 
msgstr "Verarbeitete Commits"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_statistics.html:6
 
msgid "Processed progress"
 
msgstr ""
 
msgstr "Verarbeiteter Fortschritt"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_statistics.html:10
 
msgid "Reset Statistics"
 
msgstr "Statistiken zurücksetzen"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_statistics.html:10
 
msgid "Confirm to remove current statistics."
 
msgstr ""
 
msgstr "Bestätigen Sie, um die aktuellen Statistiken zu entfernen."
 

	
 
#: kallithea/templates/admin/repos/repos.html:5
 
msgid "Repositories Administration"
 
msgstr "Repositoryverwaltung"
 

	
 
#: kallithea/templates/admin/repos/repos.html:43
 
msgid "State"
 
msgstr ""
 
msgstr "Zustand"
 

	
 
#: kallithea/templates/admin/settings/settings.html:5
 
msgid "Settings Administration"
 
msgstr "Einstellungsverwaltung"
 

	
 
#: kallithea/templates/admin/settings/settings.html:27
 
msgid "VCS"
 
msgstr "VCS"
 

	
 
#: kallithea/templates/admin/settings/settings.html:28
 
msgid "Remap and Rescan"
 
msgstr ""
 
msgstr "Neu zuordnen und neu scannen"
 

	
 
#: kallithea/templates/admin/settings/settings.html:30
 
msgid "Visual"
 
msgstr ""
 
msgstr "Visuell"
 

	
 
#: kallithea/templates/admin/settings/settings.html:32
 
#: kallithea/templates/admin/settings/settings_vcs.html:4
 
msgid "Hooks"
 
msgstr "Hooks"
 

	
 
@@ -3503,21 +3507,21 @@ msgstr "Volltextsuche"
 
#: kallithea/templates/admin/settings/settings.html:34
 
msgid "System Info"
 
msgstr "Systeminfo"
 

	
 
#: kallithea/templates/admin/settings/settings_email.html:4
 
msgid "Send test email to"
 
msgstr ""
 
msgstr "Test-E-Mail senden an"
 

	
 
#: kallithea/templates/admin/settings/settings_email.html:12
 
msgid "Send"
 
msgstr "Senden"
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:4
 
msgid "Site branding"
 
msgstr ""
 
msgstr "Website-Branding"
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:7
 
msgid "Set a custom title for your Kallithea Service."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:12
0 comments (0 inline, 0 general)