Translate 38 new messages came from git.pot update in fe05e19 (l10n: git.pot: v2.1.0 round 1 (38 new, 9 removed)).
Signed-off-by: Ralf Thielow <[email protected]> --- po/de.po | 131 ++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 62 insertions(+), 69 deletions(-) diff --git a/po/de.po b/po/de.po index b8fb23f..ffc556c 100644 --- a/po/de.po +++ b/po/de.po @@ -21,20 +21,18 @@ msgstr "" #, c-format msgid "hint: %.*s\n" msgstr "Hinweis: %.*s\n" #: advice.c:88 -#, fuzzy msgid "" "Fix them up in the work tree, and then use 'git add/rm <file>'\n" "as appropriate to mark resolution and make a commit, or use\n" "'git commit -a'." msgstr "" -"Korrigieren Sie dies im Arbeitsverzeichnis,\n" -"und benutzen Sie dann 'git add/rm <Datei>'\n" -"um die Aufl??sung entsprechend zu markieren und zu committen,\n" -"oder benutzen Sie 'git commit -a'." +"Korrigieren Sie dies im Arbeitsverzeichnis, und benutzen Sie\n" +"dann 'git add/rm <Datei>' um die Aufl??sung entsprechend zu markieren\n" +"und zu committen, oder benutzen Sie 'git commit -a'." #: archive.c:10 msgid "git archive [options] <tree-ish> [<path>...]" msgstr "git archive [Optionen] <Commit-Referenz> [<Pfad>...]" @@ -467,15 +465,15 @@ msgstr "" "%s" #: diff.c:2934 #, c-format msgid "external diff died, stopping at %s" -msgstr "" +msgstr "externes Diff-Programm unerwartet beendet, angehalten bei %s" #: diff.c:3329 msgid "--follow requires exactly one pathspec" -msgstr "" +msgstr "--follow erfordert genau eine Pfadspezifikation" #: diff.c:3492 #, c-format msgid "" "Failed to parse --dirstat/-X option parameter:\n" @@ -1139,13 +1137,12 @@ msgstr "Ihre lokalen ??nderungen w??rden von \"revert\" ??berschrieben werden." msgid "Commit your changes or stash them to proceed." msgstr "" "Tragen Sie Ihre ??nderungen ein oder benutzen Sie \"stash\" um fortzufahren." #: sequencer.c:250 -#, fuzzy msgid "Failed to lock HEAD during fast_forward_to" -msgstr "Fehler beim Sperren der Referenz zur Aktualisierung." +msgstr "Fehler beim Sperren von HEAD w??hrend fast_forward_to" #. TRANSLATORS: %s will be "revert" or "cherry-pick" #: sequencer.c:293 #, c-format msgid "%s: Unable to write new index file" @@ -2737,13 +2734,12 @@ msgstr "Verarbeitet nur Zeilen im Bereich n,m, gez??hlt von 1" #. output. For C locale, "4 years, 11 months ago", which #. takes 22 places, is the longest among various forms of #. relative timestamps, but your language may need more or #. fewer display columns. #: builtin/blame.c:2599 -#, fuzzy msgid "4 years, 11 months ago" -msgstr "%s, und %lu Monat" +msgstr "vor 4 Jahren, und 11 Monaten" #: builtin/branch.c:24 msgid "git branch [options] [-r | -a] [--merged | --no-merged]" msgstr "git branch [Optionen] [-r | -a] [--merged | --no-merged]" @@ -4247,13 +4243,13 @@ msgstr "Ung??ltiger Commit: %s" #: builtin/commit.c:585 msgid "malformed --author parameter" msgstr "Fehlerhafter --author Parameter" #: builtin/commit.c:592 -#, fuzzy, c-format +#, c-format msgid "invalid date format: %s" -msgstr "Ung??ltiger Commit: %s" +msgstr "Ung??ltiges Datumsformat: %s" #: builtin/commit.c:609 #, c-format msgid "Malformed ident string: '%s'" msgstr "Fehlerhafter Ident-String: '%s'" @@ -4261,10 +4257,12 @@ msgstr "Fehlerhafter Ident-String: '%s'" #: builtin/commit.c:642 msgid "" "unable to select a comment character that is not used\n" "in the current commit message" msgstr "" +"Konnte kein Kommentar-Zeichen ausw??hlen, das nicht in\n" +"der aktuellen Commit-Beschreibung verwendet wird." #: builtin/commit.c:679 builtin/commit.c:712 builtin/commit.c:1086 #, c-format msgid "could not lookup commit %s" msgstr "Konnte Commit %s nicht nachschlagen" @@ -4352,23 +4350,23 @@ msgstr "" "mit '%c' beginnen, werden beibehalten; wenn Sie m??chten, k??nnen Sie diese " "entfernen.\n" "Eine leere Beschreibung bricht den Commit ab.\n" #: builtin/commit.c:855 -#, fuzzy, c-format +#, c-format msgid "%sAuthor: %.*s <%.*s>" -msgstr "%sAutor: %s" +msgstr "%sAutor: %.*s <%.*s>" #: builtin/commit.c:863 -#, fuzzy, c-format +#, c-format msgid "%sDate: %s" -msgstr "%sAutor: %s" +msgstr "%sDatum: %s" #: builtin/commit.c:870 -#, fuzzy, c-format +#, c-format msgid "%sCommitter: %.*s <%.*s>" -msgstr "%sCommit-Ersteller: %s" +msgstr "%sCommit-Ersteller: %.*s <%.*s>" #: builtin/commit.c:888 msgid "Cannot read index" msgstr "Kann Staging-Area nicht lesen" @@ -5079,15 +5077,15 @@ msgstr "Benutzt die \"done\"-Funktion um den Strom abzuschlie??en" msgid "Skip output of blob data" msgstr "??berspringt Ausgabe von Blob-Daten" #: builtin/fast-export.c:720 msgid "refspec" -msgstr "" +msgstr "Refspec" #: builtin/fast-export.c:721 msgid "Apply refspec to exported refs" -msgstr "" +msgstr "Wendet Refspec auf exportierte Referenzen an" #: builtin/fetch.c:20 msgid "git fetch [<options>] [<repository> [<refspec>...]]" msgstr "git fetch [<Optionen>] [<Repository> [<Refspec>...]]" @@ -5178,15 +5176,15 @@ msgstr "Standard-Modus f??r Rekursion" msgid "accept refs that update .git/shallow" msgstr "akzeptiert Referenzen die .git/shallow aktualisieren" #: builtin/fetch.c:125 msgid "refmap" -msgstr "" +msgstr "Refmap" #: builtin/fetch.c:126 msgid "specify fetch refmap" -msgstr "" +msgstr "Angabe der Refmap f??r 'fetch'" #: builtin/fetch.c:376 msgid "Couldn't find remote ref HEAD" msgstr "Konnte Remote-Referenz von HEAD nicht finden." @@ -5950,28 +5948,28 @@ msgstr "Verwendung: %s%s" #, c-format msgid "`git %s' is aliased to `%s'" msgstr "f??r `git %s' wurde der Alias `%s' angelegt" #: builtin/index-pack.c:145 -#, fuzzy, c-format +#, c-format msgid "unable to open %s" -msgstr "kann %s nicht lesen" +msgstr "kann %s nicht ??ffnen" #: builtin/index-pack.c:191 #, c-format msgid "object type mismatch at %s" msgstr "Objekt-Typen passen bei %s nicht zusammen" #: builtin/index-pack.c:211 -#, fuzzy, c-format +#, c-format msgid "did not receive expected object %s" -msgstr "Kann Objekt %s nicht lesen." +msgstr "erwartetes Objekt %s nicht empfangen" #: builtin/index-pack.c:214 -#, fuzzy, c-format +#, c-format msgid "object %s: expected type %s, found %s" -msgstr "Objekt hat unerwarteten Typ" +msgstr "Objekt %s: erwarteter Typ %s, %s gefunden" #: builtin/index-pack.c:256 #, c-format msgid "cannot fill %d byte" msgid_plural "cannot fill %d bytes" @@ -6600,13 +6598,12 @@ msgstr "Signatur" #: builtin/log.c:1240 msgid "add a signature" msgstr "f??gt eine Signatur hinzu" #: builtin/log.c:1242 -#, fuzzy msgid "add a signature from a file" -msgstr "f??gt eine Signatur hinzu" +msgstr "f??gt eine Signatur aus einer Datei hinzu" #: builtin/log.c:1243 msgid "don't print the patch filenames" msgstr "zeigt keine Dateinamen der Patches" @@ -6643,13 +6640,13 @@ msgstr "Standard-Ausgabe oder Verzeichnis, welches von beidem?" #, c-format msgid "Could not create directory '%s'" msgstr "Konnte Verzeichnis '%s' nicht erstellen." #: builtin/log.c:1468 -#, fuzzy, c-format +#, c-format msgid "unable to read signature file '%s'" -msgstr "Konnte Staging-Area-Datei nicht lesen" +msgstr "Konnte Signatur-Datei '%s' nicht lesen" #: builtin/log.c:1531 msgid "Failed to create output files" msgstr "Fehler beim Erstellen der Ausgabedateien." @@ -8969,89 +8966,86 @@ msgstr "L??schen von '%s' fehlgeschlagen" #: builtin/replace.c:19 msgid "git replace [-f] <object> <replacement>" msgstr "git replace [-f] <Objekt> <Ersetzung>" #: builtin/replace.c:20 -#, fuzzy msgid "git replace [-f] --edit <object>" -msgstr "git replace -d <Objekt>..." +msgstr "git replace [-f] --edit <Objekt>" #: builtin/replace.c:21 -#, fuzzy msgid "git replace [-f] --graft <commit> [<parent>...]" -msgstr "git replace [-f] <Objekt> <Ersetzung>" +msgstr "git replace [-f] --graft <Commit> [<Eltern-Commit>...]" #: builtin/replace.c:22 msgid "git replace -d <object>..." msgstr "git replace -d <Objekt>..." #: builtin/replace.c:23 msgid "git replace [--format=<format>] [-l [<pattern>]]" msgstr "git replace [--format=<Format>] [-l [<Muster>]]" #: builtin/replace.c:322 builtin/replace.c:360 builtin/replace.c:388 -#, fuzzy, c-format +#, c-format msgid "Not a valid object name: '%s'" msgstr "Ung??ltiger Objekt-Name: '%s'" #: builtin/replace.c:352 -#, fuzzy, c-format +#, c-format msgid "bad mergetag in commit '%s'" -msgstr "ung??ltiges Repository '%s'" +msgstr "ung??ltiger Merge-Tag in Commit '%s'" #: builtin/replace.c:354 -#, fuzzy, c-format +#, c-format msgid "malformed mergetag in commit '%s'" -msgstr "fehlerhafter Objekt-Name '%s'" +msgstr "fehlerhafter Merge-Tag in Commit '%s'" #: builtin/replace.c:365 #, c-format msgid "" "original commit '%s' contains mergetag '%s' that is discarded; use --edit " "instead of --graft" msgstr "" +"Der urspr??ngliche Commit '%s' enth??lt Merge-Tag '%s', der verworfen\n" +"wird; benutzen Sie --edit anstatt --graft" #: builtin/replace.c:398 -#, fuzzy, c-format +#, c-format msgid "the original commit '%s' has a gpg signature." -msgstr "??berpr??ft den genannten Commit auf eine g??ltige GPG-Signatur" +msgstr "Der urspr??ngliche Commit '%s' hat eine GPG-Signatur." #: builtin/replace.c:399 msgid "the signature will be removed in the replacement commit!" -msgstr "" +msgstr "Die Signatur wird in dem Ersetzungs-Commit entfernt!" #: builtin/replace.c:405 -#, fuzzy, c-format +#, c-format msgid "could not write replacement commit for: '%s'" -msgstr "Konnte Eltern-Commit %s nicht parsen\n" +msgstr "Konnte Ersetzungs-Commit f??r '%s' nicht schreiben" #: builtin/replace.c:429 msgid "list replace refs" msgstr "listet ersetzende Referenzen auf" #: builtin/replace.c:430 msgid "delete replace refs" msgstr "l??scht ersetzende Referenzen" #: builtin/replace.c:431 -#, fuzzy msgid "edit existing object" -msgstr "verwendet existierende Objekte wieder" +msgstr "bearbeitet existierendes Objekt" #: builtin/replace.c:432 -#, fuzzy msgid "change a commit's parents" -msgstr "Keine Commits geparst." +msgstr "??ndert Eltern-Commits eines Commits" #: builtin/replace.c:433 msgid "replace the ref if it exists" msgstr "ersetzt die Referenz, wenn sie existiert" #: builtin/replace.c:434 -#, fuzzy msgid "do not pretty-print contents for --edit" -msgstr "ansprechende Anzeige des Objektinhaltes" +msgstr "keine ansprechende Anzeige des Objektinhaltes f??r --edit" #: builtin/replace.c:435 msgid "use this format" msgstr "benutzt das angegebene Format" @@ -9650,44 +9644,46 @@ msgstr "Tag '%s' gel??scht (war %s)\n" #, c-format msgid "could not verify the tag '%s'" msgstr "Konnte Tag '%s' nicht verifizieren" #: builtin/tag.c:343 -#, fuzzy, c-format +#, c-format msgid "" "\n" "Write a message for tag:\n" " %s\n" "Lines starting with '%c' will be ignored.\n" msgstr "" "\n" -"Geben Sie eine Tag-Beschreibung ein.\n" -"Zeilen, die mit '%c' beginnen, werden ignoriert.\n" +"Geben Sie eine Beschreibung f??r Tag\n" +" %s\n" +"ein. Zeilen, die mit '%c' beginnen, werden ignoriert.\n" #: builtin/tag.c:347 -#, fuzzy, c-format +#, c-format msgid "" "\n" "Write a message for tag:\n" " %s\n" "Lines starting with '%c' will be kept; you may remove them yourself if you " "want to.\n" msgstr "" "\n" -"Geben Sie eine Tag-Beschreibung ein.\n" -"Zeilen, die mit '%c' beginnen, werden behalten; Sie d??rfen diese\n" +"Geben Sie eine Beschreibung f??r Tag\n" +" %s\n" +"ein. Zeilen, die mit '%c' beginnen, werden behalten; Sie d??rfen diese\n" "selbst entfernen wenn Sie m??chten.\n" #: builtin/tag.c:371 -#, fuzzy, c-format +#, c-format msgid "unsupported sort specification '%s'" -msgstr "Nicht unterst??tzte Angabe f??r \"--sort\": %s" +msgstr "Nicht unterst??tzte Angabe f??r \"--sort\" '%s'" #: builtin/tag.c:373 -#, fuzzy, c-format +#, c-format msgid "unsupported sort specification '%s' in variable '%s'" -msgstr "Nicht unterst??tzte Angabe f??r \"--sort\": %s" +msgstr "Nicht unterst??tzte Angabe f??r \"--sort\" '%s' in Variable '%s'" #: builtin/tag.c:428 msgid "unable to sign the tag" msgstr "konnte Tag nicht signieren" @@ -9957,13 +9953,12 @@ msgstr "(f??r Fremdprogramme) keine gespeicherten, nicht aufgel??ste Konflikte" #: builtin/update-index.c:831 msgid "write index in this format" msgstr "schreibt Staging-Area-Datei in diesem Format" #: builtin/update-index.c:833 -#, fuzzy msgid "enable or disable split index" -msgstr "Konnte Staging-Area nicht schreiben." +msgstr "Aktivierung oder Deaktivierung des Splittings der Staging-Area" #: builtin/update-ref.c:9 msgid "git update-ref [options] -d <refname> [<oldval>]" msgstr "git update-ref [Optionen] -d <Referenzname> [<alterWert>]" @@ -9998,18 +9993,16 @@ msgstr "git update-server-info [--force]" #: builtin/update-server-info.c:14 msgid "update the info files from scratch" msgstr "aktualisiert die Informationsdateien von Grund auf" #: builtin/verify-commit.c:17 -#, fuzzy msgid "git verify-commit [-v|--verbose] <commit>..." -msgstr "git verify-tag [-v|--verbose] <Tag>..." +msgstr "git verify-commit [-v|--verbose] <Commit>..." #: builtin/verify-commit.c:75 -#, fuzzy msgid "print commit contents" -msgstr "gibt Tag-Inhalte aus" +msgstr "gibt Commit-Inhalte aus" #: builtin/verify-pack.c:55 msgid "git verify-pack [-v|--verbose] [-s|--stat-only] <pack>..." msgstr "git verify-pack [-v|--verbose] [-s|--stat-only] <Paket>..." -- 2.1.0.rc1.205.gf9880d1 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

