From e1aec6c90ba621d701885d66a6763b1ea56ed18a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20A=C3=9Fhauer?= <mha1993@live.de>
Date: Sun, 13 Jan 2019 20:14:58 +0100
Subject: [PATCH] translate cmds-synchelpers.txt to german
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

These translations are basically copied from the german
translation of Git's command-list.h in po/de.po.

Signed-off-by: Matthias A횩hauer <mha1993@live.de>
---
 po/documentation.de.po | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/po/documentation.de.po b/po/documentation.de.po
index 2d729cf..8aeea23 100644
--- a/po/documentation.de.po
+++ b/po/documentation.de.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: git documentation\n"
 "POT-Creation-Date: 2019-01-04 23:29+0100\n"
-"PO-Revision-Date: 2019-01-13 20:03+0100\n"
+"PO-Revision-Date: 2019-01-13 20:14+0100\n"
 "Last-Translator: Matthias A횩hauer <mha1993@live.de>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language: de\n"
@@ -1788,7 +1788,7 @@ msgstr "linkgit:git-http-fetch[1]"
 #. type: Plain text
 #: en/cmds-synchelpers.txt:3
 msgid "Download from a remote Git repository via HTTP."
-msgstr ""
+msgstr "Von einem Remote-Git-Repository 체ber HTTP herunterladen."
 
 #. type: Labeled list
 #: en/cmds-synchelpers.txt:4
@@ -1799,7 +1799,7 @@ msgstr "linkgit:git-http-push[1]"
 #. type: Plain text
 #: en/cmds-synchelpers.txt:6
 msgid "Push objects over HTTP/DAV to another repository."
-msgstr ""
+msgstr "Objekte 체ber HTTP/DAV zu einem anderen Repository 체bertragen."
 
 #. type: Labeled list
 #: en/cmds-synchelpers.txt:7
@@ -1811,6 +1811,7 @@ msgstr "linkgit:git-parse-remote[1]"
 #: en/cmds-synchelpers.txt:9
 msgid "Routines to help parsing remote repository access parameters."
 msgstr ""
+"Routinen als Hilfe zum Parsen von Zugriffsparametern von Remote-Repositories."
 
 #. type: Labeled list
 #: en/cmds-synchelpers.txt:10
@@ -1821,7 +1822,7 @@ msgstr "linkgit:git-receive-pack[1]"
 #. type: Plain text
 #: en/cmds-synchelpers.txt:12
 msgid "Receive what is pushed into the repository."
-msgstr ""
+msgstr "Empfangen was in das Repository 체bertragen wurde."
 
 #. type: Labeled list
 #: en/cmds-synchelpers.txt:13
@@ -1832,7 +1833,7 @@ msgstr "linkgit:git-shell[1]"
 #. type: Plain text
 #: en/cmds-synchelpers.txt:15
 msgid "Restricted login shell for Git-only SSH access."
-msgstr ""
+msgstr "Login-Shell beschr채nkt f체r Nur-Git SSH-Zugriff."
 
 #. type: Labeled list
 #: en/cmds-synchelpers.txt:16
@@ -1843,7 +1844,7 @@ msgstr "linkgit:git-upload-archive[1]"
 #. type: Plain text
 #: en/cmds-synchelpers.txt:18
 msgid "Send archive back to git-archive."
-msgstr ""
+msgstr "Archiv zur체ck zu git-archive senden."
 
 #. type: Labeled list
 #: en/cmds-synchelpers.txt:19
@@ -1854,7 +1855,7 @@ msgstr "linkgit:git-upload-pack[1]"
 #. type: Plain text
 #: en/cmds-synchelpers.txt:21
 msgid "Send objects packed back to git-fetch-pack."
-msgstr ""
+msgstr "Objekte gepackt zur체ck an git-fetch-pack senden."
 
 #. type: Labeled list
 #: en/cmds-synchingrepositories.txt:1
-- 
GitLab