11# Translation of gitk to German.
2- # Copyright (C) 2007 Paul Mackerras and Christian Stimming .
3- # This file is distributed under the same license as the git package.
2+ # Copyright (C) 2007 Paul Mackerras.
3+ # This file is distributed under the same license as the gitk package.
44# Christian Stimming <stimming@tuhh.de>, 2007
55#
66msgid ""
77msgstr ""
88"Project-Id-Version : git-gui\n "
99"Report-Msgid-Bugs-To : \n "
10- "POT-Creation-Date : 2007-11-07 12:27 +0100\n "
11- "PO-Revision-Date : 2007-11-07 12:36 +0100\n "
10+ "POT-Creation-Date : 2007-12-21 12:04 +0100\n "
11+ "PO-Revision-Date : 2008-01-08 21:48 +0100\n "
1212"Last-Translator : Christian Stimming <stimming@tuhh.de>\n "
1313"Language-Team : German\n "
1414"MIME-Version : 1.0\n "
@@ -321,11 +321,11 @@ msgstr ""
321321
322322#: gitk:2883
323323msgid "Local changes checked in to index but not committed"
324- msgstr ""
324+ msgstr "Lokale Änderungen bereitgestellt, aber nicht eingetragen "
325325
326326#: gitk:2913
327327msgid "Local uncommitted changes, not checked in to index"
328- msgstr ""
328+ msgstr "Lokale Änderungen, nicht bereitgestellt "
329329
330330#: gitk:4264
331331msgid "Searching"
@@ -496,15 +496,15 @@ msgstr "Zurücksetzen bestätigen"
496496#: gitk:6357
497497#, tcl-format
498498msgid "Reset branch %s to %s?"
499- msgstr ""
499+ msgstr "Zweig »%s« auf »%s« zurücksetzen? "
500500
501501#: gitk:6361
502502msgid "Reset type:"
503503msgstr "Art des Zurücksetzens:"
504504
505505#: gitk:6365
506506msgid "Soft: Leave working tree and index untouched"
507- msgstr "Weich : Arbeitskopie und Bereitstellung unverändert"
507+ msgstr "Harmlos : Arbeitskopie und Bereitstellung unverändert"
508508
509509#: gitk:6368
510510msgid "Mixed: Leave working tree untouched, reset index"
@@ -526,11 +526,11 @@ msgstr "Zurücksetzen"
526526
527527#: gitk:6444
528528msgid "Checking out"
529- msgstr ""
529+ msgstr "Umstellen "
530530
531531#: gitk:6474
532532msgid "Cannot delete the currently checked-out branch"
533- msgstr ""
533+ msgstr "Der Zweig, auf den die Arbeitskopie momentan umgestellt ist, kann nicht gelöscht werden. "
534534
535535#: gitk:6480
536536#, tcl-format
@@ -580,40 +580,40 @@ msgstr "Gitk Einstellungen"
580580
581581#: gitk:7960
582582msgid "Commit list display options"
583- msgstr ""
583+ msgstr "Anzeige Versionsliste "
584584
585585#: gitk:7964
586586msgid "Maximum graph width (lines)"
587- msgstr ""
587+ msgstr "Maximale Graphenbreite (Zeilen) "
588588
589589#: gitk:7968
590590#, tcl-format
591591msgid "Maximum graph width (% of pane)"
592- msgstr ""
592+ msgstr "Maximale Graphenbreite (% des Fensters) "
593593
594594#: gitk:7973
595595msgid "Show local changes"
596- msgstr ""
596+ msgstr "Lokale Änderungen anzeigen "
597597
598598#: gitk:7978
599599msgid "Diff display options"
600- msgstr ""
600+ msgstr "Anzeige Vergleich "
601601
602602#: gitk:7981
603603msgid "Tab spacing"
604- msgstr ""
604+ msgstr "Tabulatorbreite "
605605
606606#: gitk:7985
607607msgid "Display nearby tags"
608608msgstr ""
609609
610610#: gitk:7990
611611msgid "Limit diffs to listed paths"
612- msgstr ""
612+ msgstr "Vergleich nur für angezeigte Pfade "
613613
614614#: gitk:7995
615615msgid "Colors: press to choose"
616- msgstr ""
616+ msgstr "Farben: Klicken zum Wählen "
617617
618618#: gitk:7999
619619msgid "Background"
@@ -625,40 +625,40 @@ msgstr "Hintergrund"
625625
626626#: gitk:8007
627627msgid "Diff: old lines"
628- msgstr ""
628+ msgstr "Vergleich: Alte Zeilen "
629629
630630#: gitk:8012
631631msgid "Diff: new lines"
632- msgstr ""
632+ msgstr "Vergleich: Neue Zeilen "
633633
634634#: gitk:8017
635635msgid "Diff: hunk header"
636- msgstr ""
636+ msgstr "Vergleich: Änderungstitel "
637637
638638#: gitk:8023
639639msgid "Select bg"
640640msgstr "Hintergrundfarbe Auswählen"
641641
642642#: gitk:8027
643643msgid "Fonts: press to choose"
644- msgstr ""
644+ msgstr "Schriftart: Klicken zum Wählen "
645645
646646#: gitk:8030
647647msgid "Main font"
648- msgstr ""
648+ msgstr "Programmschriftart "
649649
650650#: gitk:8031
651651msgid "Diff display font"
652- msgstr ""
652+ msgstr "Vergleich "
653653
654654#: gitk:8032
655655msgid "User interface font"
656- msgstr ""
656+ msgstr "Beschriftungen "
657657
658658#: gitk:8050
659659#, tcl-format
660660msgid "Gitk: choose color for %s"
661- msgstr ""
661+ msgstr "Gitk: Farbe wählen für %s "
662662
663663#: gitk:8431
664664msgid ""
@@ -668,7 +668,7 @@ msgstr ""
668668
669669#: gitk:8516
670670msgid "Cannot find a git repository here."
671- msgstr ""
671+ msgstr "Kein Git-Projektarchiv gefunden. "
672672
673673#: gitk:8520
674674#, tcl-format
0 commit comments