Skip to content

Commit d71b565

Browse files
cstimspearce
authored andcommitted
git-gui: Improve German translation.
Change translation of "clone" back to "klonen" because "kopieren" is a much broader term than this particular git action. Signed-off-by: Shawn O. Pearce <[email protected]>
1 parent 10899a8 commit d71b565

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

po/de.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: git-gui\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2007-11-24 10:36+0100\n"
11-
"PO-Revision-Date: 2008-01-07 21:52+0100\n"
11+
"PO-Revision-Date: 2008-01-15 20:33+0100\n"
1212
"Last-Translator: Christian Stimming <[email protected]>\n"
1313
"Language-Team: German\n"
1414
"MIME-Version: 1.0\n"
@@ -914,11 +914,11 @@ msgstr "Neu..."
914914

915915
#: lib/choose_repository.tcl:93 lib/choose_repository.tcl:468
916916
msgid "Clone Existing Repository"
917-
msgstr "Projektarchiv kopieren"
917+
msgstr "Projektarchiv klonen"
918918

919919
#: lib/choose_repository.tcl:99
920920
msgid "Clone..."
921-
msgstr "Kopieren..."
921+
msgstr "Klonen..."
922922

923923
#: lib/choose_repository.tcl:106 lib/choose_repository.tcl:978
924924
msgid "Open Existing Repository"
@@ -968,15 +968,15 @@ msgstr "Datei »%s« existiert bereits."
968968

969969
#: lib/choose_repository.tcl:463
970970
msgid "Clone"
971-
msgstr "Kopieren"
971+
msgstr "Klonen"
972972

973973
#: lib/choose_repository.tcl:476
974974
msgid "URL:"
975975
msgstr "URL:"
976976

977977
#: lib/choose_repository.tcl:496
978978
msgid "Clone Type:"
979-
msgstr "Art der Kopie:"
979+
msgstr "Art des Klonens:"
980980

981981
#: lib/choose_repository.tcl:502
982982
msgid "Standard (Fast, Semi-Redundant, Hardlinks)"
@@ -1025,7 +1025,7 @@ msgstr "Kopien von Objekten/Info/Alternates konnten nicht erstellt werden: %s"
10251025
#: lib/choose_repository.tcl:690
10261026
#, tcl-format
10271027
msgid "Nothing to clone from %s."
1028-
msgstr "Von »%s« konnte nichts kopiert werden."
1028+
msgstr "Von »%s« konnte nichts geklont werden."
10291029

10301030
#: lib/choose_repository.tcl:692 lib/choose_repository.tcl:906
10311031
#: lib/choose_repository.tcl:918
@@ -1086,7 +1086,7 @@ msgstr "Verzeichnis »%s« kann nicht aufgeräumt werden."
10861086

10871087
#: lib/choose_repository.tcl:897
10881088
msgid "Clone failed."
1089-
msgstr "Kopieren fehlgeschlagen."
1089+
msgstr "Klonen fehlgeschlagen."
10901090

10911091
#: lib/choose_repository.tcl:904
10921092
msgid "No default branch obtained."

po/glossary/de.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: git-gui glossary\n"
99
"POT-Creation-Date: 2008-01-07 21:20+0100\n"
10-
"PO-Revision-Date: 2008-01-07 21:27+0100\n"
10+
"PO-Revision-Date: 2008-01-15 20:32+0100\n"
1111
"Last-Translator: Christian Stimming <[email protected]>\n"
1212
"Language-Team: German \n"
1313
"MIME-Version: 1.0\n"
@@ -62,7 +62,7 @@ msgstr ""
6262

6363
#. ""
6464
msgid "clone [verb]"
65-
msgstr "kopieren"
65+
msgstr "klonen"
6666

6767
#. "A single point in the git history."
6868
msgid "commit [noun]"

0 commit comments

Comments
 (0)