From 0ff597830f51d0eb6fd53fa4b59f6eee3f0f77e5 Mon Sep 17 00:00:00 2001 From: Ralf Thielow Date: Fri, 24 Jun 2016 20:03:22 +0200 Subject: l10n: de.po: fix translation of autostash MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ralf Thielow Acked-by: Matthias Rüster --- po/de.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/po/de.po b/po/de.po index d50cb1b608..38ba98519e 100644 --- a/po/de.po +++ b/po/de.po @@ -12408,7 +12408,7 @@ msgstr "" #: git-rebase.sh:168 msgid "Applied autostash." -msgstr "\"autostash\" angewendet." +msgstr "Automatischen Stash angewendet." #: git-rebase.sh:171 #, sh-format @@ -12421,7 +12421,7 @@ msgid "" "Your changes are safe in the stash.\n" "You can run \"git stash pop\" or \"git stash drop\" at any time.\n" msgstr "" -"Anwendung von \"autostash\" resultierte in Konflikten.\n" +"Anwendung des automatischen Stash resultierte in Konflikten.\n" "Ihre Änderungen sind im Stash sicher.\n" "Sie können jederzeit \"git stash pop\" oder \"git stash drop\" ausführen.\n" @@ -12508,12 +12508,12 @@ msgstr "fatal: Branch $branch_name nicht gefunden" #: git-rebase.sh:558 msgid "Cannot autostash" -msgstr "Kann \"autostash\" nicht ausführen." +msgstr "Kann automatischen Stash nicht erzeugen." #: git-rebase.sh:563 #, sh-format msgid "Created autostash: $stash_abbrev" -msgstr "\"autostash\" erzeugt: $stash_abbrev" +msgstr "Automatischen Stash erzeugt: $stash_abbrev" #: git-rebase.sh:567 msgid "Please commit or stash them." -- cgit v1.2.3