From 48dcbe9a714c2c65af3c867b924ed994a57ee754 Mon Sep 17 00:00:00 2001 From: Dieter Ziller <max123kl@ziller.de> Date: Tue, 21 Jul 2020 06:10:57 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 28.7% (2985 of 10366 strings) Translation: Git Manpages/Translations Translate-URL: https://hosted.weblate.org/projects/git-manpages/translations/de/ Signed-off-by: Dieter Ziller <max123kl@ziller.de> --- po/documentation.de.po | 70 +++++++++++++++++++++--------------------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/po/documentation.de.po b/po/documentation.de.po index 4c80166..8c059fc 100644 --- a/po/documentation.de.po +++ b/po/documentation.de.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: git documentation\n" "Report-Msgid-Bugs-To: jn.avila@free.fr\n" "POT-Creation-Date: 2020-07-11 18:07+0200\n" -"PO-Revision-Date: 2020-06-06 10:46+0000\n" +"PO-Revision-Date: 2020-07-23 10:41+0000\n" "Last-Translator: Dieter Ziller <max123kl@ziller.de>\n" "Language-Team: Matthias A횩hauer <mha1993@live.de>\n" "Language: de\n" @@ -19,7 +19,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.1-dev\n" +"X-Generator: Weblate 4.2-dev\n" #. type: Labeled list #: en/blame-options.txt:1 en/diff-options.txt:669 en/git-instaweb.txt:45 en/git-mailinfo.txt:47 en/git-mailsplit.txt:35 en/git-repack.txt:126 en/git-status.txt:31 @@ -12484,10 +12484,10 @@ msgstr "$ git checkout mytopic\n" msgid "However, your \"wrong\" branch and correct `mytopic` branch may differ in files that you have modified locally, in which case the above checkout would fail like this:" msgstr "Der \"falsche\" Branch und der korrekte Branch \"mytopic\" k철nnen sich in lokal ge채nderten Dateien unterscheiden, was daz f체hrt, dass der obige Checkout folgenderma횩en fehlschl채gt:" -#. type: delimited block - # git-checkout.txt is not up to date. The fuzzy msgid is the message prior to 142183d0 2010-07-09 "checkout: accord documentation to what git does", the msgid is the message in the documentation afterwards. # At that time there weren't even po files in the git tree. This message does not exist since 23cbf11b 2010-08-11 "merge-recursive: porcelain messages for checkout". # The current message is "Your local changes to the following files would be overwritten by merge:\n%%s" as of 2e3926b9 2016-05-13 "i18n: unpack-trees: avoid substituting only a verb in sentences" +#. type: delimited block - #: en/git-checkout.txt:561 #, fuzzy, no-wrap, priority:240 #| msgid "" @@ -15679,10 +15679,11 @@ msgstr "'int': die Werte als einfache Dezimalzahlen deklarieren. Ein optionales #. type: Plain text #: en/git-config.txt:181 -#, fuzzy, priority:100 -#| msgid "'git-config' will ensure that the output is \"true\" or \"false\"" +#, priority:100 msgid "'bool-or-int': canonicalize according to either 'bool' or 'int', as described above." -msgstr "'git-config' wird sich versichern, dass die Ausgabe entweder \"true\" oder \"false\" ist." +msgstr "" +"'bool-or-int': entsprechend der obigen Beschreibung entweder nach 'bool' " +"oder 'int' kanonisieren." #. type: Plain text #: en/git-config.txt:185 @@ -31064,21 +31065,22 @@ msgstr "" #, fuzzy, no-wrap, priority:260 #| msgid "$ git log -p\n" msgid "`git log -3`" -msgstr "$ git log -p\n" +msgstr "`git log -3`" #. type: Plain text #: en/git-log.txt:178 -#, fuzzy, priority:260 -#| msgid "Limits the number of commits to show." +#, priority:260 msgid "Limits the number of commits to show to 3." -msgstr "Limitiert die Anzahl der angezeigten Commits." +msgstr "Limitiert die Anzahl der angezeigten Commits auf 3." #. type: Plain text #: en/git-log.txt:189 -#, fuzzy, priority:260 -#| msgid "See linkgit:git-config[1] for configuration variable used to change the default for when the option is not specified." +#, priority:260 msgid "See linkgit:git-config[1] for core variables and linkgit:git-diff[1] for settings related to diff generation." -msgstr "Siehe linkgit:git-config[1] f체r die Verwendung von Konfigurationsvariablen um die Standardoption die verwendet wird wenn der Parameter nicht angegeben wird zu 채ndern." +msgstr "" +"Siehe linkgit:git-config[1] f체r die Verwendung von Konfigurationsvariablen " +"und linkgit:git-diff[1] f체r Einstellungen im Zusammenhang mit der Diff-" +"Generierung." #. type: Labeled list #: en/git-log.txt:190 @@ -31166,10 +31168,9 @@ msgstr "" #. type: Plain text #: en/git-log.txt:226 -#, fuzzy, priority:260 -#| msgid "linkgit:git-add[1]" +#, priority:260 msgid "See linkgit:git-shortlog[1]." -msgstr "linkgit:git-add[1]" +msgstr "Siehe linkgit:git-shortlog[1]." #. type: Labeled list #: en/git-log.txt:227 en/git-notes.txt:333 @@ -46992,12 +46993,13 @@ msgstr "" #. type: Plain text #: en/git-shortlog.txt:13 -#, fuzzy, ignore-ellipsis, no-wrap, priority:260 -#| msgid "'git diff' [--options] <commit> [--] [<path>...]" +#, ignore-ellipsis, no-wrap, priority:260 msgid "" "'git shortlog' [<options>] [<revision range>] [[--] <path>...]\n" "git log --pretty=short | 'git shortlog' [<options>]\n" -msgstr "'git diff' [--options] <commit> [--] [<path>...]" +msgstr "" +"'git shortlog' [<Optionen>] [<Revisionsbereich>] [[--] <path>...]\n" +"git log --pretty=short | 'git shortlog' [<Optionen>]\n" #. type: Plain text #: en/git-shortlog.txt:18 @@ -47097,10 +47099,11 @@ msgstr "" #. type: Plain text #: en/git-shortlog.txt:75 -#, fuzzy, priority:260 -#| msgid "Show only commits that affect any of the specified paths." +#, priority:260 msgid "Consider only commits that are enough to explain how the files that match the specified paths came to be." -msgstr "Zeigt nur Commits die 횆nderungen an den angegebenen Pfaden vornehmen." +msgstr "" +"Ber체cksichtigt nur Commits, die ausreichend erkl채ren, wie die Dateien in den " +"angegebenen Pfaden entstanden sind." #. type: Plain text #: en/git-shortlog.txt:88 @@ -47781,10 +47784,9 @@ msgstr "" #. type: Plain text #: en/git-show.txt:13 -#, fuzzy, ignore-ellipsis, no-wrap, priority:260 -#| msgid "'git log' <option>..." +#, ignore-ellipsis, no-wrap, priority:260 msgid "'git show' [<options>] [<object>...]\n" -msgstr "'git log' <option>..." +msgstr "'git show' [<Optionen>] [<Objekt>...]\n" #. type: Plain text #: en/git-show.txt:17 @@ -47818,10 +47820,12 @@ msgstr "" #. type: Plain text #: en/git-show.txt:31 -#, fuzzy, priority:260 -#| msgid "The command takes options applicable to the 'git-rev-list' command to control what is shown and how, and options applicable to the 'git-diff-*' commands to control how the changes each commit introduces are shown." +#, priority:260 msgid "The command takes options applicable to the 'git diff-tree' command to control how the changes the commit introduces are shown." -msgstr "Das Kommando akzeptiert dieselben Optionen wie 'git-rev-list' und 'git-diff-*' um die Ausgabeformate der Commits und deren Unterschiede zu kontrollieren und zu limitieren." +msgstr "" +"Der Befehl verwendet Optionen, die auf den Befehl 'git diff-tree' anwendbar " +"sind, um die Darstellung der durch den Commit eingebrachten 횆nderungen zu " +"kontrollieren." #. type: Plain text #: en/git-show.txt:33 @@ -47831,13 +47835,9 @@ msgstr "" #. type: Labeled list #: en/git-show.txt:37 -#, fuzzy, ignore-ellipsis, no-wrap, priority:260 +#, ignore-ellipsis, no-wrap, priority:260 msgid "<object>..." -msgstr "" -"#-#-#-#-# git-commit-de.po (PACKAGE VERSION) #-#-#-#-#\n" -"<file>...\n" -"#-#-#-#-# git-rm-de.po (PACKAGE VERSION) #-#-#-#-#\n" -"<Datei>..." +msgstr "<Objekt>..." #. type: Plain text #: en/git-show.txt:41 @@ -53760,8 +53760,8 @@ msgstr "" msgid "`GIT_COMMON_DIR`" msgstr "`GIT_COMMON_DIR`" -#. type: Plain text # noqa +#. type: Plain text #: en/git.txt:495 #, ignore-ellipsis, priority:100 msgid "If this variable is set to a path, non-worktree files that are normally in $GIT_DIR will be taken from this path instead. Worktree-specific files such as HEAD or index are taken from $GIT_DIR. See linkgit:gitrepository-layout[5] and linkgit:git-worktree[1] for details. This variable has lower precedence than other path variables such as GIT_INDEX_FILE, GIT_OBJECT_DIRECTORY..." -- GitLab