Skip to content

Commit 0ff5978

Browse files
committed
l10n: de.po: fix translation of autostash
Signed-off-by: Ralf Thielow <[email protected]> Acked-by: Matthias Rüster <[email protected]>
1 parent 9a4b694 commit 0ff5978

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

po/de.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12408,7 +12408,7 @@ msgstr ""
1240812408

1240912409
#: git-rebase.sh:168
1241012410
msgid "Applied autostash."
12411-
msgstr "\"autostash\" angewendet."
12411+
msgstr "Automatischen Stash angewendet."
1241212412

1241312413
#: git-rebase.sh:171
1241412414
#, sh-format
@@ -12421,7 +12421,7 @@ msgid ""
1242112421
"Your changes are safe in the stash.\n"
1242212422
"You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
1242312423
msgstr ""
12424-
"Anwendung von \"autostash\" resultierte in Konflikten.\n"
12424+
"Anwendung des automatischen Stash resultierte in Konflikten.\n"
1242512425
"Ihre Änderungen sind im Stash sicher.\n"
1242612426
"Sie können jederzeit \"git stash pop\" oder \"git stash drop\" ausführen.\n"
1242712427

@@ -12508,12 +12508,12 @@ msgstr "fatal: Branch $branch_name nicht gefunden"
1250812508

1250912509
#: git-rebase.sh:558
1251012510
msgid "Cannot autostash"
12511-
msgstr "Kann \"autostash\" nicht ausführen."
12511+
msgstr "Kann automatischen Stash nicht erzeugen."
1251212512

1251312513
#: git-rebase.sh:563
1251412514
#, sh-format
1251512515
msgid "Created autostash: $stash_abbrev"
12516-
msgstr "\"autostash\" erzeugt: $stash_abbrev"
12516+
msgstr "Automatischen Stash erzeugt: $stash_abbrev"
1251712517

1251812518
#: git-rebase.sh:567
1251912519
msgid "Please commit or stash them."

0 commit comments

Comments
 (0)