diff --git a/po/documentation.de.po b/po/documentation.de.po index 8120238..32502ea 100644 --- a/po/documentation.de.po +++ b/po/documentation.de.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: git documentation\n" "Report-Msgid-Bugs-To: jn.avila@free.fr\n" -"POT-Creation-Date: 2024-07-15 22:01+0200\n" +"POT-Creation-Date: 2024-09-29 21:35+0200\n" "PO-Revision-Date: 2024-01-13 13:54+0000\n" "Last-Translator: Ettore Atalan \n" "Language-Team: Matthias Aßhauer \n" @@ -95,7 +95,7 @@ msgid "Show long rev (Default: off)." msgstr "Zeige lange Revisionsnummer an (Standard: aus)." #. type: Labeled list -#: en/blame-options.txt:26 en/diff-options.txt:163 en/fetch-options.txt:195 en/git-branch.txt:217 en/git-cat-file.txt:40 en/git-checkout.txt:164 en/git-diff-tree.txt:39 en/git-ls-files.txt:142 en/git-ls-remote.txt:26 en/git-ls-tree.txt:47 en/git-svn.txt:312 en/git-switch.txt:158 +#: en/blame-options.txt:26 en/diff-options.txt:163 en/fetch-options.txt:196 en/git-branch.txt:217 en/git-cat-file.txt:40 en/git-checkout.txt:164 en/git-diff-tree.txt:39 en/git-ls-files.txt:142 en/git-ls-remote.txt:26 en/git-ls-tree.txt:47 en/git-svn.txt:312 en/git-switch.txt:158 #, ignore-same, no-wrap, priority:280 msgid "-t" msgstr "-t" @@ -144,13 +144,13 @@ msgid "Follow only the first parent commit upon seeing a merge commit. This opti msgstr "" #. type: Labeled list -#: en/blame-options.txt:46 en/diff-options.txt:16 en/diff-options.txt:22 en/fetch-options.txt:136 en/git-add.txt:96 en/git-cat-file.txt:55 en/git-checkout.txt:278 en/git-commit.txt:73 en/git-cvsexportcommit.txt:41 en/git-grep.txt:217 en/git-instaweb.txt:41 en/git-merge-file.txt:76 en/git-request-pull.txt:29 en/git-restore.txt:48 en/git-stash.txt:196 en/git-svn.txt:535 en/git-svn.txt:679 en/git.txt:129 +#: en/blame-options.txt:46 en/diff-options.txt:16 en/diff-options.txt:22 en/fetch-options.txt:137 en/git-add.txt:96 en/git-cat-file.txt:55 en/git-checkout.txt:278 en/git-commit.txt:73 en/git-cvsexportcommit.txt:41 en/git-grep.txt:217 en/git-instaweb.txt:41 en/git-merge-file.txt:76 en/git-request-pull.txt:29 en/git-restore.txt:48 en/git-stash.txt:196 en/git-svn.txt:535 en/git-svn.txt:679 en/git.txt:129 #, ignore-same, no-wrap, priority:300 msgid "-p" msgstr "-p" #. type: Labeled list -#: en/blame-options.txt:47 en/fetch-options.txt:82 en/git-commit.txt:149 en/git-push.txt:177 en/git-worktree.txt:239 +#: en/blame-options.txt:47 en/fetch-options.txt:83 en/git-commit.txt:149 en/git-push.txt:177 en/git-worktree.txt:239 #, ignore-same, no-wrap, priority:280 msgid "--porcelain" msgstr "--porcelain" @@ -1828,7 +1828,7 @@ msgid "Show packed archive index." msgstr "Gepackten Archiv-Index anzeigen." #. type: Plain text -#: en/cmds-plumbinginterrogators.txt:52 en/git-for-each-ref.txt:504 +#: en/cmds-plumbinginterrogators.txt:52 en/git-for-each-ref.txt:546 #, ignore-same, no-wrap, priority:100 msgid "linkgit:git-show-ref[1]" msgstr "linkgit:git-show-ref[1]" @@ -3892,11 +3892,36 @@ msgid "`init.defaultBranch`" msgstr "" #. type: Plain text -#: en/config/init.txt:10 +#: en/config/init.txt:11 #, priority:300 msgid "Allows overriding the default branch name e.g. when initializing a new repository." msgstr "" +#. type: Labeled list +#: en/config/init.txt:11 +#, no-wrap, placeholders:'init.defaultObjectFormat', priority:300 +msgid "`init.defaultObjectFormat`" +msgstr "" + +#. type: Plain text +#: en/config/init.txt:16 +#, placeholders:'`--object-format=`':'linkgit:git-init[1]':'GIT_DEFAULT_HASH', priority:300 +msgid "Allows overriding the default object format for new repositories. See `--object-format=` in linkgit:git-init[1]. Both the command line option and the `GIT_DEFAULT_HASH` environment variable take precedence over this config." +msgstr "" + +#. type: Labeled list +#: en/config/init.txt:16 +#, fuzzy, no-wrap, placeholders:'init.defaultRefFormat', priority:300 +#| msgid "merge.defaultToUpstream" +msgid "`init.defaultRefFormat`" +msgstr "merge.defaultToUpstream" + +#. type: Plain text +#: en/config/init.txt:20 +#, placeholders:'`--ref-format=`':'linkgit:git-init[1]':'GIT_DEFAULT_REF_FORMAT', priority:300 +msgid "Allows overriding the default ref storage format for new repositories. See `--ref-format=` in linkgit:git-init[1]. Both the command line option and the `GIT_DEFAULT_REF_FORMAT` environment variable take precedence over this config." +msgstr "" + #. type: Labeled list #: en/config/merge.txt:1 #, ignore-same, no-wrap, priority:240 @@ -4986,7 +5011,7 @@ msgid "Generate plain patches without any diffstats." msgstr "Generiert einfache Patches ohne irgendwelche Diffstats." #. type: Labeled list -#: en/diff-options.txt:23 en/fetch-options.txt:265 en/git-add.txt:119 en/git-am.txt:98 en/git-checkout-index.txt:26 en/git-cvsexportcommit.txt:64 en/git-cvsimport.txt:98 en/git-ls-files.txt:80 en/git-mailinfo.txt:54 en/git-push.txt:373 en/git-read-tree.txt:45 en/git-stash.txt:166 +#: en/diff-options.txt:23 en/fetch-options.txt:266 en/git-add.txt:119 en/git-am.txt:98 en/git-checkout-index.txt:26 en/git-cvsexportcommit.txt:64 en/git-cvsimport.txt:98 en/git-ls-files.txt:80 en/git-mailinfo.txt:54 en/git-push.txt:373 en/git-read-tree.txt:45 en/git-stash.txt:166 #, ignore-same, no-wrap, priority:300 msgid "-u" msgstr "-u" @@ -5452,7 +5477,7 @@ msgid "Output a condensed summary of extended header information such as file cr msgstr "Gibt in diffstat eine komprimierte Zusammenfassung der zusätzlichen Header-Informationen aus, wie die Dateierzeugung oder -löschung (\"new\" oder \"gone\", optional \"+l\", wenn es sich um einen Symlink handelt) und der Modusänderungen (\"+x\" oder \"-x\" zum Hinzufügen bzw. Entfernen eines ausführbaren Bits). Die Informationen werden zwischen dem Dateinamen-Teil und dem Diagramm-Teil eingefügt. Die Option `--stat` ist impliziert." #. type: Labeled list -#: en/diff-options.txt:241 en/git-apply.txt:45 +#: en/diff-options.txt:241 en/git-apply.txt:46 #, ignore-same, no-wrap, priority:280 msgid "--numstat" msgstr "--numstat" @@ -5527,7 +5552,7 @@ msgid "Synonym for --dirstat=files,,..." msgstr "Synonym für --dirstat=files,Parameter1,Parameter2..." #. type: Labeled list -#: en/diff-options.txt:304 en/git-apply.txt:52 en/git-shortlog.txt:35 en/merge-options.txt:168 +#: en/diff-options.txt:304 en/git-apply.txt:53 en/git-shortlog.txt:35 en/merge-options.txt:168 #, ignore-same, no-wrap, priority:280 msgid "--summary" msgstr "--summary" @@ -5551,7 +5576,7 @@ msgid "Synonym for `-p --stat`." msgstr "Synonym für `-p --stat`." #. type: Labeled list -#: en/diff-options.txt:315 en/git-apply.txt:116 en/git-cat-file.txt:249 en/git-check-attr.txt:34 en/git-check-ignore.txt:47 en/git-checkout-index.txt:73 en/git-commit.txt:158 en/git-config.txt:247 en/git-grep.txt:184 en/git-ls-files.txt:99 en/git-ls-tree.txt:55 en/git-merge-tree.txt:43 en/git-mktree.txt:23 en/git-status.txt:128 en/git-update-index.txt:180 en/git-worktree.txt:245 +#: en/diff-options.txt:315 en/git-apply.txt:123 en/git-cat-file.txt:249 en/git-check-attr.txt:34 en/git-check-ignore.txt:47 en/git-checkout-index.txt:73 en/git-commit.txt:158 en/git-config.txt:247 en/git-grep.txt:184 en/git-ls-files.txt:99 en/git-ls-tree.txt:55 en/git-merge-tree.txt:43 en/git-mktree.txt:23 en/git-status.txt:128 en/git-update-index.txt:180 en/git-worktree.txt:245 #, ignore-same, no-wrap, priority:280 msgid "-z" msgstr "-z" @@ -5580,7 +5605,7 @@ msgstr "" "\tPfadnamen nicht verkürzt und keine NULs als Ausgabefeld-Terminatoren verwendet werden.\n" #. type: Plain text -#: en/diff-options.txt:330 en/git-apply.txt:123 +#: en/diff-options.txt:330 en/git-apply.txt:130 #, placeholders:'core.quotePath':'linkgit:git-config[1]', priority:280 msgid "Without this option, pathnames with \"unusual\" characters are quoted as explained for the configuration variable `core.quotePath` (see linkgit:git-config[1])." msgstr "Ohne diese Option werden Pfadnamen mit „unüblichen“ Zeichen in Anführungszeichen gesetzt, wie es für die Konfigurations-Variable `core.quotePath` definiert ist (siehe linkgit:git-config[1])." @@ -5918,7 +5943,7 @@ msgid "Use a special line-based format intended for script consumption. Added/re msgstr "Verwendet ein spezielles zeilenbasiertes Format, das für den Einsatz in Skripten vorgesehen ist. Hinzugefügte, entfernte und unveränderte Programm-Läufe werden im üblichen vereinheitlichten diff-Format ausgegeben, jeweils beginnend mit einem `+`/`-`/` ` Zeichen am Zeilenanfang und sich bis zum Zeilenende fortsetzend. Zeilenumbrüche in der Eingabe werden durch eine Tilde `~` in einer eigenen Zeile dargestellt." #. type: Labeled list -#: en/diff-options.txt:465 en/git-daemon.txt:131 en/git-submodule.txt:178 +#: en/diff-options.txt:465 en/git-daemon.txt:131 en/git-submodule.txt:181 #, ignore-same, no-wrap, priority:280 msgid "none" msgstr "none" @@ -6005,7 +6030,7 @@ msgid "Whether to use empty blobs as rename source." msgstr "" #. type: Labeled list -#: en/diff-options.txt:506 en/git-apply.txt:58 +#: en/diff-options.txt:506 en/git-apply.txt:59 #, ignore-same, no-wrap, priority:280 msgid "--check" msgstr "--check" @@ -6042,7 +6067,7 @@ msgid "Instead of the first handful of characters, show the full pre- and post-i msgstr "Anstelle der ersten paar Zeichen zeigt die \"Index\"-Zeile bei der Ausgabe im Patch-Format die vollständigen Pre- und Post-Image-Objektnamen des Blobs an." #. type: Labeled list -#: en/diff-options.txt:533 en/git-apply.txt:161 +#: en/diff-options.txt:533 en/git-apply.txt:168 #, ignore-same, no-wrap, priority:280 msgid "--binary" msgstr "--binary" @@ -6406,7 +6431,7 @@ msgid "Discard the files before the named from the output (i.e. 'skip to' msgstr "" #. type: Labeled list -#: en/diff-options.txt:755 en/git-apply.txt:105 en/git-cvsimport.txt:168 +#: en/diff-options.txt:755 en/git-apply.txt:112 en/git-cvsimport.txt:168 #, ignore-same, no-wrap, priority:280 msgid "-R" msgstr "-R" @@ -6436,7 +6461,7 @@ msgid "When run from a subdirectory of the project, it can be told to exclude ch msgstr "" #. type: Labeled list -#: en/diff-options.txt:771 en/fetch-options.txt:5 en/git-archimport.txt:99 en/git-branch.txt:176 en/git-checkout-index.txt:39 en/git-commit.txt:67 en/git-cvsexportcommit.txt:45 en/git-cvsimport.txt:135 en/git-grep.txt:79 en/git-help.txt:49 en/git-merge-base.txt:71 en/git-merge-index.txt:26 en/git-repack.txt:31 en/git-show-branch.txt:47 en/git-stash.txt:159 en/git-tag.txt:61 +#: en/diff-options.txt:771 en/fetch-options.txt:6 en/git-archimport.txt:99 en/git-branch.txt:176 en/git-checkout-index.txt:39 en/git-commit.txt:67 en/git-cvsexportcommit.txt:45 en/git-cvsimport.txt:135 en/git-grep.txt:79 en/git-help.txt:49 en/git-merge-base.txt:71 en/git-merge-index.txt:26 en/git-repack.txt:31 en/git-show-branch.txt:47 en/git-stash.txt:159 en/git-tag.txt:61 #, ignore-same, no-wrap, priority:280 msgid "-a" msgstr "-a" @@ -6472,7 +6497,7 @@ msgid "--ignore-space-at-eol" msgstr "--ignore-space-at-eol" #. type: Labeled list -#: en/diff-options.txt:782 en/git-am.txt:125 en/git-apply.txt:183 +#: en/diff-options.txt:782 en/git-am.txt:125 en/git-apply.txt:190 #, ignore-same, no-wrap, priority:280 msgid "--ignore-space-change" msgstr "--ignore-space-change" @@ -6562,7 +6587,7 @@ msgid "Make the program exit with codes similar to diff(1). That is, it exits wi msgstr "" #. type: Labeled list -#: en/diff-options.txt:821 en/fetch-options.txt:283 en/git-am.txt:95 en/git-apply.txt:232 en/git-branch.txt:203 en/git-bundle.txt:127 en/git-checkout-index.txt:32 en/git-checkout.txt:112 en/git-clean.txt:58 en/git-commit.txt:372 en/git-fast-import.txt:42 en/git-fetch-pack.txt:49 en/git-format-patch.txt:401 en/git-gc.txt:80 en/git-grep.txt:303 en/git-imap-send.txt:37 en/git-ls-remote.txt:41 en/git-notes.txt:231 en/git-prune-packed.txt:37 en/git-pull.txt:81 en/git-push.txt:387 en/git-read-tree.txt:118 en/git-rebase.txt:416 en/git-repack.txt:107 en/git-reset.txt:108 en/git-restore.txt:67 en/git-rev-parse.txt:129 en/git-rm.txt:82 en/git-send-email.txt:445 en/git-show-ref.txt:87 en/git-stash.txt:239 en/git-submodule.txt:277 en/git-svn.txt:671 en/git-switch.txt:148 en/git-symbolic-ref.txt:40 en/git-worktree.txt:252 en/merge-options.txt:175 en/rev-list-options.txt:252 +#: en/diff-options.txt:821 en/fetch-options.txt:284 en/git-am.txt:95 en/git-apply.txt:239 en/git-branch.txt:203 en/git-bundle.txt:127 en/git-checkout-index.txt:32 en/git-checkout.txt:112 en/git-clean.txt:58 en/git-commit.txt:372 en/git-fast-import.txt:42 en/git-fetch-pack.txt:49 en/git-format-patch.txt:401 en/git-gc.txt:83 en/git-grep.txt:303 en/git-imap-send.txt:37 en/git-ls-remote.txt:41 en/git-notes.txt:231 en/git-prune-packed.txt:37 en/git-pull.txt:81 en/git-push.txt:387 en/git-read-tree.txt:118 en/git-rebase.txt:416 en/git-repack.txt:107 en/git-reset.txt:108 en/git-restore.txt:67 en/git-rev-parse.txt:129 en/git-rm.txt:82 en/git-send-email.txt:452 en/git-show-ref.txt:87 en/git-stash.txt:239 en/git-submodule.txt:283 en/git-svn.txt:671 en/git-switch.txt:148 en/git-symbolic-ref.txt:40 en/git-worktree.txt:252 en/merge-options.txt:175 en/rev-list-options.txt:252 #, ignore-same, no-wrap, priority:280 msgid "--quiet" msgstr "--quiet" @@ -6712,218 +6737,218 @@ msgid "--[no-]all" msgstr "--[no-]all" #. type: Plain text -#: en/fetch-options.txt:4 +#: en/fetch-options.txt:5 #, placeholders:'fetch.all', priority:220 -msgid "Fetch all remotes. This overrides the configuration variable `fetch.all`." +msgid "Fetch all remotes, except for the ones that has the `remote..skipFetchAll` configuration variable set. This overrides the configuration variable fetch.all`." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:6 en/git-config.txt:114 +#: en/fetch-options.txt:7 en/git-config.txt:114 #, ignore-same, no-wrap, priority:220 msgid "--append" msgstr "--append" #. type: Plain text -#: en/fetch-options.txt:10 +#: en/fetch-options.txt:11 #, placeholders:'`.git/FETCH_HEAD`':'`.git/FETCH_HEAD`', priority:220 msgid "Append ref names and object names of fetched refs to the existing contents of `.git/FETCH_HEAD`. Without this option old data in `.git/FETCH_HEAD` will be overwritten." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:11 en/git-send-pack.txt:69 +#: en/fetch-options.txt:12 en/git-send-pack.txt:69 #, ignore-same, no-wrap, priority:220 msgid "--atomic" msgstr "--atomic" #. type: Plain text -#: en/fetch-options.txt:14 +#: en/fetch-options.txt:15 #, priority:220 msgid "Use an atomic transaction to update local refs. Either all refs are updated, or on error, no refs are updated." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:15 +#: en/fetch-options.txt:16 #, no-wrap, placeholders:'--depth=', priority:220 msgid "--depth=" msgstr "--depth=" #. type: Plain text -#: en/fetch-options.txt:21 +#: en/fetch-options.txt:22 #, placeholders:'`--depth=':'linkgit:git-clone[1]', priority:220 msgid "Limit fetching to the specified number of commits from the tip of each remote branch history. If fetching to a 'shallow' repository created by `git clone` with `--depth=` option (see linkgit:git-clone[1]), deepen or shorten the history to the specified number of commits. Tags for the deepened commits are not fetched." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:22 +#: en/fetch-options.txt:23 #, no-wrap, placeholders:'--deepen=', priority:220 msgid "--deepen=" msgstr "--deepen=" #. type: Plain text -#: en/fetch-options.txt:26 +#: en/fetch-options.txt:27 #, placeholders:'--depth', priority:220 msgid "Similar to --depth, except it specifies the number of commits from the current shallow boundary instead of from the tip of each remote branch history." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:27 en/git-fetch-pack.txt:90 +#: en/fetch-options.txt:28 en/git-fetch-pack.txt:90 #, no-wrap, placeholders:'--shallow-since=', priority:220 msgid "--shallow-since=" msgstr "--shallow-since=" #. type: Plain text -#: en/fetch-options.txt:30 en/git-fetch-pack.txt:93 +#: en/fetch-options.txt:31 en/git-fetch-pack.txt:93 #, priority:220 msgid "Deepen or shorten the history of a shallow repository to include all reachable commits after ." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:31 en/git-fetch-pack.txt:94 +#: en/fetch-options.txt:32 en/git-fetch-pack.txt:94 #, no-wrap, placeholders:'--shallow-exclude=', priority:220 msgid "--shallow-exclude=" msgstr "--shallow-exclude=" #. type: Plain text -#: en/fetch-options.txt:35 en/git-fetch-pack.txt:98 +#: en/fetch-options.txt:36 en/git-fetch-pack.txt:98 #, fuzzy, priority:220 #| msgid "Create a shallow clone with a history, excluding commits reachable from a specified remote branch or tag. This option can be specified multiple times." msgid "Deepen or shorten the history of a shallow repository to exclude commits reachable from a specified remote branch or tag. This option can be specified multiple times." msgstr "Erstellt einen flachen Klon mit einem Verlauf, der Commits ausschließt, die von einem angegebenen Remote-Branch oder Tag erreichbar sind. Diese Option kann mehrfach angegeben werden." #. type: Labeled list -#: en/fetch-options.txt:36 +#: en/fetch-options.txt:37 #, ignore-same, no-wrap, priority:220 msgid "--unshallow" msgstr "--unshallow" #. type: Plain text -#: en/fetch-options.txt:40 +#: en/fetch-options.txt:41 #, priority:220 msgid "If the source repository is complete, convert a shallow repository to a complete one, removing all the limitations imposed by shallow repositories." msgstr "" #. type: Plain text -#: en/fetch-options.txt:43 +#: en/fetch-options.txt:44 #, priority:220 msgid "If the source repository is shallow, fetch as much as possible so that the current repository has the same history as the source repository." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:44 +#: en/fetch-options.txt:45 #, ignore-same, no-wrap, priority:220 msgid "--update-shallow" msgstr "--update-shallow" #. type: Plain text -#: en/fetch-options.txt:49 +#: en/fetch-options.txt:50 #, priority:220 msgid "By default when fetching from a shallow repository, `git fetch` refuses refs that require updating .git/shallow. This option updates .git/shallow and accepts such refs." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:50 +#: en/fetch-options.txt:51 #, no-wrap, placeholders:'--negotiation-tip=', priority:220 msgid "--negotiation-tip=" msgstr "" #. type: Plain text -#: en/fetch-options.txt:58 +#: en/fetch-options.txt:59 #, priority:220 msgid "By default, Git will report, to the server, commits reachable from all local refs to find common commits in an attempt to reduce the size of the to-be-received packfile. If specified, Git will only report commits reachable from the given tips. This is useful to speed up fetches when the user knows which local ref is likely to have commits in common with the upstream ref being fetched." msgstr "" #. type: Plain text -#: en/fetch-options.txt:61 +#: en/fetch-options.txt:62 #, priority:220 msgid "This option may be specified more than once; if so, Git will report commits reachable from any of the given commits." msgstr "" #. type: Plain text -#: en/fetch-options.txt:65 +#: en/fetch-options.txt:66 #, priority:220 msgid "The argument to this option may be a glob on ref names, a ref, or the (possibly abbreviated) SHA-1 of a commit. Specifying a glob is equivalent to specifying this option multiple times, one for each matching ref name." msgstr "" #. type: Plain text -#: en/fetch-options.txt:69 +#: en/fetch-options.txt:70 #, fuzzy, placeholders:'fetch.negotiationAlgorithm':'push.negotiate':'linkgit:git-config[1]':'`--negotiate-only`', priority:220 msgid "See also the `fetch.negotiationAlgorithm` and `push.negotiate` configuration variables documented in linkgit:git-config[1], and the `--negotiate-only` option below." msgstr "Siehe auch die Konfigurationsvariable `fetch.negotiationAlgorithm`, die in linkgit:git-config[1] dokumentiert ist." #. type: Labeled list -#: en/fetch-options.txt:70 +#: en/fetch-options.txt:71 #, ignore-same, no-wrap, priority:220 msgid "--negotiate-only" msgstr "--negotiate-only" #. type: Plain text -#: en/fetch-options.txt:74 +#: en/fetch-options.txt:75 #, placeholders:'`--negotiation-tip=', priority:220 msgid "Do not fetch anything from the server, and instead print the ancestors of the provided `--negotiation-tip=*` arguments, which we have in common with the server." msgstr "" #. type: Plain text -#: en/fetch-options.txt:78 +#: en/fetch-options.txt:79 #, placeholders:'`--recurse-submodules=[yes|on-demand]`':'push.negotiate':'linkgit:git-config[1]', priority:220 msgid "This is incompatible with `--recurse-submodules=[yes|on-demand]`. Internally this is used to implement the `push.negotiate` option, see linkgit:git-config[1]." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:79 en/git-add.txt:70 en/git-clean.txt:52 en/git-commit.txt:375 en/git-http-push.txt:37 en/git-mv.txt:40 en/git-notes.txt:203 en/git-p4.txt:332 en/git-prune-packed.txt:32 en/git-prune.txt:37 en/git-push.txt:174 en/git-quiltimport.txt:35 en/git-read-tree.txt:59 en/git-reflog.txt:120 en/git-rm.txt:53 en/git-send-email.txt:436 en/git-send-pack.txt:52 en/git-svn.txt:687 en/git-worktree.txt:231 +#: en/fetch-options.txt:80 en/git-add.txt:70 en/git-clean.txt:52 en/git-commit.txt:375 en/git-http-push.txt:37 en/git-mv.txt:40 en/git-notes.txt:203 en/git-p4.txt:332 en/git-prune-packed.txt:32 en/git-prune.txt:37 en/git-push.txt:174 en/git-quiltimport.txt:35 en/git-read-tree.txt:59 en/git-reflog.txt:120 en/git-rm.txt:53 en/git-send-email.txt:443 en/git-send-pack.txt:52 en/git-svn.txt:687 en/git-worktree.txt:231 #, ignore-same, no-wrap, priority:300 msgid "--dry-run" msgstr "--dry-run" #. type: Plain text -#: en/fetch-options.txt:81 +#: en/fetch-options.txt:82 #, priority:220 msgid "Show what would be done, without making any changes." msgstr "" #. type: Plain text -#: en/fetch-options.txt:85 +#: en/fetch-options.txt:86 #, placeholders:'linkgit:git-fetch[1]', priority:220 msgid "Print the output to standard output in an easy-to-parse format for scripts. See section OUTPUT in linkgit:git-fetch[1] for details." msgstr "" #. type: Plain text -#: en/fetch-options.txt:88 +#: en/fetch-options.txt:89 #, placeholders:'`--recurse-submodules=[yes|on-demand]`':'fetch.output', priority:220 msgid "This is incompatible with `--recurse-submodules=[yes|on-demand]` and takes precedence over the `fetch.output` config option." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:90 +#: en/fetch-options.txt:91 #, ignore-same, no-wrap, priority:220 msgid "--[no-]write-fetch-head" msgstr "--[no-]write-fetch-head" #. type: Plain text -#: en/fetch-options.txt:96 +#: en/fetch-options.txt:97 #, placeholders:'FETCH_HEAD':'`$GIT_DIR`':'`--no-write-fetch-head`':'`--dry-run`', priority:220 msgid "Write the list of remote refs fetched in the `FETCH_HEAD` file directly under `$GIT_DIR`. This is the default. Passing `--no-write-fetch-head` from the command line tells Git not to write the file. Under `--dry-run` option, the file is never written." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:98 en/git-add.txt:78 en/git-archimport.txt:81 en/git-blame.txt:65 en/git-branch.txt:117 en/git-checkout-index.txt:35 en/git-checkout.txt:122 en/git-clean.txt:36 en/git-cvsexportcommit.txt:54 en/git-filter-branch.txt:208 en/git-ls-files.txt:171 en/git-mv.txt:31 en/git-notes.txt:133 en/git-push.txt:333 en/git-rebase.txt:448 en/git-repack.txt:98 en/git-replace.txt:60 en/git-rm.txt:48 en/git-submodule.txt:300 en/git-switch.txt:115 en/git-tag.txt:80 en/git-update-server-info.txt:24 en/git-worktree.txt:172 +#: en/fetch-options.txt:99 en/git-add.txt:78 en/git-archimport.txt:81 en/git-blame.txt:65 en/git-branch.txt:117 en/git-checkout-index.txt:35 en/git-checkout.txt:122 en/git-clean.txt:36 en/git-cvsexportcommit.txt:54 en/git-filter-branch.txt:208 en/git-ls-files.txt:171 en/git-mv.txt:31 en/git-notes.txt:133 en/git-push.txt:333 en/git-rebase.txt:448 en/git-repack.txt:98 en/git-replace.txt:60 en/git-rm.txt:48 en/git-submodule.txt:306 en/git-switch.txt:115 en/git-tag.txt:80 en/git-update-server-info.txt:24 en/git-worktree.txt:172 #, ignore-same, no-wrap, priority:300 msgid "-f" msgstr "-f" #. type: Labeled list -#: en/fetch-options.txt:99 en/git-add.txt:79 en/git-branch.txt:118 en/git-checkout-index.txt:36 en/git-checkout.txt:123 en/git-clean.txt:37 en/git-fast-import.txt:37 en/git-filter-branch.txt:209 en/git-gc.txt:83 en/git-http-push.txt:30 en/git-mv.txt:32 en/git-notes.txt:134 en/git-push.txt:334 en/git-replace.txt:61 en/git-rm.txt:49 en/git-send-email.txt:465 en/git-send-pack.txt:55 en/git-submodule.txt:301 en/git-switch.txt:116 en/git-tag.txt:81 en/git-update-server-info.txt:25 en/git-worktree.txt:173 +#: en/fetch-options.txt:100 en/git-add.txt:79 en/git-branch.txt:118 en/git-checkout-index.txt:36 en/git-checkout.txt:123 en/git-clean.txt:37 en/git-fast-import.txt:37 en/git-filter-branch.txt:209 en/git-gc.txt:86 en/git-http-push.txt:30 en/git-mv.txt:32 en/git-notes.txt:134 en/git-push.txt:334 en/git-replace.txt:61 en/git-rm.txt:49 en/git-send-email.txt:472 en/git-send-pack.txt:55 en/git-submodule.txt:307 en/git-switch.txt:116 en/git-tag.txt:81 en/git-update-server-info.txt:25 en/git-worktree.txt:173 #, ignore-same, no-wrap, priority:300 msgid "--force" msgstr "--force" #. type: Plain text -#: en/fetch-options.txt:102 +#: en/fetch-options.txt:103 #, priority:220 msgid "When 'git fetch' is used with `:` refspec, it may refuse to update the local branch as discussed" msgstr "" #. type: Plain text -#: en/fetch-options.txt:105 +#: en/fetch-options.txt:106 #, no-wrap, placeholders:'linkgit:git-fetch[1]', priority:220 msgid "" "\tin the `` part of the linkgit:git-fetch[1]\n" @@ -6931,422 +6956,422 @@ msgid "" msgstr "" #. type: Plain text -#: en/fetch-options.txt:108 +#: en/fetch-options.txt:109 #, no-wrap, priority:220 msgid "\tin the `` part below.\n" msgstr "" #. type: Plain text -#: en/fetch-options.txt:110 +#: en/fetch-options.txt:111 #, no-wrap, priority:220 msgid "\tThis option overrides that check.\n" msgstr "" #. type: Labeled list -#: en/fetch-options.txt:111 en/git-am.txt:44 en/git-cvsexportcommit.txt:67 en/git-cvsimport.txt:93 en/git-fetch-pack.txt:53 en/git-format-patch.txt:133 en/git-ls-files.txt:86 en/git-mailinfo.txt:29 en/git-mv.txt:34 en/git-repack.txt:211 en/git-stash.txt:189 +#: en/fetch-options.txt:112 en/git-am.txt:44 en/git-cvsexportcommit.txt:67 en/git-cvsimport.txt:93 en/git-fetch-pack.txt:53 en/git-format-patch.txt:133 en/git-ls-files.txt:86 en/git-mailinfo.txt:29 en/git-mv.txt:34 en/git-repack.txt:211 en/git-stash.txt:189 #, ignore-same, no-wrap, priority:280 msgid "-k" msgstr "-k" #. type: Labeled list -#: en/fetch-options.txt:112 en/git-am.txt:45 en/git-fetch-pack.txt:54 en/git-index-pack.txt:62 en/git-reset.txt:87 +#: en/fetch-options.txt:113 en/git-am.txt:45 en/git-fetch-pack.txt:54 en/git-index-pack.txt:62 en/git-reset.txt:87 #, ignore-same, no-wrap, priority:280 msgid "--keep" msgstr "--keep" #. type: Plain text -#: en/fetch-options.txt:114 +#: en/fetch-options.txt:115 #, fuzzy, priority:220 msgid "Keep downloaded pack." msgstr "heruntergeladenes Paket behalten" #. type: Labeled list -#: en/fetch-options.txt:116 +#: en/fetch-options.txt:117 #, ignore-same, no-wrap, priority:220 msgid "--multiple" msgstr "--multiple" #. type: Plain text -#: en/fetch-options.txt:119 +#: en/fetch-options.txt:120 #, priority:220 msgid "Allow several and arguments to be specified. No s may be specified." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:120 +#: en/fetch-options.txt:121 #, ignore-same, no-wrap, priority:220 msgid "--[no-]auto-maintenance" msgstr "--[no-]auto-maintenance" #. type: Labeled list -#: en/fetch-options.txt:121 +#: en/fetch-options.txt:122 #, ignore-same, no-wrap, priority:220 msgid "--[no-]auto-gc" msgstr "--[no-]auto-gc" #. type: Plain text -#: en/fetch-options.txt:125 +#: en/fetch-options.txt:126 #, placeholders:'--auto`', priority:220 msgid "Run `git maintenance run --auto` at the end to perform automatic repository maintenance if needed. (`--[no-]auto-gc` is a synonym.) This is enabled by default." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:126 +#: en/fetch-options.txt:127 #, ignore-same, no-wrap, priority:220 msgid "--[no-]write-commit-graph" msgstr "--[no-]write-commit-graph" #. type: Plain text -#: en/fetch-options.txt:129 +#: en/fetch-options.txt:130 #, placeholders:'fetch.writeCommitGraph', priority:220 msgid "Write a commit-graph after fetching. This overrides the config setting `fetch.writeCommitGraph`." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:131 +#: en/fetch-options.txt:132 #, ignore-same, no-wrap, priority:220 msgid "--prefetch" msgstr "--prefetch" #. type: Plain text -#: en/fetch-options.txt:135 +#: en/fetch-options.txt:136 #, placeholders:'linkgit:git-maintenance[1]', priority:220 msgid "Modify the configured refspec to place all refs into the `refs/prefetch/` namespace. See the `prefetch` task in linkgit:git-maintenance[1]." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:137 en/git-push.txt:154 +#: en/fetch-options.txt:138 en/git-push.txt:154 #, ignore-same, no-wrap, priority:220 msgid "--prune" msgstr "--prune" #. type: Plain text -#: en/fetch-options.txt:147 +#: en/fetch-options.txt:148 #, placeholders:'--tags':'--mirror':'`--prune-tags`', priority:220 msgid "Before fetching, remove any remote-tracking references that no longer exist on the remote. Tags are not subject to pruning if they are fetched only because of the default tag auto-following or due to a --tags option. However, if tags are fetched due to an explicit refspec (either on the command line or in the remote configuration, for example if the remote was cloned with the --mirror option), then they are also subject to pruning. Supplying `--prune-tags` is a shorthand for providing the tag refspec." msgstr "" #. type: Plain text -#: en/fetch-options.txt:150 en/fetch-options.txt:161 +#: en/fetch-options.txt:151 en/fetch-options.txt:162 #, priority:220 msgid "See the PRUNING section below for more details." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:151 en/git-cvsexportcommit.txt:57 en/git-grep.txt:143 en/git.txt:136 en/rev-list-options.txt:97 +#: en/fetch-options.txt:152 en/git-cvsexportcommit.txt:57 en/git-grep.txt:143 en/git.txt:136 en/rev-list-options.txt:97 #, ignore-same, no-wrap, priority:260 msgid "-P" msgstr "-P" #. type: Labeled list -#: en/fetch-options.txt:152 +#: en/fetch-options.txt:153 #, ignore-same, no-wrap, priority:220 msgid "--prune-tags" msgstr "--prune-tags" #. type: Plain text -#: en/fetch-options.txt:159 +#: en/fetch-options.txt:160 #, placeholders:'`--prune`':'`--prune`':'`--prune`', priority:220 msgid "Before fetching, remove any local tags that no longer exist on the remote if `--prune` is enabled. This option should be used more carefully, unlike `--prune` it will remove any local references (local tags) that have been created. This option is a shorthand for providing the explicit tag refspec along with `--prune`, see the discussion about that in its documentation." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:165 en/git-add.txt:69 en/git-am.txt:152 en/git-blame.txt:71 en/git-checkout-index.txt:45 en/git-cherry-pick.txt:92 en/git-clean.txt:51 en/git-commit.txt:214 en/git-format-patch.txt:118 en/git-grep.txt:156 en/git-mailinfo.txt:68 en/git-mv.txt:39 en/git-notes.txt:202 en/git-p4.txt:331 en/git-prune-packed.txt:31 en/git-prune.txt:36 en/git-push.txt:173 en/git-quiltimport.txt:34 en/git-read-tree.txt:58 en/git-rebase.txt:427 en/git-reflog.txt:119 en/git-repack.txt:111 en/git-revert.txt:77 en/git-rm.txt:52 en/git-shortlog.txt:29 en/git-submodule.txt:323 en/git-svn.txt:686 en/git-unpack-objects.txt:30 en/git-worktree.txt:230 en/merge-options.txt:108 +#: en/fetch-options.txt:166 en/git-add.txt:69 en/git-am.txt:152 en/git-blame.txt:71 en/git-checkout-index.txt:45 en/git-cherry-pick.txt:92 en/git-clean.txt:51 en/git-commit.txt:214 en/git-format-patch.txt:118 en/git-grep.txt:156 en/git-mailinfo.txt:68 en/git-mv.txt:39 en/git-notes.txt:202 en/git-p4.txt:331 en/git-prune-packed.txt:31 en/git-prune.txt:36 en/git-push.txt:173 en/git-quiltimport.txt:34 en/git-read-tree.txt:58 en/git-rebase.txt:427 en/git-reflog.txt:119 en/git-repack.txt:111 en/git-revert.txt:77 en/git-rm.txt:52 en/git-shortlog.txt:29 en/git-submodule.txt:329 en/git-svn.txt:686 en/git-unpack-objects.txt:30 en/git-worktree.txt:230 en/merge-options.txt:108 #, ignore-same, no-wrap, priority:300 msgid "-n" msgstr "-n" #. type: Labeled list -#: en/fetch-options.txt:167 +#: en/fetch-options.txt:168 #, ignore-same, no-wrap, priority:220 msgid "--no-tags" msgstr "--no-tags" #. type: Plain text -#: en/fetch-options.txt:173 +#: en/fetch-options.txt:174 #, placeholders:'linkgit:git-config[1]', priority:220 msgid "By default, tags that point at objects that are downloaded from the remote repository are fetched and stored locally. This option disables this automatic tag following. The default behavior for a remote may be specified with the remote..tagOpt setting. See linkgit:git-config[1]." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:175 en/git-fetch-pack.txt:104 +#: en/fetch-options.txt:176 en/git-fetch-pack.txt:104 #, ignore-same, no-wrap, priority:220 msgid "--refetch" msgstr "--refetch" #. type: Plain text -#: en/fetch-options.txt:182 +#: en/fetch-options.txt:183 #, placeholders:'`--filter=`', priority:220 msgid "Instead of negotiating with the server to avoid transferring commits and associated objects that are already present locally, this option fetches all objects as a fresh clone would. Use this to reapply a partial clone filter from configuration or using `--filter=` when the filter definition has changed. Automatic post-fetch maintenance will perform object database pack consolidation to remove any duplicate objects." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:184 +#: en/fetch-options.txt:185 #, no-wrap, placeholders:'--refmap=', priority:220 msgid "--refmap=" msgstr "" #. type: Plain text -#: en/fetch-options.txt:194 +#: en/fetch-options.txt:195 #, placeholders:'`--refmap`', priority:220 msgid "When fetching refs listed on the command line, use the specified refspec (can be given more than once) to map the refs to remote-tracking branches, instead of the values of `remote.*.fetch` configuration variables for the remote repository. Providing an empty `` to the `--refmap` option causes Git to ignore the configured refspecs and rely entirely on the refspecs supplied as command-line arguments. See section on \"Configured Remote-tracking Branches\" for details." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:196 en/git-describe.txt:55 en/git-fsck.txt:41 en/git-ls-remote.txt:27 en/git-name-rev.txt:24 en/git-push.txt:187 en/git-show-ref.txt:49 +#: en/fetch-options.txt:197 en/git-describe.txt:55 en/git-fsck.txt:41 en/git-ls-remote.txt:27 en/git-name-rev.txt:24 en/git-push.txt:187 en/git-show-ref.txt:49 #, ignore-same, no-wrap, priority:260 msgid "--tags" msgstr "--tags" #. type: Plain text -#: en/fetch-options.txt:203 +#: en/fetch-options.txt:204 #, placeholders:'--prune':'`--prune`', priority:220 msgid "Fetch all tags from the remote (i.e., fetch remote tags `refs/tags/*` into local tags with the same name), in addition to whatever else would otherwise be fetched. Using this option alone does not subject tags to pruning, even if --prune is used (though tags may be pruned anyway if they are also the destination of an explicit refspec; see `--prune`)." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:205 +#: en/fetch-options.txt:206 #, ignore-same, no-wrap, priority:220 msgid "--recurse-submodules[=(yes|on-demand|no)]" msgstr "--recurse-submodules[=(yes|on-demand|no)]" #. type: Plain text -#: en/fetch-options.txt:215 +#: en/fetch-options.txt:216 #, placeholders:'`$GIT_DIR/modules/`':'linkgit:gitsubmodules[7]', priority:220 msgid "This option controls if and under what conditions new commits of submodules should be fetched too. When recursing through submodules, `git fetch` always attempts to fetch \"changed\" submodules, that is, a submodule that has commits that are referenced by a newly fetched superproject commit but are missing in the local submodule clone. A changed submodule can be fetched as long as it is present locally e.g. in `$GIT_DIR/modules/` (see linkgit:gitsubmodules[7]); if the upstream adds a new submodule, that submodule cannot be fetched until it is cloned e.g. by `git submodule update`." msgstr "" #. type: Plain text -#: en/fetch-options.txt:220 +#: en/fetch-options.txt:221 #, priority:220 msgid "When set to 'on-demand', only changed submodules are fetched. When set to 'yes', all populated submodules are fetched and submodules that are both unpopulated and changed are fetched. When set to 'no', submodules are never fetched." msgstr "" #. type: Plain text -#: en/fetch-options.txt:224 +#: en/fetch-options.txt:225 #, placeholders:'fetch.recurseSubmodules':'linkgit:git-config[1]', priority:220 msgid "When unspecified, this uses the value of `fetch.recurseSubmodules` if it is set (see linkgit:git-config[1]), defaulting to 'on-demand' if unset. When this option is used without any value, it defaults to 'yes'." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:226 +#: en/fetch-options.txt:227 #, ignore-same, no-wrap, priority:220 msgid "-j" msgstr "-j" #. type: Labeled list -#: en/fetch-options.txt:227 +#: en/fetch-options.txt:228 #, no-wrap, placeholders:'--jobs=', priority:220 msgid "--jobs=" msgstr "--jobs=" #. type: Plain text -#: en/fetch-options.txt:229 +#: en/fetch-options.txt:230 #, priority:220 msgid "Number of parallel children to be used for all forms of fetching." msgstr "" #. type: Plain text -#: en/fetch-options.txt:234 +#: en/fetch-options.txt:235 #, placeholders:'`--multiple`':'fetch.parallel':'submodule.fetchJobs':'linkgit:git-config[1]', priority:220 msgid "If the `--multiple` option was specified, the different remotes will be fetched in parallel. If multiple submodules are fetched, they will be fetched in parallel. To control them independently, use the config settings `fetch.parallel` and `submodule.fetchJobs` (see linkgit:git-config[1])." msgstr "" #. type: Plain text -#: en/fetch-options.txt:237 +#: en/fetch-options.txt:238 #, priority:220 msgid "Typically, parallel recursive and multi-remote fetches will be faster. By default fetches are performed sequentially, not in parallel." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:239 en/git-checkout.txt:305 en/git-push.txt:402 en/git-restore.txt:115 en/git-switch.txt:189 +#: en/fetch-options.txt:240 en/git-checkout.txt:305 en/git-push.txt:402 en/git-restore.txt:115 en/git-switch.txt:189 #, ignore-same, no-wrap, priority:280 msgid "--no-recurse-submodules" msgstr "--no-recurse-submodules" #. type: Plain text -#: en/fetch-options.txt:242 +#: en/fetch-options.txt:243 #, placeholders:'`--recurse-submodules=no`', priority:220 msgid "Disable recursive fetching of submodules (this has the same effect as using the `--recurse-submodules=no` option)." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:244 en/git-branch.txt:267 en/git-push.txt:374 +#: en/fetch-options.txt:245 en/git-branch.txt:267 en/git-push.txt:374 #, ignore-same, no-wrap, priority:260 msgid "--set-upstream" msgstr "--set-upstream" #. type: Plain text -#: en/fetch-options.txt:250 +#: en/fetch-options.txt:251 #, placeholders:'linkgit:git-pull[1]':'linkgit:git-config[1]', priority:220 msgid "If the remote is fetched successfully, add upstream (tracking) reference, used by argument-less linkgit:git-pull[1] and other commands. For more information, see `branch..merge` and `branch..remote` in linkgit:git-config[1]." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:252 +#: en/fetch-options.txt:253 #, no-wrap, placeholders:'--submodule-prefix=', priority:220 msgid "--submodule-prefix=" msgstr "--submodule-prefix=" #. type: Plain text -#: en/fetch-options.txt:256 +#: en/fetch-options.txt:257 #, priority:220 msgid "Prepend to paths printed in informative messages such as \"Fetching submodule foo\". This option is used internally when recursing over submodules." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:257 +#: en/fetch-options.txt:258 #, ignore-same, no-wrap, priority:220 msgid "--recurse-submodules-default=[yes|on-demand]" msgstr "--recurse-submodules-default=[yes|on-demand]" #. type: Plain text -#: en/fetch-options.txt:264 +#: en/fetch-options.txt:265 #, placeholders:'--recurse-submodules':'linkgit:gitmodules[5]':'linkgit:git-config[1]', priority:220 msgid "This option is used internally to temporarily provide a non-negative default value for the --recurse-submodules option. All other methods of configuring fetch's submodule recursion (such as settings in linkgit:gitmodules[5] and linkgit:git-config[1]) override this option, as does specifying --[no-]recurse-submodules directly." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:266 +#: en/fetch-options.txt:267 #, ignore-same, no-wrap, priority:220 msgid "--update-head-ok" msgstr "--update-head-ok" #. type: Plain text -#: en/fetch-options.txt:273 +#: en/fetch-options.txt:274 #, priority:220 msgid "By default 'git fetch' refuses to update the head which corresponds to the current branch. This flag disables the check. This is purely for the internal use for 'git pull' to communicate with 'git fetch', and unless you are implementing your own Porcelain you are not supposed to use it." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:275 +#: en/fetch-options.txt:276 #, no-wrap, placeholders:'--upload-pack', priority:220 msgid "--upload-pack " msgstr "--upload-pack " #. type: Plain text -#: en/fetch-options.txt:280 +#: en/fetch-options.txt:281 #, placeholders:'git fetch-pack':'`--exec=', priority:220 msgid "When given, and the repository to fetch from is handled by 'git fetch-pack', `--exec=` is passed to the command to specify non-default path for the command run on the other end." msgstr "Wird diese Option angegeben und das anzufordernde Repository mit 'git fetch-pack' bearbeitet wurde, dann wird dem Befehl `--exec=` übergeben, um den auf der entfernten Seite auszuführenden Befehl anzugeben." #. type: Labeled list -#: en/fetch-options.txt:282 en/git-am.txt:94 en/git-apply.txt:231 en/git-branch.txt:202 en/git-bundle.txt:126 en/git-checkout-index.txt:31 en/git-checkout.txt:111 en/git-clean.txt:57 en/git-commit.txt:371 en/git-diff-files.txt:44 en/git-fetch-pack.txt:48 en/git-format-patch.txt:400 en/git-grep.txt:302 en/git-imap-send.txt:36 en/git-ls-remote.txt:40 en/git-merge-file.txt:80 en/git-merge-index.txt:35 en/git-notes.txt:230 en/git-pack-objects.txt:211 en/git-prune-packed.txt:36 en/git-pull.txt:80 en/git-push.txt:386 en/git-read-tree.txt:117 en/git-rebase.txt:415 en/git-repack.txt:106 en/git-reset.txt:107 en/git-restore.txt:66 en/git-rev-parse.txt:128 en/git-rm.txt:81 en/git-show-ref.txt:86 en/git-stash.txt:238 en/git-submodule.txt:276 en/git-svn.txt:670 en/git-switch.txt:147 en/git-symbolic-ref.txt:39 en/git-unpack-objects.txt:34 en/git-update-index.txt:59 en/git-worktree.txt:251 en/merge-options.txt:174 +#: en/fetch-options.txt:283 en/git-am.txt:94 en/git-apply.txt:238 en/git-branch.txt:202 en/git-bundle.txt:126 en/git-checkout-index.txt:31 en/git-checkout.txt:111 en/git-clean.txt:57 en/git-commit.txt:371 en/git-diff-files.txt:44 en/git-fetch-pack.txt:48 en/git-format-patch.txt:400 en/git-grep.txt:302 en/git-imap-send.txt:36 en/git-ls-remote.txt:40 en/git-merge-file.txt:80 en/git-merge-index.txt:35 en/git-notes.txt:230 en/git-pack-objects.txt:211 en/git-prune-packed.txt:36 en/git-pull.txt:80 en/git-push.txt:386 en/git-read-tree.txt:117 en/git-rebase.txt:415 en/git-repack.txt:106 en/git-reset.txt:107 en/git-restore.txt:66 en/git-rev-parse.txt:128 en/git-rm.txt:81 en/git-show-ref.txt:86 en/git-stash.txt:238 en/git-submodule.txt:282 en/git-svn.txt:670 en/git-switch.txt:147 en/git-symbolic-ref.txt:39 en/git-unpack-objects.txt:34 en/git-update-index.txt:59 en/git-worktree.txt:251 en/merge-options.txt:174 #, ignore-same, no-wrap, priority:280 msgid "-q" msgstr "-q" #. type: Plain text -#: en/fetch-options.txt:287 +#: en/fetch-options.txt:288 #, placeholders:'--quiet':'git-fetch-pack', priority:220 msgid "Pass --quiet to git-fetch-pack and silence any other internally used git commands. Progress is not reported to the standard error stream." msgstr "" #. type: Labeled list -#: en/fetch-options.txt:288 en/git-add.txt:74 en/git-apply.txt:225 en/git-archimport.txt:74 en/git-archive.txt:49 en/git-branch.txt:191 en/git-cherry.txt:29 en/git-commit.txt:356 en/git-count-objects.txt:21 en/git-cvsexportcommit.txt:82 en/git-cvsimport.txt:52 en/git-diff-tree.txt:83 en/git-fetch-pack.txt:115 en/git-grep.txt:118 en/git-http-fetch.txt:30 en/git-imap-send.txt:32 en/git-index-pack.txt:28 en/git-ls-files.txt:166 en/git-mv.txt:43 en/git-notes.txt:234 en/git-p4.txt:208 en/git-prune.txt:41 en/git-pull.txt:86 en/git-push.txt:392 en/git-read-tree.txt:63 en/git-rebase.txt:419 en/git-remote.txt:35 en/git-status.txt:50 en/git-svn.txt:366 en/git-tag.txt:88 en/git.txt:42 en/git-verify-commit.txt:23 en/git-verify-pack.txt:26 en/git-verify-tag.txt:23 en/git-worktree.txt:255 en/merge-options.txt:178 +#: en/fetch-options.txt:289 en/git-add.txt:74 en/git-apply.txt:232 en/git-archimport.txt:74 en/git-archive.txt:49 en/git-branch.txt:191 en/git-cherry.txt:29 en/git-commit.txt:356 en/git-count-objects.txt:21 en/git-cvsexportcommit.txt:82 en/git-cvsimport.txt:52 en/git-diff-tree.txt:83 en/git-fetch-pack.txt:115 en/git-grep.txt:118 en/git-http-fetch.txt:30 en/git-imap-send.txt:32 en/git-index-pack.txt:28 en/git-ls-files.txt:166 en/git-mv.txt:43 en/git-notes.txt:234 en/git-p4.txt:208 en/git-prune.txt:41 en/git-pull.txt:86 en/git-push.txt:392 en/git-read-tree.txt:63 en/git-rebase.txt:419 en/git-remote.txt:35 en/git-status.txt:50 en/git-svn.txt:366 en/git-tag.txt:88 en/git.txt:42 en/git-verify-commit.txt:23 en/git-verify-pack.txt:26 en/git-verify-tag.txt:23 en/git-worktree.txt:255 en/merge-options.txt:178 #, ignore-same, no-wrap, priority:300 msgid "-v" msgstr "-v" #. type: Labeled list -#: en/fetch-options.txt:289 en/git-add.txt:75 en/git-apply.txt:226 en/git-archive.txt:50 en/git-branch.txt:193 en/git-commit.txt:357 en/git-count-objects.txt:22 en/git-daemon.txt:148 en/git-fsck.txt:85 en/git-help.txt:61 en/git-http-push.txt:40 en/git-imap-send.txt:33 en/git-mv.txt:44 en/git-notes.txt:235 en/git-p4.txt:209 en/git-pack-redundant.txt:53 en/git-prune.txt:42 en/git-pull.txt:87 en/git-push.txt:393 en/git-rebase.txt:420 en/git-reflog.txt:124 en/git-remote.txt:36 en/git-send-pack.txt:62 en/git-status.txt:51 en/git-svn.txt:367 en/git-update-index.txt:159 en/git-verify-commit.txt:24 en/git-verify-pack.txt:27 en/git-verify-tag.txt:24 en/git-worktree.txt:256 en/merge-options.txt:179 +#: en/fetch-options.txt:290 en/git-add.txt:75 en/git-apply.txt:233 en/git-archive.txt:50 en/git-branch.txt:193 en/git-commit.txt:357 en/git-count-objects.txt:22 en/git-daemon.txt:148 en/git-fsck.txt:85 en/git-help.txt:61 en/git-http-push.txt:40 en/git-imap-send.txt:33 en/git-mv.txt:44 en/git-notes.txt:235 en/git-p4.txt:209 en/git-pack-redundant.txt:53 en/git-prune.txt:42 en/git-pull.txt:87 en/git-push.txt:393 en/git-rebase.txt:420 en/git-reflog.txt:124 en/git-remote.txt:36 en/git-send-pack.txt:62 en/git-status.txt:51 en/git-svn.txt:367 en/git-update-index.txt:159 en/git-verify-commit.txt:24 en/git-verify-pack.txt:27 en/git-verify-tag.txt:24 en/git-worktree.txt:256 en/merge-options.txt:179 #, ignore-same, no-wrap, priority:300 msgid "--verbose" msgstr "--verbose" #. type: Plain text -#: en/fetch-options.txt:291 en/git-add.txt:77 en/git-imap-send.txt:35 en/merge-options.txt:181 +#: en/fetch-options.txt:292 en/git-add.txt:77 en/git-imap-send.txt:35 en/merge-options.txt:181 #, priority:300 msgid "Be verbose." msgstr "Gib ausführliche Informationen aus." #. type: Labeled list -#: en/fetch-options.txt:293 en/git-bundle.txt:114 en/git-checkout.txt:115 en/git-format-patch.txt:428 en/git-pack-objects.txt:189 en/git-prune.txt:45 en/git-push.txt:396 en/git-restore.txt:70 en/git-submodule.txt:280 en/git-switch.txt:151 en/merge-options.txt:182 +#: en/fetch-options.txt:294 en/git-bundle.txt:114 en/git-checkout.txt:115 en/git-format-patch.txt:428 en/git-pack-objects.txt:189 en/git-prune.txt:45 en/git-push.txt:396 en/git-restore.txt:70 en/git-submodule.txt:286 en/git-switch.txt:151 en/merge-options.txt:182 #, ignore-same, no-wrap, priority:280 msgid "--progress" msgstr "--progress" #. type: Plain text -#: en/fetch-options.txt:298 en/git-bundle.txt:119 en/git-pack-objects.txt:194 en/git-push.txt:401 +#: en/fetch-options.txt:299 en/git-bundle.txt:119 en/git-pack-objects.txt:194 en/git-push.txt:401 #, priority:220 msgid "Progress status is reported on the standard error stream by default when it is attached to a terminal, unless -q is specified. This flag forces progress status even if the standard error stream is not directed to a terminal." msgstr "Der Fortschritt wird standardmäßig auf der Standardfehlerausgabe angezeigt, wenn diese an ein Terminal angebunden ist, außer wenn -q angegeben ist. Dieses Flag erzwingt die Fortschrittsanzeige auch ohne Terminalanbindung." #. type: Labeled list -#: en/fetch-options.txt:299 en/git-ls-remote.txt:77 en/git-push.txt:216 +#: en/fetch-options.txt:300 en/git-ls-remote.txt:77 en/git-push.txt:216 #, no-wrap, priority:220 msgid "-o