* [PATCH] l10n: de.po: translate "index" as "Index"
@ 2015-05-29 18:54 Ralf Thielow
2015-06-01 7:38 ` git
2015-06-05 17:41 ` [PATCH v2] " Ralf Thielow
0 siblings, 2 replies; 12+ messages in thread
From: Ralf Thielow @ 2015-05-29 18:54 UTC (permalink / raw)
To: git
Cc: git, sbeller, tr, jk, stimming, phillip.szelat, matthias.ruester,
magnus.goerlitz, Ralf Thielow
The term "index" is translated as "Staging-Area" to
not confuse beginners who don't know about Git's index.
Since the term "staging area" doesn't appear in original
Git messages (not even in the glossary) and "index" is a
well known term for experienced users, we should treat
"index" as a Git term and therefore don't translate it.
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
---
http://thread.gmane.org/gmane.comp.version-control.git/269345/focus=269657
po/de.po | 139 ++++++++++++++++++++++++++++++---------------------------------
1 file changed, 67 insertions(+), 72 deletions(-)
diff --git a/po/de.po b/po/de.po
index 2feaec1..e0fe667 100644
--- a/po/de.po
+++ b/po/de.po
@@ -657,7 +657,7 @@ msgstr "Lesen des Zwischenspeichers fehlgeschlagen"
#: merge.c:94 builtin/checkout.c:374 builtin/checkout.c:580
#: builtin/clone.c:662
msgid "unable to write new index file"
-msgstr "Konnte neue Staging-Area-Datei nicht schreiben."
+msgstr "Konnte neue Index-Datei nicht schreiben."
#: merge-recursive.c:189
#, c-format
@@ -913,7 +913,7 @@ msgstr "Konnte Objekt '%s' nicht parsen."
#: merge-recursive.c:2019 builtin/merge.c:667
msgid "Unable to write index."
-msgstr "Konnte Staging-Area nicht schreiben."
+msgstr "Konnte Index nicht schreiben."
#: notes-utils.c:41
msgid "Cannot commit uninitialized/unreferenced notes tree"
@@ -1226,7 +1226,7 @@ msgstr ""
#: sequencer.c:321
#, c-format
msgid "%s: Unable to write new index file"
-msgstr "%s: Konnte neue Staging-Area-Datei nicht schreiben"
+msgstr "%s: Konnte neue Index-Datei nicht schreiben"
#: sequencer.c:339
msgid "Could not resolve HEAD commit\n"
@@ -1248,7 +1248,7 @@ msgstr "Konnte Eltern-Commit %s nicht parsen\n"
#: sequencer.c:482
msgid "Your index file is unmerged."
-msgstr "Ihre Staging-Area-Datei ist nicht zusammengeführt."
+msgstr "Ihre Index-Datei ist nicht zusammengeführt."
#: sequencer.c:501
#, c-format
@@ -1294,12 +1294,12 @@ msgstr "leere Menge von Commits übergeben"
#: sequencer.c:661
#, c-format
msgid "git %s: failed to read the index"
-msgstr "git %s: Fehler beim Lesen der Staging-Area"
+msgstr "git %s: Fehler beim Lesen des Indexes"
#: sequencer.c:665
#, c-format
msgid "git %s: failed to refresh the index"
-msgstr "git %s: Fehler beim Aktualisieren der Staging-Area"
+msgstr "git %s: Fehler beim Aktualisieren des Indexes"
#: sequencer.c:725
#, c-format
@@ -2063,11 +2063,11 @@ msgstr "lösche '%s'\n"
#: builtin/add.c:134
msgid "Unstaged changes after refreshing the index:"
msgstr ""
-"Nicht zum Commit vorgemerkte Änderungen nach Aktualisierung der Staging-Area:"
+"Nicht zum Commit vorgemerkte Änderungen nach Aktualisierung des Indexes:"
#: builtin/add.c:194 builtin/rev-parse.c:785
msgid "Could not read the index"
-msgstr "Konnte die Staging-Area nicht lesen"
+msgstr "Konnte den Index nicht lesen"
#: builtin/add.c:205
#, c-format
@@ -2145,7 +2145,7 @@ msgstr "gelöschte Pfade im Arbeitsverzeichnis ignorieren (genau wie --no-all)"
#: builtin/add.c:262
msgid "don't add, only refresh the index"
-msgstr "nichts hinzufügen, nur die Staging-Area aktualisieren"
+msgstr "nichts hinzufügen, nur den Index aktualisieren"
#: builtin/add.c:263
msgid "just skip files which cannot be added because of errors"
@@ -2188,11 +2188,11 @@ msgstr "Wollten Sie vielleicht 'git add .' sagen?\n"
#: builtin/add.c:363 builtin/check-ignore.c:172 builtin/clean.c:920
#: builtin/commit.c:335 builtin/mv.c:130 builtin/reset.c:235 builtin/rm.c:299
msgid "index file corrupt"
-msgstr "Staging-Area-Datei beschädigt"
+msgstr "Index-Datei beschädigt"
#: builtin/add.c:446 builtin/apply.c:4675 builtin/mv.c:279 builtin/rm.c:431
msgid "Unable to write new index file"
-msgstr "Konnte neue Staging-Area-Datei nicht schreiben."
+msgstr "Konnte neue Index-Datei nicht schreiben."
#: builtin/apply.c:59
msgid "git apply [<options>] [<patch>...]"
@@ -2396,7 +2396,7 @@ msgstr "Pfad %s wurde umbenannt/gelöscht"
#: builtin/apply.c:3349 builtin/apply.c:3504
#, c-format
msgid "%s: does not exist in index"
-msgstr "%s ist nicht in der Staging-Area"
+msgstr "%s ist nicht im Index"
#: builtin/apply.c:3353 builtin/apply.c:3496 builtin/apply.c:3518
#, c-format
@@ -2406,7 +2406,7 @@ msgstr "%s: %s"
#: builtin/apply.c:3358 builtin/apply.c:3512
#, c-format
msgid "%s: does not match index"
-msgstr "%s entspricht nicht der Version in der Staging-Area"
+msgstr "%s entspricht nicht der Version im Index"
#: builtin/apply.c:3460
msgid "removal patch leaves file contents"
@@ -2470,7 +2470,7 @@ msgstr "make_cache_entry für Pfad '%s' fehlgeschlagen"
#: builtin/apply.c:4049
#, c-format
msgid "unable to remove %s from index"
-msgstr "konnte %s nicht aus der Staging-Area entfernen"
+msgstr "konnte %s nicht aus dem Index entfernen"
#: builtin/apply.c:4078
#, c-format
@@ -2539,7 +2539,7 @@ msgstr "nicht erkannte Eingabe"
#: builtin/apply.c:4405
msgid "unable to read index file"
-msgstr "Konnte Staging-Area-Datei nicht lesen"
+msgstr "Konnte Index-Datei nicht lesen"
#: builtin/apply.c:4522 builtin/apply.c:4525 builtin/clone.c:92
#: builtin/fetch.c:92
@@ -2593,8 +2593,7 @@ msgstr ""
#: builtin/apply.c:4544
msgid "make sure the patch is applicable to the current index"
msgstr ""
-"sicherstellen, dass der Patch in der aktuellen Staging-Area angewendet "
-"werden kann"
+"sicherstellen, dass der Patch mit dem aktuellen Index angewendet werden kann"
#: builtin/apply.c:4546
msgid "apply a patch without touching the working tree"
@@ -2616,8 +2615,8 @@ msgstr "versuche 3-Wege-Merge, wenn der Patch nicht angewendet werden konnte"
#: builtin/apply.c:4554
msgid "build a temporary index based on embedded index information"
msgstr ""
-"eine temporäre Staging-Area, basierend auf den integrierten Staging-Area-"
-"Informationen, erstellen"
+"einen temporären Index, basierend auf den integrierten Index-Informationen, "
+"erstellen"
#: builtin/apply.c:4556 builtin/checkout-index.c:198 builtin/ls-files.c:412
msgid "paths are separated with NUL character"
@@ -3365,7 +3364,7 @@ msgstr "alle Attribute einer Datei ausgeben"
#: builtin/check-attr.c:20
msgid "use .gitattributes only from the index"
-msgstr ".gitattributes nur von der Staging-Area verwenden"
+msgstr "nur .gitattributes vom Index verwenden"
#: builtin/check-attr.c:21 builtin/check-ignore.c:22 builtin/hash-object.c:98
msgid "read file names from stdin"
@@ -3385,7 +3384,7 @@ msgstr "Eingabe-Pfade ohne Übereinstimmungen anzeigen"
#: builtin/check-ignore.c:28
msgid "ignore index when checking"
-msgstr "Staging-Area bei der Prüfung ignorieren"
+msgstr "Index bei der Prüfung ignorieren"
#: builtin/check-ignore.c:154
msgid "cannot specify pathnames with --stdin"
@@ -3435,7 +3434,7 @@ msgstr "git checkout-index [<Optionen>] [--] [<Datei>...]"
#: builtin/checkout-index.c:188
msgid "check out all files in the index"
-msgstr "alle Dateien in der Staging-Area auschecken"
+msgstr "alle Dateien im Index auschecken"
#: builtin/checkout-index.c:189
msgid "force overwrite of existing files"
@@ -3444,8 +3443,8 @@ msgstr "das Überschreiben bereits existierender Dateien erzwingen"
#: builtin/checkout-index.c:191
msgid "no warning for existing files and files not in index"
msgstr ""
-"keine Warnung für existierende Dateien, und Dateien, die sich nicht in der "
-"Staging-Area befinden"
+"keine Warnung für existierende Dateien, und Dateien, die sich nicht im Index "
+"befinden"
#: builtin/checkout-index.c:193
msgid "don't checkout new files"
@@ -3453,7 +3452,7 @@ msgstr "keine neuen Dateien auschecken"
#: builtin/checkout-index.c:195
msgid "update stat information in the index file"
-msgstr "Dateiinformationen in der Staging-Area-Datei aktualisieren"
+msgstr "Dateiinformationen in der Index-Datei aktualisieren"
#: builtin/checkout-index.c:201
msgid "read list of paths from the standard input"
@@ -3533,7 +3532,7 @@ msgstr ""
#: builtin/checkout.c:278 builtin/checkout.c:467
msgid "corrupt index file"
-msgstr "beschädigte Staging-Area-Datei"
+msgstr "beschädigte Index-Datei"
#: builtin/checkout.c:338 builtin/checkout.c:345
#, c-format
@@ -3542,7 +3541,7 @@ msgstr "Pfad '%s' ist nicht zusammengeführt."
#: builtin/checkout.c:489
msgid "you need to resolve your current index first"
-msgstr "Sie müssen zuerst Ihre aktuelle Staging-Area auflösen."
+msgstr "Sie müssen zuerst die Konflikte in Ihrem aktuellen Index auflösen."
#: builtin/checkout.c:615
#, c-format
@@ -3774,7 +3773,7 @@ msgid ""
"checking out of the index."
msgstr ""
"git checkout: --ours/--theirs, --force und --merge sind inkompatibel wenn\n"
-"Sie aus der Staging-Area auschecken."
+"Sie aus dem Index auschecken."
#: builtin/clean.c:26
msgid ""
@@ -4386,7 +4385,7 @@ msgstr "Fehler beim Entpacken des \"Tree\"-Objektes von HEAD."
#: builtin/commit.c:344
msgid "unable to create temporary index"
-msgstr "Konnte temporäre Staging-Area nicht erstellen."
+msgstr "Konnte temporären Index nicht erstellen."
#: builtin/commit.c:350
msgid "interactive add failed"
@@ -4394,11 +4393,11 @@ msgstr "interaktives Hinzufügen fehlgeschlagen"
#: builtin/commit.c:361
msgid "unable to write index file"
-msgstr "Konnte Staging-Area-Datei nicht schreiben."
+msgstr "Konnte Index-Datei nicht schreiben."
#: builtin/commit.c:363
msgid "unable to update temporary index"
-msgstr "Konnte temporäre Staging-Area nicht aktualisieren."
+msgstr "Konnte temporären Index nicht aktualisieren."
#: builtin/commit.c:365
msgid "Failed to update main cache tree"
@@ -4419,11 +4418,11 @@ msgstr ""
#: builtin/commit.c:456
msgid "cannot read the index"
-msgstr "Kann Staging-Area nicht lesen"
+msgstr "Kann Index nicht lesen"
#: builtin/commit.c:475
msgid "unable to write temporary index file"
-msgstr "Konnte temporäre Staging-Area-Datei nicht schreiben."
+msgstr "Konnte temporäre Index-Datei nicht schreiben."
#: builtin/commit.c:580
#, c-format
@@ -4558,7 +4557,7 @@ msgstr "%sCommit-Ersteller: %.*s <%.*s>"
#: builtin/commit.c:881
msgid "Cannot read index"
-msgstr "Kann Staging-Area nicht lesen"
+msgstr "Kann Index nicht lesen"
#: builtin/commit.c:938
msgid "Error building trees"
@@ -4637,7 +4636,7 @@ msgstr ""
#: builtin/commit.c:1195
msgid "Clever... amending the last one with dirty index."
msgstr ""
-"Klug ... den letzten Commit mit einer geänderten Staging-Area nachbessern."
+"Klug ... den letzten Commit mit einem geänderten Index nachbessern."
#: builtin/commit.c:1197
msgid "Explicit paths specified without -i or -o; assuming --only paths..."
@@ -5679,7 +5678,7 @@ msgstr "Hauptwurzeln melden"
#: builtin/fsck.c:613
msgid "make index objects head nodes"
-msgstr "Objekte in der Staging-Area prüfen"
+msgstr "Index-Objekte im Index prüfen"
#: builtin/fsck.c:614
msgid "make reflogs head nodes (default)"
@@ -5802,7 +5801,7 @@ msgstr "kann '%s' nicht öffnen"
#: builtin/grep.c:638
msgid "search in index instead of in the work tree"
-msgstr "in der Staging-Area anstatt im Arbeitsverzeichnis suchen"
+msgstr "im Index anstatt im Arbeitsverzeichnis suchen"
#: builtin/grep.c:640
msgid "find in contents not managed by git"
@@ -7001,8 +7000,7 @@ msgstr "Ausgabe relativ zum Projektverzeichnis"
#: builtin/ls-files.c:458
msgid "if any <file> is not in the index, treat this as an error"
msgstr ""
-"als Fehler behandeln, wenn sich eine <Datei> nicht in der Staging-Area "
-"befindet"
+"als Fehler behandeln, wenn sich eine <Datei> nicht im Index befindet"
#: builtin/ls-files.c:459
msgid "tree-ish"
@@ -8018,12 +8016,12 @@ msgstr "Komprimiere Objekte"
#: builtin/pack-objects.c:2570
#, c-format
msgid "unsupported index version %s"
-msgstr "Nicht unterstützte Staging-Area-Version %s"
+msgstr "Nicht unterstützte Index-Version %s"
#: builtin/pack-objects.c:2574
#, c-format
msgid "bad index version '%s'"
-msgstr "Ungültige Staging-Area-Version '%s'"
+msgstr "Ungültige Index-Version '%s'"
#: builtin/pack-objects.c:2597
#, c-format
@@ -8128,7 +8126,7 @@ msgstr ""
#: builtin/pack-objects.c:2666
msgid "include objects referred to by the index"
-msgstr "Objekte einschließen, die von der Staging-Area referenziert werden"
+msgstr "Objekte einschließen, die vom Index referenziert werden"
#: builtin/pack-objects.c:2669
msgid "output pack to stdout"
@@ -8580,11 +8578,11 @@ msgstr ""
#: builtin/read-tree.c:110
msgid "write resulting index to <file>"
-msgstr "resultierende Staging-Area nach <Datei> schreiben"
+msgstr "resultierenden Index nach <Datei> schreiben"
#: builtin/read-tree.c:113
msgid "only empty the index"
-msgstr "die Staging-Area leeren"
+msgstr "nur den Index leeren"
#: builtin/read-tree.c:115
msgid "Merging"
@@ -8612,7 +8610,7 @@ msgstr "<Unterverzeichnis>/"
#: builtin/read-tree.c:125
msgid "read the tree into the index under <subdirectory>/"
-msgstr "das Verzeichnis in die Staging-Area unter <Unterverzeichnis>/ lesen"
+msgstr "das Verzeichnis in den Index unter <Unterverzeichnis>/ lesen"
#: builtin/read-tree.c:128
msgid "update working tree with merge result"
@@ -8632,7 +8630,7 @@ msgstr "das Arbeitsverzeichnis nach dem Merge nicht prüfen"
#: builtin/read-tree.c:135
msgid "don't update the index or the work tree"
-msgstr "weder die Staging-Area, noch das Arbeitsverzeichnis aktualisieren"
+msgstr "weder den Index, noch das Arbeitsverzeichnis aktualisieren"
#: builtin/read-tree.c:137
msgid "skip applying sparse checkout filter"
@@ -9322,7 +9320,7 @@ msgstr "git rerere [clean | forget <Pfad>... | status | remaining | diff | gc]"
#: builtin/rerere.c:57
msgid "register clean resolutions in index"
-msgstr "saubere Auflösungen in der Staging-Area registrieren"
+msgstr "saubere Auflösungen im Index registrieren"
#: builtin/reset.c:26
msgid ""
@@ -9387,7 +9385,7 @@ msgstr "weniger Ausgaben, meldet nur Fehler"
#: builtin/reset.c:278
msgid "reset HEAD and index"
-msgstr "HEAD und Staging-Area umsetzen"
+msgstr "HEAD und Index umsetzen"
#: builtin/reset.c:279
msgid "reset only HEAD"
@@ -9395,7 +9393,7 @@ msgstr "nur HEAD umsetzen"
#: builtin/reset.c:281 builtin/reset.c:283
msgid "reset HEAD, index and working tree"
-msgstr "HEAD, Staging-Area und Arbeitsverzeichnis umsetzen"
+msgstr "HEAD, Index und Arbeitsverzeichnis umsetzen"
#: builtin/reset.c:285
msgid "reset HEAD but keep local changes"
@@ -9451,11 +9449,11 @@ msgstr "Nicht zum Commit vorgemerkte Änderungen nach Zurücksetzung:"
#: builtin/reset.c:370
#, c-format
msgid "Could not reset index file to revision '%s'."
-msgstr "Konnte Staging-Area-Datei nicht zu Commit '%s' setzen."
+msgstr "Konnte Index-Datei nicht zu Commit '%s' setzen."
#: builtin/reset.c:374
msgid "Could not write new index file."
-msgstr "Konnte neue Staging-Area-Datei nicht schreiben."
+msgstr "Konnte neue Index-Datei nicht schreiben."
#: builtin/rev-parse.c:361
msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
@@ -9655,7 +9653,7 @@ msgstr "keine gelöschten Dateien auflisten"
#: builtin/rm.c:271
msgid "only remove from the index"
-msgstr "nur aus der Staging-Area entfernen"
+msgstr "nur aus dem Index entfernen"
#: builtin/rm.c:272
msgid "override the up-to-date check"
@@ -10108,8 +10106,7 @@ msgstr "git update-index [<Optionen>] [--] [<Datei>...]"
#: builtin/update-index.c:757
msgid "continue refresh even when index needs update"
msgstr ""
-"Aktualisierung fortsetzen, auch wenn die Staging-Area aktualisiert werden "
-"muss"
+"Aktualisierung fortsetzen, auch wenn der Index aktualisiert werden muss"
#: builtin/update-index.c:760
msgid "refresh: ignore submodules"
@@ -10130,7 +10127,7 @@ msgstr "fehlende Dateien im Arbeitsverzeichnis beachten"
#: builtin/update-index.c:769
msgid "refresh even if index contains unmerged entries"
msgstr ""
-"aktualisieren, auch wenn die Staging-Area nicht zusammengeführte Einträge "
+"aktualisieren, auch wenn der Index nicht zusammengeführte Einträge "
"beinhaltet"
#: builtin/update-index.c:772
@@ -10219,11 +10216,11 @@ msgstr "(für Fremdprogramme) keine gespeicherten, nicht aufgelöste Konflikte"
#: builtin/update-index.c:833
msgid "write index in this format"
-msgstr "Staging-Area-Datei in diesem Format schreiben"
+msgstr "Index-Datei in diesem Format schreiben"
#: builtin/update-index.c:835
msgid "enable or disable split index"
-msgstr "Aktivierung oder Deaktivierung des Splittings der Staging-Area"
+msgstr "Aktivierung oder Deaktivierung des Splittings des Indexes"
#: builtin/update-ref.c:9
msgid "git update-ref [<options>] -d <refname> [<old-val>]"
@@ -10398,7 +10395,7 @@ msgstr "aktuellen HEAD zu einem spezifizierten Zustand setzen"
#: common-cmds.h:25
msgid "Remove files from the working tree and from the index"
-msgstr "Dateien im Arbeitsverzeichnis und von der Staging-Area löschen"
+msgstr "Dateien im Arbeitsverzeichnis und vom Index löschen"
#: common-cmds.h:26
msgid "Show various types of objects"
@@ -10437,8 +10434,7 @@ msgstr "benutze <n> Ziffern zur Anzeige von SHA-1s"
#: rerere.h:27
msgid "update the index with reused conflict resolution if possible"
msgstr ""
-"Staging-Area, wenn möglich, mit wiederverwendeter Konfliktauflösung "
-"aktualisieren"
+"Index, wenn möglich, mit wiederverwendeter Konfliktauflösung aktualisieren"
#: git-am.sh:53
msgid "You need to set your committer info first"
@@ -10478,8 +10474,7 @@ msgstr ""
#: git-am.sh:142
msgid "Using index info to reconstruct a base tree..."
msgstr ""
-"Verwende Informationen aus der Staging-Area, um einen Basisverzeichnis "
-"nachzustellen"
+"Verwende Informationen aus dem Index, um einen Basisverzeichnis nachzustellen"
#: git-am.sh:157
msgid ""
@@ -10544,7 +10539,7 @@ msgstr "Es ist keine Auflösung im Gange, es wird nicht fortgesetzt."
#: git-am.sh:612
#, sh-format
msgid "Dirty index: cannot apply patches (dirty: $files)"
-msgstr "Geänderte Staging-Area: kann Patches nicht anwenden (geändert: $files)"
+msgstr "Geänderter Index: kann Patches nicht anwenden (geändert: $files)"
#: git-am.sh:722
#, sh-format
@@ -10602,7 +10597,7 @@ msgid ""
"You still have unmerged paths in your index\n"
"did you forget to use 'git add'?"
msgstr ""
-"Sie haben immer noch nicht zusammengeführte Pfade in der Staging-Area.\n"
+"Sie haben immer noch nicht zusammengeführte Pfade im Index.\n"
"Haben Sie vergessen 'git add' zu benutzen?"
#: git-am.sh:888
@@ -11001,7 +10996,7 @@ msgstr "Sie haben bisher noch keinen initialen Commit"
#: git-stash.sh:89
msgid "Cannot save the current index state"
-msgstr "Kann den aktuellen Zustand der Staging-Area nicht speichern"
+msgstr "Kann den aktuellen Zustand des Indexes nicht speichern"
#: git-stash.sh:124 git-stash.sh:137
msgid "Cannot save the current worktree state"
@@ -11013,7 +11008,7 @@ msgstr "Keine Änderungen ausgewählt"
#: git-stash.sh:144
msgid "Cannot remove temporary index (can't happen)"
-msgstr "Kann temporäre Staging-Area nicht löschen (kann nicht passieren)"
+msgstr "Kann temporären Index nicht löschen (kann nicht passieren)"
#: git-stash.sh:157
msgid "Cannot record working tree state"
@@ -11086,7 +11081,7 @@ msgstr "'$args' ist keine \"stash\"-Referenz"
#: git-stash.sh:444
msgid "unable to refresh index"
-msgstr "unfähig die Staging-Area zu aktualisieren"
+msgstr "unfähig den Index zu aktualisieren"
#: git-stash.sh:448
msgid "Cannot apply a stash in the middle of a merge"
@@ -11094,19 +11089,19 @@ msgstr "Kann \"stash\" nicht anwenden, solang ein Merge im Gange ist"
#: git-stash.sh:456
msgid "Conflicts in index. Try without --index."
-msgstr "Konflikte in der Staging-Area. Versuchen Sie es ohne --index."
+msgstr "Konflikte im Index. Versuchen Sie es ohne --index."
#: git-stash.sh:458
msgid "Could not save index tree"
-msgstr "Konnte Staging-Area-Verzeichnis nicht speichern"
+msgstr "Konnte Index-Verzeichnis nicht speichern"
#: git-stash.sh:492
msgid "Cannot unstage modified files"
-msgstr "Kann geänderte Dateien nicht aus der Staging-Area entfernen"
+msgstr "Kann geänderte Dateien nicht aus dem Index entfernen"
#: git-stash.sh:507
msgid "Index was not unstashed."
-msgstr "Staging-Area wurde nicht aus dem Stash zurückgeladen."
+msgstr "Index wurde nicht aus dem Stash zurückgeladen."
#: git-stash.sh:530
#, sh-format
@@ -11176,7 +11171,7 @@ msgstr ""
#: git-submodule.sh:455
#, sh-format
msgid "Adding existing repo at '$sm_path' to the index"
-msgstr "Füge existierendes Repository in '$sm_path' der Staging-Area hinzu."
+msgstr "Füge existierendes Repository in '$sm_path' dem Index hinzu."
#: git-submodule.sh:457
#, sh-format
--
2.4.2.539.g9ca989a
^ permalink raw reply related [flat|nested] 12+ messages in thread
* Re: [PATCH] l10n: de.po: translate "index" as "Index"
2015-05-29 18:54 [PATCH] l10n: de.po: translate "index" as "Index" Ralf Thielow
@ 2015-06-01 7:38 ` git
2015-06-01 15:10 ` phillip
` (2 more replies)
2015-06-05 17:41 ` [PATCH v2] " Ralf Thielow
1 sibling, 3 replies; 12+ messages in thread
From: git @ 2015-06-01 7:38 UTC (permalink / raw)
To: Ralf Thielow, git
Cc: sbeller, tr, jk, stimming, phillip.szelat, matthias.ruester,
magnus.goerlitz
Ralf Thielow venit, vidit, dixit 29.05.2015 20:54:
> The term "index" is translated as "Staging-Area" to
> not confuse beginners who don't know about Git's index.
>
> Since the term "staging area" doesn't appear in original
> Git messages (not even in the glossary) and "index" is a
> well known term for experienced users, we should treat
> "index" as a Git term and therefore don't translate it.
Super! :)
> Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
> ---
>
> http://thread.gmane.org/gmane.comp.version-control.git/269345/focus=269657
>
> po/de.po | 139 ++++++++++++++++++++++++++++++---------------------------------
> 1 file changed, 67 insertions(+), 72 deletions(-)
>
> diff --git a/po/de.po b/po/de.po
> index 2feaec1..e0fe667 100644
> --- a/po/de.po
> +++ b/po/de.po
> @@ -657,7 +657,7 @@ msgstr "Lesen des Zwischenspeichers fehlgeschlagen"
> #: merge.c:94 builtin/checkout.c:374 builtin/checkout.c:580
> #: builtin/clone.c:662
> msgid "unable to write new index file"
> -msgstr "Konnte neue Staging-Area-Datei nicht schreiben."
> +msgstr "Konnte neue Index-Datei nicht schreiben."
>
> #: merge-recursive.c:189
> #, c-format
> @@ -913,7 +913,7 @@ msgstr "Konnte Objekt '%s' nicht parsen."
>
> #: merge-recursive.c:2019 builtin/merge.c:667
> msgid "Unable to write index."
> -msgstr "Konnte Staging-Area nicht schreiben."
> +msgstr "Konnte Index nicht schreiben."
>
Except for the "new", the above two messages should be the same in the
original already (but are not). I'll follow up with a source patch.
> #: notes-utils.c:41
> msgid "Cannot commit uninitialized/unreferenced notes tree"
> @@ -1226,7 +1226,7 @@ msgstr ""
> #: sequencer.c:321
> #, c-format
> msgid "%s: Unable to write new index file"
> -msgstr "%s: Konnte neue Staging-Area-Datei nicht schreiben"
> +msgstr "%s: Konnte neue Index-Datei nicht schreiben"
>
> #: sequencer.c:339
> msgid "Could not resolve HEAD commit\n"
> @@ -1248,7 +1248,7 @@ msgstr "Konnte Eltern-Commit %s nicht parsen\n"
>
> #: sequencer.c:482
> msgid "Your index file is unmerged."
> -msgstr "Ihre Staging-Area-Datei ist nicht zusammengeführt."
> +msgstr "Ihre Index-Datei ist nicht zusammengeführt."
>
> #: sequencer.c:501
> #, c-format
> @@ -1294,12 +1294,12 @@ msgstr "leere Menge von Commits übergeben"
> #: sequencer.c:661
> #, c-format
> msgid "git %s: failed to read the index"
> -msgstr "git %s: Fehler beim Lesen der Staging-Area"
> +msgstr "git %s: Fehler beim Lesen des Indexes"
Now we have to decide whether we flex "Index" like a foreign word in
German or like a German word:
der Index, des Index, ...; die Indizes (pl.)
or
der Index, des Indexes, ...; die Indexe (pl.)
I'd vote the former.
> #: sequencer.c:665
> #, c-format
> msgid "git %s: failed to refresh the index"
> -msgstr "git %s: Fehler beim Aktualisieren der Staging-Area"
> +msgstr "git %s: Fehler beim Aktualisieren des Indexes"
>
> #: sequencer.c:725
> #, c-format
> @@ -2063,11 +2063,11 @@ msgstr "lösche '%s'\n"
> #: builtin/add.c:134
> msgid "Unstaged changes after refreshing the index:"
> msgstr ""
> -"Nicht zum Commit vorgemerkte Änderungen nach Aktualisierung der Staging-Area:"
> +"Nicht zum Commit vorgemerkte Änderungen nach Aktualisierung des Indexes:"
>
> #: builtin/add.c:194 builtin/rev-parse.c:785
> msgid "Could not read the index"
> -msgstr "Konnte die Staging-Area nicht lesen"
> +msgstr "Konnte den Index nicht lesen"
>
> #: builtin/add.c:205
> #, c-format
> @@ -2145,7 +2145,7 @@ msgstr "gelöschte Pfade im Arbeitsverzeichnis ignorieren (genau wie --no-all)"
>
> #: builtin/add.c:262
> msgid "don't add, only refresh the index"
> -msgstr "nichts hinzufügen, nur die Staging-Area aktualisieren"
> +msgstr "nichts hinzufügen, nur den Index aktualisieren"
>
> #: builtin/add.c:263
> msgid "just skip files which cannot be added because of errors"
> @@ -2188,11 +2188,11 @@ msgstr "Wollten Sie vielleicht 'git add .' sagen?\n"
> #: builtin/add.c:363 builtin/check-ignore.c:172 builtin/clean.c:920
> #: builtin/commit.c:335 builtin/mv.c:130 builtin/reset.c:235 builtin/rm.c:299
> msgid "index file corrupt"
> -msgstr "Staging-Area-Datei beschädigt"
> +msgstr "Index-Datei beschädigt"
>
> #: builtin/add.c:446 builtin/apply.c:4675 builtin/mv.c:279 builtin/rm.c:431
> msgid "Unable to write new index file"
> -msgstr "Konnte neue Staging-Area-Datei nicht schreiben."
> +msgstr "Konnte neue Index-Datei nicht schreiben."
>
> #: builtin/apply.c:59
> msgid "git apply [<options>] [<patch>...]"
> @@ -2396,7 +2396,7 @@ msgstr "Pfad %s wurde umbenannt/gelöscht"
> #: builtin/apply.c:3349 builtin/apply.c:3504
> #, c-format
> msgid "%s: does not exist in index"
> -msgstr "%s ist nicht in der Staging-Area"
> +msgstr "%s ist nicht im Index"
>
> #: builtin/apply.c:3353 builtin/apply.c:3496 builtin/apply.c:3518
> #, c-format
> @@ -2406,7 +2406,7 @@ msgstr "%s: %s"
> #: builtin/apply.c:3358 builtin/apply.c:3512
> #, c-format
> msgid "%s: does not match index"
> -msgstr "%s entspricht nicht der Version in der Staging-Area"
> +msgstr "%s entspricht nicht der Version im Index"
>
> #: builtin/apply.c:3460
> msgid "removal patch leaves file contents"
> @@ -2470,7 +2470,7 @@ msgstr "make_cache_entry für Pfad '%s' fehlgeschlagen"
> #: builtin/apply.c:4049
> #, c-format
> msgid "unable to remove %s from index"
> -msgstr "konnte %s nicht aus der Staging-Area entfernen"
> +msgstr "konnte %s nicht aus dem Index entfernen"
>
> #: builtin/apply.c:4078
> #, c-format
> @@ -2539,7 +2539,7 @@ msgstr "nicht erkannte Eingabe"
>
> #: builtin/apply.c:4405
> msgid "unable to read index file"
> -msgstr "Konnte Staging-Area-Datei nicht lesen"
> +msgstr "Konnte Index-Datei nicht lesen"
>
> #: builtin/apply.c:4522 builtin/apply.c:4525 builtin/clone.c:92
> #: builtin/fetch.c:92
> @@ -2593,8 +2593,7 @@ msgstr ""
> #: builtin/apply.c:4544
> msgid "make sure the patch is applicable to the current index"
> msgstr ""
> -"sicherstellen, dass der Patch in der aktuellen Staging-Area angewendet "
> -"werden kann"
> +"sicherstellen, dass der Patch mit dem aktuellen Index angewendet werden kann"
>
> #: builtin/apply.c:4546
> msgid "apply a patch without touching the working tree"
> @@ -2616,8 +2615,8 @@ msgstr "versuche 3-Wege-Merge, wenn der Patch nicht angewendet werden konnte"
> #: builtin/apply.c:4554
> msgid "build a temporary index based on embedded index information"
> msgstr ""
> -"eine temporäre Staging-Area, basierend auf den integrierten Staging-Area-"
> -"Informationen, erstellen"
> +"einen temporären Index, basierend auf den integrierten Index-Informationen, "
> +"erstellen"
>
> #: builtin/apply.c:4556 builtin/checkout-index.c:198 builtin/ls-files.c:412
> msgid "paths are separated with NUL character"
> @@ -3365,7 +3364,7 @@ msgstr "alle Attribute einer Datei ausgeben"
>
> #: builtin/check-attr.c:20
> msgid "use .gitattributes only from the index"
> -msgstr ".gitattributes nur von der Staging-Area verwenden"
> +msgstr "nur .gitattributes vom Index verwenden"
>
> #: builtin/check-attr.c:21 builtin/check-ignore.c:22 builtin/hash-object.c:98
> msgid "read file names from stdin"
> @@ -3385,7 +3384,7 @@ msgstr "Eingabe-Pfade ohne Übereinstimmungen anzeigen"
>
> #: builtin/check-ignore.c:28
> msgid "ignore index when checking"
> -msgstr "Staging-Area bei der Prüfung ignorieren"
> +msgstr "Index bei der Prüfung ignorieren"
>
> #: builtin/check-ignore.c:154
> msgid "cannot specify pathnames with --stdin"
> @@ -3435,7 +3434,7 @@ msgstr "git checkout-index [<Optionen>] [--] [<Datei>...]"
>
> #: builtin/checkout-index.c:188
> msgid "check out all files in the index"
> -msgstr "alle Dateien in der Staging-Area auschecken"
> +msgstr "alle Dateien im Index auschecken"
>
> #: builtin/checkout-index.c:189
> msgid "force overwrite of existing files"
> @@ -3444,8 +3443,8 @@ msgstr "das Überschreiben bereits existierender Dateien erzwingen"
> #: builtin/checkout-index.c:191
> msgid "no warning for existing files and files not in index"
> msgstr ""
> -"keine Warnung für existierende Dateien, und Dateien, die sich nicht in der "
> -"Staging-Area befinden"
> +"keine Warnung für existierende Dateien, und Dateien, die sich nicht im Index "
> +"befinden"
>
> #: builtin/checkout-index.c:193
> msgid "don't checkout new files"
> @@ -3453,7 +3452,7 @@ msgstr "keine neuen Dateien auschecken"
>
> #: builtin/checkout-index.c:195
> msgid "update stat information in the index file"
> -msgstr "Dateiinformationen in der Staging-Area-Datei aktualisieren"
> +msgstr "Dateiinformationen in der Index-Datei aktualisieren"
>
> #: builtin/checkout-index.c:201
> msgid "read list of paths from the standard input"
> @@ -3533,7 +3532,7 @@ msgstr ""
>
> #: builtin/checkout.c:278 builtin/checkout.c:467
> msgid "corrupt index file"
> -msgstr "beschädigte Staging-Area-Datei"
> +msgstr "beschädigte Index-Datei"
>
> #: builtin/checkout.c:338 builtin/checkout.c:345
> #, c-format
> @@ -3542,7 +3541,7 @@ msgstr "Pfad '%s' ist nicht zusammengeführt."
>
> #: builtin/checkout.c:489
> msgid "you need to resolve your current index first"
> -msgstr "Sie müssen zuerst Ihre aktuelle Staging-Area auflösen."
> +msgstr "Sie müssen zuerst die Konflikte in Ihrem aktuellen Index auflösen."
>
> #: builtin/checkout.c:615
> #, c-format
> @@ -3774,7 +3773,7 @@ msgid ""
> "checking out of the index."
> msgstr ""
> "git checkout: --ours/--theirs, --force und --merge sind inkompatibel wenn\n"
> -"Sie aus der Staging-Area auschecken."
> +"Sie aus dem Index auschecken."
>
> #: builtin/clean.c:26
> msgid ""
> @@ -4386,7 +4385,7 @@ msgstr "Fehler beim Entpacken des \"Tree\"-Objektes von HEAD."
>
> #: builtin/commit.c:344
> msgid "unable to create temporary index"
> -msgstr "Konnte temporäre Staging-Area nicht erstellen."
> +msgstr "Konnte temporären Index nicht erstellen."
>
> #: builtin/commit.c:350
> msgid "interactive add failed"
> @@ -4394,11 +4393,11 @@ msgstr "interaktives Hinzufügen fehlgeschlagen"
>
> #: builtin/commit.c:361
> msgid "unable to write index file"
> -msgstr "Konnte Staging-Area-Datei nicht schreiben."
> +msgstr "Konnte Index-Datei nicht schreiben."
>
> #: builtin/commit.c:363
> msgid "unable to update temporary index"
> -msgstr "Konnte temporäre Staging-Area nicht aktualisieren."
> +msgstr "Konnte temporären Index nicht aktualisieren."
>
> #: builtin/commit.c:365
> msgid "Failed to update main cache tree"
> @@ -4419,11 +4418,11 @@ msgstr ""
>
> #: builtin/commit.c:456
> msgid "cannot read the index"
> -msgstr "Kann Staging-Area nicht lesen"
> +msgstr "Kann Index nicht lesen"
>
> #: builtin/commit.c:475
> msgid "unable to write temporary index file"
> -msgstr "Konnte temporäre Staging-Area-Datei nicht schreiben."
> +msgstr "Konnte temporäre Index-Datei nicht schreiben."
>
> #: builtin/commit.c:580
> #, c-format
> @@ -4558,7 +4557,7 @@ msgstr "%sCommit-Ersteller: %.*s <%.*s>"
>
> #: builtin/commit.c:881
> msgid "Cannot read index"
> -msgstr "Kann Staging-Area nicht lesen"
> +msgstr "Kann Index nicht lesen"
>
> #: builtin/commit.c:938
> msgid "Error building trees"
> @@ -4637,7 +4636,7 @@ msgstr ""
> #: builtin/commit.c:1195
> msgid "Clever... amending the last one with dirty index."
> msgstr ""
> -"Klug ... den letzten Commit mit einer geänderten Staging-Area nachbessern."
> +"Klug ... den letzten Commit mit einem geänderten Index nachbessern."
>
> #: builtin/commit.c:1197
> msgid "Explicit paths specified without -i or -o; assuming --only paths..."
> @@ -5679,7 +5678,7 @@ msgstr "Hauptwurzeln melden"
>
> #: builtin/fsck.c:613
> msgid "make index objects head nodes"
> -msgstr "Objekte in der Staging-Area prüfen"
> +msgstr "Index-Objekte im Index prüfen"
Maybe "Alle Index-Objekte als head betrachten."? I don't know how we
translate "head object". But the point is that this option makes fsck
walk from the index objects, i.e. check their whole object ancestry, nit
just those objects.
>
> #: builtin/fsck.c:614
> msgid "make reflogs head nodes (default)"
> @@ -5802,7 +5801,7 @@ msgstr "kann '%s' nicht öffnen"
>
> #: builtin/grep.c:638
> msgid "search in index instead of in the work tree"
> -msgstr "in der Staging-Area anstatt im Arbeitsverzeichnis suchen"
> +msgstr "im Index anstatt im Arbeitsverzeichnis suchen"
>
> #: builtin/grep.c:640
> msgid "find in contents not managed by git"
> @@ -7001,8 +7000,7 @@ msgstr "Ausgabe relativ zum Projektverzeichnis"
> #: builtin/ls-files.c:458
> msgid "if any <file> is not in the index, treat this as an error"
> msgstr ""
> -"als Fehler behandeln, wenn sich eine <Datei> nicht in der Staging-Area "
> -"befindet"
> +"als Fehler behandeln, wenn sich eine <Datei> nicht im Index befindet"
>
> #: builtin/ls-files.c:459
> msgid "tree-ish"
> @@ -8018,12 +8016,12 @@ msgstr "Komprimiere Objekte"
> #: builtin/pack-objects.c:2570
> #, c-format
> msgid "unsupported index version %s"
> -msgstr "Nicht unterstützte Staging-Area-Version %s"
> +msgstr "Nicht unterstützte Index-Version %s"
>
> #: builtin/pack-objects.c:2574
> #, c-format
> msgid "bad index version '%s'"
> -msgstr "Ungültige Staging-Area-Version '%s'"
> +msgstr "Ungültige Index-Version '%s'"
>
> #: builtin/pack-objects.c:2597
> #, c-format
> @@ -8128,7 +8126,7 @@ msgstr ""
>
> #: builtin/pack-objects.c:2666
> msgid "include objects referred to by the index"
> -msgstr "Objekte einschließen, die von der Staging-Area referenziert werden"
> +msgstr "Objekte einschließen, die vom Index referenziert werden"
>
> #: builtin/pack-objects.c:2669
> msgid "output pack to stdout"
> @@ -8580,11 +8578,11 @@ msgstr ""
>
> #: builtin/read-tree.c:110
> msgid "write resulting index to <file>"
> -msgstr "resultierende Staging-Area nach <Datei> schreiben"
> +msgstr "resultierenden Index nach <Datei> schreiben"
>
> #: builtin/read-tree.c:113
> msgid "only empty the index"
> -msgstr "die Staging-Area leeren"
> +msgstr "nur den Index leeren"
>
> #: builtin/read-tree.c:115
> msgid "Merging"
> @@ -8612,7 +8610,7 @@ msgstr "<Unterverzeichnis>/"
>
> #: builtin/read-tree.c:125
> msgid "read the tree into the index under <subdirectory>/"
> -msgstr "das Verzeichnis in die Staging-Area unter <Unterverzeichnis>/ lesen"
> +msgstr "das Verzeichnis in den Index unter <Unterverzeichnis>/ lesen"
>
> #: builtin/read-tree.c:128
> msgid "update working tree with merge result"
> @@ -8632,7 +8630,7 @@ msgstr "das Arbeitsverzeichnis nach dem Merge nicht prüfen"
>
> #: builtin/read-tree.c:135
> msgid "don't update the index or the work tree"
> -msgstr "weder die Staging-Area, noch das Arbeitsverzeichnis aktualisieren"
> +msgstr "weder den Index, noch das Arbeitsverzeichnis aktualisieren"
>
> #: builtin/read-tree.c:137
> msgid "skip applying sparse checkout filter"
> @@ -9322,7 +9320,7 @@ msgstr "git rerere [clean | forget <Pfad>... | status | remaining | diff | gc]"
>
> #: builtin/rerere.c:57
> msgid "register clean resolutions in index"
> -msgstr "saubere Auflösungen in der Staging-Area registrieren"
> +msgstr "saubere Auflösungen im Index registrieren"
>
> #: builtin/reset.c:26
> msgid ""
> @@ -9387,7 +9385,7 @@ msgstr "weniger Ausgaben, meldet nur Fehler"
>
> #: builtin/reset.c:278
> msgid "reset HEAD and index"
> -msgstr "HEAD und Staging-Area umsetzen"
> +msgstr "HEAD und Index umsetzen"
>
> #: builtin/reset.c:279
> msgid "reset only HEAD"
> @@ -9395,7 +9393,7 @@ msgstr "nur HEAD umsetzen"
>
> #: builtin/reset.c:281 builtin/reset.c:283
> msgid "reset HEAD, index and working tree"
> -msgstr "HEAD, Staging-Area und Arbeitsverzeichnis umsetzen"
> +msgstr "HEAD, Index und Arbeitsverzeichnis umsetzen"
>
> #: builtin/reset.c:285
> msgid "reset HEAD but keep local changes"
> @@ -9451,11 +9449,11 @@ msgstr "Nicht zum Commit vorgemerkte Änderungen nach Zurücksetzung:"
> #: builtin/reset.c:370
> #, c-format
> msgid "Could not reset index file to revision '%s'."
> -msgstr "Konnte Staging-Area-Datei nicht zu Commit '%s' setzen."
> +msgstr "Konnte Index-Datei nicht zu Commit '%s' setzen."
>
> #: builtin/reset.c:374
> msgid "Could not write new index file."
> -msgstr "Konnte neue Staging-Area-Datei nicht schreiben."
> +msgstr "Konnte neue Index-Datei nicht schreiben."
>
> #: builtin/rev-parse.c:361
> msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
> @@ -9655,7 +9653,7 @@ msgstr "keine gelöschten Dateien auflisten"
>
> #: builtin/rm.c:271
> msgid "only remove from the index"
> -msgstr "nur aus der Staging-Area entfernen"
> +msgstr "nur aus dem Index entfernen"
>
> #: builtin/rm.c:272
> msgid "override the up-to-date check"
> @@ -10108,8 +10106,7 @@ msgstr "git update-index [<Optionen>] [--] [<Datei>...]"
> #: builtin/update-index.c:757
> msgid "continue refresh even when index needs update"
> msgstr ""
> -"Aktualisierung fortsetzen, auch wenn die Staging-Area aktualisiert werden "
> -"muss"
> +"Aktualisierung fortsetzen, auch wenn der Index aktualisiert werden muss"
>
> #: builtin/update-index.c:760
> msgid "refresh: ignore submodules"
> @@ -10130,7 +10127,7 @@ msgstr "fehlende Dateien im Arbeitsverzeichnis beachten"
> #: builtin/update-index.c:769
> msgid "refresh even if index contains unmerged entries"
> msgstr ""
> -"aktualisieren, auch wenn die Staging-Area nicht zusammengeführte Einträge "
> +"aktualisieren, auch wenn der Index nicht zusammengeführte Einträge "
> "beinhaltet"
>
> #: builtin/update-index.c:772
> @@ -10219,11 +10216,11 @@ msgstr "(für Fremdprogramme) keine gespeicherten, nicht aufgelöste Konflikte"
>
> #: builtin/update-index.c:833
> msgid "write index in this format"
> -msgstr "Staging-Area-Datei in diesem Format schreiben"
> +msgstr "Index-Datei in diesem Format schreiben"
>
> #: builtin/update-index.c:835
> msgid "enable or disable split index"
> -msgstr "Aktivierung oder Deaktivierung des Splittings der Staging-Area"
> +msgstr "Aktivierung oder Deaktivierung des Splittings des Indexes"
>
> #: builtin/update-ref.c:9
> msgid "git update-ref [<options>] -d <refname> [<old-val>]"
> @@ -10398,7 +10395,7 @@ msgstr "aktuellen HEAD zu einem spezifizierten Zustand setzen"
>
> #: common-cmds.h:25
> msgid "Remove files from the working tree and from the index"
> -msgstr "Dateien im Arbeitsverzeichnis und von der Staging-Area löschen"
> +msgstr "Dateien im Arbeitsverzeichnis und vom Index löschen"
>
> #: common-cmds.h:26
> msgid "Show various types of objects"
> @@ -10437,8 +10434,7 @@ msgstr "benutze <n> Ziffern zur Anzeige von SHA-1s"
> #: rerere.h:27
> msgid "update the index with reused conflict resolution if possible"
> msgstr ""
> -"Staging-Area, wenn möglich, mit wiederverwendeter Konfliktauflösung "
> -"aktualisieren"
> +"Index, wenn möglich, mit wiederverwendeter Konfliktauflösung aktualisieren"
>
> #: git-am.sh:53
> msgid "You need to set your committer info first"
> @@ -10478,8 +10474,7 @@ msgstr ""
> #: git-am.sh:142
> msgid "Using index info to reconstruct a base tree..."
> msgstr ""
> -"Verwende Informationen aus der Staging-Area, um einen Basisverzeichnis "
> -"nachzustellen"
> +"Verwende Informationen aus dem Index, um einen Basisverzeichnis nachzustellen"
"ein", not "einen" (unrelated fix)
>
> #: git-am.sh:157
> msgid ""
> @@ -10544,7 +10539,7 @@ msgstr "Es ist keine Auflösung im Gange, es wird nicht fortgesetzt."
> #: git-am.sh:612
> #, sh-format
> msgid "Dirty index: cannot apply patches (dirty: $files)"
> -msgstr "Geänderte Staging-Area: kann Patches nicht anwenden (geändert: $files)"
> +msgstr "Geänderter Index: kann Patches nicht anwenden (geändert: $files)"
>
> #: git-am.sh:722
> #, sh-format
> @@ -10602,7 +10597,7 @@ msgid ""
> "You still have unmerged paths in your index\n"
> "did you forget to use 'git add'?"
> msgstr ""
> -"Sie haben immer noch nicht zusammengeführte Pfade in der Staging-Area.\n"
> +"Sie haben immer noch nicht zusammengeführte Pfade im Index.\n"
> "Haben Sie vergessen 'git add' zu benutzen?"
>
> #: git-am.sh:888
> @@ -11001,7 +10996,7 @@ msgstr "Sie haben bisher noch keinen initialen Commit"
>
> #: git-stash.sh:89
> msgid "Cannot save the current index state"
> -msgstr "Kann den aktuellen Zustand der Staging-Area nicht speichern"
> +msgstr "Kann den aktuellen Zustand des Indexes nicht speichern"
Genitiv depending on the decision above
>
> #: git-stash.sh:124 git-stash.sh:137
> msgid "Cannot save the current worktree state"
> @@ -11013,7 +11008,7 @@ msgstr "Keine Änderungen ausgewählt"
>
> #: git-stash.sh:144
> msgid "Cannot remove temporary index (can't happen)"
> -msgstr "Kann temporäre Staging-Area nicht löschen (kann nicht passieren)"
> +msgstr "Kann temporären Index nicht löschen (kann nicht passieren)"
>
> #: git-stash.sh:157
> msgid "Cannot record working tree state"
> @@ -11086,7 +11081,7 @@ msgstr "'$args' ist keine \"stash\"-Referenz"
>
> #: git-stash.sh:444
> msgid "unable to refresh index"
> -msgstr "unfähig die Staging-Area zu aktualisieren"
> +msgstr "unfähig den Index zu aktualisieren"
>
> #: git-stash.sh:448
> msgid "Cannot apply a stash in the middle of a merge"
> @@ -11094,19 +11089,19 @@ msgstr "Kann \"stash\" nicht anwenden, solang ein Merge im Gange ist"
>
> #: git-stash.sh:456
> msgid "Conflicts in index. Try without --index."
> -msgstr "Konflikte in der Staging-Area. Versuchen Sie es ohne --index."
> +msgstr "Konflikte im Index. Versuchen Sie es ohne --index."
>
> #: git-stash.sh:458
> msgid "Could not save index tree"
> -msgstr "Konnte Staging-Area-Verzeichnis nicht speichern"
> +msgstr "Konnte Index-Verzeichnis nicht speichern"
>
> #: git-stash.sh:492
> msgid "Cannot unstage modified files"
> -msgstr "Kann geänderte Dateien nicht aus der Staging-Area entfernen"
> +msgstr "Kann geänderte Dateien nicht aus dem Index entfernen"
>
> #: git-stash.sh:507
> msgid "Index was not unstashed."
> -msgstr "Staging-Area wurde nicht aus dem Stash zurückgeladen."
> +msgstr "Index wurde nicht aus dem Stash zurückgeladen."
>
> #: git-stash.sh:530
> #, sh-format
> @@ -11176,7 +11171,7 @@ msgstr ""
> #: git-submodule.sh:455
> #, sh-format
> msgid "Adding existing repo at '$sm_path' to the index"
> -msgstr "Füge existierendes Repository in '$sm_path' der Staging-Area hinzu."
> +msgstr "Füge existierendes Repository in '$sm_path' dem Index hinzu."
>
> #: git-submodule.sh:457
> #, sh-format
>
Rest looks good, thanks!
Michael
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] l10n: de.po: translate "index" as "Index"
2015-06-01 7:38 ` git
@ 2015-06-01 15:10 ` phillip
2015-06-02 8:34 ` Michael J Gruber
2015-06-01 19:26 ` Christian Stimming
2015-06-02 16:07 ` Ralf Thielow
2 siblings, 1 reply; 12+ messages in thread
From: phillip @ 2015-06-01 15:10 UTC (permalink / raw)
To: git, Ralf Thielow, git
Cc: sbeller, tr, jk, stimming, matthias.ruester, magnus.goerlitz
Hi,
>> #: sequencer.c:661
>> #, c-format
>> msgid "git %s: failed to read the index"
>> -msgstr "git %s: Fehler beim Lesen der Staging-Area"
>> +msgstr "git %s: Fehler beim Lesen des Indexes"
>
>Now we have to decide whether we flex "Index" like a foreign word in
>German or like a German word:
>
>der Index, des Index, ...; die Indizes (pl.)
>
>or
>
>der Index, des Indexes, ...; die Indexe (pl.)
>
>I'd vote the former.
>
You can use Indizes and Indexe both as german word. I would prefer Indexe as its easier to understand.
Phillip
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] l10n: de.po: translate "index" as "Index"
2015-06-01 15:10 ` phillip
@ 2015-06-02 8:34 ` Michael J Gruber
0 siblings, 0 replies; 12+ messages in thread
From: Michael J Gruber @ 2015-06-02 8:34 UTC (permalink / raw)
To: phillip, git, Ralf Thielow, git
Cc: sbeller, tr, jk, stimming, matthias.ruester, magnus.goerlitz
phillip venit, vidit, dixit 01.06.2015 17:10:
>
>
> Hi,
>
>>> #: sequencer.c:661
>>> #, c-format
>>> msgid "git %s: failed to read the index"
>>> -msgstr "git %s: Fehler beim Lesen der Staging-Area"
>>> +msgstr "git %s: Fehler beim Lesen des Indexes"
>>
>> Now we have to decide whether we flex "Index" like a foreign word in
>> German or like a German word:
>>
>> der Index, des Index, ...; die Indizes (pl.)
>>
>> or
>>
>> der Index, des Indexes, ...; die Indexe (pl.)
>>
>> I'd vote the former.
>>
>
> You can use Indizes and Indexe both as german word.
Yes, that's what I wrote. I suggested to make this choice
systematically: Either des Index, die Indizes or des Indexes, die Indexe.
> I would prefer Indexe as its easier to understand.
I'm wondering what's easier to understand about that. Deriving the
singular from the plural maybe? Granted, but:
In fact, "die Indexe" used to be plainly wrong until a few years ago,
and "die Indizes" is still favored by quite a few sources. It's just
that the common knowledge about flexing latin and greek words in German
is deteriorating...
So I guess we have German (traditional) and German (simplified) just
like for Chinese and English ;)
I don't think the plural appears often in Git messages, though, and the
simplified genitive doesn't sound as wrong . So if the simplified form
is considered more helpful for the majority of German users...
Michael
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] l10n: de.po: translate "index" as "Index"
2015-06-01 7:38 ` git
2015-06-01 15:10 ` phillip
@ 2015-06-01 19:26 ` Christian Stimming
2015-06-01 19:34 ` Stefan Beller
2015-06-05 19:20 ` Ralf Thielow
2015-06-02 16:07 ` Ralf Thielow
2 siblings, 2 replies; 12+ messages in thread
From: Christian Stimming @ 2015-06-01 19:26 UTC (permalink / raw)
To: git
Cc: Ralf Thielow, git, sbeller, tr, jk, phillip.szelat,
matthias.ruester, magnus.goerlitz
Am Montag, 1. Juni 2015, 09:38:37 schrieb git@drmicha.warpmail.net:
> Ralf Thielow venit, vidit, dixit 29.05.2015 20:54:
> > The term "index" is translated as "Staging-Area" to
> > not confuse beginners who don't know about Git's index.
> >
> > Since the term "staging area" doesn't appear in original
> > Git messages (not even in the glossary) and "index" is a
> > well known term for experienced users, we should treat
> > "index" as a Git term and therefore don't translate it.
>
> Super! :)
Sorry to contradict, but: No, not super.
Again I question the whole point of such a denglish translation. Do you want
to present the git wording to those experienced users who know git anyway?
Then you are probably better off suggesting those guys to stick to the
original English messages. Or do you want to describe what's going on in a
language that somewhat resembles understandable German? In that case, "Index"
is a particularly bad choice to keep as an unchanged word.
To make things even worse, "index" is a particularly bad wording choice in
English in the first place. Why? Because the e.g. git book of course has an
"index": That's the page where you can look up certain keywords that will then
reference you to the place where those words are being used. It never occurred
to me why anyone on earth ever thought this word might give a good metaphor
for what it should mean in the git context. Well, maybe some internal code
gurus will now immediately argue how this is exactly how git's index works
internally. Guess what? As a git user, this is not a single bit of how the
index concept is visible to the user. As a git user, the index has something
to do with "already but not yet", or with "not only in the working copy but
also already somewhere else", or with "not yet in a commit but somewhat half-
way there". All those points could maybe be captured in some other wording,
but for sure neither in the English "index" nor (and even less) in a German
"Index".
Hence, if the word isn't part of a command name, the translators are free to
decide which word to use, and you could probably choose some word that is
actually helpful in the target language. "Index" is not. In case you belong to
the 0.5% of version control users who are experienced enough with git to know
and understand the English term "index", feel free to stick with that word.
But in case you target this translation to the somewhat majority of version
control users, I suggest you better think again. Thanks for reading.
Best Regards,
Christian
PS: Just for the record: If I explain git to new users and we reach the
"index" concept, my explanation routinely says "This concept is called 'index'
but it has nothing to do with any associations you make with that word. Better
remember this thingy as *** and replace the termin 'index' with *** every time
you read about it." where "***" is my preferred translation. The facial
expressions of the audience regarding "index" regularly confirm this approach
as the better one. I never encountered anyone who says "Oh, but isn't 'index'
a much better term for this than what you said..."
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] l10n: de.po: translate "index" as "Index"
2015-06-01 19:26 ` Christian Stimming
@ 2015-06-01 19:34 ` Stefan Beller
2015-06-01 20:00 ` Christian Stimming
2015-06-05 19:20 ` Ralf Thielow
1 sibling, 1 reply; 12+ messages in thread
From: Stefan Beller @ 2015-06-01 19:34 UTC (permalink / raw)
To: Christian Stimming
Cc: Michael J Gruber, Ralf Thielow, git@vger.kernel.org, tr, jk,
phillip.szelat, matthias.ruester, magnus.goerlitz
On Mon, Jun 1, 2015 at 12:26 PM, Christian Stimming <stimming@tuhh.de> wrote:
> "index" concept, my explanation routinely says "This concept is called 'index'
> but it has nothing to do with any associations you make with that word. Better
> remember this thingy as *** and replace the termin 'index' with *** every time
> you read about it." where "***" is my preferred translation. The facial
> expressions of the audience regarding "index" regularly confirm this approach
> as the better one. I never encountered anyone who says "Oh, but isn't 'index'
> a much better term for this than what you said..."
>
So the *** is cut out here, or do you literally advise to think of a
black magic box here?
I'd be interested to know your preferred translation, maybe that can
be used instead
of Staging-Area then?
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] l10n: de.po: translate "index" as "Index"
2015-06-01 19:34 ` Stefan Beller
@ 2015-06-01 20:00 ` Christian Stimming
2015-06-02 8:22 ` Michael J Gruber
0 siblings, 1 reply; 12+ messages in thread
From: Christian Stimming @ 2015-06-01 20:00 UTC (permalink / raw)
To: Stefan Beller
Cc: Michael J Gruber, Ralf Thielow, git@vger.kernel.org, tr, jk,
phillip.szelat, matthias.ruester, magnus.goerlitz
Am Montag, 1. Juni 2015, 12:34:31 schrieb Stefan Beller:
> On Mon, Jun 1, 2015 at 12:26 PM, Christian Stimming <stimming@tuhh.de>
wrote:
> > "index" concept, my explanation routinely says "This concept is called
> > 'index' but it has nothing to do with any associations you make with that
> > word. Better remember this thingy as *** and replace the termin 'index'
> > with *** every time you read about it." where "***" is my preferred
> > translation. The facial expressions of the audience regarding "index"
> > regularly confirm this approach as the better one. I never encountered
> > anyone who says "Oh, but isn't 'index' a much better term for this than
> > what you said..."
>
> So the *** is cut out here, or do you literally advise to think of a
> black magic box here?
> I'd be interested to know your preferred translation, maybe that can
> be used instead of Staging-Area then?
Sorry for being unclear here: I left out the concrete word I use because you
might need to come up with your own choice in the command-line git
translation. The point of this remark is rather that almost any other term is
better than leaving "index" as a term as-is. The term that I use is only one
among probably many possibilities.
In case you still want to know my preferred German word, I stick to the
translations that are used in git-gui, mostly still proposed by myself in
(huh) 2008. http://repo.or.cz/w/git-gui.git/blob/HEAD:/po/glossary/de.po
There, "index" isn't used in the user interface anymore but rather "staging
area", and that's translated into German as "Bereitstellung". In my experience
this term works quite well for a German-speaking developer audience, even
though the term with its military background is only seldomly used or known.
But the word triggers some well-suited associations: partly "bereit" for the
next step, partly "Stellung" as some extra third place in addition to working
copy and repository. But that might very well be a different discussion than
what you need to discuss for command line git.
Regards,
Christian
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] l10n: de.po: translate "index" as "Index"
2015-06-01 20:00 ` Christian Stimming
@ 2015-06-02 8:22 ` Michael J Gruber
0 siblings, 0 replies; 12+ messages in thread
From: Michael J Gruber @ 2015-06-02 8:22 UTC (permalink / raw)
To: Christian Stimming, Stefan Beller
Cc: Ralf Thielow, git@vger.kernel.org, tr, jk, phillip.szelat,
matthias.ruester, magnus.goerlitz
Christian Stimming venit, vidit, dixit 01.06.2015 22:00:
> Am Montag, 1. Juni 2015, 12:34:31 schrieb Stefan Beller:
>> On Mon, Jun 1, 2015 at 12:26 PM, Christian Stimming <stimming@tuhh.de>
> wrote:
>>> "index" concept, my explanation routinely says "This concept is called
>>> 'index' but it has nothing to do with any associations you make with that
>>> word. Better remember this thingy as *** and replace the termin 'index'
>>> with *** every time you read about it." where "***" is my preferred
>>> translation. The facial expressions of the audience regarding "index"
>>> regularly confirm this approach as the better one. I never encountered
>>> anyone who says "Oh, but isn't 'index' a much better term for this than
>>> what you said..."
>>
>> So the *** is cut out here, or do you literally advise to think of a
>> black magic box here?
>> I'd be interested to know your preferred translation, maybe that can
>> be used instead of Staging-Area then?
>
> Sorry for being unclear here: I left out the concrete word I use because you
> might need to come up with your own choice in the command-line git
> translation. The point of this remark is rather that almost any other term is
> better than leaving "index" as a term as-is. The term that I use is only one
> among probably many possibilities.
>
> In case you still want to know my preferred German word, I stick to the
> translations that are used in git-gui, mostly still proposed by myself in
> (huh) 2008. http://repo.or.cz/w/git-gui.git/blob/HEAD:/po/glossary/de.po
> There, "index" isn't used in the user interface anymore but rather "staging
> area", and that's translated into German as "Bereitstellung". In my experience
> this term works quite well for a German-speaking developer audience, even
> though the term with its military background is only seldomly used or known.
> But the word triggers some well-suited associations: partly "bereit" for the
> next step, partly "Stellung" as some extra third place in addition to working
> copy and repository. But that might very well be a different discussion than
> what you need to discuss for command line git.
>
> Regards,
>
> Christian
>
git-gui in German is unusable for any user who knows German and knows
the technical terms used in git but not the specific choices the git-gui
translator has made. It's a great example of how not to do a translation.
Also, a translation is really the wrong place to "correct" choices made
upstream in the main project. There it is index, not staging area (for a
good reason).
The purpose of a translation is to make it easier for non-native users
to use a tool by translating (parts of) the interface into their
language - not to make it more difficult for them to use the other parts.
Michael
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] l10n: de.po: translate "index" as "Index"
2015-06-01 19:26 ` Christian Stimming
2015-06-01 19:34 ` Stefan Beller
@ 2015-06-05 19:20 ` Ralf Thielow
1 sibling, 0 replies; 12+ messages in thread
From: Ralf Thielow @ 2015-06-05 19:20 UTC (permalink / raw)
To: Christian Stimming
Cc: Michael J Gruber, git, Stefan Beller, Thomas Rast,
Jan Krüger, Phillip Sz, Matthias Rüster,
Magnus Görlitz
Christian Stimming <stimming@tuhh.de> wrote:
> Am Montag, 1. Juni 2015, 09:38:37 schrieb git@drmicha.warpmail.net:
>> Ralf Thielow venit, vidit, dixit 29.05.2015 20:54:
>> > The term "index" is translated as "Staging-Area" to
>> > not confuse beginners who don't know about Git's index.
>> >
>> > Since the term "staging area" doesn't appear in original
>> > Git messages (not even in the glossary) and "index" is a
>> > well known term for experienced users, we should treat
>> > "index" as a Git term and therefore don't translate it.
>>
>> Super! :)
>
> Sorry to contradict, but: No, not super.
>
> Again I question the whole point of such a denglish translation. Do you want
> to present the git wording to those experienced users who know git anyway?
A very good reason why we use denglish translation is that the majority of
German (e)books don't translate Git terms (at least the (e)books I know).
So why should we confuse users, who read books and stuff, with a translation
that translates every single Git term and therefore the user is confused and
can't find it in books, nor in articles on the internet.
Having said that, I think we should translate as "staging area" if the message
is about content in the index. I'll send a new version of the patch.
Ralf
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] l10n: de.po: translate "index" as "Index"
2015-06-01 7:38 ` git
2015-06-01 15:10 ` phillip
2015-06-01 19:26 ` Christian Stimming
@ 2015-06-02 16:07 ` Ralf Thielow
2 siblings, 0 replies; 12+ messages in thread
From: Ralf Thielow @ 2015-06-02 16:07 UTC (permalink / raw)
To: Michael J Gruber
Cc: git, Stefan Beller, Thomas Rast, Jan Krüger,
Christian Stimming, Phillip Sz, Matthias Rüster,
Magnus Görlitz
Am 1. Juni 2015 um 09:38 schrieb <git@drmicha.warpmail.net>:
> Ralf Thielow venit, vidit, dixit 29.05.2015 20:54:
>> #: sequencer.c:501
>> #, c-format
>> @@ -1294,12 +1294,12 @@ msgstr "leere Menge von Commits übergeben"
>> #: sequencer.c:661
>> #, c-format
>> msgid "git %s: failed to read the index"
>> -msgstr "git %s: Fehler beim Lesen der Staging-Area"
>> +msgstr "git %s: Fehler beim Lesen des Indexes"
>
> Now we have to decide whether we flex "Index" like a foreign word in
> German or like a German word:
>
> der Index, des Index, ...; die Indizes (pl.)
>
> or
>
> der Index, des Indexes, ...; die Indexe (pl.)
>
> I'd vote the former.
>
I'd vote for the former, too, for that reason.
>> #: builtin/fsck.c:613
>> msgid "make index objects head nodes"
>> -msgstr "Objekte in der Staging-Area prüfen"
>> +msgstr "Index-Objekte im Index prüfen"
>
> Maybe "Alle Index-Objekte als head betrachten."? I don't know how we
> translate "head object". But the point is that this option makes fsck
> walk from the index objects, i.e. check their whole object ancestry, nit
> just those objects.
>
There are actually two messages using "head nodes". That's why I
didn't fix it here. Currently we don't have a translation for "head nodes".
What about translating
"make index objects head nodes" with
"Index-Objekte in Erreichbarkeitsprüfung einbeziehen"
and "make reflogs head nodes (default)" with
"Reflogs in Erreichbarkeitsprüfung einbeziehen (Standard)"
What do you think?
>> #: git-am.sh:53
>> msgid "You need to set your committer info first"
>> @@ -10478,8 +10474,7 @@ msgstr ""
>> #: git-am.sh:142
>> msgid "Using index info to reconstruct a base tree..."
>> msgstr ""
>> -"Verwende Informationen aus der Staging-Area, um einen Basisverzeichnis "
>> -"nachzustellen"
>> +"Verwende Informationen aus dem Index, um einen Basisverzeichnis nachzustellen"
>
> "ein", not "einen" (unrelated fix)
>
Thanks. This is already fixed by you in
http://article.gmane.org/gmane.comp.version-control.git/269346
I based this commit on master branch without your patches being applied.
In the future I'll base the patches on my latest version, not on master.
^ permalink raw reply [flat|nested] 12+ messages in thread
* [PATCH v2] l10n: de.po: translate "index" as "Index"
2015-05-29 18:54 [PATCH] l10n: de.po: translate "index" as "Index" Ralf Thielow
2015-06-01 7:38 ` git
@ 2015-06-05 17:41 ` Ralf Thielow
2015-06-12 18:15 ` [PATCH v3] " Ralf Thielow
1 sibling, 1 reply; 12+ messages in thread
From: Ralf Thielow @ 2015-06-05 17:41 UTC (permalink / raw)
To: git
Cc: git, sbeller, tr, jk, stimming, phillip.szelat, matthias.ruester,
magnus.goerlitz, Ralf Thielow
The term "index" is translated as "Staging-Area" to
not confuse beginners who don't know about Git's index.
Since the term "staging area" doesn't appear in original
Git messages (not even in the glossary) and "index" is a
well known term for experienced users, we should treat
"index" as a Git term and therefore don't translate it.
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
---
po/de.po | 136 +++++++++++++++++++++++++++++++--------------------------------
1 file changed, 66 insertions(+), 70 deletions(-)
diff --git a/po/de.po b/po/de.po
index 945bd13..590f542 100644
--- a/po/de.po
+++ b/po/de.po
@@ -657,7 +657,7 @@ msgstr "Lesen des Zwischenspeichers fehlgeschlagen"
#: merge.c:94 builtin/checkout.c:374 builtin/checkout.c:580
#: builtin/clone.c:662
msgid "unable to write new index file"
-msgstr "Konnte neue Staging-Area-Datei nicht schreiben."
+msgstr "Konnte neue Index-Datei nicht schreiben."
#: merge-recursive.c:189
#, c-format
@@ -913,7 +913,7 @@ msgstr "Konnte Objekt '%s' nicht parsen."
#: merge-recursive.c:2019 builtin/merge.c:667
msgid "Unable to write index."
-msgstr "Konnte Staging-Area nicht schreiben."
+msgstr "Konnte Index nicht schreiben."
#: notes-utils.c:41
msgid "Cannot commit uninitialized/unreferenced notes tree"
@@ -1226,7 +1226,7 @@ msgstr ""
#: sequencer.c:321
#, c-format
msgid "%s: Unable to write new index file"
-msgstr "%s: Konnte neue Staging-Area-Datei nicht schreiben"
+msgstr "%s: Konnte neue Index-Datei nicht schreiben"
#: sequencer.c:339
msgid "Could not resolve HEAD commit\n"
@@ -1248,7 +1248,7 @@ msgstr "Konnte Eltern-Commit %s nicht parsen\n"
#: sequencer.c:482
msgid "Your index file is unmerged."
-msgstr "Ihre Staging-Area-Datei ist nicht zusammengeführt."
+msgstr "Ihre Index-Datei ist nicht zusammengeführt."
#: sequencer.c:501
#, c-format
@@ -1294,12 +1294,12 @@ msgstr "leere Menge von Commits übergeben"
#: sequencer.c:661
#, c-format
msgid "git %s: failed to read the index"
-msgstr "git %s: Fehler beim Lesen der Staging-Area"
+msgstr "git %s: Fehler beim Lesen des Index"
#: sequencer.c:665
#, c-format
msgid "git %s: failed to refresh the index"
-msgstr "git %s: Fehler beim Aktualisieren der Staging-Area"
+msgstr "git %s: Fehler beim Aktualisieren des Index"
#: sequencer.c:725
#, c-format
@@ -2063,11 +2063,11 @@ msgstr "lösche '%s'\n"
#: builtin/add.c:134
msgid "Unstaged changes after refreshing the index:"
msgstr ""
-"Nicht zum Commit vorgemerkte Änderungen nach Aktualisierung der Staging-Area:"
+"Nicht zum Commit vorgemerkte Änderungen nach Aktualisierung des Index:"
#: builtin/add.c:194 builtin/rev-parse.c:785
msgid "Could not read the index"
-msgstr "Konnte die Staging-Area nicht lesen"
+msgstr "Konnte den Index nicht lesen"
#: builtin/add.c:205
#, c-format
@@ -2145,7 +2145,7 @@ msgstr "gelöschte Pfade im Arbeitsverzeichnis ignorieren (genau wie --no-all)"
#: builtin/add.c:262
msgid "don't add, only refresh the index"
-msgstr "nichts hinzufügen, nur die Staging-Area aktualisieren"
+msgstr "nichts hinzufügen, nur den Index aktualisieren"
#: builtin/add.c:263
msgid "just skip files which cannot be added because of errors"
@@ -2188,11 +2188,11 @@ msgstr "Meinten Sie vielleicht 'git add .'?\n"
#: builtin/add.c:363 builtin/check-ignore.c:172 builtin/clean.c:920
#: builtin/commit.c:335 builtin/mv.c:130 builtin/reset.c:235 builtin/rm.c:299
msgid "index file corrupt"
-msgstr "Staging-Area-Datei beschädigt"
+msgstr "Index-Datei beschädigt"
#: builtin/add.c:446 builtin/apply.c:4675 builtin/mv.c:279 builtin/rm.c:431
msgid "Unable to write new index file"
-msgstr "Konnte neue Staging-Area-Datei nicht schreiben."
+msgstr "Konnte neue Index-Datei nicht schreiben."
#: builtin/apply.c:59
msgid "git apply [<options>] [<patch>...]"
@@ -2396,7 +2396,7 @@ msgstr "Pfad %s wurde umbenannt/gelöscht"
#: builtin/apply.c:3349 builtin/apply.c:3504
#, c-format
msgid "%s: does not exist in index"
-msgstr "%s ist nicht in der Staging-Area"
+msgstr "%s ist nicht im Index"
#: builtin/apply.c:3353 builtin/apply.c:3496 builtin/apply.c:3518
#, c-format
@@ -2406,7 +2406,7 @@ msgstr "%s: %s"
#: builtin/apply.c:3358 builtin/apply.c:3512
#, c-format
msgid "%s: does not match index"
-msgstr "%s entspricht nicht der Version in der Staging-Area"
+msgstr "%s entspricht nicht der Version im Index"
#: builtin/apply.c:3460
msgid "removal patch leaves file contents"
@@ -2470,7 +2470,7 @@ msgstr "make_cache_entry für Pfad '%s' fehlgeschlagen"
#: builtin/apply.c:4049
#, c-format
msgid "unable to remove %s from index"
-msgstr "konnte %s nicht aus der Staging-Area entfernen"
+msgstr "konnte %s nicht aus dem Index entfernen"
#: builtin/apply.c:4078
#, c-format
@@ -2539,7 +2539,7 @@ msgstr "nicht erkannte Eingabe"
#: builtin/apply.c:4405
msgid "unable to read index file"
-msgstr "Konnte Staging-Area-Datei nicht lesen"
+msgstr "Konnte Index-Datei nicht lesen"
#: builtin/apply.c:4522 builtin/apply.c:4525 builtin/clone.c:92
#: builtin/fetch.c:92
@@ -2593,8 +2593,7 @@ msgstr ""
#: builtin/apply.c:4544
msgid "make sure the patch is applicable to the current index"
msgstr ""
-"sicherstellen, dass der Patch in der aktuellen Staging-Area angewendet "
-"werden kann"
+"sicherstellen, dass der Patch mit dem aktuellen Index angewendet werden kann"
#: builtin/apply.c:4546
msgid "apply a patch without touching the working tree"
@@ -2616,8 +2615,8 @@ msgstr "versuche 3-Wege-Merge, wenn der Patch nicht angewendet werden konnte"
#: builtin/apply.c:4554
msgid "build a temporary index based on embedded index information"
msgstr ""
-"eine temporäre Staging-Area, basierend auf den integrierten Staging-Area-"
-"Informationen, erstellen"
+"einen temporären Index, basierend auf den integrierten Index-Informationen, "
+"erstellen"
#: builtin/apply.c:4556 builtin/checkout-index.c:198 builtin/ls-files.c:412
msgid "paths are separated with NUL character"
@@ -3365,7 +3364,7 @@ msgstr "alle Attribute einer Datei ausgeben"
#: builtin/check-attr.c:20
msgid "use .gitattributes only from the index"
-msgstr ".gitattributes nur von der Staging-Area verwenden"
+msgstr "nur .gitattributes vom Index verwenden"
#: builtin/check-attr.c:21 builtin/check-ignore.c:22 builtin/hash-object.c:98
msgid "read file names from stdin"
@@ -3385,7 +3384,7 @@ msgstr "Eingabe-Pfade ohne Übereinstimmungen anzeigen"
#: builtin/check-ignore.c:28
msgid "ignore index when checking"
-msgstr "Staging-Area bei der Prüfung ignorieren"
+msgstr "Index bei der Prüfung ignorieren"
#: builtin/check-ignore.c:154
msgid "cannot specify pathnames with --stdin"
@@ -3435,7 +3434,7 @@ msgstr "git checkout-index [<Optionen>] [--] [<Datei>...]"
#: builtin/checkout-index.c:188
msgid "check out all files in the index"
-msgstr "alle Dateien in der Staging-Area auschecken"
+msgstr "alle Dateien im Index auschecken"
#: builtin/checkout-index.c:189
msgid "force overwrite of existing files"
@@ -3444,8 +3443,8 @@ msgstr "das Überschreiben bereits existierender Dateien erzwingen"
#: builtin/checkout-index.c:191
msgid "no warning for existing files and files not in index"
msgstr ""
-"keine Warnung für existierende Dateien, und Dateien, die sich nicht in der "
-"Staging-Area befinden"
+"keine Warnung für existierende Dateien, und Dateien, die sich nicht im Index "
+"befinden"
#: builtin/checkout-index.c:193
msgid "don't checkout new files"
@@ -3453,7 +3452,7 @@ msgstr "keine neuen Dateien auschecken"
#: builtin/checkout-index.c:195
msgid "update stat information in the index file"
-msgstr "Dateiinformationen in der Staging-Area-Datei aktualisieren"
+msgstr "Dateiinformationen in der Index-Datei aktualisieren"
#: builtin/checkout-index.c:201
msgid "read list of paths from the standard input"
@@ -3533,7 +3532,7 @@ msgstr ""
#: builtin/checkout.c:278 builtin/checkout.c:467
msgid "corrupt index file"
-msgstr "beschädigte Staging-Area-Datei"
+msgstr "beschädigte Index-Datei"
#: builtin/checkout.c:338 builtin/checkout.c:345
#, c-format
@@ -3542,7 +3541,7 @@ msgstr "Pfad '%s' ist nicht zusammengeführt."
#: builtin/checkout.c:489
msgid "you need to resolve your current index first"
-msgstr "Sie müssen zuerst Ihre aktuelle Staging-Area auflösen."
+msgstr "Sie müssen zuerst die Konflikte in Ihrem aktuellen Index auflösen."
#: builtin/checkout.c:615
#, c-format
@@ -3774,7 +3773,7 @@ msgid ""
"checking out of the index."
msgstr ""
"git checkout: --ours/--theirs, --force und --merge sind inkompatibel wenn\n"
-"Sie aus der Staging-Area auschecken."
+"Sie aus dem Index auschecken."
#: builtin/clean.c:26
msgid ""
@@ -4386,7 +4385,7 @@ msgstr "Fehler beim Entpacken des \"Tree\"-Objektes von HEAD."
#: builtin/commit.c:344
msgid "unable to create temporary index"
-msgstr "Konnte temporäre Staging-Area nicht erstellen."
+msgstr "Konnte temporären Index nicht erstellen."
#: builtin/commit.c:350
msgid "interactive add failed"
@@ -4394,11 +4393,11 @@ msgstr "interaktives Hinzufügen fehlgeschlagen"
#: builtin/commit.c:361
msgid "unable to write index file"
-msgstr "Konnte Staging-Area-Datei nicht schreiben."
+msgstr "Konnte Index-Datei nicht schreiben."
#: builtin/commit.c:363
msgid "unable to update temporary index"
-msgstr "Konnte temporäre Staging-Area nicht aktualisieren."
+msgstr "Konnte temporären Index nicht aktualisieren."
#: builtin/commit.c:365
msgid "Failed to update main cache tree"
@@ -4419,11 +4418,11 @@ msgstr ""
#: builtin/commit.c:456
msgid "cannot read the index"
-msgstr "Kann Staging-Area nicht lesen"
+msgstr "Kann Index nicht lesen"
#: builtin/commit.c:475
msgid "unable to write temporary index file"
-msgstr "Konnte temporäre Staging-Area-Datei nicht schreiben."
+msgstr "Konnte temporäre Index-Datei nicht schreiben."
#: builtin/commit.c:580
#, c-format
@@ -4558,7 +4557,7 @@ msgstr "%sCommit-Ersteller: %.*s <%.*s>"
#: builtin/commit.c:881
msgid "Cannot read index"
-msgstr "Kann Staging-Area nicht lesen"
+msgstr "Kann Index nicht lesen"
#: builtin/commit.c:938
msgid "Error building trees"
@@ -4637,7 +4636,7 @@ msgstr ""
#: builtin/commit.c:1195
msgid "Clever... amending the last one with dirty index."
msgstr ""
-"Klug ... den letzten Commit mit einer geänderten Staging-Area nachbessern."
+"Klug ... den letzten Commit mit einem geänderten Index nachbessern."
#: builtin/commit.c:1197
msgid "Explicit paths specified without -i or -o; assuming --only paths..."
@@ -5802,7 +5801,7 @@ msgstr "kann '%s' nicht öffnen"
#: builtin/grep.c:638
msgid "search in index instead of in the work tree"
-msgstr "in der Staging-Area anstatt im Arbeitsverzeichnis suchen"
+msgstr "im Index anstatt im Arbeitsverzeichnis suchen"
#: builtin/grep.c:640
msgid "find in contents not managed by git"
@@ -7001,8 +7000,7 @@ msgstr "Ausgabe relativ zum Projektverzeichnis"
#: builtin/ls-files.c:458
msgid "if any <file> is not in the index, treat this as an error"
msgstr ""
-"als Fehler behandeln, wenn sich eine <Datei> nicht in der Staging-Area "
-"befindet"
+"als Fehler behandeln, wenn sich eine <Datei> nicht im Index befindet"
#: builtin/ls-files.c:459
msgid "tree-ish"
@@ -8018,12 +8016,12 @@ msgstr "Komprimiere Objekte"
#: builtin/pack-objects.c:2570
#, c-format
msgid "unsupported index version %s"
-msgstr "Nicht unterstützte Staging-Area-Version %s"
+msgstr "Nicht unterstützte Index-Version %s"
#: builtin/pack-objects.c:2574
#, c-format
msgid "bad index version '%s'"
-msgstr "Ungültige Staging-Area-Version '%s'"
+msgstr "Ungültige Index-Version '%s'"
#: builtin/pack-objects.c:2597
#, c-format
@@ -8128,7 +8126,7 @@ msgstr ""
#: builtin/pack-objects.c:2666
msgid "include objects referred to by the index"
-msgstr "Objekte einschließen, die von der Staging-Area referenziert werden"
+msgstr "Objekte einschließen, die vom Index referenziert werden"
#: builtin/pack-objects.c:2669
msgid "output pack to stdout"
@@ -8580,11 +8578,11 @@ msgstr ""
#: builtin/read-tree.c:110
msgid "write resulting index to <file>"
-msgstr "resultierende Staging-Area nach <Datei> schreiben"
+msgstr "resultierenden Index nach <Datei> schreiben"
#: builtin/read-tree.c:113
msgid "only empty the index"
-msgstr "die Staging-Area leeren"
+msgstr "nur den Index leeren"
#: builtin/read-tree.c:115
msgid "Merging"
@@ -8612,7 +8610,7 @@ msgstr "<Unterverzeichnis>/"
#: builtin/read-tree.c:125
msgid "read the tree into the index under <subdirectory>/"
-msgstr "das Verzeichnis in die Staging-Area unter <Unterverzeichnis>/ lesen"
+msgstr "das Verzeichnis in den Index unter <Unterverzeichnis>/ lesen"
#: builtin/read-tree.c:128
msgid "update working tree with merge result"
@@ -8632,7 +8630,7 @@ msgstr "das Arbeitsverzeichnis nach dem Merge nicht prüfen"
#: builtin/read-tree.c:135
msgid "don't update the index or the work tree"
-msgstr "weder die Staging-Area, noch das Arbeitsverzeichnis aktualisieren"
+msgstr "weder den Index, noch das Arbeitsverzeichnis aktualisieren"
#: builtin/read-tree.c:137
msgid "skip applying sparse checkout filter"
@@ -9322,7 +9320,7 @@ msgstr "git rerere [clean | forget <Pfad>... | status | remaining | diff | gc]"
#: builtin/rerere.c:57
msgid "register clean resolutions in index"
-msgstr "saubere Auflösungen in der Staging-Area registrieren"
+msgstr "saubere Auflösungen im Index registrieren"
#: builtin/reset.c:26
msgid ""
@@ -9387,7 +9385,7 @@ msgstr "weniger Ausgaben, meldet nur Fehler"
#: builtin/reset.c:278
msgid "reset HEAD and index"
-msgstr "HEAD und Staging-Area umsetzen"
+msgstr "HEAD und Index umsetzen"
#: builtin/reset.c:279
msgid "reset only HEAD"
@@ -9395,7 +9393,7 @@ msgstr "nur HEAD umsetzen"
#: builtin/reset.c:281 builtin/reset.c:283
msgid "reset HEAD, index and working tree"
-msgstr "HEAD, Staging-Area und Arbeitsverzeichnis umsetzen"
+msgstr "HEAD, Index und Arbeitsverzeichnis umsetzen"
#: builtin/reset.c:285
msgid "reset HEAD but keep local changes"
@@ -9451,11 +9449,11 @@ msgstr "Nicht zum Commit vorgemerkte Änderungen nach Zurücksetzung:"
#: builtin/reset.c:370
#, c-format
msgid "Could not reset index file to revision '%s'."
-msgstr "Konnte Staging-Area-Datei nicht zu Commit '%s' setzen."
+msgstr "Konnte Index-Datei nicht zu Commit '%s' setzen."
#: builtin/reset.c:374
msgid "Could not write new index file."
-msgstr "Konnte neue Staging-Area-Datei nicht schreiben."
+msgstr "Konnte neue Index-Datei nicht schreiben."
#: builtin/rev-parse.c:361
msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
@@ -9655,7 +9653,7 @@ msgstr "keine gelöschten Dateien auflisten"
#: builtin/rm.c:271
msgid "only remove from the index"
-msgstr "nur aus der Staging-Area entfernen"
+msgstr "nur aus dem Index entfernen"
#: builtin/rm.c:272
msgid "override the up-to-date check"
@@ -10108,8 +10106,7 @@ msgstr "git update-index [<Optionen>] [--] [<Datei>...]"
#: builtin/update-index.c:757
msgid "continue refresh even when index needs update"
msgstr ""
-"Aktualisierung fortsetzen, auch wenn die Staging-Area aktualisiert werden "
-"muss"
+"Aktualisierung fortsetzen, auch wenn der Index aktualisiert werden muss"
#: builtin/update-index.c:760
msgid "refresh: ignore submodules"
@@ -10130,7 +10127,7 @@ msgstr "fehlende Dateien im Arbeitsverzeichnis beachten"
#: builtin/update-index.c:769
msgid "refresh even if index contains unmerged entries"
msgstr ""
-"aktualisieren, auch wenn die Staging-Area nicht zusammengeführte Einträge "
+"aktualisieren, auch wenn der Index nicht zusammengeführte Einträge "
"beinhaltet"
#: builtin/update-index.c:772
@@ -10219,11 +10216,11 @@ msgstr "(für Fremdprogramme) keine gespeicherten, nicht aufgelöste Konflikte"
#: builtin/update-index.c:833
msgid "write index in this format"
-msgstr "Staging-Area-Datei in diesem Format schreiben"
+msgstr "Index-Datei in diesem Format schreiben"
#: builtin/update-index.c:835
msgid "enable or disable split index"
-msgstr "Aktivierung oder Deaktivierung des Splittings der Staging-Area"
+msgstr "Splitting des Index aktivieren oder deaktivieren"
#: builtin/update-ref.c:9
msgid "git update-ref [<options>] -d <refname> [<old-val>]"
@@ -10398,7 +10395,7 @@ msgstr "aktuellen HEAD zu einem spezifizierten Zustand setzen"
#: common-cmds.h:25
msgid "Remove files from the working tree and from the index"
-msgstr "Dateien im Arbeitsverzeichnis und von der Staging-Area löschen"
+msgstr "Dateien im Arbeitsverzeichnis und vom Index löschen"
#: common-cmds.h:26
msgid "Show various types of objects"
@@ -10437,8 +10434,7 @@ msgstr "benutze <n> Ziffern zur Anzeige von SHA-1s"
#: rerere.h:27
msgid "update the index with reused conflict resolution if possible"
msgstr ""
-"Staging-Area, wenn möglich, mit wiederverwendeter Konfliktauflösung "
-"aktualisieren"
+"Index, wenn möglich, mit wiederverwendeter Konfliktauflösung aktualisieren"
#: git-am.sh:53
msgid "You need to set your committer info first"
@@ -10478,7 +10474,7 @@ msgstr ""
#: git-am.sh:142
msgid "Using index info to reconstruct a base tree..."
msgstr ""
-"Verwende Informationen aus der Staging-Area, um ein Basisverzeichnis "
+"Verwende Informationen aus dem Index, um ein Basisverzeichnis "
"nachzustellen ..."
#: git-am.sh:157
@@ -10544,7 +10540,7 @@ msgstr "Es ist keine Auflösung im Gange, es wird nicht fortgesetzt."
#: git-am.sh:612
#, sh-format
msgid "Dirty index: cannot apply patches (dirty: $files)"
-msgstr "Geänderte Staging-Area: kann Patches nicht anwenden (geändert: $files)"
+msgstr "Geänderter Index: kann Patches nicht anwenden (geändert: $files)"
#: git-am.sh:722
#, sh-format
@@ -10602,7 +10598,7 @@ msgid ""
"You still have unmerged paths in your index\n"
"did you forget to use 'git add'?"
msgstr ""
-"Sie haben immer noch nicht zusammengeführte Pfade in der Staging-Area.\n"
+"Sie haben immer noch nicht zusammengeführte Pfade im Index.\n"
"Haben Sie vergessen 'git add' zu benutzen?"
#: git-am.sh:888
@@ -11001,7 +10997,7 @@ msgstr "Sie haben bisher noch keinen initialen Commit"
#: git-stash.sh:89
msgid "Cannot save the current index state"
-msgstr "Kann den aktuellen Zustand der Staging-Area nicht speichern"
+msgstr "Kann den aktuellen Zustand des Index nicht speichern"
#: git-stash.sh:124 git-stash.sh:137
msgid "Cannot save the current worktree state"
@@ -11013,7 +11009,7 @@ msgstr "Keine Änderungen ausgewählt"
#: git-stash.sh:144
msgid "Cannot remove temporary index (can't happen)"
-msgstr "Kann temporäre Staging-Area nicht löschen (kann nicht passieren)"
+msgstr "Kann temporären Index nicht löschen (kann nicht passieren)"
#: git-stash.sh:157
msgid "Cannot record working tree state"
@@ -11086,7 +11082,7 @@ msgstr "'$args' ist keine \"stash\"-Referenz"
#: git-stash.sh:444
msgid "unable to refresh index"
-msgstr "unfähig die Staging-Area zu aktualisieren"
+msgstr "unfähig den Index zu aktualisieren"
#: git-stash.sh:448
msgid "Cannot apply a stash in the middle of a merge"
@@ -11094,19 +11090,19 @@ msgstr "Kann \"stash\" nicht anwenden, solang ein Merge im Gange ist"
#: git-stash.sh:456
msgid "Conflicts in index. Try without --index."
-msgstr "Konflikte in der Staging-Area. Versuchen Sie es ohne --index."
+msgstr "Konflikte im Index. Versuchen Sie es ohne --index."
#: git-stash.sh:458
msgid "Could not save index tree"
-msgstr "Konnte Staging-Area-Verzeichnis nicht speichern"
+msgstr "Konnte Index-Verzeichnis nicht speichern"
#: git-stash.sh:492
msgid "Cannot unstage modified files"
-msgstr "Kann geänderte Dateien nicht aus der Staging-Area entfernen"
+msgstr "Kann geänderte Dateien nicht aus dem Index entfernen"
#: git-stash.sh:507
msgid "Index was not unstashed."
-msgstr "Staging-Area wurde nicht aus dem Stash zurückgeladen."
+msgstr "Index wurde nicht aus dem Stash zurückgeladen."
#: git-stash.sh:530
#, sh-format
@@ -11176,7 +11172,7 @@ msgstr ""
#: git-submodule.sh:455
#, sh-format
msgid "Adding existing repo at '$sm_path' to the index"
-msgstr "Füge existierendes Repository in '$sm_path' der Staging-Area hinzu."
+msgstr "Füge existierendes Repository in '$sm_path' dem Index hinzu."
#: git-submodule.sh:457
#, sh-format
--
2.4.2.599.gb39b3fc
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [PATCH v3] l10n: de.po: translate "index" as "Index"
2015-06-05 17:41 ` [PATCH v2] " Ralf Thielow
@ 2015-06-12 18:15 ` Ralf Thielow
0 siblings, 0 replies; 12+ messages in thread
From: Ralf Thielow @ 2015-06-12 18:15 UTC (permalink / raw)
To: git
Cc: git, sbeller, tr, jk, stimming, phillip.szelat, matthias.ruester,
magnus.goerlitz, Ralf Thielow
The term "index" is translated as "Staging-Area" to
match a majority of German books and to not confuse
Git beginners who don't know about Git's index.
"Staging Area" is used in German books as a thing where
content can be staged for commit. While the translation
is good for those kind of messages, it's bad for messages
that mean the Git index as the tree state or the index
file, in which case we should translate as "Index".
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
---
Sorry for being late.
I've changed the commit message to explain why we use both
"Staging-Area" and "Index" as a translation for "index", and
skipped the translation of some messages accordingly.
I hope that makes sense.
po/de.po | 136 +++++++++++++++++++++++++++++++--------------------------------
1 file changed, 66 insertions(+), 70 deletions(-)
diff --git a/po/de.po b/po/de.po
index 4317dbc..3b7a000 100644
--- a/po/de.po
+++ b/po/de.po
@@ -657,7 +657,7 @@ msgstr "Lesen des Zwischenspeichers fehlgeschlagen"
#: merge.c:94 builtin/checkout.c:374 builtin/checkout.c:580
#: builtin/clone.c:662
msgid "unable to write new index file"
-msgstr "Konnte neue Staging-Area-Datei nicht schreiben."
+msgstr "Konnte neue Index-Datei nicht schreiben."
#: merge-recursive.c:189
#, c-format
@@ -913,7 +913,7 @@ msgstr "Konnte Objekt '%s' nicht parsen."
#: merge-recursive.c:2019 builtin/merge.c:667
msgid "Unable to write index."
-msgstr "Konnte Staging-Area nicht schreiben."
+msgstr "Konnte Index nicht schreiben."
#: notes-utils.c:41
msgid "Cannot commit uninitialized/unreferenced notes tree"
@@ -1226,7 +1226,7 @@ msgstr ""
#: sequencer.c:321
#, c-format
msgid "%s: Unable to write new index file"
-msgstr "%s: Konnte neue Staging-Area-Datei nicht schreiben"
+msgstr "%s: Konnte neue Index-Datei nicht schreiben"
#: sequencer.c:339
msgid "Could not resolve HEAD commit\n"
@@ -1248,7 +1248,7 @@ msgstr "Konnte Eltern-Commit %s nicht parsen\n"
#: sequencer.c:482
msgid "Your index file is unmerged."
-msgstr "Ihre Staging-Area-Datei ist nicht zusammengeführt."
+msgstr "Ihre Index-Datei ist nicht zusammengeführt."
#: sequencer.c:501
#, c-format
@@ -1294,12 +1294,12 @@ msgstr "leere Menge von Commits übergeben"
#: sequencer.c:661
#, c-format
msgid "git %s: failed to read the index"
-msgstr "git %s: Fehler beim Lesen der Staging-Area"
+msgstr "git %s: Fehler beim Lesen des Index"
#: sequencer.c:665
#, c-format
msgid "git %s: failed to refresh the index"
-msgstr "git %s: Fehler beim Aktualisieren der Staging-Area"
+msgstr "git %s: Fehler beim Aktualisieren des Index"
#: sequencer.c:725
#, c-format
@@ -2067,7 +2067,7 @@ msgstr ""
#: builtin/add.c:194 builtin/rev-parse.c:785
msgid "Could not read the index"
-msgstr "Konnte die Staging-Area nicht lesen"
+msgstr "Konnte den Index nicht lesen"
#: builtin/add.c:205
#, c-format
@@ -2145,7 +2145,7 @@ msgstr "gelöschte Pfade im Arbeitsverzeichnis ignorieren (genau wie --no-all)"
#: builtin/add.c:262
msgid "don't add, only refresh the index"
-msgstr "nichts hinzufügen, nur die Staging-Area aktualisieren"
+msgstr "nichts hinzufügen, nur den Index aktualisieren"
#: builtin/add.c:263
msgid "just skip files which cannot be added because of errors"
@@ -2188,11 +2188,11 @@ msgstr "Meinten Sie vielleicht 'git add .'?\n"
#: builtin/add.c:363 builtin/check-ignore.c:172 builtin/clean.c:920
#: builtin/commit.c:335 builtin/mv.c:130 builtin/reset.c:235 builtin/rm.c:299
msgid "index file corrupt"
-msgstr "Staging-Area-Datei beschädigt"
+msgstr "Index-Datei beschädigt"
#: builtin/add.c:446 builtin/apply.c:4675 builtin/mv.c:279 builtin/rm.c:431
msgid "Unable to write new index file"
-msgstr "Konnte neue Staging-Area-Datei nicht schreiben."
+msgstr "Konnte neue Index-Datei nicht schreiben."
#: builtin/apply.c:59
msgid "git apply [<options>] [<patch>...]"
@@ -2396,7 +2396,7 @@ msgstr "Pfad %s wurde umbenannt/gelöscht"
#: builtin/apply.c:3349 builtin/apply.c:3504
#, c-format
msgid "%s: does not exist in index"
-msgstr "%s ist nicht in der Staging-Area"
+msgstr "%s ist nicht im Index"
#: builtin/apply.c:3353 builtin/apply.c:3496 builtin/apply.c:3518
#, c-format
@@ -2406,7 +2406,7 @@ msgstr "%s: %s"
#: builtin/apply.c:3358 builtin/apply.c:3512
#, c-format
msgid "%s: does not match index"
-msgstr "%s entspricht nicht der Version in der Staging-Area"
+msgstr "%s entspricht nicht der Version im Index"
#: builtin/apply.c:3460
msgid "removal patch leaves file contents"
@@ -2470,7 +2470,7 @@ msgstr "make_cache_entry für Pfad '%s' fehlgeschlagen"
#: builtin/apply.c:4049
#, c-format
msgid "unable to remove %s from index"
-msgstr "konnte %s nicht aus der Staging-Area entfernen"
+msgstr "konnte %s nicht aus dem Index entfernen"
#: builtin/apply.c:4078
#, c-format
@@ -2539,7 +2539,7 @@ msgstr "nicht erkannte Eingabe"
#: builtin/apply.c:4405
msgid "unable to read index file"
-msgstr "Konnte Staging-Area-Datei nicht lesen"
+msgstr "Konnte Index-Datei nicht lesen"
#: builtin/apply.c:4522 builtin/apply.c:4525 builtin/clone.c:92
#: builtin/fetch.c:92
@@ -2593,8 +2593,7 @@ msgstr ""
#: builtin/apply.c:4544
msgid "make sure the patch is applicable to the current index"
msgstr ""
-"sicherstellen, dass der Patch in der aktuellen Staging-Area angewendet "
-"werden kann"
+"sicherstellen, dass der Patch mit dem aktuellen Index angewendet werden kann"
#: builtin/apply.c:4546
msgid "apply a patch without touching the working tree"
@@ -2616,8 +2615,8 @@ msgstr "versuche 3-Wege-Merge, wenn der Patch nicht angewendet werden konnte"
#: builtin/apply.c:4554
msgid "build a temporary index based on embedded index information"
msgstr ""
-"eine temporäre Staging-Area, basierend auf den integrierten Staging-Area-"
-"Informationen, erstellen"
+"einen temporären Index, basierend auf den integrierten Index-Informationen, "
+"erstellen"
#: builtin/apply.c:4556 builtin/checkout-index.c:198 builtin/ls-files.c:412
msgid "paths are separated with NUL character"
@@ -3365,7 +3364,7 @@ msgstr "alle Attribute einer Datei ausgeben"
#: builtin/check-attr.c:20
msgid "use .gitattributes only from the index"
-msgstr ".gitattributes nur von der Staging-Area verwenden"
+msgstr "nur .gitattributes vom Index verwenden"
#: builtin/check-attr.c:21 builtin/check-ignore.c:22 builtin/hash-object.c:98
msgid "read file names from stdin"
@@ -3385,7 +3384,7 @@ msgstr "Eingabe-Pfade ohne Übereinstimmungen anzeigen"
#: builtin/check-ignore.c:28
msgid "ignore index when checking"
-msgstr "Staging-Area bei der Prüfung ignorieren"
+msgstr "Index bei der Prüfung ignorieren"
#: builtin/check-ignore.c:154
msgid "cannot specify pathnames with --stdin"
@@ -3435,7 +3434,7 @@ msgstr "git checkout-index [<Optionen>] [--] [<Datei>...]"
#: builtin/checkout-index.c:188
msgid "check out all files in the index"
-msgstr "alle Dateien in der Staging-Area auschecken"
+msgstr "alle Dateien im Index auschecken"
#: builtin/checkout-index.c:189
msgid "force overwrite of existing files"
@@ -3444,8 +3443,8 @@ msgstr "das Überschreiben bereits existierender Dateien erzwingen"
#: builtin/checkout-index.c:191
msgid "no warning for existing files and files not in index"
msgstr ""
-"keine Warnung für existierende Dateien, und Dateien, die sich nicht in der "
-"Staging-Area befinden"
+"keine Warnung für existierende Dateien, und Dateien, die sich nicht im Index "
+"befinden"
#: builtin/checkout-index.c:193
msgid "don't checkout new files"
@@ -3453,7 +3452,7 @@ msgstr "keine neuen Dateien auschecken"
#: builtin/checkout-index.c:195
msgid "update stat information in the index file"
-msgstr "Dateiinformationen in der Staging-Area-Datei aktualisieren"
+msgstr "Dateiinformationen in der Index-Datei aktualisieren"
#: builtin/checkout-index.c:201
msgid "read list of paths from the standard input"
@@ -3533,7 +3532,7 @@ msgstr ""
#: builtin/checkout.c:278 builtin/checkout.c:467
msgid "corrupt index file"
-msgstr "beschädigte Staging-Area-Datei"
+msgstr "beschädigte Index-Datei"
#: builtin/checkout.c:338 builtin/checkout.c:345
#, c-format
@@ -3542,7 +3541,7 @@ msgstr "Pfad '%s' ist nicht zusammengeführt."
#: builtin/checkout.c:489
msgid "you need to resolve your current index first"
-msgstr "Sie müssen zuerst Ihre aktuelle Staging-Area auflösen."
+msgstr "Sie müssen zuerst die Konflikte in Ihrem aktuellen Index auflösen."
#: builtin/checkout.c:615
#, c-format
@@ -3774,7 +3773,7 @@ msgid ""
"checking out of the index."
msgstr ""
"git checkout: --ours/--theirs, --force und --merge sind inkompatibel wenn\n"
-"Sie aus der Staging-Area auschecken."
+"Sie aus dem Index auschecken."
#: builtin/clean.c:26
msgid ""
@@ -4386,7 +4385,7 @@ msgstr "Fehler beim Entpacken des \"Tree\"-Objektes von HEAD."
#: builtin/commit.c:344
msgid "unable to create temporary index"
-msgstr "Konnte temporäre Staging-Area nicht erstellen."
+msgstr "Konnte temporären Index nicht erstellen."
#: builtin/commit.c:350
msgid "interactive add failed"
@@ -4394,11 +4393,11 @@ msgstr "interaktives Hinzufügen fehlgeschlagen"
#: builtin/commit.c:361
msgid "unable to write index file"
-msgstr "Konnte Staging-Area-Datei nicht schreiben."
+msgstr "Konnte Index-Datei nicht schreiben."
#: builtin/commit.c:363
msgid "unable to update temporary index"
-msgstr "Konnte temporäre Staging-Area nicht aktualisieren."
+msgstr "Konnte temporären Index nicht aktualisieren."
#: builtin/commit.c:365
msgid "Failed to update main cache tree"
@@ -4419,11 +4418,11 @@ msgstr ""
#: builtin/commit.c:456
msgid "cannot read the index"
-msgstr "Kann Staging-Area nicht lesen"
+msgstr "Kann Index nicht lesen"
#: builtin/commit.c:475
msgid "unable to write temporary index file"
-msgstr "Konnte temporäre Staging-Area-Datei nicht schreiben."
+msgstr "Konnte temporäre Index-Datei nicht schreiben."
#: builtin/commit.c:580
#, c-format
@@ -4558,7 +4557,7 @@ msgstr "%sCommit-Ersteller: %.*s <%.*s>"
#: builtin/commit.c:881
msgid "Cannot read index"
-msgstr "Kann Staging-Area nicht lesen"
+msgstr "Kann Index nicht lesen"
#: builtin/commit.c:938
msgid "Error building trees"
@@ -4637,7 +4636,7 @@ msgstr ""
#: builtin/commit.c:1195
msgid "Clever... amending the last one with dirty index."
msgstr ""
-"Klug ... den letzten Commit mit einer geänderten Staging-Area nachbessern."
+"Klug ... den letzten Commit mit einem geänderten Index nachbessern."
#: builtin/commit.c:1197
msgid "Explicit paths specified without -i or -o; assuming --only paths..."
@@ -5679,7 +5678,7 @@ msgstr "Hauptwurzeln melden"
#: builtin/fsck.c:613
msgid "make index objects head nodes"
-msgstr "Staging-Area-Objekte in Erreichbarkeitsprüfung einbeziehen"
+msgstr "Index-Objekte in Erreichbarkeitsprüfung einbeziehen"
#: builtin/fsck.c:614
msgid "make reflogs head nodes (default)"
@@ -5802,7 +5801,7 @@ msgstr "kann '%s' nicht öffnen"
#: builtin/grep.c:638
msgid "search in index instead of in the work tree"
-msgstr "in der Staging-Area anstatt im Arbeitsverzeichnis suchen"
+msgstr "im Index anstatt im Arbeitsverzeichnis suchen"
#: builtin/grep.c:640
msgid "find in contents not managed by git"
@@ -7001,8 +7000,7 @@ msgstr "Ausgabe relativ zum Projektverzeichnis"
#: builtin/ls-files.c:458
msgid "if any <file> is not in the index, treat this as an error"
msgstr ""
-"als Fehler behandeln, wenn sich eine <Datei> nicht in der Staging-Area "
-"befindet"
+"als Fehler behandeln, wenn sich eine <Datei> nicht im Index befindet"
#: builtin/ls-files.c:459
msgid "tree-ish"
@@ -8018,12 +8016,12 @@ msgstr "Komprimiere Objekte"
#: builtin/pack-objects.c:2570
#, c-format
msgid "unsupported index version %s"
-msgstr "Nicht unterstützte Staging-Area-Version %s"
+msgstr "Nicht unterstützte Index-Version %s"
#: builtin/pack-objects.c:2574
#, c-format
msgid "bad index version '%s'"
-msgstr "Ungültige Staging-Area-Version '%s'"
+msgstr "Ungültige Index-Version '%s'"
#: builtin/pack-objects.c:2597
#, c-format
@@ -8128,7 +8126,7 @@ msgstr ""
#: builtin/pack-objects.c:2666
msgid "include objects referred to by the index"
-msgstr "Objekte einschließen, die von der Staging-Area referenziert werden"
+msgstr "Objekte einschließen, die vom Index referenziert werden"
#: builtin/pack-objects.c:2669
msgid "output pack to stdout"
@@ -8580,11 +8578,11 @@ msgstr ""
#: builtin/read-tree.c:110
msgid "write resulting index to <file>"
-msgstr "resultierende Staging-Area nach <Datei> schreiben"
+msgstr "resultierenden Index nach <Datei> schreiben"
#: builtin/read-tree.c:113
msgid "only empty the index"
-msgstr "die Staging-Area leeren"
+msgstr "nur den Index leeren"
#: builtin/read-tree.c:115
msgid "Merging"
@@ -8612,7 +8610,7 @@ msgstr "<Unterverzeichnis>/"
#: builtin/read-tree.c:125
msgid "read the tree into the index under <subdirectory>/"
-msgstr "das Verzeichnis in die Staging-Area unter <Unterverzeichnis>/ lesen"
+msgstr "das Verzeichnis in den Index unter <Unterverzeichnis>/ lesen"
#: builtin/read-tree.c:128
msgid "update working tree with merge result"
@@ -8632,7 +8630,7 @@ msgstr "das Arbeitsverzeichnis nach dem Merge nicht prüfen"
#: builtin/read-tree.c:135
msgid "don't update the index or the work tree"
-msgstr "weder die Staging-Area, noch das Arbeitsverzeichnis aktualisieren"
+msgstr "weder den Index, noch das Arbeitsverzeichnis aktualisieren"
#: builtin/read-tree.c:137
msgid "skip applying sparse checkout filter"
@@ -9322,7 +9320,7 @@ msgstr "git rerere [clean | forget <Pfad>... | status | remaining | diff | gc]"
#: builtin/rerere.c:57
msgid "register clean resolutions in index"
-msgstr "saubere Auflösungen in der Staging-Area registrieren"
+msgstr "saubere Auflösungen im Index registrieren"
#: builtin/reset.c:26
msgid ""
@@ -9387,7 +9385,7 @@ msgstr "weniger Ausgaben, meldet nur Fehler"
#: builtin/reset.c:278
msgid "reset HEAD and index"
-msgstr "HEAD und Staging-Area umsetzen"
+msgstr "HEAD und Index umsetzen"
#: builtin/reset.c:279
msgid "reset only HEAD"
@@ -9395,7 +9393,7 @@ msgstr "nur HEAD umsetzen"
#: builtin/reset.c:281 builtin/reset.c:283
msgid "reset HEAD, index and working tree"
-msgstr "HEAD, Staging-Area und Arbeitsverzeichnis umsetzen"
+msgstr "HEAD, Index und Arbeitsverzeichnis umsetzen"
#: builtin/reset.c:285
msgid "reset HEAD but keep local changes"
@@ -9451,11 +9449,11 @@ msgstr "Nicht zum Commit vorgemerkte Änderungen nach Zurücksetzung:"
#: builtin/reset.c:370
#, c-format
msgid "Could not reset index file to revision '%s'."
-msgstr "Konnte Staging-Area-Datei nicht zu Commit '%s' setzen."
+msgstr "Konnte Index-Datei nicht zu Commit '%s' setzen."
#: builtin/reset.c:374
msgid "Could not write new index file."
-msgstr "Konnte neue Staging-Area-Datei nicht schreiben."
+msgstr "Konnte neue Index-Datei nicht schreiben."
#: builtin/rev-parse.c:361
msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
@@ -9655,7 +9653,7 @@ msgstr "keine gelöschten Dateien auflisten"
#: builtin/rm.c:271
msgid "only remove from the index"
-msgstr "nur aus der Staging-Area entfernen"
+msgstr "nur aus dem Index entfernen"
#: builtin/rm.c:272
msgid "override the up-to-date check"
@@ -10108,8 +10106,7 @@ msgstr "git update-index [<Optionen>] [--] [<Datei>...]"
#: builtin/update-index.c:757
msgid "continue refresh even when index needs update"
msgstr ""
-"Aktualisierung fortsetzen, auch wenn die Staging-Area aktualisiert werden "
-"muss"
+"Aktualisierung fortsetzen, auch wenn der Index aktualisiert werden muss"
#: builtin/update-index.c:760
msgid "refresh: ignore submodules"
@@ -10130,7 +10127,7 @@ msgstr "fehlende Dateien im Arbeitsverzeichnis beachten"
#: builtin/update-index.c:769
msgid "refresh even if index contains unmerged entries"
msgstr ""
-"aktualisieren, auch wenn die Staging-Area nicht zusammengeführte Einträge "
+"aktualisieren, auch wenn der Index nicht zusammengeführte Einträge "
"beinhaltet"
#: builtin/update-index.c:772
@@ -10219,11 +10216,11 @@ msgstr "(für Fremdprogramme) keine gespeicherten, nicht aufgelöste Konflikte"
#: builtin/update-index.c:833
msgid "write index in this format"
-msgstr "Staging-Area-Datei in diesem Format schreiben"
+msgstr "Index-Datei in diesem Format schreiben"
#: builtin/update-index.c:835
msgid "enable or disable split index"
-msgstr "Aktivierung oder Deaktivierung des Splittings der Staging-Area"
+msgstr "Splitting des Index aktivieren oder deaktivieren"
#: builtin/update-ref.c:9
msgid "git update-ref [<options>] -d <refname> [<old-val>]"
@@ -10398,7 +10395,7 @@ msgstr "aktuellen HEAD zu einem spezifizierten Zustand setzen"
#: common-cmds.h:25
msgid "Remove files from the working tree and from the index"
-msgstr "Dateien im Arbeitsverzeichnis und von der Staging-Area löschen"
+msgstr "Dateien im Arbeitsverzeichnis und vom Index löschen"
#: common-cmds.h:26
msgid "Show various types of objects"
@@ -10437,8 +10434,7 @@ msgstr "benutze <n> Ziffern zur Anzeige von SHA-1s"
#: rerere.h:27
msgid "update the index with reused conflict resolution if possible"
msgstr ""
-"Staging-Area, wenn möglich, mit wiederverwendeter Konfliktauflösung "
-"aktualisieren"
+"Index, wenn möglich, mit wiederverwendeter Konfliktauflösung aktualisieren"
#: git-am.sh:53
msgid "You need to set your committer info first"
@@ -10478,7 +10474,7 @@ msgstr ""
#: git-am.sh:142
msgid "Using index info to reconstruct a base tree..."
msgstr ""
-"Verwende Informationen aus der Staging-Area, um ein Basisverzeichnis "
+"Verwende Informationen aus dem Index, um ein Basisverzeichnis "
"nachzustellen ..."
#: git-am.sh:157
@@ -10544,7 +10540,7 @@ msgstr "Es ist keine Auflösung im Gange, es wird nicht fortgesetzt."
#: git-am.sh:612
#, sh-format
msgid "Dirty index: cannot apply patches (dirty: $files)"
-msgstr "Geänderte Staging-Area: kann Patches nicht anwenden (geändert: $files)"
+msgstr "Geänderter Index: kann Patches nicht anwenden (geändert: $files)"
#: git-am.sh:722
#, sh-format
@@ -10602,7 +10598,7 @@ msgid ""
"You still have unmerged paths in your index\n"
"did you forget to use 'git add'?"
msgstr ""
-"Sie haben immer noch nicht zusammengeführte Pfade in der Staging-Area.\n"
+"Sie haben immer noch nicht zusammengeführte Pfade im Index.\n"
"Haben Sie vergessen 'git add' zu benutzen?"
#: git-am.sh:888
@@ -11001,7 +10997,7 @@ msgstr "Sie haben bisher noch keinen initialen Commit"
#: git-stash.sh:89
msgid "Cannot save the current index state"
-msgstr "Kann den aktuellen Zustand der Staging-Area nicht speichern"
+msgstr "Kann den aktuellen Zustand des Index nicht speichern"
#: git-stash.sh:124 git-stash.sh:137
msgid "Cannot save the current worktree state"
@@ -11013,7 +11009,7 @@ msgstr "Keine Änderungen ausgewählt"
#: git-stash.sh:144
msgid "Cannot remove temporary index (can't happen)"
-msgstr "Kann temporäre Staging-Area nicht löschen (kann nicht passieren)"
+msgstr "Kann temporären Index nicht löschen (kann nicht passieren)"
#: git-stash.sh:157
msgid "Cannot record working tree state"
@@ -11086,7 +11082,7 @@ msgstr "'$args' ist keine \"stash\"-Referenz"
#: git-stash.sh:444
msgid "unable to refresh index"
-msgstr "unfähig die Staging-Area zu aktualisieren"
+msgstr "unfähig den Index zu aktualisieren"
#: git-stash.sh:448
msgid "Cannot apply a stash in the middle of a merge"
@@ -11094,19 +11090,19 @@ msgstr "Kann \"stash\" nicht anwenden, solang ein Merge im Gange ist"
#: git-stash.sh:456
msgid "Conflicts in index. Try without --index."
-msgstr "Konflikte in der Staging-Area. Versuchen Sie es ohne --index."
+msgstr "Konflikte im Index. Versuchen Sie es ohne --index."
#: git-stash.sh:458
msgid "Could not save index tree"
-msgstr "Konnte Staging-Area-Verzeichnis nicht speichern"
+msgstr "Konnte Index-Verzeichnis nicht speichern"
#: git-stash.sh:492
msgid "Cannot unstage modified files"
-msgstr "Kann geänderte Dateien nicht aus der Staging-Area entfernen"
+msgstr "Kann geänderte Dateien nicht aus dem Index entfernen"
#: git-stash.sh:507
msgid "Index was not unstashed."
-msgstr "Staging-Area wurde nicht aus dem Stash zurückgeladen."
+msgstr "Index wurde nicht aus dem Stash zurückgeladen."
#: git-stash.sh:530
#, sh-format
@@ -11176,7 +11172,7 @@ msgstr ""
#: git-submodule.sh:455
#, sh-format
msgid "Adding existing repo at '$sm_path' to the index"
-msgstr "Füge existierendes Repository in '$sm_path' der Staging-Area hinzu."
+msgstr "Füge existierendes Repository in '$sm_path' dem Index hinzu."
#: git-submodule.sh:457
#, sh-format
--
2.4.3.574.gbae187a
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2015-06-12 18:15 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-29 18:54 [PATCH] l10n: de.po: translate "index" as "Index" Ralf Thielow
2015-06-01 7:38 ` git
2015-06-01 15:10 ` phillip
2015-06-02 8:34 ` Michael J Gruber
2015-06-01 19:26 ` Christian Stimming
2015-06-01 19:34 ` Stefan Beller
2015-06-01 20:00 ` Christian Stimming
2015-06-02 8:22 ` Michael J Gruber
2015-06-05 19:20 ` Ralf Thielow
2015-06-02 16:07 ` Ralf Thielow
2015-06-05 17:41 ` [PATCH v2] " Ralf Thielow
2015-06-12 18:15 ` [PATCH v3] " Ralf Thielow
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).