diff --git a/Makefile b/Makefile
index d7a29b75c32db20b51bd93beb58605111c732595..2698c51f13c2672ced22de97eb473029913c7b19 100644
--- a/Makefile
+++ b/Makefile
@@ -20,6 +20,7 @@ po4a.conf: scripts/create_po4a_conf.sh sources.txt $(LANGUAGE_PO)
 
 po4a-stamp: po4a.conf $(EN_SOURCES) $(LANGUAGE_PO) Makefile
 	$(QUIET_PO4A)PERL5LIB=./po4a/lib po4a/po4a -v po4a.conf
+	for f in po/documentation.*.po; do ./scripts/pre-translate-po $$f; ./scripts/set-priorities $$f; done
 	@touch $@
 
 update-sources:
diff --git a/en/git-rebase.txt b/en/git-rebase.txt
index 38e15488f651718bf220453504a39fb8ef0800f7..cfc7440290ae25a9784bd7c649e5729c59b5af5c 100644
--- a/en/git-rebase.txt
+++ b/en/git-rebase.txt
@@ -663,7 +663,7 @@ In addition, the following pairs of options are incompatible:
  * --fork-point and --root
 
 BEHAVIORAL DIFFERENCES
------------------------
+----------------------
 
 git rebase has two primary backends: apply and merge.  (The apply
 backend used to be known as the 'am' backend, but the name led to
diff --git a/po/documentation.es.po b/po/documentation.es.po
index 0621c9e52187cb710ce8b676ed9e0c7fb24b73ce..c2ecd5dcb3fdc6402324a7278490bedb5a7e2861 100644
--- a/po/documentation.es.po
+++ b/po/documentation.es.po
@@ -20885,9 +20885,7 @@ msgstr "`rfc2822`"
 #: en/git-fast-import.txt:307
 #, priority:100
 msgid "This is the standard email format as described by RFC 2822."
-msgstr ""
-"Este es el formato est찼ndar de correo electr처nico que se describe en RFC "
-"2822."
+msgstr "Este es el formato est찼ndar de correo electr처nico que se describe en RFC 2822."
 
 #. type: Plain text
 #: en/git-fast-import.txt:312
diff --git a/po/documentation.fr.po b/po/documentation.fr.po
index a389d7677e2f7c63d5889005fce27063b1de3515..4a7cbee259c381b7dd3fa7a8caec0d4f00fce5bb 100644
--- a/po/documentation.fr.po
+++ b/po/documentation.fr.po
@@ -2477,9 +2477,7 @@ msgstr "true"
 #: en/config.txt:247
 #, priority:100
 msgid "Boolean true literals are `yes`, `on`, `true`, and `1`.  Also, a variable defined without `= <value>` is taken as true."
-msgstr ""
-"Les litt챕raux bool챕ens pour vrai sont `yes`, `on`, `true` et `1`.  De plus, "
-"une variable d챕finie sans `=<valeur>` est consid챕r챕e comme vraie."
+msgstr "Les litt챕raux bool챕ens pour vrai sont `yes`, `on`, `true` et `1`.  De plus, une variable d챕finie sans `=<valeur>` est consid챕r챕e comme vraie."
 
 #. type: Labeled list
 #: en/config.txt:248
@@ -2491,8 +2489,7 @@ msgstr "faux"
 #: en/config.txt:250
 #, priority:100
 msgid "Boolean false literals are `no`, `off`, `false`, `0` and the empty string."
-msgstr ""
-"Les litt챕raux bool챕ens faux sont `no`, `off`, `false`, `0` et la cha챤ne vide."
+msgstr "Les litt챕raux bool챕ens faux sont `no`, `off`, `false`, `0` et la cha챤ne vide."
 
 #. type: Plain text
 #: en/config.txt:254
@@ -7138,10 +7135,7 @@ msgstr "est pris comme le d챕but d'une rustine, et le message de journal de vali
 #: en/git-am.txt:219
 #, priority:100
 msgid "When initially invoking `git am`, you give it the names of the mailboxes to process.  Upon seeing the first patch that does not apply, it aborts in the middle.  You can recover from this in one of two ways:"
-msgstr ""
-"Lorsque vous invoquez initialement `git am`, vous lui donnez les noms des "
-"bo챤tes aux lettres 횪 traiter.  Il s'interrompt d챔s  le premier patch qui ne "
-"s'applique pas.  Vous pouvez revenir 횪 un 챕tat stable de deux fa챌ons :"
+msgstr "Lorsque vous invoquez initialement `git am`, vous lui donnez les noms des bo챤tes aux lettres 횪 traiter.  Il s'interrompt d챔s  le premier patch qui ne s'applique pas.  Vous pouvez revenir 횪 un 챕tat stable de deux fa챌ons :"
 
 #. type: Plain text
 #: en/git-am.txt:222
@@ -7213,12 +7207,7 @@ msgstr "Annote chaque ligne dans le fichier donn챕 avec les informations du comm
 #: en/git-annotate.txt:22
 #, priority:100
 msgid "The only difference between this command and linkgit:git-blame[1] is that they use slightly different output formats, and this command exists only for backward compatibility to support existing scripts, and provide a more familiar command name for people coming from other SCM systems."
-msgstr ""
-"La seule diff챕rence entre cette commande et linkgit:git-blame[1] est "
-"qu'elles utilisent des formats de sortie l챕g챔rement diff챕rents, et cette "
-"commande n'existe que pour la r챕trocompatibilit챕 afin de prendre en charge "
-"les scripts existants, et de fournir un nom de commande plus familier aux "
-"personnes venant d'autres syst챔mes SCM."
+msgstr "La seule diff챕rence entre cette commande et linkgit:git-blame[1] est qu'elles utilisent des formats de sortie l챕g챔rement diff챕rents, et cette commande n'existe que pour la r챕trocompatibilit챕 afin de prendre en charge les scripts existants, et de fournir un nom de commande plus familier aux personnes venant d'autres syst챔mes SCM."
 
 #. type: Title =
 #: en/git-apply.txt:2
@@ -7245,8 +7234,7 @@ msgid ""
 "\t  [--exclude=<path>] [--include=<path>] [--directory=<root>]\n"
 "\t  [--verbose] [--unsafe-paths] [<patch>...]\n"
 msgstr ""
-"'git apply' [--stat] [--numstat] [--summary] [--check] [--index | --intent-"
-"to-add] [--3way]\n"
+"'git apply' [--stat] [--numstat] [--summary] [--check] [--index | --intent-to-add] [--3way]\n"
 "\t  [--apply] [--no-add] [--build-fake-ancestor=<fichier>] [-R | --reverse]\n"
 "\t  [--allow-binary-replacement | --binary] [--reject] [-z]\n"
 "\t  [-p<n>] [-C<n>] [--inaccurate-eof] [--recount] [--cached]\n"
@@ -7259,23 +7247,13 @@ msgstr ""
 #: en/git-apply.txt:30
 #, priority:100
 msgid "Reads the supplied diff output (i.e. \"a patch\") and applies it to files.  When running from a subdirectory in a repository, patched paths outside the directory are ignored.  With the `--index` option the patch is also applied to the index, and with the `--cached` option the patch is only applied to the index.  Without these options, the command applies the patch only to files, and does not require them to be in a Git repository."
-msgstr ""
-"Lit la sortie diff fournie (c'est-횪-dire \"une rustine\") et l'applique aux "
-"fichiers.  Lors de l'ex챕cution 횪 partir d'un sous-r챕pertoire dans un d챕p척t, "
-"les chemins patch챕s en dehors du r챕pertoire sont ignor챕s.  Avec l'option "
-"`--index`, la rustine est 챕galement appliqu챕e 횪 l'index, et avec l'option "
-"`--cached`, la rustine est seulement appliqu챕e 횪 l'index.  Sans ces options, "
-"la commande applique la rustine uniquement aux fichiers, et n'exige pas "
-"qu'ils soient dans un d챕p척t Git."
+msgstr "Lit la sortie diff fournie (c'est-횪-dire \"une rustine\") et l'applique aux fichiers.  Lors de l'ex챕cution 횪 partir d'un sous-r챕pertoire dans un d챕p척t, les chemins patch챕s en dehors du r챕pertoire sont ignor챕s.  Avec l'option `--index`, la rustine est 챕galement appliqu챕e 횪 l'index, et avec l'option `--cached`, la rustine est seulement appliqu챕e 횪 l'index.  Sans ces options, la commande applique la rustine uniquement aux fichiers, et n'exige pas qu'ils soient dans un d챕p척t Git."
 
 #. type: Plain text
 #: en/git-apply.txt:34
 #, priority:100
 msgid "This command applies the patch but does not create a commit.  Use linkgit:git-am[1] to create commits from patches generated by linkgit:git-format-patch[1] and/or received by email."
-msgstr ""
-"Cette commande applique la rustine mais ne cr챕e pas de commit.  Utilisez "
-"linkgit:git-am[1] pour cr챕er des commits 횪 partir des rustines g챕n챕r챕es par "
-"linkgit:git-format-patch[1] et/ou re챌us par courrier 챕lectronique."
+msgstr "Cette commande applique la rustine mais ne cr챕e pas de commit.  Utilisez linkgit:git-am[1] pour cr챕er des commits 횪 partir des rustines g챕n챕r챕es par linkgit:git-format-patch[1] et/ou re챌us par courrier 챕lectronique."
 
 #. type: Labeled list
 #: en/git-apply.txt:37
@@ -7299,9 +7277,7 @@ msgstr "--stat"
 #: en/git-apply.txt:44
 #, priority:100
 msgid "Instead of applying the patch, output diffstat for the input.  Turns off \"apply\"."
-msgstr ""
-"Au lieu d'appliquer la rustine, afficher le diffstat de l'entr챕e.  "
-"D챕sactiver \"appliquer\"."
+msgstr "Au lieu d'appliquer la rustine, afficher le diffstat de l'entr챕e.  D챕sactiver \"appliquer\"."
 
 #. type: Plain text
 #: en/git-apply.txt:51
@@ -7313,19 +7289,13 @@ msgstr "Similaire 횪 `--stat`, mais afficher le nombre de lignes ajout챕es ou su
 #: en/git-apply.txt:57
 #, priority:100
 msgid "Instead of applying the patch, output a condensed summary of information obtained from git diff extended headers, such as creations, renames and mode changes.  Turns off \"apply\"."
-msgstr ""
-"Au lieu d'appliquer la rustine, produire un r챕sum챕 condens챕 des informations "
-"obtenues 횪 partir des en-t챗tes 챕tendus de git diff, tels que les cr챕ations, "
-"les renommages et les changements de mode.  D챕sactive \"apply\"."
+msgstr "Au lieu d'appliquer la rustine, produire un r챕sum챕 condens챕 des informations obtenues 횪 partir des en-t챗tes 챕tendus de git diff, tels que les cr챕ations, les renommages et les changements de mode.  D챕sactive \"apply\"."
 
 #. type: Plain text
 #: en/git-apply.txt:62
 #, priority:100
 msgid "Instead of applying the patch, see if the patch is applicable to the current working tree and/or the index file and detects errors.  Turns off \"apply\"."
-msgstr ""
-"Au lieu d'appliquer la rustine, voir si la rustine est applicable 횪 l'arbre "
-"de travail actuel et/ou au fichier d'index et d챕tecte les erreurs.  "
-"D챕sactive \"apply\"."
+msgstr "Au lieu d'appliquer la rustine, voir si la rustine est applicable 횪 l'arbre de travail actuel et/ou au fichier d'index et d챕tecte les erreurs.  D챕sactive \"apply\"."
 
 #. type: Labeled list
 #: en/git-apply.txt:63 en/git-checkout-index.txt:26 en/git-stash.txt:168
@@ -7337,15 +7307,7 @@ msgstr "--index"
 #: en/git-apply.txt:71
 #, priority:100
 msgid "Apply the patch to both the index and the working tree (or merely check that it would apply cleanly to both if `--check` is in effect). Note that `--index` expects index entries and working tree copies for relevant paths to be identical (their contents and metadata such as file mode must match), and will raise an error if they are not, even if the patch would apply cleanly to both the index and the working tree in isolation."
-msgstr ""
-"Appliquer la rustine 횪 la fois 횪 l'index et 횪 l'arbre de travail (ou "
-"v챕rifier simplement qu'il s'appliquerait proprement aux deux si `--check` "
-"est en vigueur). Notez que `--index` s'attend 횪 ce que les entr챕es de "
-"l'index et les copies de l'arbre de travail pour les chemins pertinents "
-"soient identiques (leur contenu et leurs m챕tadonn챕es telles que le mode de "
-"fichier doivent correspondre), et qu'il g챕n챕rera une erreur si ce n'est pas "
-"le cas, m챗me si la rustine s'applique proprement 횪 l'index et 횪 l'arbre de "
-"travail de mani챔re isol챕e."
+msgstr "Appliquer la rustine 횪 la fois 횪 l'index et 횪 l'arbre de travail (ou v챕rifier simplement qu'il s'appliquerait proprement aux deux si `--check` est en vigueur). Notez que `--index` s'attend 횪 ce que les entr챕es de l'index et les copies de l'arbre de travail pour les chemins pertinents soient identiques (leur contenu et leurs m챕tadonn챕es telles que le mode de fichier doivent correspondre), et qu'il g챕n챕rera une erreur si ce n'est pas le cas, m챗me si la rustine s'applique proprement 횪 l'index et 횪 l'arbre de travail de mani챔re isol챕e."
 
 #. type: Labeled list
 #: en/git-apply.txt:72 en/git-check-attr.txt:27 en/git-diff-index.txt:29 en/git-grep.txt:75 en/git-ls-files.txt:36 en/git-rm.txt:65 en/git-submodule.txt:302
@@ -7357,35 +7319,19 @@ msgstr "--cached"
 #: en/git-apply.txt:76
 #, priority:100
 msgid "Apply the patch to just the index, without touching the working tree. If `--check` is in effect, merely check that it would apply cleanly to the index entry."
-msgstr ""
-"Appliquer la rustine uniquement sur l'index, sans toucher l'arbre de "
-"travail. Si la fonction `--check` est activ챕e, v챕rifier simplement qu'elle "
-"s'applique correctement 횪 l'entr챕e de l'index."
+msgstr "Appliquer la rustine uniquement sur l'index, sans toucher l'arbre de travail. Si la fonction `--check` est activ챕e, v챕rifier simplement qu'elle s'applique correctement 횪 l'entr챕e de l'index."
 
 #. type: Plain text
 #: en/git-apply.txt:84
 #, priority:100
 msgid "When applying the patch only to the working tree, mark new files to be added to the index later (see `--intent-to-add` option in linkgit:git-add[1]). This option is ignored unless running in a Git repository and `--index` is not specified.  Note that `--index` could be implied by other options such as `--cached` or `--3way`."
-msgstr ""
-"Lorsque de l'application de la rustine uniquement 횪 l'arbre de travail, "
-"marquer les nouveaux fichiers 횪 ajouter 횪 l'index plus tard (voir l'option "
-"`--intent-to-add` dans linkgit:git-add[1]). Cette option est ignor챕e sauf si "
-"elle est ex챕cut챕e dans un d챕p척t Git et que `--index` n'est pas sp챕cifi챕.  "
-"Notez que `--index` peut 챗tre implicite par d'autres options telles que "
-"`--cached` ou `--3way`."
+msgstr "Lorsque de l'application de la rustine uniquement 횪 l'arbre de travail, marquer les nouveaux fichiers 횪 ajouter 횪 l'index plus tard (voir l'option `--intent-to-add` dans linkgit:git-add[1]). Cette option est ignor챕e sauf si elle est ex챕cut챕e dans un d챕p척t Git et que `--index` n'est pas sp챕cifi챕.  Notez que `--index` peut 챗tre implicite par d'autres options telles que `--cached` ou `--3way`."
 
 #. type: Plain text
 #: en/git-apply.txt:93
 #, priority:100
 msgid "When the patch does not apply cleanly, fall back on 3-way merge if the patch records the identity of blobs it is supposed to apply to, and we have those blobs available locally, possibly leaving the conflict markers in the files in the working tree for the user to resolve.  This option implies the `--index` option, and is incompatible with the `--reject` and the `--cached` options."
-msgstr ""
-"Lorsque la rustine ne s'applique pas proprement, on a recours 횪 la fusion 횪 "
-"trois points si la rustine enregistre l'identit챕 des blobs auxquels elle est "
-"cens챕e s'appliquer, et que ces blobs sont disponibles localement, laissant "
-"챕ventuellement les marqueurs de conflit dans les fichiers de l'arbre de "
-"travail pour que l'utilisateur puisse les r챕soudre.  Cette option implique "
-"l'option `--index`, et est incompatible avec les options `--reject` et "
-"`--cached`."
+msgstr "Lorsque la rustine ne s'applique pas proprement, on a recours 횪 la fusion 횪 trois points si la rustine enregistre l'identit챕 des blobs auxquels elle est cens챕e s'appliquer, et que ces blobs sont disponibles localement, laissant 챕ventuellement les marqueurs de conflit dans les fichiers de l'arbre de travail pour que l'utilisateur puisse les r챕soudre.  Cette option implique l'option `--index`, et est incompatible avec les options `--reject` et `--cached`."
 
 #. type: Labeled list
 #: en/git-apply.txt:94
@@ -7397,20 +7343,13 @@ msgstr "--build-fake-ancestor=<fichier>"
 #: en/git-apply.txt:100
 #, priority:100
 msgid "Newer 'git diff' output has embedded 'index information' for each blob to help identify the original version that the patch applies to.  When this flag is given, and if the original versions of the blobs are available locally, builds a temporary index containing those blobs."
-msgstr ""
-"La nouvelle sortie 'git diff' contient des 'informations d'index' pour "
-"chaque blob afin d'identifier la version originale 횪 laquelle la rustine "
-"s'applique.  Lorsque ce drapeau est donn챕, et si les versions originales des "
-"blobs sont disponibles localement, construire un index temporaire contenant "
-"ces blobs."
+msgstr "La nouvelle sortie 'git diff' contient des 'informations d'index' pour chaque blob afin d'identifier la version originale 횪 laquelle la rustine s'applique.  Lorsque ce drapeau est donn챕, et si les versions originales des blobs sont disponibles localement, construire un index temporaire contenant ces blobs."
 
 #. type: Plain text
 #: en/git-apply.txt:103
 #, priority:100
 msgid "When a pure mode change is encountered (which has no index information), the information is read from the current index instead."
-msgstr ""
-"Lorsqu'un changement de mode pur est rencontr챕 (qui n'a pas d'information "
-"d'index), l'information est lue 횪 partir de l'index actuel 횪 la place."
+msgstr "Lorsqu'un changement de mode pur est rencontr챕 (qui n'a pas d'information d'index), l'information est lue 횪 partir de l'index actuel 횪 la place."
 
 #. type: Labeled list
 #: en/git-apply.txt:105 en/rev-list-options.txt:814
@@ -7428,40 +7367,25 @@ msgstr "Appliquer la rustine 횪 rebours."
 #: en/git-apply.txt:114
 #, priority:100
 msgid "For atomicity, 'git apply' by default fails the whole patch and does not touch the working tree when some of the hunks do not apply.  This option makes it apply the parts of the patch that are applicable, and leave the rejected hunks in corresponding *.rej files."
-msgstr ""
-"Pour l'atomicit챕, 'git apply' par d챕faut ne fonctionne pas sur l'ensemble de "
-"la rustine et ne touche pas l'arbre de travail lorsque certaines des "
-"sections ne s'appliquent pas.  Cette option permet d'appliquer les parties "
-"de la rustine qui sont applicables et de laisser les sections rejet챕es dans "
-"les fichiers *.rej correspondants."
+msgstr "Pour l'atomicit챕, 'git apply' par d챕faut ne fonctionne pas sur l'ensemble de la rustine et ne touche pas l'arbre de travail lorsque certaines des sections ne s'appliquent pas.  Cette option permet d'appliquer les parties de la rustine qui sont applicables et de laisser les sections rejet챕es dans les fichiers *.rej correspondants."
 
 #. type: Plain text
 #: en/git-apply.txt:118
 #, priority:100
 msgid "When `--numstat` has been given, do not munge pathnames, but use a NUL-terminated machine-readable format."
-msgstr ""
-"Lorsque le `--numstat` a 챕t챕 donn챕, ne pas changer les noms de chemin, mais "
-"utiliser un format lisible par machine et termin챕 par NUL."
+msgstr "Lorsque le `--numstat` a 챕t챕 donn챕, ne pas changer les noms de chemin, mais utiliser un format lisible par machine et termin챕 par NUL."
 
 #. type: Plain text
 #: en/git-apply.txt:128
 #, priority:100
 msgid "Remove <n> leading path components (separated by slashes) from traditional diff paths. E.g., with `-p2`, a patch against `a/dir/file` will be applied directly to `file`. The default is 1."
-msgstr ""
-"Supprimer les composants <n> du chemin d'acc챔s principal (s챕par챕s par des "
-"barres obliques) des chemins de diff traditionnels. Par exemple, avec `-p2`, "
-"une rustine contre `a/dir/fichier` sera appliqu챕e directement 횪 `fichier`. "
-"La valeur par d챕faut est 1."
+msgstr "Supprimer les composants <n> du chemin d'acc챔s principal (s챕par챕s par des barres obliques) des chemins de diff traditionnels. Par exemple, avec `-p2`, une rustine contre `a/dir/fichier` sera appliqu챕e directement 횪 `fichier`. La valeur par d챕faut est 1."
 
 #. type: Plain text
 #: en/git-apply.txt:134
 #, priority:100
 msgid "Ensure at least <n> lines of surrounding context match before and after each change.  When fewer lines of surrounding context exist they all must match.  By default no context is ever ignored."
-msgstr ""
-"S'assurer qu'au moins <n> lignes du contexte environnant correspondent avant "
-"et apr챔s chaque modification.  Lorsqu'il y a moins de lignes de contexte "
-"environnant, elles doivent toutes correspondre.  Par d챕faut, aucun contexte "
-"n'est jamais ignor챕."
+msgstr "S'assurer qu'au moins <n> lignes du contexte environnant correspondent avant et apr챔s chaque modification.  Lorsqu'il y a moins de lignes de contexte environnant, elles doivent toutes correspondre.  Par d챕faut, aucun contexte n'est jamais ignor챕."
 
 #. type: Labeled list
 #: en/git-apply.txt:135
@@ -7473,19 +7397,13 @@ msgstr "--unidiff-zero"
 #: en/git-apply.txt:141
 #, priority:100
 msgid "By default, 'git apply' expects that the patch being applied is a unified diff with at least one line of context.  This provides good safety measures, but breaks down when applying a diff generated with `--unified=0`. To bypass these checks use `--unidiff-zero`."
-msgstr ""
-"Par d챕faut, 'git apply' s'attend 횪 ce que la rustine appliqu챕e soit un diff "
-"unifi챕 avec au moins une ligne de contexte.  Ceci fournit de bonnes mesures "
-"de s챕curit챕, mais s'effondre lorsque l'on applique un diff g챕n챕r챕 avec "
-"`--unified=0`. Pour contourner ces v챕rifications, utilisez `--unidiff-zero`."
+msgstr "Par d챕faut, 'git apply' s'attend 횪 ce que la rustine appliqu챕e soit un diff unifi챕 avec au moins une ligne de contexte.  Ceci fournit de bonnes mesures de s챕curit챕, mais s'effondre lorsque l'on applique un diff g챕n챕r챕 avec `--unified=0`. Pour contourner ces v챕rifications, utilisez `--unidiff-zero`."
 
 #. type: Plain text
 #: en/git-apply.txt:144
 #, priority:100
 msgid "Note, for the reasons stated above usage of context-free patches is discouraged."
-msgstr ""
-"Notez que, pour les raisons mentionn챕es ci-dessus, l'utilisation de rustines "
-"sans contexte est d챕courag챕e."
+msgstr "Notez que, pour les raisons mentionn챕es ci-dessus, l'utilisation de rustines sans contexte est d챕courag챕e."
 
 #. type: Plain text
 #: en/git-apply.txt:145 en/git-rebase.txt:263 en/git-rebase.txt:632
@@ -7497,11 +7415,7 @@ msgstr "--apply"
 #: en/git-apply.txt:151
 #, priority:100
 msgid "If you use any of the options marked \"Turns off 'apply'\" above, 'git apply' reads and outputs the requested information without actually applying the patch.  Give this flag after those flags to also apply the patch."
-msgstr ""
-"Si vous utilisez l'une des options marqu챕es \"D챕sactiver 'apply'\" ci-"
-"dessus, 'git apply' lit et produit les informations demand챕es sans appliquer "
-"la rustine.  Donnez ce drapeau apr챔s ces drapeaux pour appliquer 챕galement "
-"la rustine."
+msgstr "Si vous utilisez l'une des options marqu챕es \"D챕sactiver 'apply'\" ci-dessus, 'git apply' lit et produit les informations demand챕es sans appliquer la rustine.  Donnez ce drapeau apr챔s ces drapeaux pour appliquer 챕galement la rustine."
 
 #. type: Labeled list
 #: en/git-apply.txt:152
@@ -7513,12 +7427,7 @@ msgstr "--no-add"
 #: en/git-apply.txt:158
 #, priority:100
 msgid "When applying a patch, ignore additions made by the patch.  This can be used to extract the common part between two files by first running 'diff' on them and applying the result with this option, which would apply the deletion part but not the addition part."
-msgstr ""
-"Lors de l'application d'une rustine, ignorer les ajouts faits par la "
-"rustine.  Cette option peut 챗tre utilis챕e pour extraire la partie commune "
-"entre deux fichiers en ex챕cutant d'abord 'diff' sur ceux-ci et en appliquant "
-"le r챕sultat avec cette option, ce qui appliquerait la partie de suppression "
-"mais pas la partie d'ajout."
+msgstr "Lors de l'application d'une rustine, ignorer les ajouts faits par la rustine.  Cette option peut 챗tre utilis챕e pour extraire la partie commune entre deux fichiers en ex챕cutant d'abord 'diff' sur ceux-ci et en appliquant le r챕sultat avec cette option, ce qui appliquerait la partie de suppression mais pas la partie d'ajout."
 
 #. type: Labeled list
 #: en/git-apply.txt:159
@@ -7530,11 +7439,7 @@ msgstr "--allow-binary-replacement"
 #: en/git-apply.txt:165
 #, priority:100
 msgid "Historically we did not allow binary patch applied without an explicit permission from the user, and this flag was the way to do so.  Currently we always allow binary patch application, so this is a no-op."
-msgstr ""
-"Historiquement, nous n'autorisions pas l'application de rustines binaires "
-"sans une autorisation explicite de l'utilisateur, et ce drapeau 챕tait le "
-"moyen de le faire.  Actuellement, nous autorisons toujours l'application de "
-"rustines binaires, donc c'est un non-op."
+msgstr "Historiquement, nous n'autorisions pas l'application de rustines binaires sans une autorisation explicite de l'utilisateur, et ce drapeau 챕tait le moyen de le faire.  Actuellement, nous autorisons toujours l'application de rustines binaires, donc c'est un non-op."
 
 #. type: Labeled list
 #: en/git-apply.txt:166
@@ -7684,21 +7589,13 @@ msgstr "--unsafe-paths"
 #: en/git-apply.txt:248
 #, priority:100
 msgid "By default, a patch that affects outside the working area (either a Git controlled working tree, or the current working directory when \"git apply\" is used as a replacement of GNU patch) is rejected as a mistake (or a mischief)."
-msgstr ""
-"Par d챕faut, une rustine qui affecte l'ext챕rieur de la zone de travail (soit "
-"une arborescence de travail contr척l챕e par Git, soit le r챕pertoire de travail "
-"actuel lorsque \"git apply\" est utilis챕 en remplacement de patch de GNU) "
-"est rejet챕 comme une erreur (ou un m챕fait)."
+msgstr "Par d챕faut, une rustine qui affecte l'ext챕rieur de la zone de travail (soit une arborescence de travail contr척l챕e par Git, soit le r챕pertoire de travail actuel lorsque \"git apply\" est utilis챕 en remplacement de patch de GNU) est rejet챕 comme une erreur (ou un m챕fait)."
 
 #. type: Plain text
 #: en/git-apply.txt:252
 #, priority:100
 msgid "When `git apply` is used as a \"better GNU patch\", the user can pass the `--unsafe-paths` option to override this safety check.  This option has no effect when `--index` or `--cached` is in use."
-msgstr ""
-"Lorsque `git apply` est utilis챕 comme 짬혻meilleur patch GNU혻쨩, l'utilisateur "
-"peut passer l'option `--unsafe-paths` pour passer outre cette v챕rification "
-"de s챕curit챕.  Cette option n'a aucun effet lorsque `--index` ou `--cached` "
-"est utilis챕."
+msgstr "Lorsque `git apply` est utilis챕 comme 짬혻meilleur patch GNU혻쨩, l'utilisateur peut passer l'option `--unsafe-paths` pour passer outre cette v챕rification de s챕curit챕.  Cette option n'a aucun effet lorsque `--index` ou `--cached` est utilis챕."
 
 #. type: Title -
 #: en/git-apply.txt:254 en/git-archive.txt:104 en/git-branch.txt:300 en/git-config.txt:268 en/git-cvsexportcommit.txt:86 en/git-fmt-merge-msg.txt:53 en/git-format-patch.txt:362 en/git-fsck.txt:108 en/git-gc.txt:107 en/git-grep.txt:42 en/git-imap-send.txt:52 en/git-instaweb.txt:70 en/git-log.txt:231 en/git-merge.txt:358 en/git-notes.txt:311 en/git-rebase.txt:204 en/git-send-email.txt:444 en/git-status.txt:402 en/git-svn.txt:1084 en/git-tag.txt:215 en/git-update-index.txt:525
@@ -7716,11 +7613,7 @@ msgstr "apply.ignoreWhitespace"
 #: en/git-apply.txt:260
 #, priority:100
 msgid "Set to 'change' if you want changes in whitespace to be ignored by default.  Set to one of: no, none, never, false if you want changes in whitespace to be significant."
-msgstr ""
-"S챕lectionnez 'change' si vous souhaitez que les modifications dans les "
-"espaces soient ignor챕es par d챕faut.  Choisissez l'une des options suivantes :"
-" no, none, never, false si vous souhaitez que les modifications apport챕es "
-"aux espaces soient significatives."
+msgstr "S챕lectionnez 'change' si vous souhaitez que les modifications dans les espaces soient ignor챕es par d챕faut.  Choisissez l'une des options suivantes : no, none, never, false si vous souhaitez que les modifications apport챕es aux espaces soient significatives."
 
 #. type: Labeled list
 #: en/git-apply.txt:260
@@ -7732,9 +7625,7 @@ msgstr "apply.whitespace"
 #: en/git-apply.txt:263
 #, priority:100
 msgid "When no `--whitespace` flag is given from the command line, this configuration item is used as the default."
-msgstr ""
-"Lorsqu'aucun drapeau `--whitespace` n'est donn챕 en ligne de commande, cet "
-"챕l챕ment de configuration est utilis챕 par d챕faut."
+msgstr "Lorsqu'aucun drapeau `--whitespace` n'est donn챕 en ligne de commande, cet 챕l챕ment de configuration est utilis챕 par d챕faut."
 
 #. type: Title -
 #: en/git-apply.txt:265 en/git-mv.txt:48 en/git-rm.txt:145
@@ -7746,29 +7637,19 @@ msgstr "SOUS-MODULES"
 #: en/git-apply.txt:268
 #, priority:100
 msgid "If the patch contains any changes to submodules then 'git apply' treats these changes as follows."
-msgstr ""
-"Si la rustine contient des modifications de sous-modules, alors 'git apply' "
-"traite ces modifications comme suit."
+msgstr "Si la rustine contient des modifications de sous-modules, alors 'git apply' traite ces modifications comme suit."
 
 #. type: Plain text
 #: en/git-apply.txt:274
 #, priority:100
 msgid "If `--index` is specified (explicitly or implicitly), then the submodule commits must match the index exactly for the patch to apply.  If any of the submodules are checked-out, then these check-outs are completely ignored, i.e., they are not required to be up to date or clean and they are not updated."
-msgstr ""
-"Si `--index` est sp챕cifi챕 (explicitement ou implicitement), alors les "
-"commits du sous-module doivent correspondre exactement 횪 l'index pour que la "
-"rustine s'applique.  Si l'un des sous-modules est extrait, alors ces "
-"v챕rifications sont compl챔tement ignor챕es, c'est-횪-dire qu'il n'est pas "
-"n챕cessaire qu'il soit 횪 jour ou propre et qu'il n'est pas mis 횪 jour."
+msgstr "Si `--index` est sp챕cifi챕 (explicitement ou implicitement), alors les commits du sous-module doivent correspondre exactement 횪 l'index pour que la rustine s'applique.  Si l'un des sous-modules est extrait, alors ces v챕rifications sont compl챔tement ignor챕es, c'est-횪-dire qu'il n'est pas n챕cessaire qu'il soit 횪 jour ou propre et qu'il n'est pas mis 횪 jour."
 
 #. type: Plain text
 #: en/git-apply.txt:278
 #, priority:100
 msgid "If `--index` is not specified, then the submodule commits in the patch are ignored and only the absence or presence of the corresponding subdirectory is checked and (if possible) updated."
-msgstr ""
-"Si `--index` n'est pas sp챕cifi챕, alors les commits de sous-module dans la "
-"rustine sont ignor챕es et seule l'absence ou la pr챕sence du sous-r챕pertoire "
-"correspondant est v챕rifi챕e et (si possible) mise 횪 jour."
+msgstr "Si `--index` n'est pas sp챕cifi챕, alors les commits de sous-module dans la rustine sont ignor챕es et seule l'absence ou la pr챕sence du sous-r챕pertoire correspondant est v챕rifi챕e et (si possible) mise 횪 jour."
 
 #. type: Plain text
 #: en/git-apply.txt:282
@@ -7795,51 +7676,32 @@ msgid ""
 "'git archimport' [-h] [-v] [-o] [-a] [-f] [-T] [-D depth] [-t tempdir]\n"
 "               <archive/branch>[:<git-branch>] ...\n"
 msgstr ""
-"'git archimport' [-h] [-v] [-o] [-a] [-f] [-T] [-D depth] [-t r챕pertoire-"
-"temporaire]\n"
+"'git archimport' [-h] [-v] [-o] [-a] [-f] [-T] [-D depth] [-t r챕pertoire-temporaire]\n"
 "               <archive/branche>[:<branche-git>] ...\n"
 
 #. type: Plain text
 #: en/git-archimport.txt:23
 #, priority:100
 msgid "Imports a project from one or more GNU Arch repositories.  It will follow branches and repositories within the namespaces defined by the <archive/branch> parameters supplied. If it cannot find the remote branch a merge comes from it will just import it as a regular commit. If it can find it, it will mark it as a merge whenever possible (see discussion below)."
-msgstr ""
-"Importe un projet 횪 partir d'un ou plusieurs d챕p척ts de GNU Arch.  Il suivra "
-"les branches et les d챕p척ts dans les espaces de noms d챕finis par les "
-"param챔tres <archive/branche> fournis. S'il ne peut pas trouver la branche "
-"distante d'o첫 provient une fusion, il l'importera simplement comme un commit "
-"normal. S'il peut la trouver, il la marquera comme une fusion chaque fois "
-"que possible (voir la discussion ci-dessous)."
+msgstr "Importe un projet 횪 partir d'un ou plusieurs d챕p척ts de GNU Arch.  Il suivra les branches et les d챕p척ts dans les espaces de noms d챕finis par les param챔tres <archive/branche> fournis. S'il ne peut pas trouver la branche distante d'o첫 provient une fusion, il l'importera simplement comme un commit normal. S'il peut la trouver, il la marquera comme une fusion chaque fois que possible (voir la discussion ci-dessous)."
 
 #. type: Plain text
 #: en/git-archimport.txt:27
 #, priority:100
 msgid "The script expects you to provide the key roots where it can start the import from an 'initial import' or 'tag' type of Arch commit. It will follow and import new branches within the provided roots."
-msgstr ""
-"Le script attend de vous que vous fournissiez les racines cl챕s o첫 il peut "
-"d챕marrer l'importation 횪 partir d'un \"import initial\" ou d'une \"챕tiquette"
-"\" de type commit Arch. Il suivra et importera les nouvelles branches dans "
-"les racines fournies."
+msgstr "Le script attend de vous que vous fournissiez les racines cl챕s o첫 il peut d챕marrer l'importation 횪 partir d'un \"import initial\" ou d'une \"챕tiquette\" de type commit Arch. Il suivra et importera les nouvelles branches dans les racines fournies."
 
 #. type: Plain text
 #: en/git-archimport.txt:32
 #, priority:100
 msgid "It expects to be dealing with one project only. If it sees branches that have different roots, it will refuse to run. In that case, edit your <archive/branch> parameters to define clearly the scope of the import."
-msgstr ""
-"Il ne s�셙ttend 횪 traiter qu�셵n seul projet. S�셢l voit des branches qui ont "
-"des racines diff챕rentes, il refusera de se lancer. Dans ce cas, modifiez vos "
-"param챔tres <archive/branche> pour d챕finir clairement la port챕e de "
-"l�셢mportation."
+msgstr "Il ne s�셙ttend 횪 traiter qu�셵n seul projet. S�셢l voit des branches qui ont des racines diff챕rentes, il refusera de se lancer. Dans ce cas, modifiez vos param챔tres <archive/branche> pour d챕finir clairement la port챕e de l�셢mportation."
 
 #. type: Plain text
 #: en/git-archimport.txt:37
 #, priority:100
 msgid "'git archimport' uses `tla` extensively in the background to access the Arch repository.  Make sure you have a recent version of `tla` available in the path. `tla` must know about the repositories you pass to 'git archimport'."
-msgstr ""
-"'git archimport' utilise beaucoup `tla` en arri챔re-plan pour acc챕der au "
-"d챕p척t Arch.  Assurez-vous que vous avez une version r챕cente de `tla` "
-"disponible dans le chemin d'acc챔s. `tla` doit conna챤tre les d챕p척ts que vous "
-"passez 횪 'git archimport'."
+msgstr "'git archimport' utilise beaucoup `tla` en arri챔re-plan pour acc챕der au d챕p척t Arch.  Assurez-vous que vous avez une version r챕cente de `tla` disponible dans le chemin d'acc챔s. `tla` doit conna챤tre les d챕p척ts que vous passez 횪 'git archimport'."
 
 #. type: Plain text
 #: en/git-archimport.txt:42
@@ -17521,9 +17383,7 @@ msgstr ""
 #: en/git-cvsimport.txt:70
 #, priority:100
 msgid "The Git repository to import to.  If the directory doesn't exist, it will be created.  Default is the current directory."
-msgstr ""
-"Le d챕p척t Git dans lequel importer.  Si le r챕pertoire n'existe pas, il sera "
-"cr챕챕.  La valeur par d챕faut est le r챕pertoire courant."
+msgstr "Le d챕p척t Git dans lequel importer.  Si le r챕pertoire n'existe pas, il sera cr챕챕.  La valeur par d챕faut est le r챕pertoire courant."
 
 #. type: Labeled list
 #: en/git-cvsimport.txt:71
@@ -50032,9 +49892,7 @@ msgstr "checkout"
 #: en/git-submodule.txt:151
 #, priority:220
 msgid "the commit recorded in the superproject will be checked out in the submodule on a detached HEAD."
-msgstr ""
-"le commit enregistr챕 dans le superprojet sera extrait dans le sous-module "
-"sur une HEAD d챕tach챕e."
+msgstr "le commit enregistr챕 dans le superprojet sera extrait dans le sous-module sur une HEAD d챕tach챕e."
 
 #. type: Plain text
 #: en/git-submodule.txt:156
@@ -50052,17 +49910,13 @@ msgstr "rebase"
 #: en/git-submodule.txt:159
 #, priority:220
 msgid "the current branch of the submodule will be rebased onto the commit recorded in the superproject."
-msgstr ""
-"la branche actuelle du sous-module sera rebas챕e sur le commit enregistr챕 "
-"dans le superprojet."
+msgstr "la branche actuelle du sous-module sera rebas챕e sur le commit enregistr챕 dans le superprojet."
 
 #. type: Plain text
 #: en/git-submodule.txt:162
 #, priority:220
 msgid "the commit recorded in the superproject will be merged into the current branch in the submodule."
-msgstr ""
-"le commit enregistr챕 dans le superprojet sera fusionn챕 dans la branche "
-"actuelle dans le sous-module."
+msgstr "le commit enregistr챕 dans le superprojet sera fusionn챕 dans la branche actuelle dans le sous-module."
 
 #. type: Plain text
 #: en/git-submodule.txt:165
@@ -50080,11 +49934,7 @@ msgstr "commande personnalis챕e"
 #: en/git-submodule.txt:171
 #, priority:220
 msgid "arbitrary shell command that takes a single argument (the sha1 of the commit recorded in the superproject) is executed. When `submodule.<name>.update` is set to '!command', the remainder after the exclamation mark is the custom command."
-msgstr ""
-"une commande shell arbitraire qui prend un seul argument (le sha1 du commit "
-"enregistr챕 dans le superprojet) est ex챕cut챕. Lorsque `submodule.<nom>.update`"
-"est r챕gl챕 sur '!command', le reste apr챔s le point d'exclamation est la "
-"commande personnalis챕e."
+msgstr "une commande shell arbitraire qui prend un seul argument (le sha1 du commit enregistr챕 dans le superprojet) est ex챕cut챕. Lorsque `submodule.<nom>.update`est r챕gl챕 sur '!command', le reste apr챔s le point d'exclamation est la commande personnalis챕e."
 
 #. type: Plain text
 #: en/git-submodule.txt:173
@@ -60308,19 +60158,7 @@ msgstr "'%C(...)'"
 #: en/pretty-formats.txt:146
 #, ignore-ellipsis, priority:260
 msgid "color specification, as described under Values in the \"CONFIGURATION FILE\" section of linkgit:git-config[1].  By default, colors are shown only when enabled for log output (by `color.diff`, `color.ui`, or `--color`, and respecting the `auto` settings of the former if we are going to a terminal). `%C(auto,...)` is accepted as a historical synonym for the default (e.g., `%C(auto,red)`). Specifying `%C(always,...)` will show the colors even when color is not otherwise enabled (though consider just using `--color=always` to enable color for the whole output, including this format and anything else git might color).  `auto` alone (i.e. `%C(auto)`) will turn on auto coloring on the next placeholders until the color is switched again."
-msgstr ""
-"sp챕cification de couleur, telle que d챕crite sous Valeurs dans la section "
-"\"FICHIER DE CONFIGURATION\" de linkgit:git-config[1].  Par d챕faut, les "
-"couleurs ne sont affich챕es que lorsqu'elles sont activ챕es pour la sortie des "
-"journaux (par `color.diff`, `color.ui`, ou `--color`, et en respectant les "
-"param챔tres `auto` du premier si nous allons sur un terminal). `%C(auto,...)` "
-"est accept챕 comme synonyme historique de la valeur par d챕faut (par exemple, "
-"`%C(auto,red)`). Sp챕cifier `%C(always,...)` affichera les couleurs m챗me si "
-"la couleur n'est pas activ챕e autrement (bien qu'il faille toujours utiliser "
-"`--color=always` pour activer la couleur pour toute la sortie, y compris ce "
-"format et tout ce que git peut colorier).  `auto` seul (c'est-횪-dire "
-"`%C(auto)`) activera la coloration automatique sur les places suivantes "
-"jusqu'횪 ce que la couleur soit 횪 nouveau chang챕e."
+msgstr "sp챕cification de couleur, telle que d챕crite sous Valeurs dans la section \"FICHIER DE CONFIGURATION\" de linkgit:git-config[1].  Par d챕faut, les couleurs ne sont affich챕es que lorsqu'elles sont activ챕es pour la sortie des journaux (par `color.diff`, `color.ui`, ou `--color`, et en respectant les param챔tres `auto` du premier si nous allons sur un terminal). `%C(auto,...)` est accept챕 comme synonyme historique de la valeur par d챕faut (par exemple, `%C(auto,red)`). Sp챕cifier `%C(always,...)` affichera les couleurs m챗me si la couleur n'est pas activ챕e autrement (bien qu'il faille toujours utiliser `--color=always` pour activer la couleur pour toute la sortie, y compris ce format et tout ce que git peut colorier).  `auto` seul (c'est-횪-dire `%C(auto)`) activera la coloration automatique sur les places suivantes jusqu'횪 ce que la couleur soit 횪 nouveau chang챕e."
 
 #. type: Labeled list
 #: en/pretty-formats.txt:146
@@ -60344,9 +60182,7 @@ msgstr "'%w([<w>[,<i1>[,<i2>]]])'"
 #: en/pretty-formats.txt:149
 #, priority:260
 msgid "switch line wrapping, like the -w option of linkgit:git-shortlog[1]."
-msgstr ""
-"basculer de rebouclage de ligne, comme l�셭ption -w de linkgit:git-"
-"shortlog[1]."
+msgstr "basculer de rebouclage de ligne, comme l�셭ption -w de linkgit:git-shortlog[1]."
 
 #. type: Labeled list
 #: en/pretty-formats.txt:149
@@ -60358,11 +60194,7 @@ msgstr "'%<(<N>[,tronq|tronqg|tronqm])'"
 #: en/pretty-formats.txt:157
 #, priority:260
 msgid "make the next placeholder take at least N columns, padding spaces on the right if necessary.  Optionally truncate at the beginning (ltrunc), the middle (mtrunc) or the end (trunc) if the output is longer than N columns.  Note that truncating only works correctly with N >= 2."
-msgstr ""
-"faire prendre au prochain espace r챕serv챕 au moins N colonnes, en remplissant "
-"les espaces 횪 droite si n챕cessaire.  Au choix, tronquer au d챕but (tronqg), "
-"au milieu (tronqm) ou 횪 la fin (tronq) si la sortie est plus longue que N "
-"colonnes.  Notez que la troncation ne fonctionne correctement qu'avec N >= 2."
+msgstr "faire prendre au prochain espace r챕serv챕 au moins N colonnes, en remplissant les espaces 횪 droite si n챕cessaire.  Au choix, tronquer au d챕but (tronqg), au milieu (tronqm) ou 횪 la fin (tronq) si la sortie est plus longue que N colonnes.  Notez que la troncation ne fonctionne correctement qu'avec N >= 2."
 
 #. type: Labeled list
 #: en/pretty-formats.txt:157
@@ -60374,9 +60206,7 @@ msgstr "'%<|(<N>)'"
 #: en/pretty-formats.txt:159
 #, priority:260
 msgid "make the next placeholder take at least until Nth columns, padding spaces on the right if necessary"
-msgstr ""
-"faire le prochain espace r챕serv챕 prendre au moins jusqu�쇒� ce qu'aux Ni챔mes "
-"colonnes, les espaces d'alignement sur la droite si n챕cessaire"
+msgstr "faire le prochain espace r챕serv챕 prendre au moins jusqu�쇒� ce qu'aux Ni챔mes colonnes, les espaces d'alignement sur la droite si n챕cessaire"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:159
@@ -60388,9 +60218,7 @@ msgstr "'%>(<N>)', '%>|(<N>)'"
 #: en/pretty-formats.txt:161
 #, priority:260
 msgid "similar to '%<(<N>)', '%<|(<N>)' respectively, but padding spaces on the left"
-msgstr ""
-"similaire 횪 '%<(<N>)', '%<|(<N>)' respectivement, mais les espaces "
-"d'alignement 횪 gauche"
+msgstr "similaire 횪 '%<(<N>)', '%<|(<N>)' respectivement, mais les espaces d'alignement 횪 gauche"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:161
@@ -60402,10 +60230,7 @@ msgstr "'%>>(<N>)', '%>>|(<N>)'"
 #: en/pretty-formats.txt:166
 #, priority:260
 msgid "similar to '%>(<N>)', '%>|(<N>)' respectively, except that if the next placeholder takes more spaces than given and there are spaces on its left, use those spaces"
-msgstr ""
-"similaire 횪 \"%>(<N>)\", \"%>|(<N>)\" respectivement, sauf que si le "
-"prochain espace r챕serv챕 prend plus d'espaces que pr챕vu et qu'il y a des "
-"espaces 횪 sa gauche, utiliser ces espaces"
+msgstr "similaire 횪 \"%>(<N>)\", \"%>|(<N>)\" respectivement, sauf que si le prochain espace r챕serv챕 prend plus d'espaces que pr챕vu et qu'il y a des espaces 횪 sa gauche, utiliser ces espaces"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:166
@@ -60417,9 +60242,7 @@ msgstr "'%><(<N>)', '%><|(<N>)'"
 #: en/pretty-formats.txt:169
 #, priority:260
 msgid "similar to '%<(<N>)', '%<|(<N>)' respectively, but padding both sides (i.e. the text is centered)"
-msgstr ""
-"similaire 횪 '%<(<N>)', '%<|(<N>)' respectivement, mais en calant des deux "
-"c척t챕s (c'est-횪-dire que le texte est centr챕)"
+msgstr "similaire 횪 '%<(<N>)', '%<|(<N>)' respectivement, mais en calant des deux c척t챕s (c'est-횪-dire que le texte est centr챕)"
 
 #. type: Plain text
 #: en/pretty-formats.txt:171
@@ -60521,9 +60344,7 @@ msgstr "'%aN'"
 #: en/pretty-formats.txt:180
 #, priority:260
 msgid "author name (respecting .mailmap, see linkgit:git-shortlog[1] or linkgit:git-blame[1])"
-msgstr ""
-"nom de l'auteur (en respectant .mailmap, voir linkgit:git-shortlog[1] ou "
-"linkgit:git-blame[1])"
+msgstr "nom de l'auteur (en respectant .mailmap, voir linkgit:git-shortlog[1] ou linkgit:git-blame[1])"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:180
@@ -60547,9 +60368,7 @@ msgstr "'%aE'"
 #: en/pretty-formats.txt:183
 #, priority:260
 msgid "author email (respecting .mailmap, see linkgit:git-shortlog[1] or linkgit:git-blame[1])"
-msgstr ""
-"e-mail de l'auteur (en respectant .mailmap, voir linkgit:git-shortlog[1] ou "
-"linkgit:git-blame[1])"
+msgstr "e-mail de l'auteur (en respectant .mailmap, voir linkgit:git-shortlog[1] ou linkgit:git-blame[1])"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:183
@@ -60573,9 +60392,7 @@ msgstr "'%aL'"
 #: en/pretty-formats.txt:186
 #, priority:260
 msgid "author local-part (see '%al') respecting .mailmap, see linkgit:git-shortlog[1] or linkgit:git-blame[1])"
-msgstr ""
-"partie locale de l'auteur (voir '%al') en respectant .mailmap, voir linkgit"
-":git-shortlog[1] ou linkgit:git-blame[1])"
+msgstr "partie locale de l'auteur (voir '%al') en respectant .mailmap, voir linkgit:git-shortlog[1] ou linkgit:git-blame[1])"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:186
@@ -60683,9 +60500,7 @@ msgstr "'%cN'"
 #: en/pretty-formats.txt:196
 #, priority:260
 msgid "committer name (respecting .mailmap, see linkgit:git-shortlog[1] or linkgit:git-blame[1])"
-msgstr ""
-"nom du validateur (en respectant .mailmap, voir linkgit:git-shortlog[1] ou "
-"linkgit:git-blame[1])"
+msgstr "nom du validateur (en respectant .mailmap, voir linkgit:git-shortlog[1] ou linkgit:git-blame[1])"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:196
@@ -60709,9 +60524,7 @@ msgstr "'%cE'"
 #: en/pretty-formats.txt:199
 #, priority:260
 msgid "committer email (respecting .mailmap, see linkgit:git-shortlog[1] or linkgit:git-blame[1])"
-msgstr ""
-"e-mail du validateur (en respectant .mailmap, voir linkgit:git-shortlog[1] "
-"ou linkgit:git-blame[1])"
+msgstr "e-mail du validateur (en respectant .mailmap, voir linkgit:git-shortlog[1] ou linkgit:git-blame[1])"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:199
@@ -60735,9 +60548,7 @@ msgstr "'%cL'"
 #: en/pretty-formats.txt:202
 #, priority:260
 msgid "committer local-part (see '%cl') respecting .mailmap, see linkgit:git-shortlog[1] or linkgit:git-blame[1])"
-msgstr ""
-"partie locale du validateur (voir '%cl') en respectant .mailmap, voir linkgit"
-":git-shortlog[1] ou linkgit:git-blame[1])"
+msgstr "partie locale du validateur (voir '%cl') en respectant .mailmap, voir linkgit:git-shortlog[1] ou linkgit:git-blame[1])"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:202
@@ -60851,9 +60662,7 @@ msgstr "les noms des refs, sans encadrement par 짬혻(혻쨩 et 짬혻)혻쨩."
 #: en/pretty-formats.txt:213
 #, priority:260
 msgid "ref name given on the command line by which the commit was reached (like `git log --source`), only works with `git log`"
-msgstr ""
-"nom de ref fourni en ligne de commande par lequel le commit a 챕t챕 atteint ("
-"comme `git log --source`), ne fonctionne qu�셙vec `git log`"
+msgstr "nom de ref fourni en ligne de commande par lequel le commit a 챕t챕 atteint (comme `git log --source`), ne fonctionne qu�셙vec `git log`"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:213
@@ -60943,13 +60752,7 @@ msgstr "'%G?'"
 #: en/pretty-formats.txt:230
 #, priority:260
 msgid "show \"G\" for a good (valid) signature, \"B\" for a bad signature, \"U\" for a good signature with unknown validity, \"X\" for a good signature that has expired, \"Y\" for a good signature made by an expired key, \"R\" for a good signature made by a revoked key, \"E\" if the signature cannot be checked (e.g. missing key)  and \"N\" for no signature"
-msgstr ""
-"afficher \"G\" pour une bonne signature (valide), \"B\" pour une mauvaise "
-"signature, \"U\" pour une bonne signature avec une validit챕 inconnue, \"X\" "
-"pour une bonne signature qui a expir챕, \"Y\" pour une bonne signature faite "
-"par une cl챕 expir챕e, \"R\" pour une bonne signature faite par une cl챕 "
-"r챕voqu챕e, \"E\" si la signature ne peut pas 챗tre v챕rifi챕e (par exemple la "
-"cl챕 est manquante) et  \"N\" pour aucune signature"
+msgstr "afficher \"G\" pour une bonne signature (valide), \"B\" pour une mauvaise signature, \"U\" pour une bonne signature avec une validit챕 inconnue, \"X\" pour une bonne signature qui a expir챕, \"Y\" pour une bonne signature faite par une cl챕 expir챕e, \"R\" pour une bonne signature faite par une cl챕 r챕voqu챕e, \"E\" si la signature ne peut pas 챗tre v챕rifi챕e (par exemple la cl챕 est manquante) et  \"N\" pour aucune signature"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:230
@@ -60997,9 +60800,7 @@ msgstr "'%GP'"
 #: en/pretty-formats.txt:235
 #, priority:260
 msgid "show the fingerprint of the primary key whose subkey was used to sign a signed commit"
-msgstr ""
-"afficher l'empreinte digitale de la cl챕 primaire dont la sous-cl챕 a 챕t챕 "
-"utilis챕e pour signer un commit sign챕"
+msgstr "afficher l'empreinte digitale de la cl챕 primaire dont la sous-cl챕 a 챕t챕 utilis챕e pour signer un commit sign챕"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:235
@@ -61023,11 +60824,7 @@ msgstr "'%gD'"
 #: en/pretty-formats.txt:241
 #, priority:260
 msgid "reflog selector, e.g., `refs/stash@{1}` or `refs/stash@{2 minutes ago}`; the format follows the rules described for the `-g` option. The portion before the `@` is the refname as given on the command line (so `git log -g refs/heads/master` would yield `refs/heads/master@{0}`)."
-msgstr ""
-"s챕lecteur de reflog, p. ex., `refs/stash@{1}` ou `refs/stash@{2 minutes ago}`"
-" ; le format suit les r챔gles d챕crites pour l'option `-g`. La partie avant `@`"
-" est le refname tel qu'il est donn챕 sur la ligne de commande (donc `git log -"
-"g refs/heads/master` produirait `refs/heads/master@{0}`)."
+msgstr "s챕lecteur de reflog, p. ex., `refs/stash@{1}` ou `refs/stash@{2 minutes ago}` ; le format suit les r챔gles d챕crites pour l'option `-g`. La partie avant `@` est le refname tel qu'il est donn챕 sur la ligne de commande (donc `git log -g refs/heads/master` produirait `refs/heads/master@{0}`)."
 
 #. type: Labeled list
 #: en/pretty-formats.txt:241
@@ -61039,10 +60836,7 @@ msgstr "'%gd'"
 #: en/pretty-formats.txt:244
 #, priority:260
 msgid "shortened reflog selector; same as `%gD`, but the refname portion is shortened for human readability (so `refs/heads/master` becomes just `master`)."
-msgstr ""
-"s챕lecteur de reflog raccourci ; identique 횪 `%gD`, mais la partie refname "
-"est raccourcie pour la lisibilit챕 humaine (ainsi `refs/heads/master` devient "
-"simplement `master`)."
+msgstr "s챕lecteur de reflog raccourci ; identique 횪 `%gD`, mais la partie refname est raccourcie pour la lisibilit챕 humaine (ainsi `refs/heads/master` devient simplement `master`)."
 
 #. type: Labeled list
 #: en/pretty-formats.txt:244
@@ -61066,9 +60860,7 @@ msgstr "'%gN'"
 #: en/pretty-formats.txt:247
 #, priority:260
 msgid "reflog identity name (respecting .mailmap, see linkgit:git-shortlog[1] or linkgit:git-blame[1])"
-msgstr ""
-"nom de l'identit챕 reflog (en respectant .mailmap, voir linkgit:git-"
-"shortlog[1] ou linkgit:git-blame[1])"
+msgstr "nom de l'identit챕 reflog (en respectant .mailmap, voir linkgit:git-shortlog[1] ou linkgit:git-blame[1])"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:247
@@ -61092,9 +60884,7 @@ msgstr "'%gE'"
 #: en/pretty-formats.txt:250
 #, priority:260
 msgid "reflog identity email (respecting .mailmap, see linkgit:git-shortlog[1] or linkgit:git-blame[1])"
-msgstr ""
-"e-mail de l'identit챕 reflog (en respectant .mailmap, voir linkgit:git-"
-"shortlog[1] ou linkgit:git-blame[1])"
+msgstr "e-mail de l'identit챕 reflog (en respectant .mailmap, voir linkgit:git-shortlog[1] ou linkgit:git-blame[1])"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:250
@@ -61118,10 +60908,7 @@ msgstr "'%(trailers[:options])'"
 #: en/pretty-formats.txt:256
 #, priority:260
 msgid "display the trailers of the body as interpreted by linkgit:git-interpret-trailers[1]. The `trailers` string may be followed by a colon and zero or more comma-separated options:"
-msgstr ""
-"afficher les lignes ajout챕es du corps comme interpr챕t챕es par linkgit:git-"
-"interpret-trailers[1]. La cha챤ne `trailers` peut 챗tre suivie de deux-points "
-"et de z챕ro ou plus d'options s챕par챕es par des virgules :"
+msgstr "afficher les lignes ajout챕es du corps comme interpr챕t챕es par linkgit:git-interpret-trailers[1]. La cha챤ne `trailers` peut 챗tre suivie de deux-points et de z챕ro ou plus d'options s챕par챕es par des virgules :"
 
 #. type: Plain text
 #: en/pretty-formats.txt:264
diff --git a/po/documentation.pt_BR.po b/po/documentation.pt_BR.po
index 301c87f1337347acd8ad84cbcb4687f319e92071..9eec222018f4093d862f958524d5d30594d167aa 100644
--- a/po/documentation.pt_BR.po
+++ b/po/documentation.pt_BR.po
@@ -2476,9 +2476,7 @@ msgstr "verdadeiro"
 #: en/config.txt:247
 #, priority:100
 msgid "Boolean true literals are `yes`, `on`, `true`, and `1`.  Also, a variable defined without `= <value>` is taken as true."
-msgstr ""
-"Os verdadeiros literais booleanos s찾o `yes, `on`, `true` e `1`.  Al챕m disso "
-"챕 considerada como verdadeira uma vari찼vel definida sem `= <valor>`."
+msgstr "Os verdadeiros literais booleanos s찾o `yes, `on`, `true` e `1`.  Al챕m disso 챕 considerada como verdadeira uma vari찼vel definida sem `= <valor>`."
 
 #. type: Labeled list
 #: en/config.txt:248
@@ -2490,8 +2488,7 @@ msgstr "falso"
 #: en/config.txt:250
 #, priority:100
 msgid "Boolean false literals are `no`, `off`, `false`, `0` and the empty string."
-msgstr ""
-"Os falsos literais booleanos s찾o `no`, `off`, `false`, `0` e a string vazia."
+msgstr "Os falsos literais booleanos s찾o `no`, `off`, `false`, `0` e a string vazia."
 
 #. type: Plain text
 #: en/config.txt:254
@@ -8359,10 +8356,7 @@ msgstr "Bisecting: 337 revis천es deixadas para testar depois disso (aproximadame
 #: en/git-bisect.txt:91
 #, priority:100
 msgid "Keep repeating the process: compile the tree, test it, and depending on whether it is good or bad run `git bisect good` or `git bisect bad` to ask for the next commit that needs testing."
-msgstr ""
-"Continue repetindo o processo: compile a 찼rvore, teste-a e dependendo se ela "
-"for boa ou ruim, execute o comando `git bisect good` ou `git bisect bad` "
-"para solicitar o pr처ximo commit que precisa ser testado."
+msgstr "Continue repetindo o processo: compile a 찼rvore, teste-a e dependendo se ela for boa ou ruim, execute o comando `git bisect good` ou `git bisect bad` para solicitar o pr처ximo commit que precisa ser testado."
 
 #. type: Plain text
 #: en/git-bisect.txt:95
@@ -11586,12 +11580,7 @@ msgstr "--no-index"
 #: en/git-check-ignore.txt:64
 #, priority:100
 msgid "Don't look in the index when undertaking the checks. This can be used to debug why a path became tracked by e.g. `git add .` and was not ignored by the rules as expected by the user or when developing patterns including negation to match a path previously added with `git add -f`."
-msgstr ""
-"N찾o procure no 챠ndice ao realizar as verifica챌천es. Pode ser utilizado para "
-"depurar o motivo de um caminho ter sido rastreado por ex. `git add .` e n찾o "
-"foi ignorado pelas regras conforme o esperado pelo usu찼rio ou ao desenvolver "
-"padr천es incluindo a nega챌찾o da coincid챗ncia a um caminho adicionado "
-"anteriormente com o comando `git add -f`."
+msgstr "N찾o procure no 챠ndice ao realizar as verifica챌천es. Pode ser utilizado para depurar o motivo de um caminho ter sido rastreado por ex. `git add .` e n찾o foi ignorado pelas regras conforme o esperado pelo usu찼rio ou ao desenvolver padr천es incluindo a nega챌찾o da coincid챗ncia a um caminho adicionado anteriormente com o comando `git add -f`."
 
 #. type: Plain text
 #: en/git-check-ignore.txt:72
@@ -12123,10 +12112,7 @@ msgstr "Prepare-se para trabalhar em cima do `<commit>`, atrav챕s da desanexa챌
 #: en/git-checkout.txt:79
 #, priority:240
 msgid "When the `<commit>` argument is a branch name, the `--detach` option can be used to detach `HEAD` at the tip of the branch (`git checkout <branch>` would check out that branch without detaching `HEAD`)."
-msgstr ""
-"Quando o argumento `<commit>` 챕 um nome de ramifica챌찾o a op챌찾o `--detach` "
-"pode ser utilizada para desanexar o `HEAD` na ponta do ramo (`git checkout "
-"<ramo>` verificaria aquela ramifica챌찾o sem desanexar o `HEAD`)."
+msgstr "Quando o argumento `<commit>` 챕 um nome de ramifica챌찾o a op챌찾o `--detach` pode ser utilizada para desanexar o `HEAD` na ponta do ramo (`git checkout <ramo>` verificaria aquela ramifica챌찾o sem desanexar o `HEAD`)."
 
 #. type: Plain text
 #: en/git-checkout.txt:81
@@ -15568,12 +15554,7 @@ msgstr ""
 #: en/git-commit.txt:396
 #, priority:280
 msgid "Instead of staging files after each individual change, you can tell `git commit` to notice the changes to the files whose contents are tracked in your working tree and do corresponding `git add` and `git rm` for you.  That is, this example does the same as the earlier example if there is no other change in your working tree:"
-msgstr ""
-"Em vez de disponibilizar arquivos ap처s cada altera챌찾o individual, voc챗 pode "
-"dizer ao `git commit` para observar as altera챌천es nos arquivos cujo conte첬do "
-"챕 rastreado na sua 찼rvore de trabalho e faz os comandos correspondentes `git "
-"add` e `git rm` para voc챗.  Ou seja, este exemplo faz o mesmo que o exemplo "
-"anterior, se n찾o houver outra altera챌찾o na sua 찼rvore de trabalho:"
+msgstr "Em vez de disponibilizar arquivos ap처s cada altera챌찾o individual, voc챗 pode dizer ao `git commit` para observar as altera챌천es nos arquivos cujo conte첬do 챕 rastreado na sua 찼rvore de trabalho e faz os comandos correspondentes `git add` e `git rm` para voc챗.  Ou seja, este exemplo faz o mesmo que o exemplo anterior, se n찾o houver outra altera챌찾o na sua 찼rvore de trabalho:"
 
 #. type: delimited block -
 #: en/git-commit.txt:401
@@ -17719,9 +17700,7 @@ msgstr "-C <diret처rio-de-destino>"
 #: en/git-cvsimport.txt:70
 #, priority:100
 msgid "The Git repository to import to.  If the directory doesn't exist, it will be created.  Default is the current directory."
-msgstr ""
-"O reposit처rio Git que ser찼 importado.  Caso o diret처rio n찾o exista, este "
-"ser찼 criado.  A predefini챌찾o 챕 o diret처rio atual."
+msgstr "O reposit처rio Git que ser찼 importado.  Caso o diret처rio n찾o exista, este ser찼 criado.  A predefini챌찾o 챕 o diret처rio atual."
 
 #. type: Labeled list
 #: en/git-cvsimport.txt:71
@@ -18765,11 +18744,7 @@ msgstr "Por predefini챌찾o o servidor deixa o modo `-k` em branco para todos os
 #: en/git-cvsserver.txt:413
 #, priority:100
 msgid "You can make the server use the end-of-line conversion attributes to set the `-k` modes for files by setting the `gitcvs.usecrlfattr` config variable.  See linkgit:gitattributes[5] for more information about end-of-line conversion."
-msgstr ""
-"횋 poss챠vel  fazer com que o servidor utilize os atributos de quebra de linha "
-"nos arquivos utilizando o modos `-k` ou definindo a vari찼vel de configura챌찾o "
-"`gitcvs.usecrlfattr`.  Para mais informa챌천es sobre a convers찾o da quebra de "
-"linha de um arquivo, consulte linkgit:gitattributes[5]."
+msgstr "횋 poss챠vel  fazer com que o servidor utilize os atributos de quebra de linha nos arquivos utilizando o modos `-k` ou definindo a vari찼vel de configura챌찾o `gitcvs.usecrlfattr`.  Para mais informa챌천es sobre a convers찾o da quebra de linha de um arquivo, consulte linkgit:gitattributes[5]."
 
 #. type: Plain text
 #: en/git-cvsserver.txt:422
@@ -21387,12 +21362,7 @@ msgstr "--rewrite-submodules-to=<nome>:<arquivo>"
 #: en/git-fast-import.txt:134
 #, priority:100
 msgid "Rewrite the object IDs for the submodule specified by <name> from the values used in the from <file> to those used in the to <file>. The from marks should have been created by `git fast-export`, and the to marks should have been created by `git fast-import` when importing that same submodule."
-msgstr ""
-"Reescreve a ID dos objetos para o subm처dulo que foi definido atrav챕s do "
-"<nome> a partir dos valores usados a partir de um <arquivo> para aqueles "
-"usado para o <arquivo>. As marca챌천es de origem deveriam ter sido criadas por "
-"pelo comando `git fast-export` e as marca챌천es to deveriam ter sido criadas "
-"pelo `git fast-import` durante a importa챌찾o do mesmo subm처dulo."
+msgstr "Reescreve a ID dos objetos para o subm처dulo que foi definido atrav챕s do <nome> a partir dos valores usados a partir de um <arquivo> para aqueles usado para o <arquivo>. As marca챌천es de origem deveriam ter sido criadas por pelo comando `git fast-export` e as marca챌천es to deveriam ter sido criadas pelo `git fast-import` durante a importa챌찾o do mesmo subm처dulo."
 
 #. type: Plain text
 #: en/git-fast-import.txt:139
@@ -26208,12 +26178,7 @@ msgstr "Quando v찼rios patches s찾o produzidos, o prefixo do assunto ser찼 \"[PA
 #: en/git-format-patch.txt:86
 #, priority:100
 msgid "If given `--thread`, `git-format-patch` will generate `In-Reply-To` and `References` headers to make the second and subsequent patch mails appear as replies to the first mail; this also generates a `Message-Id` header to reference."
-msgstr ""
-"Caso a op챌찾o `--thread` seja utilizada, o `git-format-patch` ir찼 gerar "
-"cabe챌alhos `In-Reply-To` (Em-Resposta-Para) e `References` para fazer com "
-"que o e-mail do segundo e subsequentes patches apare챌am como resposta ao "
-"primeiro e-mail; isso tamb챕m gera um cabe챌alho `Message-Id` para a "
-"refer챗ncia."
+msgstr "Caso a op챌찾o `--thread` seja utilizada, o `git-format-patch` ir찼 gerar cabe챌alhos `In-Reply-To` (Em-Resposta-Para) e `References` para fazer com que o e-mail do segundo e subsequentes patches apare챌am como resposta ao primeiro e-mail; isso tamb챕m gera um cabe챌alho `Message-Id` para a refer챗ncia."
 
 #. type: Labeled list
 #: en/git-format-patch.txt:92
@@ -26875,8 +26840,7 @@ msgid ""
 "Subject: [IA64] Put ia64 config files on the Uwe Kleine-K횄쨋nig diet\n"
 msgstr ""
 "-> 8 -\n"
-"Assunto: [IA64] Coloque os arquivos da configura챌찾o do ia64 na dieta Uwe "
-"Kleine-K횄쨋nig\n"
+"Assunto: [IA64] Coloque os arquivos da configura챌찾o do ia64 na dieta Uwe Kleine-K횄쨋nig\n"
 
 #. type: delimited block -
 #: en/git-format-patch.txt:433
@@ -29578,10 +29542,7 @@ msgstr ""
 #: en/git-http-backend.txt:107
 #, priority:100
 msgid "If you do not have `mod_rewrite` available to match against the query string, it is sufficient to just protect `git-receive-pack` itself, like:"
-msgstr ""
-"Caso n찾o tenha o `mod_rewrite` dispon챠vel para coincidir com o texto sob "
-"consulta 챕 suficiente apenas para proteger o pr처prio `git-receive-pack`, "
-"como:"
+msgstr "Caso n찾o tenha o `mod_rewrite` dispon챠vel para coincidir com o texto sob consulta 챕 suficiente apenas para proteger o pr처prio `git-receive-pack`, como:"
 
 #. type: delimited block -
 #: en/git-http-backend.txt:115
@@ -41345,14 +41306,7 @@ msgstr "DIFEREN횉AS COMPORTAMENTAIS"
 #: en/git-rebase.txt:675
 #, priority:100
 msgid "git rebase has two primary backends: apply and merge.  (The apply backend used to be known as the 'am' backend, but the name led to confusion as it looks like a verb instead of a noun.  Also, the merge backend used to be known as the interactive backend, but it is now used for non-interactive cases as well.  Both were renamed based on lower-level functionality that underpinned each.) There are some subtle differences in how these two backends behave:"
-msgstr ""
-"O git rebase possui duas estruturas prim찼rias: `apply` e `merge`.  (A "
-"aplica챌찾o da estrutura era conhecido como 'am', por챕m o nome causava "
-"confus찾o j찼 que parecia um verbo em vez de um substantivo.  Al챕m disso, a "
-"estrutura `merge` era informada como 'interactive backend', por챕m agora "
-"tamb챕m 챕 usado para casos n찾o interativos.  Ambos foram renomeados com base "
-"na funcionalidade de baixo n챠vel que sustentava cada um.) H찼 algumas "
-"diferen챌as sutis em como estes dois processos internos se comportam:"
+msgstr "O git rebase possui duas estruturas prim찼rias: `apply` e `merge`.  (A aplica챌찾o da estrutura era conhecido como 'am', por챕m o nome causava confus찾o j찼 que parecia um verbo em vez de um substantivo.  Al챕m disso, a estrutura `merge` era informada como 'interactive backend', por챕m agora tamb챕m 챕 usado para casos n찾o interativos.  Ambos foram renomeados com base na funcionalidade de baixo n챠vel que sustentava cada um.) H찼 algumas diferen챌as sutis em como estes dois processos internos se comportam:"
 
 #. type: Title ~
 #: en/git-rebase.txt:677
@@ -41364,33 +41318,19 @@ msgstr "Os commits vazios"
 #: en/git-rebase.txt:683
 #, priority:100
 msgid "The apply backend unfortunately drops intentionally empty commits, i.e.  commits that started empty, though these are rare in practice.  It also drops commits that become empty and has no option for controlling this behavior."
-msgstr ""
-"A estrutura aplicada infelizmente descarta os commits vazios de forma "
-"intencional, ou seja, os commits que come챌aram vazios, contudo na pr찼tica 챕 "
-"algo raro.  Tamb챕m descarta os commits que se tornam vazios e n찾o h찼 uma "
-"op챌찾o para controlar este comportamento."
+msgstr "A estrutura aplicada infelizmente descarta os commits vazios de forma intencional, ou seja, os commits que come챌aram vazios, contudo na pr찼tica 챕 algo raro.  Tamb챕m descarta os commits que se tornam vazios e n찾o h찼 uma op챌찾o para controlar este comportamento."
 
 #. type: Plain text
 #: en/git-rebase.txt:687
 #, priority:100
 msgid "The merge backend keeps intentionally empty commits by default (though with -i they are marked as empty in the todo list editor, or they can be dropped automatically with --no-keep-empty)."
-msgstr ""
-"횋 predefinido que a estrutura da mesclagem mantenha os commits "
-"intencionalmente vazios (com `-i` s찾o marcados como vazio no editor da lista "
-"de tarefas ou podem ser descartados automaticamente com a op챌찾o `--no-keep-"
-"empty`)."
+msgstr "횋 predefinido que a estrutura da mesclagem mantenha os commits intencionalmente vazios (com `-i` s찾o marcados como vazio no editor da lista de tarefas ou podem ser descartados automaticamente com a op챌찾o `--no-keep-empty`)."
 
 #. type: Plain text
 #: en/git-rebase.txt:693
 #, priority:100
 msgid "Similar to the apply backend, by default the merge backend drops commits that become empty unless -i/--interactive is specified (in which case it stops and asks the user what to do).  The merge backend also has an --empty={drop,keep,ask} option for changing the behavior of handling commits that become empty."
-msgstr ""
-"Semelhante 횪 estrutura aplicada, 챕 predefinido que a estrutura da mesclagem "
-"derrube os commits que se tornaram vazios a menos que as op챌천es `-i` ou "
-"`--interactive` sejam utilizadas (nesse caso o comando para e pergunta ao "
-"usu찼rio o que fazer).  A estrutura da mesclagem tamb챕m possui uma op챌찾o "
-"--empty={drop,keep,ask} para alterar o comportamento da manipula챌찾o dos "
-"commits que ficam vazios."
+msgstr "Semelhante 횪 estrutura aplicada, 챕 predefinido que a estrutura da mesclagem derrube os commits que se tornaram vazios a menos que as op챌천es `-i` ou `--interactive` sejam utilizadas (nesse caso o comando para e pergunta ao usu찼rio o que fazer).  A estrutura da mesclagem tamb챕m possui uma op챌찾o --empty={drop,keep,ask} para alterar o comportamento da manipula챌찾o dos commits que ficam vazios."
 
 #. type: Title ~
 #: en/git-rebase.txt:695
@@ -41402,23 +41342,13 @@ msgstr "Detec챌찾o da renomea챌찾o do diret처rio"
 #: en/git-rebase.txt:705
 #, priority:100
 msgid "Due to the lack of accurate tree information (arising from constructing fake ancestors with the limited information available in patches), directory rename detection is disabled in the apply backend.  Disabled directory rename detection means that if one side of history renames a directory and the other adds new files to the old directory, then the new files will be left behind in the old directory without any warning at the time of rebasing that you may want to move these files into the new directory."
-msgstr ""
-"Devido 횪 falta de informa챌천es precisas sobre as 찼rvores (que surge das "
-"constru챌천es dos ancestrais falsos com informa챌천es limitadas dispon챠veis nos "
-"patches), a detec챌찾o da renomea챌찾o do diret처rio 챕 desativado na estrutura da "
-"aplica챌찾o.  A desativa챌찾o da detec챌찾o da renomea챌찾o do diret처rio, significa "
-"que se um lado do hist처rico renomear um diret처rio e o outro adicionar novos "
-"arquivos no diret처rio antigo, ent찾o os novos arquivos ser찾o deixados para "
-"tr찼s no diret처rio antigo sem qualquer aviso durante a reconstru챌찾o onde voc챗 "
-"talvez queira mover estes arquivos para o novo diret처rio."
+msgstr "Devido 횪 falta de informa챌천es precisas sobre as 찼rvores (que surge das constru챌천es dos ancestrais falsos com informa챌천es limitadas dispon챠veis nos patches), a detec챌찾o da renomea챌찾o do diret처rio 챕 desativado na estrutura da aplica챌찾o.  A desativa챌찾o da detec챌찾o da renomea챌찾o do diret처rio, significa que se um lado do hist처rico renomear um diret처rio e o outro adicionar novos arquivos no diret처rio antigo, ent찾o os novos arquivos ser찾o deixados para tr찼s no diret처rio antigo sem qualquer aviso durante a reconstru챌찾o onde voc챗 talvez queira mover estes arquivos para o novo diret처rio."
 
 #. type: Plain text
 #: en/git-rebase.txt:708
 #, priority:100
 msgid "Directory rename detection works with the merge backend to provide you warnings in such cases."
-msgstr ""
-"A detec챌찾o da renomea챌찾o do diret처rio funciona com a estrutura da mesclagem, "
-"neste caso, fornecendo informa챌천es para voc챗."
+msgstr "A detec챌찾o da renomea챌찾o do diret처rio funciona com a estrutura da mesclagem, neste caso, fornecendo informa챌천es para voc챗."
 
 #. type: Title ~
 #: en/git-rebase.txt:710
@@ -41430,31 +41360,13 @@ msgstr "Contexto"
 #: en/git-rebase.txt:726
 #, priority:100
 msgid "The apply backend works by creating a sequence of patches (by calling `format-patch` internally), and then applying the patches in sequence (calling `am` internally).  Patches are composed of multiple hunks, each with line numbers, a context region, and the actual changes.  The line numbers have to be taken with some fuzz, since the other side will likely have inserted or deleted lines earlier in the file.  The context region is meant to help find how to adjust the line numbers in order to apply the changes to the right lines.  However, if multiple areas of the code have the same surrounding lines of context, the wrong one can be picked.  There are real-world cases where this has caused commits to be reapplied incorrectly with no conflicts reported.  Setting diff.context to a larger value may prevent such types of problems, but increases the chance of spurious conflicts (since it will require more lines of matching context to apply)."
-msgstr ""
-"A aplica챌찾o da estrutura funciona durante a cria챌찾o de uma sequencia de "
-"patches (chamando o `format-patch` internalmente), ent찾o os patches s찾o "
-"aplicados em sequ챗ncia (invocando o `am` internamente).  Os patches s찾o "
-"compostos de v찼rios peda챌os, cada um com linhas numeradas, o contexto da "
-"regi찾o e as altera챌천es atuais.  As linhas numeradas devem ser tomadas com "
-"alguma imprecis찾o j찼 que antes o outro lado provavelmente ter찼 inserido ou "
-"ter찼 exclu챠do as linhas no arquivo.  O contexto da regi찾o destina-se no "
-"aux챠lio para encontrar como ajustar as linhas numeradas na ordem para "
-"aplicar as altera챌천es nas linhas corretas.  No entanto, caso ao redor das "
-"v찼rias 찼reas do c처digo tenham as mesmas linhas de contexto, um c처digo errado "
-"pode ser selecionado.  Existem casos no mundo real onde isso fez com que os "
-"commits fossem reaplicados de forma incorreta e nenhum conflito foi "
-"relatado. Definindo o `diff.context` para um valor maior, isso pode impedir "
-"que estes tipos de problemas ocorram, por챕m aumenta a chance de conflitos "
-"esp첬rios (uma vez que exigir찼 mais linhas que coincidam com o contexto para "
-"serem aplicados)."
+msgstr "A aplica챌찾o da estrutura funciona durante a cria챌찾o de uma sequencia de patches (chamando o `format-patch` internalmente), ent찾o os patches s찾o aplicados em sequ챗ncia (invocando o `am` internamente).  Os patches s찾o compostos de v찼rios peda챌os, cada um com linhas numeradas, o contexto da regi찾o e as altera챌천es atuais.  As linhas numeradas devem ser tomadas com alguma imprecis찾o j찼 que antes o outro lado provavelmente ter찼 inserido ou ter찼 exclu챠do as linhas no arquivo.  O contexto da regi찾o destina-se no aux챠lio para encontrar como ajustar as linhas numeradas na ordem para aplicar as altera챌천es nas linhas corretas.  No entanto, caso ao redor das v찼rias 찼reas do c처digo tenham as mesmas linhas de contexto, um c처digo errado pode ser selecionado.  Existem casos no mundo real onde isso fez com que os commits fossem reaplicados de forma incorreta e nenhum conflito foi relatado. Definindo o `diff.context` para um valor maior, isso pode impedir que estes tipos de problemas ocorram, por챕m aumenta a chance de conflitos esp첬rios (uma vez que exigir찼 mais linhas que coincidam com o contexto para serem aplicados)."
 
 #. type: Plain text
 #: en/git-rebase.txt:729
 #, priority:100
 msgid "The merge backend works with a full copy of each relevant file, insulating it from these types of problems."
-msgstr ""
-"A estrutura da mesclagem trabalha com a c처pia completa de casa arquivo "
-"relevante isolando-os destes tipos de problemas."
+msgstr "A estrutura da mesclagem trabalha com a c처pia completa de casa arquivo relevante isolando-os destes tipos de problemas."
 
 #. type: Title ~
 #: en/git-rebase.txt:731
@@ -41466,25 +41378,13 @@ msgstr "A rotulagem dos marcadores de conflitos"
 #: en/git-rebase.txt:743
 #, priority:100
 msgid "When there are content conflicts, the merge machinery tries to annotate each side's conflict markers with the commits where the content came from.  Since the apply backend drops the original information about the rebased commits and their parents (and instead generates new fake commits based off limited information in the generated patches), those commits cannot be identified; instead it has to fall back to a commit summary.  Also, when merge.conflictStyle is set to diff3, the apply backend will use \"constructed merge base\" to label the content from the merge base, and thus provide no information about the merge base commit whatsoever."
-msgstr ""
-"Quando h찼 conte첬dos conflitantes o mecanismo da mesclagem tenta anotar os "
-"marcadores de conflito de cada lado com os commits de onde o conte첬do veio.  "
-"Como a estrutura descarta o original, as informa챌천es sobre os commits "
-"reconstru챠dos e seus pais (em vez disso, gera novos commits falsos com base "
-"nas informa챌천es limitadas no patches que foram gerados), estes commits n찾o "
-"podem ser identificados; em vez disso tem que retornar para um resumo do "
-"commit.  Al챕m disso, quando `merge.conflictStyle` 챕 definido para 'diff3', a "
-"estrutura aplicada utilizar찼 uma \"mesclagem reconstru챠da da base\" para "
-"rotular o conte첬do da base mesclada e portanto, n찾o fornecer qualquer "
-"informa챌천es sobre o commit da base mesclada."
+msgstr "Quando h찼 conte첬dos conflitantes o mecanismo da mesclagem tenta anotar os marcadores de conflito de cada lado com os commits de onde o conte첬do veio.  Como a estrutura descarta o original, as informa챌천es sobre os commits reconstru챠dos e seus pais (em vez disso, gera novos commits falsos com base nas informa챌천es limitadas no patches que foram gerados), estes commits n찾o podem ser identificados; em vez disso tem que retornar para um resumo do commit.  Al챕m disso, quando `merge.conflictStyle` 챕 definido para 'diff3', a estrutura aplicada utilizar찼 uma \"mesclagem reconstru챠da da base\" para rotular o conte첬do da base mesclada e portanto, n찾o fornecer qualquer informa챌천es sobre o commit da base mesclada."
 
 #. type: Plain text
 #: en/git-rebase.txt:746
 #, priority:100
 msgid "The merge backend works with the full commits on both sides of history and thus has no such limitations."
-msgstr ""
-"A estrutura da mesclagem funciona com commits completos nos dois lados da "
-"hist처ria e portanto n찾o possuem tais limita챌천es."
+msgstr "A estrutura da mesclagem funciona com commits completos nos dois lados da hist처ria e portanto n찾o possuem tais limita챌천es."
 
 #. type: Title ~
 #: en/git-rebase.txt:748
@@ -41496,20 +41396,7 @@ msgstr ""
 #: en/git-rebase.txt:762
 #, priority:100
 msgid "The apply backend has not traditionally called the post-commit hook, while the merge backend has.  Both have called the post-checkout hook, though the merge backend has squelched its output.  Further, both backends only call the post-checkout hook with the starting point commit of the rebase, not the intermediate commits nor the final commit.  In each case, the calling of these hooks was by accident of implementation rather than by design (both backends were originally implemented as shell scripts and happened to invoke other commands like 'git checkout' or 'git commit' that would call the hooks).  Both backends should have the same behavior, though it is not entirely clear which, if any, is correct.  We will likely make rebase stop calling either of these hooks in the future."
-msgstr ""
-"A estrutura da aplica챌찾o n찾o chama tradicionalmente o gancho p처s-commit, "
-"enquanto a estrutura da mesclagem chama.  Ambos chamaram o gancho p처s-"
-"averigua챌찾o, embora a estrutura da mesclagem reduza a sua sa챠da.  Al챕m "
-"disso, ambas as estruturas chamam apenas o gancho p처s-averigua챌찾o com o "
-"ponto de partida para fazer o commit da reconstru챌찾o da funda챌찾o (rebase), "
-"nem o commit intermedi찼rio, nem o commit final.  Em cada caso, o chamado "
-"desses ganchos foi por acidente de implementa챌찾o em vez de design (os dois "
-"processos internos eram originalmente implementados como scripts shell e "
-"passaram a chamar outros comandos como o 'git checkout' ou o 'git commit' "
-"que seriam chamados de ganchos).  Ambos os processos internos devem ter o "
-"mesmo comportamento, embora n찾o seja inteiramente claro qual (caso existam), "
-"est찼 correto.  Provavelmente faremos a reconstru챌찾o (rebase) parar chamando "
-"um destes ganchos no futuro."
+msgstr "A estrutura da aplica챌찾o n찾o chama tradicionalmente o gancho p처s-commit, enquanto a estrutura da mesclagem chama.  Ambos chamaram o gancho p처s-averigua챌찾o, embora a estrutura da mesclagem reduza a sua sa챠da.  Al챕m disso, ambas as estruturas chamam apenas o gancho p처s-averigua챌찾o com o ponto de partida para fazer o commit da reconstru챌찾o da funda챌찾o (rebase), nem o commit intermedi찼rio, nem o commit final.  Em cada caso, o chamado desses ganchos foi por acidente de implementa챌찾o em vez de design (os dois processos internos eram originalmente implementados como scripts shell e passaram a chamar outros comandos como o 'git checkout' ou o 'git commit' que seriam chamados de ganchos).  Ambos os processos internos devem ter o mesmo comportamento, embora n찾o seja inteiramente claro qual (caso existam), est찼 correto.  Provavelmente faremos a reconstru챌찾o (rebase) parar chamando um destes ganchos no futuro."
 
 #. type: Title ~
 #: en/git-rebase.txt:764
@@ -41521,14 +41408,7 @@ msgstr "Interruptabilidade"
 #: en/git-rebase.txt:773
 #, priority:100
 msgid "The apply backend has safety problems with an ill-timed interrupt; if the user presses Ctrl-C at the wrong time to try to abort the rebase, the rebase can enter a state where it cannot be aborted with a subsequent `git rebase --abort`.  The merge backend does not appear to suffer from the same shortcoming.  (See https://lore.kernel.org/git/20200207132152.GC2868@szeder.dev/ for details.)"
-msgstr ""
-"A aplica챌찾o da estrutura possui problemas de seguran챌a relacionada com "
-"interrup챌찾o de tempo; caso o usu찼rio pressione Ctrl+C no momento errado ao "
-"tentar interromper o processo 'rebase' (reconstru챌찾o), o processo ent찾o pode "
-"entrar em uma condi챌찾o ele n찾o pode ser parado posteriormente com um comando "
-"`git rebase --abort`.  A estrutura da mesclagem n찾o parece sofrer da mesma "
-"defici챗ncia.  (Consulte https://lore.kernel.org/git/20200207132152."
-"GC2868@szeder.dev/ para obter mais detalhes.)"
+msgstr "A aplica챌찾o da estrutura possui problemas de seguran챌a relacionada com interrup챌찾o de tempo; caso o usu찼rio pressione Ctrl+C no momento errado ao tentar interromper o processo 'rebase' (reconstru챌찾o), o processo ent찾o pode entrar em uma condi챌찾o ele n찾o pode ser parado posteriormente com um comando `git rebase --abort`.  A estrutura da mesclagem n찾o parece sofrer da mesma defici챗ncia.  (Consulte https://lore.kernel.org/git/20200207132152.GC2868@szeder.dev/ para obter mais detalhes.)"
 
 #. type: Title ~
 #: en/git-rebase.txt:775
@@ -41540,14 +41420,7 @@ msgstr "Reescrevendo os Commits"
 #: en/git-rebase.txt:783
 #, priority:100
 msgid "When a conflict occurs while rebasing, rebase stops and asks the user to resolve.  Since the user may need to make notable changes while resolving conflicts, after conflicts are resolved and the user has run `git rebase --continue`, the rebase should open an editor and ask the user to update the commit message.  The merge backend does this, while the apply backend blindly applies the original commit message."
-msgstr ""
-"Quando ocorre um conflito durante o processo 'rebase', o processo para e "
-"pergunta ao usu찼rio para resolver o problema.  Como o usu찼rio pode precisar "
-"fazer muitas altera챌천es enquanto resolve os conflitos, depois que os "
-"conflitos forem resolvidos e o usu찼rio tenha executado o comando `git rebase "
-"--continue`, o 'rebase' dever찼 abrir o editor e perguntar ao usu찼rio para "
-"atualizar a mensagem do commit.  A estrutura da mesclagem faz isso, enquanto "
-"a estrutura aplica cegamente a mensagem do commit original."
+msgstr "Quando ocorre um conflito durante o processo 'rebase', o processo para e pergunta ao usu찼rio para resolver o problema.  Como o usu찼rio pode precisar fazer muitas altera챌천es enquanto resolve os conflitos, depois que os conflitos forem resolvidos e o usu찼rio tenha executado o comando `git rebase --continue`, o 'rebase' dever찼 abrir o editor e perguntar ao usu찼rio para atualizar a mensagem do commit.  A estrutura da mesclagem faz isso, enquanto a estrutura aplica cegamente a mensagem do commit original."
 
 #. type: Title ~
 #: en/git-rebase.txt:785
@@ -41559,38 +41432,25 @@ msgstr "Diferen챌as diversas"
 #: en/git-rebase.txt:790
 #, priority:100
 msgid "There are a few more behavioral differences that most folks would probably consider inconsequential but which are mentioned for completeness:"
-msgstr ""
-"Existem mais algumas diferen챌as comportamentais que a maioria das pessoas "
-"considerariam fazer de forma inconsequente, por챕m s찾o mencionadas por "
-"quest천es de integridade:"
+msgstr "Existem mais algumas diferen챌as comportamentais que a maioria das pessoas considerariam fazer de forma inconsequente, por챕m s찾o mencionadas por quest천es de integridade:"
 
 #. type: Plain text
 #: en/git-rebase.txt:794
 #, priority:100
 msgid "Reflog: The two backends will use different wording when describing the changes made in the reflog, though both will make use of the word \"rebase\"."
-msgstr ""
-"Reflog: As duas estruturas que utilizar찾o palavras diferentes durante a "
-"descri챌찾o das altera챌천es feitas no reflog, embora ambos fa챌am a utiliza챌찾o "
-"da palavra \"rebase\"."
+msgstr "Reflog: As duas estruturas que utilizar찾o palavras diferentes durante a descri챌찾o das altera챌천es feitas no reflog, embora ambos fa챌am a utiliza챌찾o da palavra \"rebase\"."
 
 #. type: Plain text
 #: en/git-rebase.txt:800
 #, ignore-ellipsis, priority:100
 msgid "Progress, informational, and error messages: The two backends provide slightly different progress and informational messages.  Also, the apply backend writes error messages (such as \"Your files would be overwritten...\") to stdout, while the merge backend writes them to stderr."
-msgstr ""
-"As mensagens de progresso, informacionais e de erro: As duas estruturas   "
-"fornecem um progresso ligeiramente diferente das mensagens informantes.  "
-"Al챕m disso, a estrutura aplicada grava uma mensagens de erro (como \"Os seus "
-"arquivos ser찾o substitu챠dos...\") para o stdout, enquanto a mesclagem da "
-"estrutura escrevem eles no stderr."
+msgstr "As mensagens de progresso, informacionais e de erro: As duas estruturas   fornecem um progresso ligeiramente diferente das mensagens informantes.  Al챕m disso, a estrutura aplicada grava uma mensagens de erro (como \"Os seus arquivos ser찾o substitu챠dos...\") para o stdout, enquanto a mesclagem da estrutura escrevem eles no stderr."
 
 #. type: Plain text
 #: en/git-rebase.txt:803
 #, priority:100
 msgid "State directories: The two backends keep their state in different directories under .git/"
-msgstr ""
-"Diret처rios de estado: As duas estruturas mant챗m a sua condi챌찾o em diferentes "
-"diret처rios dentro do `.git/`"
+msgstr "Diret처rios de estado: As duas estruturas mant챗m a sua condi챌찾o em diferentes diret처rios dentro do `.git/`"
 
 #. type: Plain text
 #: en/git-rebase.txt:812
@@ -42960,9 +42820,7 @@ msgstr "Op챌천es para `show`"
 #: en/git-reflog.txt:67
 #, priority:100
 msgid "`git reflog show` accepts any of the options accepted by `git log`."
-msgstr ""
-"O `git reflog show` aceita qualquer uma das op챌천es aceitas pelo comando `git "
-"log`."
+msgstr "O `git reflog show` aceita qualquer uma das op챌천es aceitas pelo comando `git log`."
 
 #. type: Title ~
 #: en/git-reflog.txt:70
@@ -43106,11 +42964,7 @@ msgstr "Este auxiliar remoto utiliza o '<comando>' informado para se conectar em
 #: en/git-remote-ext.txt:23
 #, priority:100
 msgid "Data written to stdin of the specified '<command>' is assumed to be sent to a git:// server, git-upload-pack, git-receive-pack or git-upload-archive (depending on situation), and data read from stdout of <command> is assumed to be received from the same service."
-msgstr ""
-"Assume-se que os dados gravados no stdin do '<comando>' informado sejam "
-"encaminhados para um servidor `git://`, `git-upload-pack`, `git-receive-pack`"
-" ou `git-upload-archive` (dependendo da situa챌찾o) e os dados lidos do stdout "
-"do <comando> assume-se ter sido recebido do mesmo servi챌o."
+msgstr "Assume-se que os dados gravados no stdin do '<comando>' informado sejam encaminhados para um servidor `git://`, `git-upload-pack`, `git-receive-pack` ou `git-upload-archive` (dependendo da situa챌찾o) e os dados lidos do stdout do <comando> assume-se ter sido recebido do mesmo servi챌o."
 
 #. type: Plain text
 #: en/git-remote-ext.txt:25
@@ -45712,10 +45566,7 @@ msgstr "Ao restaurar os arquivos no 챠ndice da 찼rvore de trabalho, utilize o es
 #: en/git-restore.txt:81
 #, priority:100
 msgid "Note that during `git rebase` and `git pull --rebase`, 'ours' and 'theirs' may appear swapped. See the explanation of the same options in linkgit:git-checkout[1] for details."
-msgstr ""
-"Note que durante o `git rebase` e o `git pull --rebase`, o 'nosso' e o "
-"'deles' podem aparecer trocados. Para mais detalhes, consulte a explica챌찾o "
-"das mesmas op챌천es em linkgit:git-checkout[1]."
+msgstr "Note que durante o `git rebase` e o `git pull --rebase`, o 'nosso' e o 'deles' podem aparecer trocados. Para mais detalhes, consulte a explica챌찾o das mesmas op챌천es em linkgit:git-checkout[1]."
 
 #. type: Plain text
 #: en/git-restore.txt:86
@@ -50023,12 +49874,7 @@ msgstr "Cria e efetua a averigua챌찾o de um novo ramo chamado `<nome-do-ramo>` i
 #: en/git-stash.txt:127
 #, priority:240
 msgid "This is useful if the branch on which you ran `git stash push` has changed enough that `git stash apply` fails due to conflicts. Since the stash entry is applied on top of the commit that was HEAD at the time `git stash` was run, it restores the originally stashed state with no conflicts."
-msgstr ""
-"횋 첬til caso o ramo onde voc챗 executou o `git stash push` mude o suficiente "
-"para que o `git stash apply` falhe devido aos conflitos. Como a entrada que "
-"est찼 acumulada \"stash\" 챕 aplicada no topo do commit que era o `HEAD` no "
-"momento onde o `git stash` foi executado, ela restaura a condi챌찾o "
-"originalmente armazenada e sem os conflitos."
+msgstr "횋 첬til caso o ramo onde voc챗 executou o `git stash push` mude o suficiente para que o `git stash apply` falhe devido aos conflitos. Como a entrada que est찼 acumulada \"stash\" 챕 aplicada no topo do commit que era o `HEAD` no momento onde o `git stash` foi executado, ela restaura a condi챌찾o originalmente armazenada e sem os conflitos."
 
 #. type: Labeled list
 #: en/git-stash.txt:128
@@ -51492,9 +51338,7 @@ msgstr "checkout"
 #: en/git-submodule.txt:151
 #, priority:220
 msgid "the commit recorded in the superproject will be checked out in the submodule on a detached HEAD."
-msgstr ""
-"o commit registrado no superprojeto ser찼 verificado no subm처dulo do HEAD "
-"desanexado."
+msgstr "o commit registrado no superprojeto ser찼 verificado no subm처dulo do HEAD desanexado."
 
 #. type: Plain text
 #: en/git-submodule.txt:156
@@ -51512,16 +51356,13 @@ msgstr "rebase"
 #: en/git-submodule.txt:159
 #, priority:220
 msgid "the current branch of the submodule will be rebased onto the commit recorded in the superproject."
-msgstr ""
-"a funda챌찾o do subm처dulo do ramo atual ser찼 refeito no commit registrado no "
-"superproject."
+msgstr "a funda챌찾o do subm처dulo do ramo atual ser찼 refeito no commit registrado no superproject."
 
 #. type: Plain text
 #: en/git-submodule.txt:162
 #, priority:220
 msgid "the commit recorded in the superproject will be merged into the current branch in the submodule."
-msgstr ""
-"o commit registrado no superprojeto ser찼 mesclado no subm처dulo do ramo atual."
+msgstr "o commit registrado no superprojeto ser찼 mesclado no subm처dulo do ramo atual."
 
 #. type: Plain text
 #: en/git-submodule.txt:165
@@ -51539,11 +51380,7 @@ msgstr "comando personalizado"
 #: en/git-submodule.txt:171
 #, priority:220
 msgid "arbitrary shell command that takes a single argument (the sha1 of the commit recorded in the superproject) is executed. When `submodule.<name>.update` is set to '!command', the remainder after the exclamation mark is the custom command."
-msgstr ""
-"o comando shell arbitr찼rio que leva um 첬nico argumento (o sha1 do commit "
-"registrado no superprojeto) 챕 executado. Quando o `submodule.<nome>.update` "
-"챕 definido como '!command', o comando personalizado 챕 o que sobra ap처s o "
-"ponto de exclama챌찾o."
+msgstr "o comando shell arbitr찼rio que leva um 첬nico argumento (o sha1 do commit registrado no superprojeto) 챕 executado. Quando o `submodule.<nome>.update` 챕 definido como '!command', o comando personalizado 챕 o que sobra ap처s o ponto de exclama챌찾o."
 
 #. type: Plain text
 #: en/git-submodule.txt:173
@@ -55927,9 +55764,7 @@ msgstr "<old|new>-file"
 #: en/git.txt:565
 #, priority:100
 msgid "are files GIT_EXTERNAL_DIFF can use to read the contents of <old|new>,"
-msgstr ""
-"s찾o os arquivos que `GIT_EXTERNAL_DIFF` pode utilizar para ler o conte첬do do "
-"<antigo|novo>,"
+msgstr "s찾o os arquivos que `GIT_EXTERNAL_DIFF` pode utilizar para ler o conte첬do do <antigo|novo>,"
 
 #. type: Labeled list
 #: en/git.txt:565
@@ -56895,10 +56730,7 @@ msgstr "Examina o 챠ndice atual e verifica se as mesclagens s찾o necess찼rias ou
 #: en/git-update-index.txt:63
 #, priority:100
 msgid "Quiet.  If --refresh finds that the index needs an update, the default behavior is to error out.  This option makes 'git update-index' continue anyway."
-msgstr ""
-"Sil챗ncio.  Caso a op챌찾o `--refresh` descobra que o 챠ndice precisa de uma "
-"atualiza챌찾o, o comportamento padr찾o 챕 gerar um erro.  Esta op챌찾o faz com que "
-"o comando 'git update-index' continue mesmo assim."
+msgstr "Sil챗ncio.  Caso a op챌찾o `--refresh` descobra que o 챠ndice precisa de uma atualiza챌찾o, o comportamento padr찾o 챕 gerar um erro.  Esta op챌찾o faz com que o comando 'git update-index' continue mesmo assim."
 
 #. type: Labeled list
 #: en/git-update-index.txt:64
@@ -56916,10 +56748,7 @@ msgstr "N찾o tente atualizar os subm처dulos.  Esta op챌찾o 챕 respeitada apenas
 #: en/git-update-index.txt:72
 #, priority:100
 msgid "If --refresh finds unmerged changes in the index, the default behavior is to error out.  This option makes 'git update-index' continue anyway."
-msgstr ""
-"Caso a op챌찾o `--refresh` descubra altera챌천es n찾o mescladas no 챠ndice, o "
-"comportamento padr찾o 챕 gerar um erro.  Esta op챌찾o faz com que o comando 'git "
-"update-index' continue mesmo assim."
+msgstr "Caso a op챌찾o `--refresh` descubra altera챌천es n찾o mescladas no 챠ndice, o comportamento padr찾o 챕 gerar um erro.  Esta op챌찾o faz com que o comando 'git update-index' continue mesmo assim."
 
 #. type: Plain text
 #: en/git-update-index.txt:75
@@ -61057,12 +60886,7 @@ msgstr "Os scripts mais antigos podem depender do comportamento hist처rico de n
 #: en/merge-options.txt:41
 #, priority:240
 msgid "This option determines how the merge message will be cleaned up before committing. See linkgit:git-commit[1] for more details. In addition, if the '<mode>' is given a value of `scissors`, scissors will be appended to `MERGE_MSG` before being passed on to the commit machinery in the case of a merge conflict."
-msgstr ""
-"Esta op챌찾o determina como a mensagem da mesclagem ser찼 limpa antes da "
-"confirma챌찾o. Para mais detalhes consulte linkgit:git-commit[1]. Al챕m disso, "
-"caso o valor de `scissors` seja dado ao '<mode>' , o `scissors` (tesouras) "
-"ser찼 anexada ao `MERGE_MSG` antes de ser repassada para o mecanismo de "
-"commit caso exista mesclagens conflitantes."
+msgstr "Esta op챌찾o determina como a mensagem da mesclagem ser찼 limpa antes da confirma챌찾o. Para mais detalhes consulte linkgit:git-commit[1]. Al챕m disso, caso o valor de `scissors` seja dado ao '<mode>' , o `scissors` (tesouras) ser찼 anexada ao `MERGE_MSG` antes de ser repassada para o mecanismo de commit caso exista mesclagens conflitantes."
 
 #. type: Labeled list
 #: en/merge-options.txt:44
@@ -61976,18 +61800,7 @@ msgstr "'%C(...)'"
 #: en/pretty-formats.txt:146
 #, ignore-ellipsis, priority:260
 msgid "color specification, as described under Values in the \"CONFIGURATION FILE\" section of linkgit:git-config[1].  By default, colors are shown only when enabled for log output (by `color.diff`, `color.ui`, or `--color`, and respecting the `auto` settings of the former if we are going to a terminal). `%C(auto,...)` is accepted as a historical synonym for the default (e.g., `%C(auto,red)`). Specifying `%C(always,...)` will show the colors even when color is not otherwise enabled (though consider just using `--color=always` to enable color for the whole output, including this format and anything else git might color).  `auto` alone (i.e. `%C(auto)`) will turn on auto coloring on the next placeholders until the color is switched again."
-msgstr ""
-"a defini챌찾o das cores como descrito sob Valores no \"ARQUIVO DE "
-"CONFIGURA횉횄O\" se챌찾o do linkgit:git-config[1].  횋 predefinido que as cores "
-"sejam exibidas apenas quando ativadas para na sa챠da do registro log (em "
-"`color.diff`,` color.ui` ou `color`, e respeitando as configura챌천es `auto` "
-"da primeira se estivermos indo para um terminal). `%C(auto,...)` 챕 aceito "
-"como um sin척nimo hist처rico do padr찾o (exemplo., `%C(auto,red)`). Especificar "
-"`%C(always,...)` exibir찼 as cores mesmo quando a cor n찾o estiver ativada ("
-"embora considere apenas usar `--color=always` para sempre ativar a cor na "
-"sa챠da incluindo este formato e qualquer outro que o git possa colorir).  "
-"`auto` sozinho (ou seja,`%C(auto)`)  ativar찼 a colora챌찾o autom찼tica nos "
-"pr처ximos espa챌os reservados at챕 que a cor seja trocada novamente."
+msgstr "a defini챌찾o das cores como descrito sob Valores no \"ARQUIVO DE CONFIGURA횉횄O\" se챌찾o do linkgit:git-config[1].  횋 predefinido que as cores sejam exibidas apenas quando ativadas para na sa챠da do registro log (em `color.diff`,` color.ui` ou `color`, e respeitando as configura챌천es `auto` da primeira se estivermos indo para um terminal). `%C(auto,...)` 챕 aceito como um sin척nimo hist처rico do padr찾o (exemplo., `%C(auto,red)`). Especificar `%C(always,...)` exibir찼 as cores mesmo quando a cor n찾o estiver ativada (embora considere apenas usar `--color=always` para sempre ativar a cor na sa챠da incluindo este formato e qualquer outro que o git possa colorir).  `auto` sozinho (ou seja,`%C(auto)`)  ativar찼 a colora챌찾o autom찼tica nos pr처ximos espa챌os reservados at챕 que a cor seja trocada novamente."
 
 #. type: Labeled list
 #: en/pretty-formats.txt:146
@@ -62011,8 +61824,7 @@ msgstr "'%w([<w>[,<i1>[,<i2>]]])'"
 #: en/pretty-formats.txt:149
 #, priority:260
 msgid "switch line wrapping, like the -w option of linkgit:git-shortlog[1]."
-msgstr ""
-"alterna a quebra de linha, como a op챌찾o `-w` de linkgit:git-shortlog[1]."
+msgstr "alterna a quebra de linha, como a op챌찾o `-w` de linkgit:git-shortlog[1]."
 
 #. type: Labeled list
 #: en/pretty-formats.txt:149
@@ -62024,12 +61836,7 @@ msgstr "'%<(<N>[,trunc|ltrunc|mtrunc])'"
 #: en/pretty-formats.txt:157
 #, priority:260
 msgid "make the next placeholder take at least N columns, padding spaces on the right if necessary.  Optionally truncate at the beginning (ltrunc), the middle (mtrunc) or the end (trunc) if the output is longer than N columns.  Note that truncating only works correctly with N >= 2."
-msgstr ""
-"faz  com que o pr처ximo espa챌o reservado tome pelo menos N colunas, "
-"preenchendo espa챌os 횪 direita, se necess찼rio.  Opcionalmente, truncar no "
-"in챠cio (ltrunc), no meio (mtrunc) ou no final (trunc) caso a sa챠da seja "
-"maior que N colunas.  Observe que o truncamento funciona corretamente com N "
-">= 2."
+msgstr "faz  com que o pr처ximo espa챌o reservado tome pelo menos N colunas, preenchendo espa챌os 횪 direita, se necess찼rio.  Opcionalmente, truncar no in챠cio (ltrunc), no meio (mtrunc) ou no final (trunc) caso a sa챠da seja maior que N colunas.  Observe que o truncamento funciona corretamente com N >= 2."
 
 #. type: Labeled list
 #: en/pretty-formats.txt:157
@@ -62041,9 +61848,7 @@ msgstr "'%<|(<N>)'"
 #: en/pretty-formats.txt:159
 #, priority:260
 msgid "make the next placeholder take at least until Nth columns, padding spaces on the right if necessary"
-msgstr ""
-"fa챌a com que o pr처ximo espa챌o reservado leve pelo menos at챕 a en챕sima "
-"coluna, preenchendo os espa챌os 횪 direita caso seja necess찼rio"
+msgstr "fa챌a com que o pr처ximo espa챌o reservado leve pelo menos at챕 a en챕sima coluna, preenchendo os espa챌os 횪 direita caso seja necess찼rio"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:159
@@ -62055,9 +61860,7 @@ msgstr "'%>(<N>)', '%>|(<N>)'"
 #: en/pretty-formats.txt:161
 #, priority:260
 msgid "similar to '%<(<N>)', '%<|(<N>)' respectively, but padding spaces on the left"
-msgstr ""
-"semelhante ao '%<(<N>)', '%<|(<N>)' respectivamente, mas preenchendo os "
-"espa챌os 횪 esquerda"
+msgstr "semelhante ao '%<(<N>)', '%<|(<N>)' respectivamente, mas preenchendo os espa챌os 횪 esquerda"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:161
@@ -62069,10 +61872,7 @@ msgstr "'%>>(<N>)', '%>>|(<N>)'"
 #: en/pretty-formats.txt:166
 #, priority:260
 msgid "similar to '%>(<N>)', '%>|(<N>)' respectively, except that if the next placeholder takes more spaces than given and there are spaces on its left, use those spaces"
-msgstr ""
-"semelhante ao '%>(<N>)', '%>|(<N>)' respectivamente, exceto caso o pr처ximo "
-"espa챌o reservado ocupe mais espa챌os do que o informado e haja espa챌os 횪 "
-"esquerda, utilize estes espa챌os"
+msgstr "semelhante ao '%>(<N>)', '%>|(<N>)' respectivamente, exceto caso o pr처ximo espa챌o reservado ocupe mais espa챌os do que o informado e haja espa챌os 횪 esquerda, utilize estes espa챌os"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:166
@@ -62084,9 +61884,7 @@ msgstr "'%><(<N>)', '%><|(<N>)'"
 #: en/pretty-formats.txt:169
 #, priority:260
 msgid "similar to '%<(<N>)', '%<|(<N>)' respectively, but padding both sides (i.e. the text is centered)"
-msgstr ""
-"semelhante ao '%>(<N>)', '%>|(<N>)' respectivamente, mas preenchendo os dois "
-"lados (ou seja, o texto 챕 centralizado)"
+msgstr "semelhante ao '%>(<N>)', '%>|(<N>)' respectivamente, mas preenchendo os dois lados (ou seja, o texto 챕 centralizado)"
 
 #. type: Plain text
 #: en/pretty-formats.txt:171
@@ -62188,9 +61986,7 @@ msgstr "'%aN'"
 #: en/pretty-formats.txt:180
 #, priority:260
 msgid "author name (respecting .mailmap, see linkgit:git-shortlog[1] or linkgit:git-blame[1])"
-msgstr ""
-"nome do autor (respeitando .mailmap, consulte linkgit:git-shortlog[1] ou "
-"linkgit:git-blame[1])"
+msgstr "nome do autor (respeitando .mailmap, consulte linkgit:git-shortlog[1] ou linkgit:git-blame[1])"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:180
@@ -62214,9 +62010,7 @@ msgstr "'%aE'"
 #: en/pretty-formats.txt:183
 #, priority:260
 msgid "author email (respecting .mailmap, see linkgit:git-shortlog[1] or linkgit:git-blame[1])"
-msgstr ""
-"e-mail do autor (respeitando .mailmap, consulte linkgit:git-shortlog[1] ou "
-"linkgit:git-blame[1])"
+msgstr "e-mail do autor (respeitando .mailmap, consulte linkgit:git-shortlog[1] ou linkgit:git-blame[1])"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:183
@@ -62240,9 +62034,7 @@ msgstr "'%aL'"
 #: en/pretty-formats.txt:186
 #, priority:260
 msgid "author local-part (see '%al') respecting .mailmap, see linkgit:git-shortlog[1] or linkgit:git-blame[1])"
-msgstr ""
-"parte do autor local (rconsulte '%al') espeitando o .mailmap, consulte "
-"linkgit:git-shortlog[1] ou linkgit:git-blame[1])"
+msgstr "parte do autor local (rconsulte '%al') espeitando o .mailmap, consulte linkgit:git-shortlog[1] ou linkgit:git-blame[1])"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:186
@@ -62350,9 +62142,7 @@ msgstr "'%cN'"
 #: en/pretty-formats.txt:196
 #, priority:260
 msgid "committer name (respecting .mailmap, see linkgit:git-shortlog[1] or linkgit:git-blame[1])"
-msgstr ""
-"o nome de quem fez o commit (respeitando .mailmap, consulte linkgit:git-"
-"shortlog[1] ou linkgit:git-blame[1])"
+msgstr "o nome de quem fez o commit (respeitando .mailmap, consulte linkgit:git-shortlog[1] ou linkgit:git-blame[1])"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:196
@@ -62376,9 +62166,7 @@ msgstr "'%cE'"
 #: en/pretty-formats.txt:199
 #, priority:260
 msgid "committer email (respecting .mailmap, see linkgit:git-shortlog[1] or linkgit:git-blame[1])"
-msgstr ""
-"o e-mail de quem fez o commit (respeitando .mailmap, consulte linkgit:git-"
-"shortlog[1] ou linkgit:git-blame[1])"
+msgstr "o e-mail de quem fez o commit (respeitando .mailmap, consulte linkgit:git-shortlog[1] ou linkgit:git-blame[1])"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:199
@@ -62402,9 +62190,7 @@ msgstr "'%cL'"
 #: en/pretty-formats.txt:202
 #, priority:260
 msgid "committer local-part (see '%cl') respecting .mailmap, see linkgit:git-shortlog[1] or linkgit:git-blame[1])"
-msgstr ""
-"a parte local de quem fez o commit (consulte '%cl') respeitando o .mailmap, "
-"consulte see linkgit:git-shortlog[1] ou linkgit:git-blame[1])"
+msgstr "a parte local de quem fez o commit (consulte '%cl') respeitando o .mailmap, consulte see linkgit:git-shortlog[1] ou linkgit:git-blame[1])"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:202
@@ -62518,9 +62304,7 @@ msgstr "nomes de refer챗ncia \"ref\" sem quebra autom찼tica \" (\", \")\"."
 #: en/pretty-formats.txt:213
 #, priority:260
 msgid "ref name given on the command line by which the commit was reached (like `git log --source`), only works with `git log`"
-msgstr ""
-"os nomes \"ref\" dado na linha de comando pela qual o commit foi alcan챌ado ("
-"como `git log --source`), s처 funciona com o comando `git log`"
+msgstr "os nomes \"ref\" dado na linha de comando pela qual o commit foi alcan챌ado (como `git log --source`), s처 funciona com o comando `git log`"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:213
@@ -62610,13 +62394,7 @@ msgstr "'%G?'"
 #: en/pretty-formats.txt:230
 #, priority:260
 msgid "show \"G\" for a good (valid) signature, \"B\" for a bad signature, \"U\" for a good signature with unknown validity, \"X\" for a good signature that has expired, \"Y\" for a good signature made by an expired key, \"R\" for a good signature made by a revoked key, \"E\" if the signature cannot be checked (e.g. missing key)  and \"N\" for no signature"
-msgstr ""
-"exibe \"G\" com uma assinatura boa (v찼lida), \"B\" para uma assinatura ruim, "
-"\"U\" para uma boa assinatura com validade desconhecida, \"X\" para uma boa "
-"assinatura que expirou, \"Y\" para uma boa assinatura feita por uma chave "
-"expirada, \"R\" para uma boa assinatura feita por uma chave revogada, \"E\" "
-"caso a assinatura n찾o possa ser verificada (por exemplo, uma chave ausente) "
-"e \"N\" sem assinatura"
+msgstr "exibe \"G\" com uma assinatura boa (v찼lida), \"B\" para uma assinatura ruim, \"U\" para uma boa assinatura com validade desconhecida, \"X\" para uma boa assinatura que expirou, \"Y\" para uma boa assinatura feita por uma chave expirada, \"R\" para uma boa assinatura feita por uma chave revogada, \"E\" caso a assinatura n찾o possa ser verificada (por exemplo, uma chave ausente) e \"N\" sem assinatura"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:230
@@ -62664,9 +62442,7 @@ msgstr "'%GP'"
 #: en/pretty-formats.txt:235
 #, priority:260
 msgid "show the fingerprint of the primary key whose subkey was used to sign a signed commit"
-msgstr ""
-"exiba a impress찾o digital da chave prim찼ria cuja subchave foi utilizada para "
-"assinar um commit assinado"
+msgstr "exiba a impress찾o digital da chave prim찼ria cuja subchave foi utilizada para assinar um commit assinado"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:235
@@ -62690,11 +62466,7 @@ msgstr "'%gD'"
 #: en/pretty-formats.txt:241
 #, priority:260
 msgid "reflog selector, e.g., `refs/stash@{1}` or `refs/stash@{2 minutes ago}`; the format follows the rules described for the `-g` option. The portion before the `@` is the refname as given on the command line (so `git log -g refs/heads/master` would yield `refs/heads/master@{0}`)."
-msgstr ""
-"seletor reflog, exemplo `refs/stash@{1}` ou `refs/stash@{2 minutos atr찼s}`; "
-"o formato segue as regras descritas para a op챌찾o `-g`. A parte antes ao `@` "
-"챕 o \"refname\", conforme indicado na linha de comando (portanto, `git log -"
-"g refs/heads/master` produziria `refs/heads/master@{0}`)."
+msgstr "seletor reflog, exemplo `refs/stash@{1}` ou `refs/stash@{2 minutos atr찼s}`; o formato segue as regras descritas para a op챌찾o `-g`. A parte antes ao `@` 챕 o \"refname\", conforme indicado na linha de comando (portanto, `git log -g refs/heads/master` produziria `refs/heads/master@{0}`)."
 
 #. type: Labeled list
 #: en/pretty-formats.txt:241
@@ -62706,10 +62478,7 @@ msgstr "'%gd'"
 #: en/pretty-formats.txt:244
 #, priority:260
 msgid "shortened reflog selector; same as `%gD`, but the refname portion is shortened for human readability (so `refs/heads/master` becomes just `master`)."
-msgstr ""
-"seletor encurtado do reflog; o mesmo que `%gD`, por챕m a parte do refname 챕 "
-"reduzida visando a legibilidade humana (assim, o `refs/heads/master` se "
-"torna apenas `master`)."
+msgstr "seletor encurtado do reflog; o mesmo que `%gD`, por챕m a parte do refname 챕 reduzida visando a legibilidade humana (assim, o `refs/heads/master` se torna apenas `master`)."
 
 #. type: Labeled list
 #: en/pretty-formats.txt:244
@@ -62733,9 +62502,7 @@ msgstr "'%gN'"
 #: en/pretty-formats.txt:247
 #, priority:260
 msgid "reflog identity name (respecting .mailmap, see linkgit:git-shortlog[1] or linkgit:git-blame[1])"
-msgstr ""
-"nome da identidade do reflog (respeitando .mailmap, consulte linkgit:git-"
-"shortlog[1] ou linkgit:git-blame[1])"
+msgstr "nome da identidade do reflog (respeitando .mailmap, consulte linkgit:git-shortlog[1] ou linkgit:git-blame[1])"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:247
@@ -62759,9 +62526,7 @@ msgstr "'%gE'"
 #: en/pretty-formats.txt:250
 #, priority:260
 msgid "reflog identity email (respecting .mailmap, see linkgit:git-shortlog[1] or linkgit:git-blame[1])"
-msgstr ""
-"e-mail da identidade do reflog (respeitando .mailmap, consulte linkgit:git-"
-"shortlog[1] ou linkgit:git-blame[1])"
+msgstr "e-mail da identidade do reflog (respeitando .mailmap, consulte linkgit:git-shortlog[1] ou linkgit:git-blame[1])"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:250
@@ -62785,10 +62550,7 @@ msgstr "'%(trailers[:options])'"
 #: en/pretty-formats.txt:256
 #, priority:260
 msgid "display the trailers of the body as interpreted by linkgit:git-interpret-trailers[1]. The `trailers` string may be followed by a colon and zero or more comma-separated options:"
-msgstr ""
-"exibe os trechos do corpo da mensagem como interpretado por linkgit:git-"
-"interpret-trailers[1]. Os trechos do texto da resposta podem ser seguidas "
-"por dois pontos, zero ou mais op챌천es separadas por v챠rgula:"
+msgstr "exibe os trechos do corpo da mensagem como interpretado por linkgit:git-interpret-trailers[1]. Os trechos do texto da resposta podem ser seguidas por dois pontos, zero ou mais op챌천es separadas por v챠rgula:"
 
 #. type: Plain text
 #: en/pretty-formats.txt:264
diff --git a/po/documentation.zh_HANS-CN.po b/po/documentation.zh_HANS-CN.po
index d4b297f11250d4e48143a0ef304d50381c30abb9..7e6e05a0087869f07935db5acb20bcd00e9890b5 100644
--- a/po/documentation.zh_HANS-CN.po
+++ b/po/documentation.zh_HANS-CN.po
@@ -19,7 +19,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/blame-options.txt:1 en/diff-options.txt:675 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
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "-b"
 msgstr "-b"
 
@@ -31,7 +31,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/blame-options.txt:5 en/git-diff-tree.txt:42 en/git-format-patch.txt:351 en/git-fsck.txt:38 en/git-rebase.txt:582
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--root"
 msgstr "--root"
 
@@ -43,7 +43,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/blame-options.txt:9
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--show-stats"
 msgstr "--show-stats"
 
@@ -79,7 +79,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/blame-options.txt:22 en/git-archive.txt:43 en/git-branch.txt:171 en/git-checkout.txt:197 en/git-clone.txt:45 en/git-config.txt:164 en/git-grep.txt:187 en/git-instaweb.txt:23 en/git-ls-tree.txt:51 en/git-repack.txt:66 en/git-svn.txt:244 en/git-tag.txt:99 en/git-var.txt:20
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "-l"
 msgstr "-l"
 
@@ -91,7 +91,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/blame-options.txt:25 en/diff-options.txt:77 en/fetch-options.txt:158 en/git-branch.txt:205 en/git-cat-file.txt:36 en/git-checkout.txt:157 en/git-diff-tree.txt:39 en/git-ls-files.txt:113 en/git-ls-remote.txt:26 en/git-ls-tree.txt:47 en/git-svn.txt:312 en/git-switch.txt:151
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "-t"
 msgstr "-t"
 
@@ -127,7 +127,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/blame-options.txt:39 en/git-bisect.txt:368 en/git-describe.txt:121 en/rev-list-options.txt:124
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--first-parent"
 msgstr "--first-parent"
 
@@ -139,13 +139,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/blame-options.txt:45 en/diff-options.txt:16 en/diff-options.txt:22 en/fetch-options.txt:109 en/git-add.txt:89 en/git-cat-file.txt:49 en/git-checkout.txt:268 en/git-commit.txt:71 en/git-cvsexportcommit.txt:41 en/git-grep.txt:240 en/git-instaweb.txt:41 en/git-merge-file.txt:63 en/git-rebase.txt:544 en/git-request-pull.txt:29 en/git-restore.txt:44 en/git-stash.txt:183 en/git-svn.txt:535 en/git-svn.txt:679 en/git.txt:101
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "-p"
 msgstr "-p"
 
 #. type: Labeled list
 #: en/blame-options.txt:46 en/git-commit.txt:114 en/git-push.txt:176 en/git-worktree.txt:216
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--porcelain"
 msgstr "--porcelain"
 
@@ -157,7 +157,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/blame-options.txt:49
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--line-porcelain"
 msgstr "--line-porcelain"
 
@@ -169,7 +169,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/blame-options.txt:54 en/git-pack-objects.txt:138 en/git-svn.txt:373
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--incremental"
 msgstr "--incremental"
 
@@ -217,7 +217,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/blame-options.txt:79 en/git-fsck.txt:100
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]progress"
 msgstr "--[no-]progress"
 
@@ -289,7 +289,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/blame-options.txt:138 en/git-archimport.txt:71 en/git-cvsimport.txt:184 en/git-cvsserver.txt:48 en/git-grep.txt:145 en/git-ls-remote.txt:24
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "-h"
 msgstr "-h"
 
@@ -301,7 +301,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/cmds-ancillaryinterrogators.txt:1 en/git-blame.txt:233
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-annotate[1]"
 msgstr "linkgit:git-annotate[1]"
 
@@ -313,7 +313,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/cmds-ancillaryinterrogators.txt:4 en/git-annotate.txt:30
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-blame[1]"
 msgstr "linkgit:git-blame[1]"
 
@@ -325,7 +325,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-ancillaryinterrogators.txt:7
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-bugreport[1]"
 msgstr "linkgit:git-bugreport[1]"
 
@@ -337,7 +337,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-ancillaryinterrogators.txt:10
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-count-objects[1]"
 msgstr "linkgit:git-count-objects[1]"
 
@@ -349,7 +349,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-ancillaryinterrogators.txt:13
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-difftool[1]"
 msgstr "linkgit:git-difftool[1]"
 
@@ -361,7 +361,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-ancillaryinterrogators.txt:16
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-fsck[1]"
 msgstr "linkgit:git-fsck[1]"
 
@@ -373,7 +373,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-ancillaryinterrogators.txt:19
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-help[1]"
 msgstr "linkgit:git-help[1]"
 
@@ -385,7 +385,7 @@ msgstr " Git "
 
 #. type: Labeled list
 #: en/cmds-ancillaryinterrogators.txt:22
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-instaweb[1]"
 msgstr "linkgit:git-instaweb[1]"
 
@@ -397,7 +397,7 @@ msgstr " gitweb "
 
 #. type: Labeled list
 #: en/cmds-ancillaryinterrogators.txt:25
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-merge-tree[1]"
 msgstr "linkgit:git-merge-tree[1]"
 
@@ -409,7 +409,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-ancillaryinterrogators.txt:28
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-rerere[1]"
 msgstr "linkgit:git-rerere[1]"
 
@@ -421,7 +421,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-ancillaryinterrogators.txt:31
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-show-branch[1]"
 msgstr "linkgit:git-show-branch[1]"
 
@@ -433,7 +433,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-ancillaryinterrogators.txt:34
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-verify-commit[1]"
 msgstr "linkgit:git-verify-commit[1]"
 
@@ -445,7 +445,7 @@ msgstr " GPG "
 
 #. type: Labeled list
 #: en/cmds-ancillaryinterrogators.txt:37
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-verify-tag[1]"
 msgstr "linkgit:git-verify-tag[1]"
 
@@ -457,7 +457,7 @@ msgstr " GPG "
 
 #. type: Labeled list
 #: en/cmds-ancillaryinterrogators.txt:40
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-whatchanged[1]"
 msgstr "linkgit:git-whatchanged[1]"
 
@@ -469,7 +469,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/cmds-ancillaryinterrogators.txt:43 en/git-instaweb.txt:91
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:gitweb[1]"
 msgstr "linkgit:gitweb[1]"
 
@@ -481,7 +481,7 @@ msgstr "Git web interface (web frontend to Git repositories)."
 
 #. type: Labeled list
 #: en/cmds-ancillarymanipulators.txt:1 en/git-difftool.txt:144
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-config[1]"
 msgstr "linkgit:git-config[1]"
 
@@ -493,7 +493,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/cmds-ancillarymanipulators.txt:4 en/git-fast-import.txt:1570
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-fast-export[1]"
 msgstr "linkgit:git-fast-export[1]"
 
@@ -505,7 +505,7 @@ msgstr "Git "
 
 #. type: Plain text
 #: en/cmds-ancillarymanipulators.txt:7 en/git-fast-export.txt:281
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-fast-import[1]"
 msgstr "linkgit:git-fast-import[1]"
 
@@ -517,7 +517,7 @@ msgstr "Git "
 
 #. type: Labeled list
 #: en/cmds-ancillarymanipulators.txt:10
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-filter-branch[1]"
 msgstr "linkgit:git-filter-branch[1]"
 
@@ -529,7 +529,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-ancillarymanipulators.txt:13 en/git-difftool.txt:141
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-mergetool[1]"
 msgstr "linkgit:git-mergetool[1]"
 
@@ -541,7 +541,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-ancillarymanipulators.txt:16
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-pack-refs[1]"
 msgstr "linkgit:git-pack-refs[1]"
 
@@ -553,7 +553,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-ancillarymanipulators.txt:19
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-prune[1]"
 msgstr "linkgit:git-prune[1]"
 
@@ -565,7 +565,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-ancillarymanipulators.txt:22
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-reflog[1]"
 msgstr "linkgit:git-reflog[1]"
 
@@ -577,7 +577,7 @@ msgstr " reflog "
 
 #. type: Labeled list
 #: en/cmds-ancillarymanipulators.txt:25
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-remote[1]"
 msgstr "linkgit:git-remote[1]"
 
@@ -589,7 +589,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-ancillarymanipulators.txt:28
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-repack[1]"
 msgstr "linkgit:git-repack[1]"
 
@@ -601,7 +601,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-ancillarymanipulators.txt:31
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-replace[1]"
 msgstr "linkgit:git-replace[1]"
 
@@ -613,7 +613,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-foreignscminterface.txt:1
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-archimport[1]"
 msgstr "linkgit:git-archimport[1]"
 
@@ -625,7 +625,7 @@ msgstr " GNU Arch  Git"
 
 #. type: Labeled list
 #: en/cmds-foreignscminterface.txt:4
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-cvsexportcommit[1]"
 msgstr "linkgit:git-cvsexportcommit[1]"
 
@@ -637,7 +637,7 @@ msgstr " CVS "
 
 #. type: Labeled list
 #: en/cmds-foreignscminterface.txt:7
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-cvsimport[1]"
 msgstr "linkgit:git-cvsimport[1]"
 
@@ -649,7 +649,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-foreignscminterface.txt:10
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-cvsserver[1]"
 msgstr "linkgit:git-cvsserver[1]"
 
@@ -661,7 +661,7 @@ msgstr "Git  CVS "
 
 #. type: Labeled list
 #: en/cmds-foreignscminterface.txt:13
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-imap-send[1]"
 msgstr "linkgit:git-imap-send[1]"
 
@@ -673,7 +673,7 @@ msgstr "IMAP"
 
 #. type: Labeled list
 #: en/cmds-foreignscminterface.txt:16
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-p4[1]"
 msgstr "linkgit:git-p4[1]"
 
@@ -685,7 +685,7 @@ msgstr " Perforce "
 
 #. type: Labeled list
 #: en/cmds-foreignscminterface.txt:19
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-quiltimport[1]"
 msgstr "linkgit:git-quiltimport[1]"
 
@@ -697,7 +697,7 @@ msgstr " quilt "
 
 #. type: Labeled list
 #: en/cmds-foreignscminterface.txt:22
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-request-pull[1]"
 msgstr "linkgit:git-request-pull[1]"
 
@@ -709,7 +709,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-foreignscminterface.txt:25
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-send-email[1]"
 msgstr "linkgit:git-send-email[1]"
 
@@ -721,7 +721,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-foreignscminterface.txt:28
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-svn[1]"
 msgstr "linkgit:git-svn[1]"
 
@@ -733,7 +733,7 @@ msgstr "Bidirectional operation between a Subversion repository and Git."
 
 #. type: Plain text
 #: en/cmds-mainporcelain.txt:1 en/git-rm.txt:193
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "linkgit:git-add[1]"
 msgstr "linkgit:git-add[1]"
 
@@ -745,7 +745,7 @@ msgstr "Add file contents to the index."
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:4
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-am[1]"
 msgstr "linkgit:git-am[1]"
 
@@ -757,7 +757,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:7
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-archive[1]"
 msgstr "linkgit:git-archive[1]"
 
@@ -769,7 +769,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:10
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-bisect[1]"
 msgstr "linkgit:git-bisect[1]"
 
@@ -781,7 +781,7 @@ msgstr " bug "
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:13
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-branch[1]"
 msgstr "linkgit:git-branch[1]"
 
@@ -793,7 +793,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:16
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-bundle[1]"
 msgstr "linkgit:git-bundle[1]"
 
@@ -805,7 +805,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:19
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-checkout[1]"
 msgstr "linkgit:git-checkout[1]"
 
@@ -817,7 +817,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/cmds-mainporcelain.txt:22 en/git-revert.txt:142
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-cherry-pick[1]"
 msgstr "linkgit:git-cherry-pick[1]"
 
@@ -829,7 +829,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:25
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-citool[1]"
 msgstr "linkgit:git-citool[1]"
 
@@ -841,7 +841,7 @@ msgstr "Graphical alternative to git-commit."
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:28
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-clean[1]"
 msgstr "linkgit:git-clean[1]"
 
@@ -853,7 +853,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:31
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-clone[1]"
 msgstr "linkgit:git-clone[1]"
 
@@ -865,7 +865,7 @@ msgstr "Clone a repository into a new directory."
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:34
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-commit[1]"
 msgstr "linkgit:git-commit[1]"
 
@@ -877,7 +877,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:37
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-describe[1]"
 msgstr "linkgit:git-describe[1]"
 
@@ -889,7 +889,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:40 en/git-difftool.txt:138
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-diff[1]"
 msgstr "linkgit:git-diff[1]"
 
@@ -901,7 +901,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/cmds-mainporcelain.txt:43 en/git-fetch-pack.txt:129
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-fetch[1]"
 msgstr "linkgit:git-fetch[1]"
 
@@ -913,7 +913,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:46
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-format-patch[1]"
 msgstr "linkgit:git-format-patch[1]"
 
@@ -925,7 +925,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:49
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-gc[1]"
 msgstr "linkgit:git-gc[1]"
 
@@ -937,7 +937,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:52
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-grep[1]"
 msgstr "linkgit:git-grep[1]"
 
@@ -949,7 +949,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:55
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-gui[1]"
 msgstr "linkgit:git-gui[1]"
 
@@ -961,7 +961,7 @@ msgstr " Git "
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:58
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-init[1]"
 msgstr "linkgit:git-init[1]"
 
@@ -973,7 +973,7 @@ msgstr "Create an empty Git repository or reinitialize an existing one."
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:61
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-log[1]"
 msgstr "linkgit:git-log[1]"
 
@@ -985,7 +985,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:64
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-maintenance[1]"
 msgstr "linkgit:git-maintenance[1]"
 
@@ -997,7 +997,7 @@ msgstr " HTTP  Git "
 
 #. type: Plain text
 #: en/cmds-mainporcelain.txt:67 en/git-fmt-merge-msg.txt:75
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-merge[1]"
 msgstr "linkgit:git-merge[1]"
 
@@ -1009,7 +1009,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:70
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-mv[1]"
 msgstr "linkgit:git-mv[1]"
 
@@ -1021,7 +1021,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:73
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-notes[1]"
 msgstr "linkgit:git-notes[1]"
 
@@ -1033,7 +1033,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/cmds-mainporcelain.txt:76 en/git-fetch.txt:300
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "linkgit:git-pull[1]"
 msgstr "linkgit:git-pull[1]"
 
@@ -1045,7 +1045,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:79
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-push[1]"
 msgstr "linkgit:git-push[1]"
 
@@ -1057,7 +1057,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:82
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-range-diff[1]"
 msgstr "linkgit:git-range-diff[1]"
 
@@ -1069,7 +1069,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/cmds-mainporcelain.txt:85 en/git-svn.txt:1172
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-rebase[1]"
 msgstr "linkgit:git-rebase[1]"
 
@@ -1081,7 +1081,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:88
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-reset[1]"
 msgstr "linkgit:git-reset[1]"
 
@@ -1093,7 +1093,7 @@ msgstr " HEAD "
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:91
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-restore[1]"
 msgstr "linkgit:git-restore[1]"
 
@@ -1105,7 +1105,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/cmds-mainporcelain.txt:94 en/git-cherry-pick.txt:243
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-revert[1]"
 msgstr "linkgit:git-revert[1]"
 
@@ -1117,7 +1117,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:97
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-rm[1]"
 msgstr "linkgit:git-rm[1]"
 
@@ -1129,7 +1129,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:100
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-shortlog[1]"
 msgstr "linkgit:git-shortlog[1]"
 
@@ -1141,7 +1141,7 @@ msgstr "Summarize 'git log' output."
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:103
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-show[1]"
 msgstr "linkgit:git-show[1]"
 
@@ -1153,7 +1153,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:106
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-sparse-checkout[1]"
 msgstr "linkgit:git-sparse-checkout[1]"
 
@@ -1165,7 +1165,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:109
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-stash[1]"
 msgstr "linkgit:git-stash[1]"
 
@@ -1177,7 +1177,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:112
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-status[1]"
 msgstr "linkgit:git-status[1]"
 
@@ -1189,7 +1189,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:115
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-submodule[1]"
 msgstr "linkgit:git-submodule[1]"
 
@@ -1201,7 +1201,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:118
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-switch[1]"
 msgstr "linkgit:git-switch[1]"
 
@@ -1213,7 +1213,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:121
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-tag[1]"
 msgstr "linkgit:git-tag[1]"
 
@@ -1225,7 +1225,7 @@ msgstr "�쎾뻠�곩닓�뷩�곩닠�ㅶ닑�↓챿餓� GPG 嶺얍릫�꾣젃嶺얍�穩▲��"
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:124
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-worktree[1]"
 msgstr "linkgit:git-worktree[1]"
 
@@ -1237,7 +1237,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-mainporcelain.txt:127 en/git-gui.txt:104
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:gitk[1]"
 msgstr "linkgit:gitk[1]"
 
@@ -1249,7 +1249,7 @@ msgstr "Git "
 
 #. type: Labeled list
 #: en/cmds-plumbinginterrogators.txt:1
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-cat-file[1]"
 msgstr "linkgit:git-cat-file[1]"
 
@@ -1261,7 +1261,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbinginterrogators.txt:4
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-cherry[1]"
 msgstr "linkgit:git-cherry[1]"
 
@@ -1273,7 +1273,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbinginterrogators.txt:7
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-diff-files[1]"
 msgstr "linkgit:git-diff-files[1]"
 
@@ -1285,7 +1285,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbinginterrogators.txt:10
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-diff-index[1]"
 msgstr "linkgit:git-diff-index[1]"
 
@@ -1297,7 +1297,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbinginterrogators.txt:13
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-diff-tree[1]"
 msgstr "linkgit:git-diff-tree[1]"
 
@@ -1309,7 +1309,7 @@ msgstr "驪붻푵訝ㅴ릉�묈�穩▽릎�묊렟�� blob �꾢냵若밧뭽與▼폀��"
 
 #. type: Labeled list
 #: en/cmds-plumbinginterrogators.txt:16
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-for-each-ref[1]"
 msgstr "linkgit:git-for-each-ref[1]"
 
@@ -1321,7 +1321,7 @@ msgstr "渦볟눣驪뤶릉�귟�껆쉪岳→겘��"
 
 #. type: Labeled list
 #: en/cmds-plumbinginterrogators.txt:19
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-get-tar-commit-id[1]"
 msgstr "linkgit:git-get-tar-commit-id[1]"
 
@@ -1333,7 +1333,7 @@ msgstr " git-archive  ID"
 
 #. type: Labeled list
 #: en/cmds-plumbinginterrogators.txt:22
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-ls-files[1]"
 msgstr "linkgit:git-ls-files[1]"
 
@@ -1345,7 +1345,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbinginterrogators.txt:25
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-ls-remote[1]"
 msgstr "linkgit:git-ls-remote[1]"
 
@@ -1357,7 +1357,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbinginterrogators.txt:28
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-ls-tree[1]"
 msgstr "linkgit:git-ls-tree[1]"
 
@@ -1369,7 +1369,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbinginterrogators.txt:31
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-merge-base[1]"
 msgstr "linkgit:git-merge-base[1]"
 
@@ -1381,12 +1381,12 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbinginterrogators.txt:34
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-name-rev[1]"
 msgstr "linkgit:git-name-rev[1]"
 
-# �ζ돻瀯쇿츣�덃쑍�꾤Е�룟릫燁�
 #. type: Plain text
+# �ζ돻瀯쇿츣�덃쑍�꾤Е�룟릫燁�
 #: en/cmds-plumbinginterrogators.txt:36
 #, priority:100
 msgid "Find symbolic names for given revs."
@@ -1394,7 +1394,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbinginterrogators.txt:37
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-pack-redundant[1]"
 msgstr "linkgit:git-pack-redundant[1]"
 
@@ -1406,7 +1406,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbinginterrogators.txt:40
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-rev-list[1]"
 msgstr "linkgit:git-rev-list[1]"
 
@@ -1418,7 +1418,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbinginterrogators.txt:43
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-rev-parse[1]"
 msgstr "linkgit:git-rev-parse[1]"
 
@@ -1430,7 +1430,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbinginterrogators.txt:46
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-show-index[1]"
 msgstr "linkgit:git-show-index[1]"
 
@@ -1442,7 +1442,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/cmds-plumbinginterrogators.txt:49 en/git-for-each-ref.txt:417
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-show-ref[1]"
 msgstr "linkgit:git-show-ref[1]"
 
@@ -1454,7 +1454,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbinginterrogators.txt:52
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-unpack-file[1]"
 msgstr "linkgit:git-unpack-file[1]"
 
@@ -1466,7 +1466,7 @@ msgstr " blob "
 
 #. type: Labeled list
 #: en/cmds-plumbinginterrogators.txt:55
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-var[1]"
 msgstr "linkgit:git-var[1]"
 
@@ -1478,7 +1478,7 @@ msgstr "Git"
 
 #. type: Labeled list
 #: en/cmds-plumbinginterrogators.txt:58
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-verify-pack[1]"
 msgstr "linkgit:git-verify-pack[1]"
 
@@ -1490,7 +1490,7 @@ msgstr "Git"
 
 #. type: Labeled list
 #: en/cmds-plumbingmanipulators.txt:1
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-apply[1]"
 msgstr "linkgit:git-apply[1]"
 
@@ -1502,7 +1502,7 @@ msgstr "/"
 
 #. type: Labeled list
 #: en/cmds-plumbingmanipulators.txt:4
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-checkout-index[1]"
 msgstr "linkgit:git-checkout-index[1]"
 
@@ -1514,7 +1514,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbingmanipulators.txt:7
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-commit-graph[1]"
 msgstr "linkgit:git-commit-graph[1]"
 
@@ -1526,7 +1526,7 @@ msgstr " Git "
 
 #. type: Labeled list
 #: en/cmds-plumbingmanipulators.txt:10
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-commit-tree[1]"
 msgstr "linkgit:git-commit-tree[1]"
 
@@ -1538,7 +1538,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbingmanipulators.txt:13
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-hash-object[1]"
 msgstr "linkgit:git-hash-object[1]"
 
@@ -1550,7 +1550,7 @@ msgstr "溫←츞野배괌 ID竊뚧졊��뻼餓뜹닗兩� blob竊덂룾�됵펹��"
 
 #. type: Labeled list
 #: en/cmds-plumbingmanipulators.txt:16
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-index-pack[1]"
 msgstr "linkgit:git-index-pack[1]"
 
@@ -1562,7 +1562,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbingmanipulators.txt:19
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-merge-file[1]"
 msgstr "linkgit:git-merge-file[1]"
 
@@ -1574,7 +1574,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbingmanipulators.txt:22
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-merge-index[1]"
 msgstr "linkgit:git-merge-index[1]"
 
@@ -1586,7 +1586,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbingmanipulators.txt:25
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-mktag[1]"
 msgstr "linkgit:git-mktag[1]"
 
@@ -1598,7 +1598,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbingmanipulators.txt:28
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-mktree[1]"
 msgstr "linkgit:git-mktree[1]"
 
@@ -1610,7 +1610,7 @@ msgstr "�방뜮 ls-�묉졏凉뤹쉪�뉑쑍�꾢뻠�� (tree) 野배괌��"
 
 #. type: Labeled list
 #: en/cmds-plumbingmanipulators.txt:31
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-multi-pack-index[1]"
 msgstr "linkgit:git-multi-pack-index[1]"
 
@@ -1622,7 +1622,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbingmanipulators.txt:34
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-pack-objects[1]"
 msgstr "linkgit:git-pack-objects[1]"
 
@@ -1634,7 +1634,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbingmanipulators.txt:37
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-prune-packed[1]"
 msgstr "linkgit:git-prune-packed[1]"
 
@@ -1646,7 +1646,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbingmanipulators.txt:40
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-read-tree[1]"
 msgstr "linkgit:git-read-tree[1]"
 
@@ -1658,7 +1658,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbingmanipulators.txt:43
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-symbolic-ref[1]"
 msgstr "linkgit:git-symbolic-ref[1]"
 
@@ -1670,7 +1670,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbingmanipulators.txt:46
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-unpack-objects[1]"
 msgstr "linkgit:git-unpack-objects[1]"
 
@@ -1682,7 +1682,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbingmanipulators.txt:49
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-update-index[1]"
 msgstr "linkgit:git-update-index[1]"
 
@@ -1694,7 +1694,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbingmanipulators.txt:52
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-update-ref[1]"
 msgstr "linkgit:git-update-ref[1]"
 
@@ -1706,7 +1706,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-plumbingmanipulators.txt:55
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-write-tree[1]"
 msgstr "linkgit:git-write-tree[1]"
 
@@ -1718,7 +1718,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-purehelpers.txt:1
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-check-attr[1]"
 msgstr "linkgit:git-check-attr[1]"
 
@@ -1730,7 +1730,7 @@ msgstr " gitattributes "
 
 #. type: Labeled list
 #: en/cmds-purehelpers.txt:4
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-check-ignore[1]"
 msgstr "linkgit:git-check-ignore[1]"
 
@@ -1742,7 +1742,7 @@ msgstr " gitignore / exclude "
 
 #. type: Labeled list
 #: en/cmds-purehelpers.txt:7
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-check-mailmap[1]"
 msgstr "linkgit:git-check-mailmap[1]"
 
@@ -1754,7 +1754,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-purehelpers.txt:10
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-check-ref-format[1]"
 msgstr "linkgit:git-check-ref-format[1]"
 
@@ -1766,7 +1766,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-purehelpers.txt:13
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-column[1]"
 msgstr "linkgit:git-column[1]"
 
@@ -1778,7 +1778,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-purehelpers.txt:16
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-credential[1]"
 msgstr "linkgit:git-credential[1]"
 
@@ -1790,7 +1790,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-purehelpers.txt:19
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-credential-cache[1]"
 msgstr "linkgit:git-credential-cache[1]"
 
@@ -1802,7 +1802,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-purehelpers.txt:22
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-credential-store[1]"
 msgstr "linkgit:git-credential-store[1]"
 
@@ -1814,7 +1814,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-purehelpers.txt:25
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-fmt-merge-msg[1]"
 msgstr "linkgit:git-fmt-merge-msg[1]"
 
@@ -1826,7 +1826,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-purehelpers.txt:28
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-interpret-trailers[1]"
 msgstr "linkgit:git-interpret-trailers[1]"
 
@@ -1838,7 +1838,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-purehelpers.txt:31
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-mailinfo[1]"
 msgstr "linkgit:git-mailinfo[1]"
 
@@ -1850,7 +1850,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-purehelpers.txt:34
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-mailsplit[1]"
 msgstr "linkgit:git-mailsplit[1]"
 
@@ -1862,7 +1862,7 @@ msgstr " UNIX mbox "
 
 #. type: Labeled list
 #: en/cmds-purehelpers.txt:37
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-merge-one-file[1]"
 msgstr "linkgit:git-merge-one-file[1]"
 
@@ -1874,7 +1874,7 @@ msgstr " git-merge-index "
 
 #. type: Plain text
 #: en/cmds-purehelpers.txt:40 en/git-cherry.txt:142
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-patch-id[1]"
 msgstr "linkgit:git-patch-id[1]"
 
@@ -1886,7 +1886,7 @@ msgstr " ID"
 
 #. type: Labeled list
 #: en/cmds-purehelpers.txt:43
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-sh-i18n[1]"
 msgstr "linkgit:git-sh-i18n[1]"
 
@@ -1898,7 +1898,7 @@ msgstr " shell  Git "
 
 #. type: Labeled list
 #: en/cmds-purehelpers.txt:46
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-sh-setup[1]"
 msgstr "linkgit:git-sh-setup[1]"
 
@@ -1910,7 +1910,7 @@ msgstr " Git shell "
 
 #. type: Labeled list
 #: en/cmds-purehelpers.txt:49
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-stripspace[1]"
 msgstr "linkgit:git-stripspace[1]"
 
@@ -1922,7 +1922,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-synchelpers.txt:1
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-http-fetch[1]"
 msgstr "linkgit:git-http-fetch[1]"
 
@@ -1934,7 +1934,7 @@ msgstr " HTTP  Git "
 
 #. type: Labeled list
 #: en/cmds-synchelpers.txt:4
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-http-push[1]"
 msgstr "linkgit:git-http-push[1]"
 
@@ -1946,7 +1946,7 @@ msgstr " HTTP/DAV "
 
 #. type: Labeled list
 #: en/cmds-synchelpers.txt:7
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-parse-remote[1]"
 msgstr "linkgit:git-parse-remote[1]"
 
@@ -1958,7 +1958,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-synchelpers.txt:10
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-receive-pack[1]"
 msgstr "linkgit:git-receive-pack[1]"
 
@@ -1970,7 +1970,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-synchelpers.txt:13
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-shell[1]"
 msgstr "linkgit:git-shell[1]"
 
@@ -1982,7 +1982,7 @@ msgstr " Git SSH shell"
 
 #. type: Labeled list
 #: en/cmds-synchelpers.txt:16
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-upload-archive[1]"
 msgstr "linkgit:git-upload-archive[1]"
 
@@ -1994,7 +1994,7 @@ msgstr " git-archive"
 
 #. type: Labeled list
 #: en/cmds-synchelpers.txt:19
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-upload-pack[1]"
 msgstr "linkgit:git-upload-pack[1]"
 
@@ -2006,7 +2006,7 @@ msgstr " git-fetch-pack"
 
 #. type: Labeled list
 #: en/cmds-synchingrepositories.txt:1
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-daemon[1]"
 msgstr "linkgit:git-daemon[1]"
 
@@ -2018,7 +2018,7 @@ msgstr " Git "
 
 #. type: Labeled list
 #: en/cmds-synchingrepositories.txt:4
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-fetch-pack[1]"
 msgstr "linkgit:git-fetch-pack[1]"
 
@@ -2030,7 +2030,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/cmds-synchingrepositories.txt:7
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-http-backend[1]"
 msgstr "linkgit:git-http-backend[1]"
 
@@ -2042,7 +2042,7 @@ msgstr "Server side implementation of Git over HTTP."
 
 #. type: Labeled list
 #: en/cmds-synchingrepositories.txt:10
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-send-pack[1]"
 msgstr "linkgit:git-send-pack[1]"
 
@@ -2054,7 +2054,7 @@ msgstr " Git "
 
 #. type: Labeled list
 #: en/cmds-synchingrepositories.txt:13
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "linkgit:git-update-server-info[1]"
 msgstr "linkgit:git-update-server-info[1]"
 
@@ -2192,7 +2192,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/config.txt:114
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`gitdir`"
 msgstr "`gitdir`"
 
@@ -2206,11 +2206,7 @@ msgstr ""
 #: en/config.txt:124
 #, fuzzy, priority:100
 msgid "The .git location may be auto-discovered, or come from `$GIT_DIR` environment variable. If the repository is auto discovered via a .git file (e.g. from submodules, or a linked worktree), the .git location would be the final location where the .git directory is, not where the"
-msgstr ""
-"The .git location may be auto-discovered, or come from `$GIT_DIR` "
-"environment variable. If the repository is auto discovered via a .git file ("
-"e.g. from submodules, or a linked worktree), the .git location would be the "
-"final location where the .git directory is, not where the"
+msgstr "The .git location may be auto-discovered, or come from `$GIT_DIR` environment variable. If the repository is auto discovered via a .git file (e.g. from submodules, or a linked worktree), the .git location would be the final location where the .git directory is, not where the"
 
 #. type: Block title
 #: en/config.txt:124
@@ -2262,7 +2258,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/config.txt:148
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`onbranch`"
 msgstr "`onbranch`"
 
@@ -2489,7 +2485,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/config.txt:260 en/diff-options.txt:361 en/git-for-each-ref.txt:175
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "color"
 msgstr "color"
 
@@ -2561,7 +2557,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/config/merge.txt:1
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "merge.conflictStyle"
 msgstr "merge.conflictStyle"
 
@@ -2573,7 +2569,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/config/merge.txt:9
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "merge.defaultToUpstream"
 msgstr "merge.defaultToUpstream"
 
@@ -2585,7 +2581,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/config/merge.txt:19
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "merge.ff"
 msgstr "merge.ff"
 
@@ -2597,7 +2593,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/config/merge.txt:29
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "merge.verifySignatures"
 msgstr "merge.verifySignatures"
 
@@ -2609,7 +2605,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/config/merge.txt:35
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "merge.renameLimit"
 msgstr "merge.renameLimit"
 
@@ -2621,7 +2617,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/config/merge.txt:41
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "merge.renames"
 msgstr "merge.renames"
 
@@ -2633,7 +2629,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/config/merge.txt:46
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "merge.directoryRenames"
 msgstr "merge.directoryRenames"
 
@@ -2645,7 +2641,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/config/merge.txt:59
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "merge.renormalize"
 msgstr "merge.renormalize"
 
@@ -2657,7 +2653,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/config/merge.txt:69
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "merge.stat"
 msgstr "merge.stat"
 
@@ -2669,7 +2665,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/config/merge.txt:73
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "merge.autoStash"
 msgstr "merge.autoStash"
 
@@ -2681,7 +2677,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/config/merge.txt:83
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "merge.tool"
 msgstr "merge.tool"
 
@@ -2693,7 +2689,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/config/merge.txt:89
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "merge.guitool"
 msgstr "merge.guitool"
 
@@ -2705,7 +2701,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/config/merge.txt:97
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "merge.verbosity"
 msgstr "merge.verbosity"
 
@@ -2753,7 +2749,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/config/fmt-merge-msg.txt:1
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "merge.branchdesc"
 msgstr "merge.branchdesc"
 
@@ -2765,7 +2761,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/config/fmt-merge-msg.txt:6
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "merge.log"
 msgstr "merge.log"
 
@@ -2777,7 +2773,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/config/fmt-merge-msg.txt:12
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "merge.suppressDest"
 msgstr "merge.suppressDest"
 
@@ -2870,9 +2866,7 @@ msgstr "�잌쭓渦볟눣�쇔폀"
 #: en/diff-format.txt:6
 #, fuzzy, priority:280
 msgid "The raw output format from \"git-diff-index\", \"git-diff-tree\", \"git-diff-files\" and \"git diff --raw\" are very similar."
-msgstr ""
-"\"git-diff-index\"竊�\"git-diff-tree\"竊�\"git-diff-files\" �� \"git diff --raw\" "
-"�꾢렅冶뗨풏�뷸졏凉뤻씆躍며쎑鴉쇈��"
+msgstr "\"git-diff-index\"竊�\"git-diff-tree\"竊�\"git-diff-files\" �� \"git diff --raw\" �꾢렅冶뗨풏�뷸졏凉뤻씆躍며쎑鴉쇈��"
 
 #. type: Plain text
 #: en/diff-format.txt:9
@@ -3130,9 +3124,7 @@ msgstr "�덂뭉�꾢량凉귝졏凉�"
 #: en/diff-format.txt:93
 #, fuzzy, priority:280
 msgid "\"git-diff-tree\", \"git-diff-files\" and \"git-diff --raw\" can take `-c` or `--cc` option to generate diff output also for merge commits.  The output differs from the format described above in the following way:"
-msgstr ""
-"\"git-diff-tree\"��\"git-diff-files\" �� \"git-diff --raw\" ��빳鵝욜뵪 `-c` �� `--cc` "
-"�됮」�η뵟�먨량凉귟풏�븝펽阿잌룾餓η뵪雅롥릦亮뜻룓雅ㅳ�귛끀渦볟눣訝롣툓�€룒瓦곁쉪�쇔폀�됦빳訝뗤툖�뚳폏"
+msgstr "\"git-diff-tree\"��\"git-diff-files\" �� \"git-diff --raw\" ��빳鵝욜뵪 `-c` �� `--cc` �됮」�η뵟�먨량凉귟풏�븝펽阿잌룾餓η뵪雅롥릦亮뜻룓雅ㅳ�귛끀渦볟눣訝롣툓�€룒瓦곁쉪�쇔폀�됦빳訝뗤툖�뚳폏"
 
 #. type: Plain text
 #: en/diff-format.txt:95
@@ -3204,8 +3196,7 @@ msgid ""
 msgstr ""
 "::100644 100644 100644 fabadb8 cc95eb0 4866510 MM\tdesc.c\tdesc.c\tdesc.c\n"
 "::100755 100755 100755 52b7a2d 6d1ac04 d2ac7d7 RM\tfoo.sh\tbar.sh\tbar.sh\n"
-"::100644 100644 100644 e07d6c5 9042e82 ee91881 RR\tfooey.c\tfuey.c\tphooey."
-"c\n"
+"::100644 100644 100644 e07d6c5 9042e82 ee91881 RR\tfooey.c\tfuey.c\tphooey.c\n"
 
 #. type: Plain text
 #: en/diff-format.txt:122
@@ -3223,17 +3214,13 @@ msgstr "�뜸퍟藥�펰�쇔폀"
 #: en/diff-format.txt:134
 #, fuzzy, priority:280
 msgid "The `--summary` option describes newly added, deleted, renamed and copied files.  The `--stat` option adds diffstat(1) graph to the output.  These options can be combined with other options, such as `-p`, and are meant for human consumption."
-msgstr ""
-"`--summary` �됮」�뤺염�경렌�졼�곩닠�ㅳ�곲뇥�썲릫�뚦쨳�띄쉪�뉏뻑��`--stat` �됮」弱� diffstat(1) "
-"�얏렌�졾댆渦볟눣訝��귟퓳雅쏃�됮」��빳訝롥끀餓뽭�됮」瀯꾢릦�ⓧ�壅뤄펽倻� `-p` �됮」��빳�먬쳵����㎯��"
+msgstr "`--summary` �됮」�뤺염�경렌�졼�곩닠�ㅳ�곲뇥�썲릫�뚦쨳�띄쉪�뉏뻑��`--stat` �됮」弱� diffstat(1) �얏렌�졾댆渦볟눣訝��귟퓳雅쏃�됮」��빳訝롥끀餓뽭�됮」瀯꾢릦�ⓧ�壅뤄펽倻� `-p` �됮」��빳�먬쳵����㎯��"
 
 #. type: Plain text
 #: en/diff-format.txt:139
 #, fuzzy, priority:280
 msgid "When showing a change that involves a rename or a copy, `--stat` output formats the pathnames compactly by combining common prefix and suffix of the pathnames.  For example, a change that moves `arch/i386/Makefile` to `arch/x86/Makefile` while modifying 4 lines will be shown like this:"
-msgstr ""
-"壤볠샑鹽뷰�訝ゆ텎�듿댆�띶뫝�띷닑鸚띶댍�꾣쎍�방뿶竊�`--stat` 渦볟눣鴉싧컛瓮�푶�띸쉪�띸��뚦릮煐�瀯볟릦�ⓧ�壅뤄펽鴉싦빳渦껆뇻�묊쉪�밧폀�양ㅊ�귚풃倻귨펽弱� \"arch/i386/"
-"Makefile\" 燁삣뒯�� \"arch/x86/Makefile\"竊뚦릪�뜸엶�밥틙4烏뚳펽弱긴폏�양ㅊ�븃퓳�루쉪�섇뙑竊�"
+msgstr "壤볠샑鹽뷰�訝ゆ텎�듿댆�띶뫝�띷닑鸚띶댍�꾣쎍�방뿶竊�`--stat` 渦볟눣鴉싧컛瓮�푶�띸쉪�띸��뚦릮煐�瀯볟릦�ⓧ�壅뤄펽鴉싦빳渦껆뇻�묊쉪�밧폀�양ㅊ�귚풃倻귨펽弱� \"arch/i386/Makefile\" 燁삣뒯�� \"arch/x86/Makefile\"竊뚦릪�뜸엶�밥틙4烏뚳펽弱긴폏�양ㅊ�븃퓳�루쉪�섇뙑竊�"
 
 #. type: delimited block -
 #: en/diff-format.txt:142
@@ -3245,8 +3232,7 @@ msgstr "arch/{i386 => x86}/Makefile    |   4 +--\n"
 #: en/diff-format.txt:147
 #, fuzzy, priority:280
 msgid "The `--numstat` option gives the diffstat(1) information but is designed for easier machine consumption.  An entry in `--numstat` output looks like this:"
-msgstr ""
-"`--numstat` �됮」�먧풘雅� diffstat(1) �꾡에��펽鵝녶끀��맏雅녷뼶堊욜쮮佯뤶슴�②�뚩�溫←쉪��`--numstat` 渦볟눣訝�쉪訝�訝ゆ씉��쫩訝뗰폏"
+msgstr "`--numstat` �됮」�먧풘雅� diffstat(1) �꾡에��펽鵝녶끀��맏雅녷뼶堊욜쮮佯뤶슴�②�뚩�溫←쉪��`--numstat` 渦볟눣訝�쉪訝�訝ゆ씉��쫩訝뗰폏"
 
 #. type: delimited block -
 #: en/diff-format.txt:151
@@ -3564,9 +3550,7 @@ msgstr ""
 #: en/diff-generate-patch.txt:142
 #, fuzzy, priority:260
 msgid "The `mode <mode>,<mode>..<mode>` line appears only if at least one of the <mode> is different from the rest. Extended headers with information about detected contents movement (renames and copying detection) are designed to work with diff of two <tree-ish> and are not used by combined diff format."
-msgstr ""
-"`mode<mode>竊�<mode>..<mode>` 烏뚥퍎�� <mode> 訝�눛弱묉쐣訝�訝や툗�뜸퐰�꾡툖�뚧뿶�띴폏�븀렟�귛똿�ユ쐣�녔�役뗥댆�꾢냵若밭㎉�①쉪岳→겘 "
-"(�띶뫝�띶뭽鸚띶댍汝�役�) �꾣돥掠뺞젃鸚닺�溫▽맏鵝욜뵪訝ㅴ릉 <tree-ish> �� diff竊뚥툖�썹뵪雅롧퍍�덄쉪 diff �쇔폀��"
+msgstr "`mode<mode>竊�<mode>..<mode>` 烏뚥퍎�� <mode> 訝�눛弱묉쐣訝�訝や툗�뜸퐰�꾡툖�뚧뿶�띴폏�븀렟�귛똿�ユ쐣�녔�役뗥댆�꾢냵若밭㎉�①쉪岳→겘 (�띶뫝�띶뭽鸚띶댍汝�役�) �꾣돥掠뺞젃鸚닺�溫▽맏鵝욜뵪訝ㅴ릉 <tree-ish> �� diff竊뚥툖�썹뵪雅롧퍍�덄쉪 diff �쇔폀��"
 
 #. type: Plain text
 #: en/diff-generate-patch.txt:144
@@ -3648,7 +3632,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/diff-options.txt:17 en/git-rebase.txt:410 en/merge-options.txt:93
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--no-stat"
 msgstr "--no-stat"
 
@@ -3660,13 +3644,13 @@ msgstr "�잍닇���싩쉪烏δ툈竊뚥툖�양ㅊ藥�펰�뜻�곻펷diffstats竊됥��"
 
 #. type: Labeled list
 #: en/diff-options.txt:23 en/fetch-options.txt:220 en/git-add.txt:112 en/git-am.txt:77 en/git-checkout-index.txt:25 en/git-cvsexportcommit.txt:64 en/git-cvsimport.txt:98 en/git-ls-files.txt:70 en/git-mailinfo.txt:52 en/git-push.txt:348 en/git-read-tree.txt:45 en/git-stash.txt:161
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "-u"
 msgstr "-u"
 
 #. type: Labeled list
 #: en/diff-options.txt:24 en/git-add.txt:90 en/git-checkout.txt:269 en/git-commit.txt:72 en/git-restore.txt:45 en/git-stash.txt:184
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--patch"
 msgstr "--patch"
 
@@ -3684,13 +3668,13 @@ msgstr "\t瓦숁삸容섋�溫양쉰��\n"
 
 #. type: Labeled list
 #: en/diff-options.txt:30 en/git-am.txt:34 en/git-blame.txt:75 en/git-cat-file.txt:40 en/git-cherry-pick.txt:105 en/git-clone.txt:67 en/git-commit.txt:166 en/git-diff-tree.txt:72 en/git-format-patch.txt:120 en/git-ls-files.txt:59 en/git-revert.txt:100 en/git-shortlog.txt:34 en/git-show-ref.txt:53 en/git-status.txt:27 en/git-stripspace.txt:38 en/git-svn.txt:46 en/git-tag.txt:64 en/git-verify-pack.txt:31
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "-s"
 msgstr "-s"
 
 #. type: Labeled list
 #: en/diff-options.txt:31
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--no-patch"
 msgstr "--no-patch"
 
@@ -3762,7 +3746,7 @@ msgstr "�뉐츣�①뵟�먪쉪烏δ툈訝�뵪�θ〃鹽뷸뼭�곫뿧�뽨툓訝뗦뻼烏뚨쉪耶쀧Е
 
 #. type: Labeled list
 #: en/diff-options.txt:55 en/git-replace.txt:78 en/git-verify-commit.txt:19 en/git-verify-tag.txt:19
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--raw"
 msgstr "--raw"
 
@@ -3790,7 +3774,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/diff-options.txt:72
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--patch-with-raw"
 msgstr "--patch-with-raw"
 
@@ -3808,7 +3792,7 @@ msgstr "�ⓨ량凉귟풏�뷰릎�양ㅊ�묈�穩▲��"
 
 #. type: Labeled list
 #: en/diff-options.txt:81
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--indent-heuristic"
 msgstr "--indent-heuristic"
 
@@ -3820,7 +3804,7 @@ msgstr "��뵪��룕凉뤹쉪煐⑵퓵�뷴쓼�꾣뼶力뺧펽鵝욕풓烏δ툈�닸삌瑥삠�귟퓳��
 
 #. type: Labeled list
 #: en/diff-options.txt:85
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--no-indent-heuristic"
 msgstr "--no-indent-heuristic"
 
@@ -3832,7 +3816,7 @@ msgstr "獵곭뵪��룕凉뤹섄瓦쎼��"
 
 #. type: Labeled list
 #: en/diff-options.txt:88
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--minimal"
 msgstr "--minimal"
 
@@ -3844,7 +3828,7 @@ msgstr "�김뉩窯앭쨼�꾣뿶�답빳簾�퓷�잍닇弱썲룾�썲컦�꾢량凉귙��"
 
 #. type: Labeled list
 #: en/diff-options.txt:92
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--patience"
 msgstr "--patience"
 
@@ -3856,7 +3840,7 @@ msgstr "鵝욜뵪 \"patience diff\" 嶸쀦퀡�잍닇藥�펰��"
 
 #. type: Labeled list
 #: en/diff-options.txt:95
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--histogram"
 msgstr "--histogram"
 
@@ -3904,7 +3888,7 @@ msgstr "�됪떓藥�펰嶸쀦퀡�귝쐣倻귚툔���됮」竊�"
 
 #. type: Labeled list
 #: en/diff-options.txt:112
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "`default`, `myers`"
 msgstr "`default`, `myers`"
 
@@ -3916,13 +3900,13 @@ msgstr "�뷸쑍�꾥눅惹ゅ량凉귞츞力뺛�귛퐪�띷삸容섋�溫양쉰��"
 
 #. type: Labeled list
 #: en/diff-options.txt:114
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "`minimal`"
 msgstr "`minimal`"
 
 #. type: Labeled list
 #: en/diff-options.txt:117
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "`patience`"
 msgstr "`patience`"
 
@@ -3934,7 +3918,7 @@ msgstr "鵝욜뵪 \"patience diff\" 嶸쀦퀡�뜸벨�잏쉪烏δ툈��"
 
 #. type: Labeled list
 #: en/diff-options.txt:119
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "`histogram`"
 msgstr "`histogram`"
 
@@ -3948,9 +3932,7 @@ msgstr "瑥η츞力뺝컛�먨퓘嶸쀦퀡�⒴콝訝뷜�쒏뵱�곦퐥�묊뵟�뉒쉪躍멱쭅�껆킔��
 #: en/diff-options.txt:127
 #, fuzzy, priority:280
 msgid "For instance, if you configured the `diff.algorithm` variable to a non-default value and want to use the default one, then you have to use `--diff-algorithm=default` option."
-msgstr ""
-"堊뗥쫩竊뚦쫩�쒍퐷弱� `diff.algorithm` �섌뇧�띸쉰訝븅씆容섋��쇽펽鵝녶툕�쎽슴�③퍡溫ㅵ�쇽펽�d퉰鵝졾퓚窈삡슴�� `--diff-"
-"algorithm=default` �됮」��"
+msgstr "堊뗥쫩竊뚦쫩�쒍퐷弱� `diff.algorithm` �섌뇧�띸쉰訝븅씆容섋��쇽펽鵝녶툕�쎽슴�③퍡溫ㅵ�쇽펽�d퉰鵝졾퓚窈삡슴�� `--diff-algorithm=default` �됮」��"
 
 #. type: Labeled list
 #: en/diff-options.txt:128
@@ -3968,13 +3950,11 @@ msgstr "�잍닇訝�訝ゅ량凉귞듁�곥�귡퍡溫ㅶ깄�듕툔竊뚧뻼餓뜹릫�ⓨ늽弱녶갹��꺗
 #: en/diff-options.txt:145
 #, fuzzy, priority:280
 msgid "These parameters can also be set individually with `--stat-width=<width>`, `--stat-name-width=<name-width>` and `--stat-count=<count>`."
-msgstr ""
-"瓦쇾틳�귝빊阿잌룾餓η뵪 `--stat-width=<若썲벧>`竊�`--stat-name-width=<�띸㎞若썲벧>` �� `--stat-count=<�곈뇧>`"
-" �뺟떖溫양쉰��"
+msgstr "瓦쇾틳�귝빊阿잌룾餓η뵪 `--stat-width=<若썲벧>`竊�`--stat-name-width=<�띸㎞若썲벧>` �� `--stat-count=<�곈뇧>` �뺟떖溫양쉰��"
 
 #. type: Labeled list
 #: en/diff-options.txt:146
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--compact-summary"
 msgstr "--compact-summary"
 
@@ -3982,13 +3962,11 @@ msgstr "--compact-summary"
 #: en/diff-options.txt:153
 #, fuzzy, priority:280
 msgid "Output a condensed summary of extended header information such as file creations or deletions (\"new\" or \"gone\", optionally \"+l\" if it's a symlink) and mode changes (\"+x\" or \"-x\" for adding or removing executable bit respectively) in diffstat. The information is put between the filename part and the graph part. Implies `--stat`."
-msgstr ""
-"�ⓨ량凉귞듁�곦릎渦볟눣�⒴콝鸚답에��쉪�뗧섄�섋쫨竊뚦쫩�뉏뻑�꾢닗兩뷸닑�좈솮竊�\"new \" �� \"good\"�귛쫩�쒏삸寧�뤇�얏렏竊뚦닕訝� \"+l\"竊됧뭽與▼폀�섇뙑竊�\"+"
-"x\" �� \"-x\" �녶닽�ⓧ틢曆삣뒥�뽩닠�ㅵ룾�㎬죱鵝랃펹�귟퓳雅쎽에��˙�얍쑉�뉏뻑�띺깿�녶뭽�얍숱�ⓨ늽阿뗩뿴�귝슅�� `--stat` �됮」��"
+msgstr "�ⓨ량凉귞듁�곦릎渦볟눣�⒴콝鸚답에��쉪�뗧섄�섋쫨竊뚦쫩�뉏뻑�꾢닗兩뷸닑�좈솮竊�\"new \" �� \"good\"�귛쫩�쒏삸寧�뤇�얏렏竊뚦닕訝� \"+l\"竊됧뭽與▼폀�섇뙑竊�\"+x\" �� \"-x\" �녶닽�ⓧ틢曆삣뒥�뽩닠�ㅵ룾�㎬죱鵝랃펹�귟퓳雅쎽에��˙�얍쑉�뉏뻑�띺깿�녶뭽�얍숱�ⓨ늽阿뗩뿴�귝슅�� `--stat` �됮」��"
 
 #. type: Labeled list
 #: en/diff-options.txt:154 en/git-apply.txt:45
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--numstat"
 msgstr "--numstat"
 
@@ -3996,12 +3974,11 @@ msgstr "--numstat"
 #: en/diff-options.txt:160
 #, fuzzy, priority:280
 msgid "Similar to `--stat`, but shows number of added and deleted lines in decimal notation and pathname without abbreviation, to make it more machine friendly.  For binary files, outputs two `-` instead of saying `0 0`."
-msgstr ""
-"映삡세雅� `--stat`竊뚥퐜��슴�ⓨ컦�곁궧�뚥툖�ョ섄�숂쉪瓮�푶�띷샑鹽뷸렌�졾뭽�좈솮�꾥죱�곤펽鵝욕끀野밭쮮佯뤸쎍�뗥��귛�雅롣틠瓦쎾댍�뉏뻑竊뚩풏�뷰륵訝� `-`竊뚩�뚥툖�� `0 0`��"
+msgstr "映삡세雅� `--stat`竊뚥퐜��슴�ⓨ컦�곁궧�뚥툖�ョ섄�숂쉪瓮�푶�띷샑鹽뷸렌�졾뭽�좈솮�꾥죱�곤펽鵝욕끀野밭쮮佯뤸쎍�뗥��귛�雅롣틠瓦쎾댍�뉏뻑竊뚩풏�뷰륵訝� `-`竊뚩�뚥툖�� `0 0`��"
 
 #. type: Labeled list
 #: en/diff-options.txt:161
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--shortstat"
 msgstr "--shortstat"
 
@@ -4027,13 +4004,11 @@ msgstr "--dirstat[=<�귝빊1,�귝빊2,...>]"
 #: en/diff-options.txt:174
 #, fuzzy, priority:280
 msgid "Output the distribution of relative amount of changes for each sub-directory. The behavior of `--dirstat` can be customized by passing it a comma separated list of parameters.  The defaults are controlled by the `diff.dirstat` configuration variable (see linkgit:git-config[1]).  The following parameters are available:"
-msgstr ""
-"渦볟눣驪뤶릉耶먪쎅壤뺟쉪�멨��섇뙑�뤹쉪�녶툋��`--dirstat` �꾥죱訝뷴룾餓ι�싪퓝鴉좈�믢�訝や빳�쀥뤇�녽슂�꾢뢿�겼닓烏ⓩ씎�ゅ츣阿됥�귡퍡溫ㅵ�쇘뵳`diff.dirstat` "
-"�띸쉰�섌뇧�㎩댍 (�귟쭅 linkgit:git-config[1])�귚빳訝뗦삸��뵪�꾢뢿�곤폏"
+msgstr "渦볟눣驪뤶릉耶먪쎅壤뺟쉪�멨��섇뙑�뤹쉪�녶툋��`--dirstat` �꾥죱訝뷴룾餓ι�싪퓝鴉좈�믢�訝や빳�쀥뤇�녽슂�꾢뢿�겼닓烏ⓩ씎�ゅ츣阿됥�귡퍡溫ㅵ�쇘뵳`diff.dirstat` �띸쉰�섌뇧�㎩댍 (�귟쭅 linkgit:git-config[1])�귚빳訝뗦삸��뵪�꾢뢿�곤폏"
 
 #. type: Labeled list
 #: en/diff-options.txt:176
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "`changes`"
 msgstr "`changes`"
 
@@ -4041,13 +4016,11 @@ msgstr "`changes`"
 #: en/diff-options.txt:182
 #, fuzzy, priority:280
 msgid "Compute the dirstat numbers by counting the lines that have been removed from the source, or added to the destination. This ignores the amount of pure code movements within a file.  In other words, rearranging lines in a file is not counted as much as other changes.  This is the default behavior when no parameter is given."
-msgstr ""
-"�싪퓝溫←츞餓롦틦�뉏뻑訝�닠�ㅷ쉪烏뚧빊�뽪렌�졾댆��젃�뉏뻑訝�쉪烏뚧빊�θ�嶸쀥늽躍껆듁�곭쉪�겼춻�귟퓳恙썹븼雅녷뻼餓뜹냵�꾡빰�곭㎉�②죱訝뷩�귚튋弱길삸瑥댐펽�ⓩ뻼餓뜸릎�띷뼭�믣닓�꾥죱訝띴폏�뤷끀餓뽩룜�뽨��룩˙"
-"溫←츞�ⓨ냵�귟퓳��쑉亦→쐣瀯쇿눣�귝빊�띄쉪容섋�烏뚥맏��"
+msgstr "�싪퓝溫←츞餓롦틦�뉏뻑訝�닠�ㅷ쉪烏뚧빊�뽪렌�졾댆��젃�뉏뻑訝�쉪烏뚧빊�θ�嶸쀥늽躍껆듁�곭쉪�겼춻�귟퓳恙썹븼雅녷뻼餓뜹냵�꾡빰�곭㎉�②죱訝뷩�귚튋弱길삸瑥댐펽�ⓩ뻼餓뜸릎�띷뼭�믣닓�꾥죱訝띴폏�뤷끀餓뽩룜�뽨��룩˙溫←츞�ⓨ냵�귟퓳��쑉亦→쐣瀯쇿눣�귝빊�띄쉪容섋�烏뚥맏��"
 
 #. type: Labeled list
 #: en/diff-options.txt:182
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "`lines`"
 msgstr "`lines`"
 
@@ -4055,14 +4028,11 @@ msgstr "`lines`"
 #: en/diff-options.txt:190
 #, fuzzy, priority:280
 msgid "Compute the dirstat numbers by doing the regular line-based diff analysis, and summing the removed/added line counts. (For binary files, count 64-byte chunks instead, since binary files have no natural concept of lines). This is a more expensive `--dirstat` behavior than the `changes` behavior, but it does count rearranged lines within a file as much as other changes. The resulting output is consistent with what you get from the other `--*stat` options."
-msgstr ""
-"�싪퓝�싧만鰲꾢읃雅롨죱�꾢량凉귛늽�먲펽溫←츞�녶툋�뜻�곭쉪�겼춻竊뚦뭉弱녶닠��/曆삣뒥�꾥죱�곁쎑�졼��(野밥틢雅뚩퓵�뜻뻼餓띰펽��64耶쀨뒄�꾢쓼�θ�嶸쀯펽�졽맏雅뚩퓵�뜻뻼餓뜻깹�됭죱�꾣쫩恙�)�귛쑉鵝욜뵪 "
-"`--dirstat` �띈퓳訝ら�됮」�꾥죱訝뷴���驪� `changes` �닷ㄷ竊뚥퐜鴉싧��뉏뻑訝�뇥�경럲�쀧쉪烏뚩퓵烏뚩��겹�귛끀孃쀥댆�꾥풏�븀퍜�쒍툗�뜸퍟�� `--*stat` "
-"�됮」訝��담��"
+msgstr "�싪퓝�싧만鰲꾢읃雅롨죱�꾢량凉귛늽�먲펽溫←츞�녶툋�뜻�곭쉪�겼춻竊뚦뭉弱녶닠��/曆삣뒥�꾥죱�곁쎑�졼��(野밥틢雅뚩퓵�뜻뻼餓띰펽��64耶쀨뒄�꾢쓼�θ�嶸쀯펽�졽맏雅뚩퓵�뜻뻼餓뜻깹�됭죱�꾣쫩恙�)�귛쑉鵝욜뵪 `--dirstat` �띈퓳訝ら�됮」�꾥죱訝뷴���驪� `changes` �닷ㄷ竊뚥퐜鴉싧��뉏뻑訝�뇥�경럲�쀧쉪烏뚩퓵烏뚩��겹�귛끀孃쀥댆�꾥풏�븀퍜�쒍툗�뜸퍟�� `--*stat` �됮」訝��담��"
 
 #. type: Labeled list
 #: en/diff-options.txt:190
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "`files`"
 msgstr "`files`"
 
@@ -4070,13 +4040,11 @@ msgstr "`files`"
 #: en/diff-options.txt:195
 #, fuzzy, priority:280
 msgid "Compute the dirstat numbers by counting the number of files changed.  Each changed file counts equally in the dirstat analysis. This is the computationally cheapest `--dirstat` behavior, since it does not have to look at the file contents at all."
-msgstr ""
-"�싪퓝溫←츞熬ユ뵻�섊쉪�뉏뻑�곈뇧�θ�嶸쀥늽躍껆듁�곭쉪�겼춻�귛쑉�녶툋�뜻�곩늽�먧릎竊뚧캀訝�訝よ˙�밧룜�꾣뻼餓띌꺗鴉싪˙亮녕춬�계�嶸쀣�귟퓳���嶸쀤툓凉�����弱뤹쉪 `--dirstat` "
-"烏뚥맏竊뚦썱訝뷴츆�좈��η쐦�뉏뻑�끻���"
+msgstr "�싪퓝溫←츞熬ユ뵻�섊쉪�뉏뻑�곈뇧�θ�嶸쀥늽躍껆듁�곭쉪�겼춻�귛쑉�녶툋�뜻�곩늽�먧릎竊뚧캀訝�訝よ˙�밧룜�꾣뻼餓띌꺗鴉싪˙亮녕춬�계�嶸쀣�귟퓳���嶸쀤툓凉�����弱뤹쉪 `--dirstat` 烏뚥맏竊뚦썱訝뷴츆�좈��η쐦�뉏뻑�끻���"
 
 #. type: Labeled list
 #: en/diff-options.txt:195
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "`cumulative`"
 msgstr "`cumulative`"
 
@@ -4084,9 +4052,7 @@ msgstr "`cumulative`"
 #: en/diff-options.txt:200
 #, fuzzy, priority:280
 msgid "Count changes in a child directory for the parent directory as well.  Note that when using `cumulative`, the sum of the percentages reported may exceed 100%. The default (non-cumulative) behavior can be specified with the `noncumulative` parameter."
-msgstr ""
-"耶먪쎅壤뺜릎�꾢룜�뽬�嶸쀥댆�띄쎅壤뺜릎�� 力ⓩ꼷竊뚦퐪鵝욜뵪 `cumulative` �됮」�띰펽�ε몜�꾤쇍�녷캈阿뗥뭽��꺗擁낁퓝100%�귡퍡溫ㅷ쉪竊덆씆榮�㎝竊됭죱訝뷴룾餓η뵪 "
-"`noncumulative` �귝빊�뉐츣��"
+msgstr "耶먪쎅壤뺜릎�꾢룜�뽬�嶸쀥댆�띄쎅壤뺜릎�� 力ⓩ꼷竊뚦퐪鵝욜뵪 `cumulative` �됮」�띰펽�ε몜�꾤쇍�녷캈阿뗥뭽��꺗擁낁퓝100%�귡퍡溫ㅷ쉪竊덆씆榮�㎝竊됭죱訝뷴룾餓η뵪 `noncumulative` �귝빊�뉐츣��"
 
 #. type: Labeled list
 #: en/diff-options.txt:200 en/git-cherry.txt:39
@@ -4104,13 +4070,11 @@ msgstr "訝�訝ゆ빐�겼뢿�곤펽�뜻뙁若싦�訝ゆ닼閭®쇍�녷캈竊덆퍡溫ㅴ맏3%竊됥��
 #: en/diff-options.txt:210
 #, fuzzy, priority:280
 msgid "Example: The following will count changed files, while ignoring directories with less than 10% of the total amount of changed files, and accumulating child directory counts in the parent directories: `--dirstat=files,10,cumulative`."
-msgstr ""
-"堊뗥쫩竊싦툔�®쉪�귝빊鴉싩퍨溫→쎍�밭쉪�뉏뻑竊뚦릪�뜹옙�ε뜝�닸뵻�뉏뻑�삥빊10%餓δ툔�꾤쎅壤뺧펽亮띄눕燁�댍��퐬訝�쉪耶먪쎅壤뺠��곤폏`--dirstat=files,10,cumula"
-"tive`��"
+msgstr "堊뗥쫩竊싦툔�®쉪�귝빊鴉싩퍨溫→쎍�밭쉪�뉏뻑竊뚦릪�뜹옙�ε뜝�닸뵻�뉏뻑�삥빊10%餓δ툔�꾤쎅壤뺧펽亮띄눕燁�댍��퐬訝�쉪耶먪쎅壤뺠��곤폏`--dirstat=files,10,cumulative`��"
 
 #. type: Labeled list
 #: en/diff-options.txt:211
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--cumulative"
 msgstr "--cumulative"
 
@@ -4134,7 +4098,7 @@ msgstr "--dirstat=files,param1,param2... �꾢릪阿됭칾��"
 
 #. type: Labeled list
 #: en/diff-options.txt:217 en/git-apply.txt:52 en/git-shortlog.txt:35 en/merge-options.txt:140
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--summary"
 msgstr "--summary"
 
@@ -4146,7 +4110,7 @@ msgstr "渦볟눣�⒴콝鸚답에��펽倻귛닗兩뷩�곲뇥�썲릫�뚧Æ凉뤷룜�뽫춬竊뚨쉪��
 
 #. type: Labeled list
 #: en/diff-options.txt:222
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--patch-with-stat"
 msgstr "--patch-with-stat"
 
@@ -4158,7 +4122,7 @@ msgstr "�뚥퉱瑥� '-p --stat'��"
 
 #. type: Labeled list
 #: en/diff-options.txt:228 en/git-apply.txt:115 en/git-check-attr.txt:34 en/git-check-ignore.txt:47 en/git-checkout-index.txt:67 en/git-commit.txt:123 en/git-config.txt:206 en/git-grep.txt:207 en/git-ls-files.txt:80 en/git-ls-tree.txt:55 en/git-mktree.txt:23 en/git-status.txt:126 en/git-update-index.txt:174
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "-z"
 msgstr "-z"
 
@@ -4192,7 +4156,7 @@ msgstr "倻귝옖亦→쐣瓦쇾릉�됮」竊뚦를 \"訝띶만鰲�\" 耶쀧Е�꾥러孃꾢릫鴉싪˙凉�
 
 #. type: Labeled list
 #: en/diff-options.txt:244 en/git-config.txt:215 en/git-grep.txt:189 en/git-ls-tree.txt:59 en/git-name-rev.txt:51
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--name-only"
 msgstr "--name-only"
 
@@ -4204,7 +4168,7 @@ msgstr "餓끾샑鹽뷴럴�닸뵻�뉏뻑�꾢릫燁겹��"
 
 #. type: Labeled list
 #: en/diff-options.txt:247 en/git-ls-tree.txt:60
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--name-status"
 msgstr "--name-status"
 
@@ -4224,12 +4188,7 @@ msgstr "--submodule[=<�쇔폀>]"
 #: en/diff-options.txt:262
 #, fuzzy, priority:280
 msgid "Specify how differences in submodules are shown.  When specifying `--submodule=short` the 'short' format is used.  This format just shows the names of the commits at the beginning and end of the range.  When `--submodule` or `--submodule=log` is specified, the 'log' format is used.  This format lists the commits in the range like linkgit:git-submodule[1] `summary` does.  When `--submodule=diff` is specified, the 'diff' format is used.  This format shows an inline diff of the changes in the submodule contents between the commit range.  Defaults to `diff.submodule` or the 'short' format if the config option is unset."
-msgstr ""
-"�뉐츣耶먩Æ�쀤릎�꾢량凉귛쫩鵝뺞샑鹽뷩�귛퐪�뉐츣 `--submodule=short` �됮」�띰펽鴉싦슴�� 'short' "
-"�쇔폀�귟퓳燁띷졏凉뤷룵�양ㅊ�껃쎍�꾢�鸚닷뭽瀯볟갼鸚꾤쉪�먧벡�띸㎞�귛퐪�뉐츣雅� `--submodule=short` ��  `--submodule=log` �띰펽鴉싦슴�� "
-"'log' �쇔폀�귟퓳燁띷졏凉뤶폏�� linkgit:git-submodule[1]  `summary` �f졆竊뚦닓�븃��껃쎍�끿쉪�먧벡�귛퐪�뉐츣雅� "
-"`--submodule=diff` �띰펽鴉싦슴�� 'diff' �쇔폀�귟퓳訝ゆ졏凉뤸샑鹽븀쉪��춴與▼쓼�끻쑉�먧벡�껃쎍阿뗩뿴�꾢룜�뽩량凉귙�귡퍡溫ㅴ맏 `diff."
-"submodule`竊뚦쫩�쒒뀓營��됮」�よ�營�펽 �쇾맏 `short` �쇔폀��"
+msgstr "�뉐츣耶먩Æ�쀤릎�꾢량凉귛쫩鵝뺞샑鹽뷩�귛퐪�뉐츣 `--submodule=short` �됮」�띰펽鴉싦슴�� 'short' �쇔폀�귟퓳燁띷졏凉뤷룵�양ㅊ�껃쎍�꾢�鸚닷뭽瀯볟갼鸚꾤쉪�먧벡�띸㎞�귛퐪�뉐츣雅� `--submodule=short` ��  `--submodule=log` �띰펽鴉싦슴�� 'log' �쇔폀�귟퓳燁띷졏凉뤶폏�� linkgit:git-submodule[1]  `summary` �f졆竊뚦닓�븃��껃쎍�끿쉪�먧벡�귛퐪�뉐츣雅� `--submodule=diff` �띰펽鴉싦슴�� 'diff' �쇔폀�귟퓳訝ゆ졏凉뤸샑鹽븀쉪��춴與▼쓼�끻쑉�먧벡�껃쎍阿뗩뿴�꾢룜�뽩량凉귙�귡퍡溫ㅴ맏 `diff.submodule`竊뚦쫩�쒒뀓營��됮」�よ�營�펽 �쇾맏 `short` �쇔폀��"
 
 #. type: Labeled list
 #: en/diff-options.txt:263 en/git-branch.txt:139 en/git-for-each-ref.txt:60 en/git-grep.txt:224 en/git-show-branch.txt:119 en/git-tag.txt:125
@@ -4241,9 +4200,7 @@ msgstr "--color[=<when>]"
 #: en/diff-options.txt:267
 #, fuzzy, priority:280
 msgid "Show colored diff.  `--color` (i.e. without '=<when>') is the same as `--color=always`.  '<when>' can be one of `always`, `never`, or `auto`."
-msgstr ""
-"�양ㅊ�됮쥪�꿰쉪藥�펰��`--color`竊덂뜵訝띶맜 '=<鵝뺞뿶>'竊됦툗 `--color=always` �멨릪��'<鵝뺞뿶>' ��빳�� "
-"`always`��`never` �� `auto`��"
+msgstr "�양ㅊ�됮쥪�꿰쉪藥�펰��`--color`竊덂뜵訝띶맜 '=<鵝뺞뿶>'竊됦툗 `--color=always` �멨릪��'<鵝뺞뿶>' ��빳�� `always`��`never` �� `auto`��"
 
 #. type: Plain text
 #: en/diff-options.txt:270
@@ -4257,7 +4214,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/diff-options.txt:272 en/git-branch.txt:144 en/git-grep.txt:228 en/git-show-branch.txt:124
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--no-color"
 msgstr "--no-color"
 
@@ -4311,7 +4268,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/diff-options.txt:289 en/diff-options.txt:331
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "no"
 msgstr "no"
 
@@ -4323,7 +4280,7 @@ msgstr "熬ョ㎉�①쉪烏뚥툖囹곩눣�양ㅊ��"
 
 #. type: Labeled list
 #: en/diff-options.txt:291 en/git-commit.txt:212
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "default"
 msgstr "default"
 
@@ -4335,7 +4292,7 @@ msgstr "�� `zebra` �꾢릪阿됭칾�귚퍓�롥룾�썰폏�방닇�닷릦�녺쉪與▼폀��"
 
 #. type: Labeled list
 #: en/diff-options.txt:294 en/diff-options.txt:363
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "plain"
 msgstr "plain"
 
@@ -4347,7 +4304,7 @@ msgstr "餓삡퐬�ⓩ윇訝や퐤營�˙曆삣뒥竊뚥툝�ⓨ룱訝�訝や퐤營�˙�좈솮�꾥죱竊�
 
 #. type: Labeled list
 #: en/diff-options.txt:301
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "blocks"
 msgstr "blocks"
 
@@ -4355,13 +4312,11 @@ msgstr "blocks"
 #: en/diff-options.txt:306
 #, fuzzy, priority:280
 msgid "Blocks of moved text of at least 20 alphanumeric characters are detected greedily. The detected blocks are painted using either the 'color.diff.{old,new}Moved' color.  Adjacent blocks cannot be told apart."
-msgstr ""
-"鵝욜뵪兀ゅ퓘�방퀡汝�役뗥맜�녑컩20訝ゅ춻驪띷빊耶쀥춻寧�쉪燁삣뒯�뉑쑍�쀣�귝�役뗥댆�꾢뙷�쀤슴�� 'color.diff.{old,new}Moved' "
-"�꾦쥪�꿔�귞쎑�사쉪�뷴쓼訝띹꺗熬ュ뙷�녶���"
+msgstr "鵝욜뵪兀ゅ퓘�방퀡汝�役뗥맜�녑컩20訝ゅ춻驪띷빊耶쀥춻寧�쉪燁삣뒯�뉑쑍�쀣�귝�役뗥댆�꾢뙷�쀤슴�� 'color.diff.{old,new}Moved' �꾦쥪�꿔�귞쎑�사쉪�뷴쓼訝띹꺗熬ュ뙷�녶���"
 
 #. type: Labeled list
 #: en/diff-options.txt:306
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "zebra"
 msgstr "zebra"
 
@@ -4369,13 +4324,11 @@ msgstr "zebra"
 #: en/diff-options.txt:311
 #, fuzzy, priority:280
 msgid "Blocks of moved text are detected as in 'blocks' mode. The blocks are painted using either the 'color.diff.{old,new}Moved' color or 'color.diff.{old,new}MovedAlternative'. The change between the two colors indicates that a new block was detected."
-msgstr ""
-"�ⓥ�쒎쓼�앮Æ凉뤶툔汝�役뗥댆燁삣뒯�꾣뻼�у쓼�귛쓼鵝욜뵪 'color.diff.{old,new}Moved' 窯쒑돯�� 'color.diff.{old,new}"
-"MovedAlternative' 窯쒑돯�귟퓳訝ㅷ쭕窯쒑돯阿뗩뿴�꾢룜�뽬〃鹽뷸�役뗥댆雅녷뼭�꾢쓼��"
+msgstr "�ⓥ�쒎쓼�앮Æ凉뤶툔汝�役뗥댆燁삣뒯�꾣뻼�у쓼�귛쓼鵝욜뵪 'color.diff.{old,new}Moved' 窯쒑돯�� 'color.diff.{old,new}MovedAlternative' 窯쒑돯�귟퓳訝ㅷ쭕窯쒑돯阿뗩뿴�꾢룜�뽬〃鹽뷸�役뗥댆雅녷뼭�꾢쓼��"
 
 #. type: Labeled list
 #: en/diff-options.txt:311
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "dimmed-zebra"
 msgstr "dimmed-zebra"
 
@@ -4383,13 +4336,11 @@ msgstr "dimmed-zebra"
 #: en/diff-options.txt:316
 #, fuzzy, priority:280
 msgid "Similar to 'zebra', but additional dimming of uninteresting parts of moved code is performed. The bordering lines of two adjacent blocks are considered interesting, the rest is uninteresting.  `dimmed_zebra` is a deprecated synonym."
-msgstr ""
-"映삡세雅�  'zebra' "
-"與▼폀竊뚥퐜野�=鵝욜㎉�①쉪餓g쟻訝�툖�녔낏�꾦깿�녶룜�쀣�귞쎑�삡륵訝ゅ뙷�쀧쉪渦밭븣瀛욤˙溫ㅴ맏��뇥誤곻펽�뜸퐰�꾦깿�녷삸�졾뀽榮㎬쫨�꾠��`dimmed_zebra` ���訝よ˙佯잌펱�꾢릪阿됭칾��"
+msgstr "映삡세雅�  'zebra' 與▼폀竊뚥퐜野�=鵝욜㎉�①쉪餓g쟻訝�툖�녔낏�꾦깿�녶룜�쀣�귞쎑�삡륵訝ゅ뙷�쀧쉪渦밭븣瀛욤˙溫ㅴ맏��뇥誤곻펽�뜸퐰�꾦깿�녷삸�졾뀽榮㎬쫨�꾠��`dimmed_zebra` ���訝よ˙佯잌펱�꾢릪阿됭칾��"
 
 #. type: Labeled list
 #: en/diff-options.txt:318
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--no-color-moved"
 msgstr "--no-color-moved"
 
@@ -4431,7 +4382,7 @@ msgstr "�㎬죱燁삣뒯汝�役뗦뿶訝띶옙�η㈉�쇈��"
 
 #. type: Labeled list
 #: en/diff-options.txt:333 en/merge-strategies.txt:61
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "ignore-space-at-eol"
 msgstr "ignore-space-at-eol"
 
@@ -4443,7 +4394,7 @@ msgstr "恙썹븼烏뚦갼令뷸졏�꾢룜�뽧��"
 
 #. type: Labeled list
 #: en/diff-options.txt:335 en/merge-strategies.txt:59
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "ignore-space-change"
 msgstr "ignore-space-change"
 
@@ -4455,7 +4406,7 @@ msgstr "恙썹븼令뷸졏�곈뇧�꾢룜�뽧�귟퓳鴉싧옙�θ죱弱양쉪令뷸졏竊뚦뭉溫ㅴ맏��
 
 #. type: Labeled list
 #: en/diff-options.txt:339 en/merge-strategies.txt:60
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "ignore-all-space"
 msgstr "ignore-all-space"
 
@@ -4467,7 +4418,7 @@ msgstr "驪붻푵烏뚧뿶恙썹븼令뷸졏�귛뜵鵝요�烏뚧쐣令뷸졏�뚦룱訝�烏뚧깹�됬㈉��
 
 #. type: Labeled list
 #: en/diff-options.txt:342
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "allow-indentation-change"
 msgstr "allow-indentation-change"
 
@@ -4479,7 +4430,7 @@ msgstr "�ⓩ��앯㎉�ⓩ�役뗤릎恙썹븼�꾡뻣鵝뺟㈉�쇽펽�뜹릮�ゅ쑉驪뤺죱�꾤㈉
 
 #. type: Labeled list
 #: en/diff-options.txt:349
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--no-color-moved-ws"
 msgstr "--no-color-moved-ws"
 
@@ -4499,9 +4450,7 @@ msgstr "--word-diff[=<與▼폀>]"
 #: en/diff-options.txt:359
 #, fuzzy, priority:280
 msgid "Show a word diff, using the <mode> to delimit changed words.  By default, words are delimited by whitespace; see `--word-diff-regex` below.  The <mode> defaults to 'plain', and must be one of:"
-msgstr ""
-"�양ㅊ瑥띸쉪藥�펰竊뚨뵪 <與▼폀> �ε늽�붷럴�닸뵻�꾥칾�귡퍡溫ㅶ깄�듕툔竊뚦뜒瑥띷삸餓η㈉�쇔늽�뷂폑瑥룟뢿�� `--word-diff-regex`��<與▼폀> 容섋�訝� "
-"`plain`竊뚦뭉訝붷퓚窈삥삸餓δ툔�뜸릎阿뗤�竊�"
+msgstr "�양ㅊ瑥띸쉪藥�펰竊뚨뵪 <與▼폀> �ε늽�붷럴�닸뵻�꾥칾�귡퍡溫ㅶ깄�듕툔竊뚦뜒瑥띷삸餓η㈉�쇔늽�뷂폑瑥룟뢿�� `--word-diff-regex`��<與▼폀> 容섋�訝� `plain`竊뚦뭉訝붷퓚窈삥삸餓δ툔�뜸릎阿뗤�竊�"
 
 #. type: Plain text
 #: en/diff-options.txt:363
@@ -4517,7 +4466,7 @@ msgstr "�양ㅊ�닸뵻�꾥칾訝� `[-removed-]` �� `{+added+}`�귛쫩�쒎쑉渦볟뀯訝�
 
 #. type: Labeled list
 #: en/diff-options.txt:367
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "porcelain"
 msgstr "porcelain"
 
@@ -4529,7 +4478,7 @@ msgstr "鵝욜뵪訝�燁띸돶餘딁쉪�곩읃雅롨죱�꾣졏凉륅펽堊쏂꽊�т슴�ⓦ�귝렌��/
 
 #. type: Labeled list
 #: en/diff-options.txt:374 en/git-daemon.txt:131 en/git-submodule.txt:172
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "none"
 msgstr "none"
 
@@ -4573,9 +4522,7 @@ msgstr "堊뗥쫩竊�`--word-diff-regex=.` 弱녷뒍驪뤶릉耶쀧Е壤볞퐳訝�訝ゅ뜒瑥랃펽
 #: en/diff-options.txt:401
 #, fuzzy, priority:280
 msgid "The regex can also be set via a diff driver or configuration option, see linkgit:gitattributes[5] or linkgit:git-config[1].  Giving it explicitly overrides any diff driver or configuration setting.  Diff drivers override configuration settings."
-msgstr ""
-"閭e닕烏②씨凉뤶튋��빳�싪퓝藥�펰葉뗥틣�뽭뀓營��됮」�θ�營�펽�귟쭅 linkgit:gitattributes[5] �� linkgit:git-"
-"config[1]�귝샑凉뤸뙁�롣폏誤녺썣餓삡퐬葉뗥틣�뽭뀓營��귛량凉귞쮮佯뤶폏誤녺썣�띸쉰��"
+msgstr "閭e닕烏②씨凉뤶튋��빳�싪퓝藥�펰葉뗥틣�뽭뀓營��됮」�θ�營�펽�귟쭅 linkgit:gitattributes[5] �� linkgit:git-config[1]�귝샑凉뤸뙁�롣폏誤녺썣餓삡퐬葉뗥틣�뽭뀓營��귛량凉귞쮮佯뤶폏誤녺썣�띸쉰��"
 
 #. type: Labeled list
 #: en/diff-options.txt:402
@@ -4587,12 +4534,11 @@ msgstr "--color-words[=<regex>]"
 #: en/diff-options.txt:405
 #, fuzzy, priority:280
 msgid "Equivalent to `--word-diff=color` plus (if a regex was specified) `--word-diff-regex=<regex>`."
-msgstr ""
-"訝� `--word-diff=color` �뚳펷倻귝옖�뉑삇雅녷��숃〃渦얍폀竊�`--word-diff-regex=<閭e닕烏②씨凉�>` 訝ㅴ릉�됮」�ヤ퉱�멨릪��"
+msgstr "訝� `--word-diff=color` �뚳펷倻귝옖�뉑삇雅녷��숃〃渦얍폀竊�`--word-diff-regex=<閭e닕烏②씨凉�>` 訝ㅴ릉�됮」�ヤ퉱�멨릪��"
 
 #. type: Labeled list
 #: en/diff-options.txt:407 en/git-status.txt:143
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--no-renames"
 msgstr "--no-renames"
 
@@ -4604,7 +4550,7 @@ msgstr "�녜뿭�띶뫝�띷�役뗰펽�념슴�띸쉰�뉏뻑瀯쇿눣�꾦퍡溫ㅶ삸瓦숁졆�싥��
 
 #. type: Labeled list
 #: en/diff-options.txt:411
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--[no-]rename-empty"
 msgstr "--[no-]rename-empty"
 
@@ -4616,7 +4562,7 @@ msgstr "��맔鵝욜뵪令븀쉪�경뜮野배괌鵝쒍맏�띶뫝�띷틦��"
 
 #. type: Labeled list
 #: en/diff-options.txt:415 en/git-apply.txt:58
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--check"
 msgstr "--check"
 
@@ -4624,10 +4570,7 @@ msgstr "--check"
 #: en/diff-options.txt:424
 #, fuzzy, priority:280
 msgid "Warn if changes introduce conflict markers or whitespace errors.  What are considered whitespace errors is controlled by `core.whitespace` configuration.  By default, trailing whitespaces (including lines that consist solely of whitespaces) and a space character that is immediately followed by a tab character inside the initial indent of the line are considered whitespace errors.  Exits with non-zero status if problems are found. Not compatible with --exit-code."
-msgstr ""
-"倻귝옖�닸뵻凉뺝뀯�꿰챳�뉓��뽫㈉�쇤뵗瑥�펽�쇿룕�븃��듽�귛벆雅쏂˙溫ㅴ맏��㈉�쇤뵗瑥�삸�� `core.whitespace` "
-"�띸쉰�㎩댍�꾠�귡퍡溫ㅶ깄�듕툔竊뚩죱弱얗깿�꾤㈉�쇔춻寧�펷�끾떖餓끿뵳令뷸졏耶쀧Е瀯꾣닇�꾥죱竊됧뭽榮㎬퇎�②죱�앯섄瓦쎾냵 tab "
-"耶쀧Е�롧쉪令뷸졏耶쀧Е竊뚪꺗熬ヨ�訝뷸삸令뷸졏耶쀧Е�숃��귛쫩�쒎룕�곈뿮窯섓펽�쇾빳�욇쎏�뜻�곲���뷩�귚툗 --exit-code �됮」訝띶끉若밤��"
+msgstr "倻귝옖�닸뵻凉뺝뀯�꿰챳�뉓��뽫㈉�쇤뵗瑥�펽�쇿룕�븃��듽�귛벆雅쏂˙溫ㅴ맏��㈉�쇤뵗瑥�삸�� `core.whitespace` �띸쉰�㎩댍�꾠�귡퍡溫ㅶ깄�듕툔竊뚩죱弱얗깿�꾤㈉�쇔춻寧�펷�끾떖餓끿뵳令뷸졏耶쀧Е瀯꾣닇�꾥죱竊됧뭽榮㎬퇎�②죱�앯섄瓦쎾냵 tab 耶쀧Е�롧쉪令뷸졏耶쀧Е竊뚪꺗熬ヨ�訝뷸삸令뷸졏耶쀧Е�숃��귛쫩�쒎룕�곈뿮窯섓펽�쇾빳�욇쎏�뜻�곲���뷩�귚툗 --exit-code �됮」訝띶끉若밤��"
 
 #. type: Labeled list
 #: en/diff-options.txt:425
@@ -4639,15 +4582,11 @@ msgstr "--ws-error-highlight=<燁띸굳>"
 #: en/diff-options.txt:434
 #, fuzzy, priority:280
 msgid "Highlight whitespace errors in the `context`, `old` or `new` lines of the diff.  Multiple values are separated by comma, `none` resets previous values, `default` reset the list to `new` and `all` is a shorthand for `old,new,context`.  When this option is not given, and the configuration variable `diff.wsErrorHighlight` is not set, only whitespace errors in `new` lines are highlighted. The whitespace errors are colored with `color.diff.whitespace`."
-msgstr ""
-"囹곩눣�양ㅊ藥�펰訝� `context`竊덁툓訝뗦뻼竊됥��`old`竊덃뿧竊됪닑 `new`竊덃뼭竊됭죱訝�쉪令뷸졏�숃��귛쩀訝ゅ�쇘뵪�쀥뤇�붷�竊�`none` "
-"�됮」鴉싮뇥營�빳�띸쉪�쇽펽`default` �띸쉰�쀨〃訝� 쨌new`竊�`all` �� `old,new,context` �꾤��쇻�귛퐪亦→쐣瀯쇿츣瓦쇾릉�됮」竊�"
-"亮뜸툝�띸쉰�섌뇧 `diff.wsErrorHighlight``亦→쐣溫양쉰�띰펽�ゆ쐣 `new` 烏뚥릎�꾤㈉�쇤뵗瑥�폏熬ラ쳵雅�샑鹽뷩�귞㈉�쇤뵗瑥�폏�� `color."
-"diff.whitespace` �띸쉰瓦쏂죱���꿔��"
+msgstr "囹곩눣�양ㅊ藥�펰訝� `context`竊덁툓訝뗦뻼竊됥��`old`竊덃뿧竊됪닑 `new`竊덃뼭竊됭죱訝�쉪令뷸졏�숃��귛쩀訝ゅ�쇘뵪�쀥뤇�붷�竊�`none` �됮」鴉싮뇥營�빳�띸쉪�쇽펽`default` �띸쉰�쀨〃訝� 쨌new`竊�`all` �� `old,new,context` �꾤��쇻�귛퐪亦→쐣瀯쇿츣瓦쇾릉�됮」竊뚦뭉訝붼뀓營�룜�� `diff.wsErrorHighlight``亦→쐣溫양쉰�띰펽�ゆ쐣 `new` 烏뚥릎�꾤㈉�쇤뵗瑥�폏熬ラ쳵雅�샑鹽뷩�귞㈉�쇤뵗瑥�폏�� `color.diff.whitespace` �띸쉰瓦쏂죱���꿔��"
 
 #. type: Labeled list
 #: en/diff-options.txt:437
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--full-index"
 msgstr "--full-index"
 
@@ -4659,7 +4598,7 @@ msgstr "�①뵟�먫‥訝곫졏凉뤺풏�뷸뿶竊뚦쑉 `index`竊덄뇨凉뺧펹烏뚥툓�양ㅊ若�
 
 #. type: Labeled list
 #: en/diff-options.txt:442 en/git-apply.txt:160
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--binary"
 msgstr "--binary"
 
@@ -4667,8 +4606,7 @@ msgstr "--binary"
 #: en/diff-options.txt:445
 #, fuzzy, priority:280
 msgid "In addition to `--full-index`, output a binary diff that can be applied with `git-apply`. Implies `--patch`."
-msgstr ""
-"�ㅴ틙 `--full-index`渦볟눣�꾢량凉귚퉳鸚뽳펽渦볟눣雅뚩퓵�띄쉪藥�펰�귛끀��빳�� `git-apply` �썰빱�ε틪�ⓦ�귝슅�� `--patch` �됮」��"
+msgstr "�ㅴ틙 `--full-index`渦볟눣�꾢량凉귚퉳鸚뽳펽渦볟눣雅뚩퓵�띄쉪藥�펰�귛끀��빳�� `git-apply` �썰빱�ε틪�ⓦ�귝슅�� `--patch` �됮」��"
 
 #. type: Labeled list
 #: en/diff-options.txt:446 en/git-ls-files.txt:154 en/git-ls-tree.txt:63 en/git-show-ref.txt:65
@@ -4778,7 +4716,7 @@ msgstr "汝�役뗥쨳�뜸툗�띶뫝�띲�귛뢿鰲� `--find-copies-harder`�귛쫩�쒏뙁若�
 
 #. type: Labeled list
 #: en/diff-options.txt:503 en/git-svn.txt:626
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--find-copies-harder"
 msgstr "--find-copies-harder"
 
@@ -4786,9 +4724,7 @@ msgstr "--find-copies-harder"
 #: en/diff-options.txt:511
 #, fuzzy, priority:280
 msgid "For performance reasons, by default, `-C` option finds copies only if the original file of the copy was modified in the same changeset.  This flag makes the command inspect unmodified files as candidates for the source of copy.  This is a very expensive operation for large projects, so use it with caution.  Giving more than one `-C` option has the same effect."
-msgstr ""
-"�뷰틢�㎬꺗�껇솑竊뚪퍡溫ㅶ깄�듕툔竊�`-C` �됮」�ゅ쑉鸚띶댍�꾢렅冶뗦뻼餓뜹쑉�멨릪�꾢룜�닻썓訝�˙岳�뵻�뜻뎺鴉싨윥�얍쨳�뜰�귟퓳訝ゆ젃恙쀤슴�썰빱汝��ζ쑋岳�뵻�꾣뻼餓뜸퐳訝뷴쨳�뜻틦�꾢�숅�됪뻼餓뜰�� "
-"野밥틢鸚㎩엹窈밭쎅�θ�竊뚩퓳���訝ら씆躍멱�쀦뿶�꾣뱧鵝쒙펽��餓θ쫨瘟ⓩ뀕鵝욜뵪�� 瀯쇿눣訝�訝や빳訝딁쉪 `-C` �됮」�됧릪�루쉪�덃옖��"
+msgstr "�뷰틢�㎬꺗�껇솑竊뚪퍡溫ㅶ깄�듕툔竊�`-C` �됮」�ゅ쑉鸚띶댍�꾢렅冶뗦뻼餓뜹쑉�멨릪�꾢룜�닻썓訝�˙岳�뵻�뜻뎺鴉싨윥�얍쨳�뜰�귟퓳訝ゆ젃恙쀤슴�썰빱汝��ζ쑋岳�뵻�꾣뻼餓뜸퐳訝뷴쨳�뜻틦�꾢�숅�됪뻼餓뜰�� 野밥틢鸚㎩엹窈밭쎅�θ�竊뚩퓳���訝ら씆躍멱�쀦뿶�꾣뱧鵝쒙펽��餓θ쫨瘟ⓩ뀕鵝욜뵪�� 瀯쇿눣訝�訝や빳訝딁쉪 `-C` �됮」�됧릪�루쉪�덃옖��"
 
 #. type: Labeled list
 #: en/diff-options.txt:512 en/git-branch.txt:103 en/git-http-push.txt:45
@@ -4798,7 +4734,7 @@ msgstr "-D"
 
 #. type: Labeled list
 #: en/diff-options.txt:513
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--irreversible-delete"
 msgstr "--irreversible-delete"
 
@@ -4939,7 +4875,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/diff-options.txt:600
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--pickaxe-all"
 msgstr "--pickaxe-all"
 
@@ -4951,7 +4887,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/diff-options.txt:605
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--pickaxe-regex"
 msgstr "--pickaxe-regex"
 
@@ -5029,7 +4965,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/diff-options.txt:655
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--no-relative"
 msgstr "--no-relative"
 
@@ -5041,13 +4977,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/diff-options.txt:665 en/fetch-options.txt:4 en/git-archimport.txt:99 en/git-branch.txt:166 en/git-checkout-index.txt:38 en/git-commit.txt:65 en/git-cvsexportcommit.txt:45 en/git-cvsimport.txt:135 en/git-grep.txt:102 en/git-help.txt:45 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:154 en/git-tag.txt:60
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "-a"
 msgstr "-a"
 
 #. type: Labeled list
 #: en/diff-options.txt:666 en/git-grep.txt:103
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--text"
 msgstr "--text"
 
@@ -5059,7 +4995,7 @@ msgstr "弱녵��뉓풏�ζ뻼餓띈쭍訝뷸뻼�с��"
 
 #. type: Labeled list
 #: en/diff-options.txt:669
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--ignore-cr-at-eol"
 msgstr "--ignore-cr-at-eol"
 
@@ -5071,25 +5007,25 @@ msgstr ""
 
 #. type: Labeled list
 #: en/diff-options.txt:672
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--ignore-space-at-eol"
 msgstr "--ignore-space-at-eol"
 
 #. type: Labeled list
 #: en/diff-options.txt:676 en/git-am.txt:107 en/git-apply.txt:182
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--ignore-space-change"
 msgstr "--ignore-space-change"
 
 #. type: Labeled list
 #: en/diff-options.txt:681 en/git-blame.txt:84 en/git-cvsexportcommit.txt:71 en/git-grep.txt:135 en/git-hash-object.txt:29 en/git-help.txt:79
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "-w"
 msgstr "-w"
 
 #. type: Labeled list
 #: en/diff-options.txt:682
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--ignore-all-space"
 msgstr "--ignore-all-space"
 
@@ -5101,7 +5037,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/diff-options.txt:687
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--ignore-blank-lines"
 msgstr "--ignore-blank-lines"
 
@@ -5131,7 +5067,7 @@ msgstr "-W"
 
 #. type: Labeled list
 #: en/diff-options.txt:697 en/git-grep.txt:265
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--function-context"
 msgstr "--function-context"
 
@@ -5143,7 +5079,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/diff-options.txt:702 en/git-ls-remote.txt:48
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--exit-code"
 msgstr "--exit-code"
 
@@ -5155,7 +5091,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/diff-options.txt:707 en/fetch-options.txt:238 en/git-am.txt:74 en/git-branch.txt:193 en/git-bundle.txt:113 en/git-checkout-index.txt:31 en/git-checkout.txt:108 en/git-clean.txt:54 en/git-clone.txt:121 en/git-commit.txt:330 en/git-fast-import.txt:42 en/git-fetch-pack.txt:49 en/git-format-patch.txt:331 en/git-gc.txt:68 en/git-grep.txt:316 en/git-imap-send.txt:37 en/git-init.txt:43 en/git-ls-remote.txt:39 en/git-notes.txt:207 en/git-prune-packed.txt:37 en/git-pull.txt:78 en/git-push.txt:362 en/git-read-tree.txt:133 en/git-rebase.txt:398 en/git-reset.txt:106 en/git-restore.txt:63 en/git-rev-parse.txt:114 en/git-rm.txt:74 en/git-send-email.txt:409 en/git-show-ref.txt:71 en/git-stash.txt:216 en/git-submodule.txt:266 en/git-svn.txt:671 en/git-switch.txt:141 en/git-symbolic-ref.txt:40 en/git-worktree.txt:222 en/merge-options.txt:147 en/rev-list-options.txt:219
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--quiet"
 msgstr "--quiet"
 
@@ -5167,7 +5103,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/diff-options.txt:712
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--ext-diff"
 msgstr "--ext-diff"
 
@@ -5179,7 +5115,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/diff-options.txt:717
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--no-ext-diff"
 msgstr "--no-ext-diff"
 
@@ -5191,13 +5127,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/diff-options.txt:720 en/git-cat-file.txt:60 en/git-grep.txt:106
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--textconv"
 msgstr "--textconv"
 
 #. type: Labeled list
 #: en/diff-options.txt:721 en/git-grep.txt:109
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--no-textconv"
 msgstr "--no-textconv"
 
@@ -5245,7 +5181,7 @@ msgstr " \"b/\""
 
 #. type: Labeled list
 #: en/diff-options.txt:750
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--no-prefix"
 msgstr "--no-prefix"
 
@@ -5269,7 +5205,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/diff-options.txt:756
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--ita-invisible-in-index"
 msgstr "--ita-invisible-in-index"
 
@@ -5287,7 +5223,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:1 en/git-add.txt:124 en/git-branch.txt:167 en/git-checkout-index.txt:39 en/git-commit.txt:66 en/git-describe.txt:50 en/git-fetch-pack.txt:35 en/git-help.txt:46 en/git-http-push.txt:25 en/git-merge-base.txt:72 en/git-name-rev.txt:42 en/git-pack-objects.txt:77 en/git-pack-redundant.txt:32 en/git-pack-refs.txt:48 en/git-push.txt:149 en/git-reflog.txt:72 en/git-rev-parse.txt:161 en/git-send-pack.txt:37 en/git-show-branch.txt:48 en/git-stash.txt:155 en/git-submodule.txt:276 en/rev-list-options.txt:137
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--all"
 msgstr "--all"
 
@@ -5299,7 +5235,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:5
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--append"
 msgstr "--append"
 
@@ -5359,7 +5295,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:31
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--unshallow"
 msgstr "--unshallow"
 
@@ -5377,7 +5313,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:39
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--update-shallow"
 msgstr "--update-shallow"
 
@@ -5419,7 +5355,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:64 en/git-add.txt:70 en/git-clean.txt:50 en/git-commit.txt:333 en/git-http-push.txt:37 en/git-mv.txt:40 en/git-notes.txt:179 en/git-p4.txt:332 en/git-prune-packed.txt:32 en/git-prune.txt:37 en/git-push.txt:173 en/git-quiltimport.txt:35 en/git-read-tree.txt:59 en/git-reflog.txt:120 en/git-rm.txt:51 en/git-send-email.txt:400 en/git-send-pack.txt:51 en/git-svn.txt:688 en/git-worktree.txt:212
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--dry-run"
 msgstr "--dry-run"
 
@@ -5431,7 +5367,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:68
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--[no-]write-fetch-head"
 msgstr "--[no-]write-fetch-head"
 
@@ -5443,13 +5379,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:76 en/git-add.txt:78 en/git-archimport.txt:81 en/git-blame.txt:65 en/git-branch.txt:116 en/git-checkout-index.txt:34 en/git-checkout.txt:118 en/git-clean.txt:36 en/git-cvsexportcommit.txt:54 en/git-filter-branch.txt:208 en/git-ls-files.txt:139 en/git-mv.txt:31 en/git-notes.txt:127 en/git-push.txt:324 en/git-rebase.txt:430 en/git-repack.txt:70 en/git-replace.txt:60 en/git-rm.txt:46 en/git-submodule.txt:289 en/git-switch.txt:107 en/git-tag.txt:79 en/git-worktree.txt:153
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "-f"
 msgstr "-f"
 
 #. type: Labeled list
 #: en/fetch-options.txt:77 en/git-add.txt:79 en/git-branch.txt:117 en/git-checkout-index.txt:35 en/git-checkout.txt:119 en/git-clean.txt:37 en/git-fast-import.txt:37 en/git-filter-branch.txt:209 en/git-gc.txt:71 en/git-http-push.txt:30 en/git-mv.txt:32 en/git-notes.txt:128 en/git-push.txt:325 en/git-replace.txt:61 en/git-rm.txt:47 en/git-send-email.txt:429 en/git-send-pack.txt:54 en/git-submodule.txt:290 en/git-switch.txt:108 en/git-tag.txt:80 en/git-worktree.txt:154
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--force"
 msgstr "--force"
 
@@ -5481,13 +5417,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:89 en/git-am.txt:40 en/git-cvsexportcommit.txt:67 en/git-cvsimport.txt:93 en/git-fetch-pack.txt:53 en/git-format-patch.txt:115 en/git-ls-files.txt:74 en/git-mailinfo.txt:27 en/git-mv.txt:34 en/git-repack.txt:156 en/git-stash.txt:176
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "-k"
 msgstr "-k"
 
 #. type: Labeled list
 #: en/fetch-options.txt:90 en/git-am.txt:41 en/git-fetch-pack.txt:54 en/git-index-pack.txt:54 en/git-reset.txt:85
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--keep"
 msgstr "--keep"
 
@@ -5499,7 +5435,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:94
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--multiple"
 msgstr "--multiple"
 
@@ -5511,13 +5447,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:98
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--[no-]auto-maintenance"
 msgstr "--[no-]auto-maintenance"
 
 #. type: Labeled list
 #: en/fetch-options.txt:99
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--[no-]auto-gc"
 msgstr "--[no-]auto-gc"
 
@@ -5529,7 +5465,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:104
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--[no-]write-commit-graph"
 msgstr "--[no-]write-commit-graph"
 
@@ -5541,7 +5477,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:110 en/git-push.txt:153
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--prune"
 msgstr "--prune"
 
@@ -5565,7 +5501,7 @@ msgstr "-P"
 
 #. type: Labeled list
 #: en/fetch-options.txt:125
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--prune-tags"
 msgstr "--prune-tags"
 
@@ -5577,13 +5513,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:138 en/git-add.txt:69 en/git-blame.txt:71 en/git-checkout-index.txt:43 en/git-cherry-pick.txt:92 en/git-clean.txt:49 en/git-clone.txt:144 en/git-commit.txt:175 en/git-format-patch.txt:100 en/git-grep.txt:179 en/git-mailinfo.txt:66 en/git-mv.txt:39 en/git-notes.txt:178 en/git-p4.txt:331 en/git-prune-packed.txt:31 en/git-prune.txt:36 en/git-push.txt:172 en/git-quiltimport.txt:34 en/git-read-tree.txt:58 en/git-rebase.txt:409 en/git-reflog.txt:119 en/git-repack.txt:82 en/git-revert.txt:77 en/git-rm.txt:50 en/git-shortlog.txt:29 en/git-submodule.txt:312 en/git-svn.txt:687 en/git-unpack-objects.txt:30 en/git-worktree.txt:211 en/merge-options.txt:92
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "-n"
 msgstr "-n"
 
 #. type: Labeled list
 #: en/fetch-options.txt:140 en/git-clone.txt:250
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--no-tags"
 msgstr "--no-tags"
 
@@ -5607,7 +5543,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:159 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:186 en/git-show-ref.txt:41
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--tags"
 msgstr "--tags"
 
@@ -5631,7 +5567,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:181
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "-j"
 msgstr "-j"
 
@@ -5661,7 +5597,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:194 en/git-checkout.txt:295 en/git-push.txt:377 en/git-restore.txt:108 en/git-switch.txt:182
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--no-recurse-submodules"
 msgstr "--no-recurse-submodules"
 
@@ -5673,7 +5609,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:199 en/git-branch.txt:225 en/git-push.txt:349
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--set-upstream"
 msgstr "--set-upstream"
 
@@ -5709,7 +5645,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:221
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--update-head-ok"
 msgstr "--update-head-ok"
 
@@ -5733,7 +5669,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:237 en/git-am.txt:73 en/git-branch.txt:192 en/git-bundle.txt:112 en/git-checkout-index.txt:30 en/git-checkout.txt:107 en/git-clean.txt:53 en/git-clone.txt:120 en/git-commit.txt:329 en/git-diff-files.txt:44 en/git-fetch-pack.txt:48 en/git-format-patch.txt:330 en/git-grep.txt:315 en/git-imap-send.txt:36 en/git-init.txt:42 en/git-ls-remote.txt:38 en/git-merge-file.txt:67 en/git-merge-index.txt:35 en/git-notes.txt:206 en/git-pack-objects.txt:173 en/git-prune-packed.txt:36 en/git-pull.txt:77 en/git-push.txt:361 en/git-read-tree.txt:132 en/git-rebase.txt:397 en/git-repack.txt:78 en/git-reset.txt:105 en/git-restore.txt:62 en/git-rev-parse.txt:113 en/git-rm.txt:73 en/git-show-ref.txt:70 en/git-stash.txt:215 en/git-submodule.txt:265 en/git-svn.txt:670 en/git-switch.txt:140 en/git-symbolic-ref.txt:39 en/git-unpack-objects.txt:34 en/git-update-index.txt:59 en/git-worktree.txt:221 en/merge-options.txt:146
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "-q"
 msgstr "-q"
 
@@ -5745,13 +5681,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:243 en/git-add.txt:74 en/git-apply.txt:224 en/git-archimport.txt:74 en/git-archive.txt:47 en/git-branch.txt:181 en/git-cherry.txt:29 en/git-clone.txt:125 en/git-commit.txt:314 en/git-count-objects.txt:21 en/git-cvsexportcommit.txt:82 en/git-cvsimport.txt:52 en/git-diff-tree.txt:78 en/git-fetch-pack.txt:111 en/git-grep.txt:141 en/git-http-fetch.txt:30 en/git-imap-send.txt:32 en/git-index-pack.txt:27 en/git-ls-files.txt:134 en/git-mv.txt:43 en/git-notes.txt:210 en/git-p4.txt:208 en/git-prune.txt:41 en/git-pull.txt:83 en/git-push.txt:367 en/git-read-tree.txt:63 en/git-rebase.txt:401 en/git-remote.txt:35 en/git-status.txt:50 en/git-svn.txt:366 en/git-tag.txt:87 en/git-verify-commit.txt:23 en/git-verify-pack.txt:26 en/git-verify-tag.txt:23 en/git-worktree.txt:225 en/merge-options.txt:150
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "-v"
 msgstr "-v"
 
 #. type: Labeled list
 #: en/fetch-options.txt:244 en/git-add.txt:75 en/git-apply.txt:225 en/git-archive.txt:48 en/git-branch.txt:183 en/git-clone.txt:126 en/git-commit.txt:315 en/git-count-objects.txt:22 en/git-daemon.txt:148 en/git-fsck.txt:85 en/git-help.txt:50 en/git-http-push.txt:40 en/git-imap-send.txt:33 en/git-mv.txt:44 en/git-notes.txt:211 en/git-p4.txt:209 en/git-pack-redundant.txt:39 en/git-prune.txt:42 en/git-pull.txt:84 en/git-push.txt:368 en/git-rebase.txt:402 en/git-reflog.txt:124 en/git-remote.txt:36 en/git-send-pack.txt:61 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:226 en/merge-options.txt:151
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--verbose"
 msgstr "--verbose"
 
@@ -5763,7 +5699,7 @@ msgstr "�쀤퐰與▼폀��"
 
 #. type: Labeled list
 #: en/fetch-options.txt:248 en/git-bundle.txt:84 en/git-checkout.txt:111 en/git-clone.txt:130 en/git-format-patch.txt:358 en/git-pack-objects.txt:151 en/git-prune.txt:45 en/git-push.txt:371 en/git-restore.txt:66 en/git-submodule.txt:269 en/git-switch.txt:144 en/merge-options.txt:154
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--progress"
 msgstr "--progress"
 
@@ -5789,13 +5725,11 @@ msgstr "--server-option=<option>"
 #: en/fetch-options.txt:262 en/git-clone.txt:143
 #, fuzzy, priority:300
 msgid "Transmit the given string to the server when communicating using protocol version 2.  The given string must not contain a NUL or LF character.  The server's handling of server options, including unknown ones, is server-specific.  When multiple `--server-option=<option>` are given, they are all sent to the other side in the order listed on the command line."
-msgstr ""
-"鵝욜뵪�뤺��덃쑍2瓦쏂죱�싦에�띰펽弱녺퍢若싩쉪耶쀧Е訝꿜폖渦볟댆�띶뒦�ⓦ�귞퍢若싩쉪耶쀧Е訝꿜툖孃쀥똿�첥UL�뻃F耶쀧Е�귝쐨�▼솳野방쐨�▼솳�됮」竊덂똿�ф쑋�ι�됮」竊됬쉪鸚꾤릤��룚�념틢�띶뒦�ⓦ�귛퐪瀯쇿눣"
-"鸚싦릉`--server-option = <option>`�띰펽若껂뺄�썸뙃�㎩뫝餓ㅸ죱訝�닓�븀쉪窈뷴틣�묌�곩댆�╊�塋���"
+msgstr "鵝욜뵪�뤺��덃쑍2瓦쏂죱�싦에�띰펽弱녺퍢若싩쉪耶쀧Е訝꿜폖渦볟댆�띶뒦�ⓦ�귞퍢若싩쉪耶쀧Е訝꿜툖孃쀥똿�첥UL�뻃F耶쀧Е�귝쐨�▼솳野방쐨�▼솳�됮」竊덂똿�ф쑋�ι�됮」竊됬쉪鸚꾤릤��룚�념틢�띶뒦�ⓦ�귛퐪瀯쇿눣鸚싦릉`--server-option = <option>`�띰펽若껂뺄�썸뙃�㎩뫝餓ㅸ죱訝�닓�븀쉪窈뷴틣�묌�곩댆�╊�塋���"
 
 #. type: Labeled list
 #: en/fetch-options.txt:263
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--show-forced-updates"
 msgstr "--show-forced-updates"
 
@@ -5807,7 +5741,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:269
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--no-show-forced-updates"
 msgstr "--no-show-forced-updates"
 
@@ -5819,13 +5753,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:276 en/git-push.txt:398
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "-4"
 msgstr "-4"
 
 #. type: Labeled list
 #: en/fetch-options.txt:277 en/git-push.txt:399
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--ipv4"
 msgstr "--ipv4"
 
@@ -5837,13 +5771,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/fetch-options.txt:280 en/git-push.txt:402
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "-6"
 msgstr "-6"
 
 #. type: Labeled list
 #: en/fetch-options.txt:281 en/git-push.txt:403
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--ipv6"
 msgstr "--ipv6"
 
@@ -5855,7 +5789,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-add.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "git-add(1)"
 msgstr "git-add(1)"
 
@@ -5887,11 +5821,9 @@ msgid ""
 "\t  [--chmod=(+|-)x] [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
 "\t  [--] [<pathspec>...]\n"
 msgstr ""
-"'git add' [--verbose | -v] [--dry-run | -n] [--force | -f] [--interactive | "
-"-i] [--patch | -p]\n"
+"'git add' [--verbose | -v] [--dry-run | -n] [--force | -f] [--interactive | -i] [--patch | -p]\n"
 "\t  [--edit | -e] [--[no-]all | --[no-]ignore-removal | [--update | -u]]\n"
-"\t  [--intent-to-add | -N] [--refresh] [--ignore-errors] [--ignore-missing] "
-"[--renormalize]\n"
+"\t  [--intent-to-add | -N] [--refresh] [--ignore-errors] [--ignore-missing] [--renormalize]\n"
 "\t  [--chmod=(+|-)x] [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
 "\t  [--] [<pathspec>...]\n"
 
@@ -5905,25 +5837,19 @@ msgstr "�뤺염"
 #: en/git-add.txt:25
 #, fuzzy, priority:300
 msgid "This command updates the index using the current content found in the working tree, to prepare the content staged for the next commit.  It typically adds the current content of existing paths as a whole, but with some options it can also be used to add content with only part of the changes made to the working tree files applied, or remove paths that do not exist in the working tree anymore."
-msgstr ""
-"瑥ε뫝餓ㅵ쑉藥δ퐳�묇릎�얍댆�꾢퐪�띸쉪�끻�餓ζ쎍�곁뇨凉뺧펽訝뷰툔訝�轝→룓雅ㅵ뇛鸚뉑쉨耶섊쉪�끻��귛츆�싧만鴉싨빐鵝볠렌�좂렟�됭러孃꾤쉪壤볟뎺�끻�竊뚥퐜���싪퓝�먧틳�됮」竊뚦츆阿잌룾餓η뵪雅롣퍎曆삣뒥野밧램鵝쒏젒��"
-"餓뜻��싩쉪�ⓨ늽�닸뵻竊뚧닑�좈솮藥δ퐳�묇릎訝띶춼�①쉪瓮�푶��"
+msgstr "瑥ε뫝餓ㅵ쑉藥δ퐳�묇릎�얍댆�꾢퐪�띸쉪�끻�餓ζ쎍�곁뇨凉뺧펽訝뷰툔訝�轝→룓雅ㅵ뇛鸚뉑쉨耶섊쉪�끻��귛츆�싧만鴉싨빐鵝볠렌�좂렟�됭러孃꾤쉪壤볟뎺�끻�竊뚥퐜���싪퓝�먧틳�됮」竊뚦츆阿잌룾餓η뵪雅롣퍎曆삣뒥野밧램鵝쒏젒�뉏뻑���싩쉪�ⓨ늽�닸뵻竊뚧닑�좈솮藥δ퐳�묇릎訝띶춼�①쉪瓮�푶��"
 
 #. type: Plain text
 #: en/git-add.txt:31
 #, fuzzy, priority:300
 msgid "The \"index\" holds a snapshot of the content of the working tree, and it is this snapshot that is taken as the contents of the next commit.  Thus after making any changes to the working tree, and before running the commit command, you must use the `add` command to add any new or modified files to the index."
-msgstr ""
-"�쒐뇨凉뺚�앬퓷耶섊�藥δ퐳�묈냵若밭쉪恙ョ뀱竊뚩�恙ョ뀱鵝쒍맏訝뗤�轝→룓雅ㅷ쉪�끻��귛썱閭ㅿ펽�ⓨ�藥δ퐳�묋퓵烏뚥뻣鵝뺞쎍�밥퉳�롳펽餓ε룋�②퓧烏똠ommit�썰빱阿뗥뎺竊뚦퓚窈삡슴��`add`�썰빱弱녷���"
-"�경뻼餓뜻닑岳�뵻瓦뉒쉪�뉏뻑曆삣뒥�곁뇨凉뺜릎��"
+msgstr "�쒐뇨凉뺚�앬퓷耶섊�藥δ퐳�묈냵若밭쉪恙ョ뀱竊뚩�恙ョ뀱鵝쒍맏訝뗤�轝→룓雅ㅷ쉪�끻��귛썱閭ㅿ펽�ⓨ�藥δ퐳�묋퓵烏뚥뻣鵝뺞쎍�밥퉳�롳펽餓ε룋�②퓧烏똠ommit�썰빱阿뗥뎺竊뚦퓚窈삡슴��`add`�썰빱弱녷��됪뼭�뉏뻑�뽨엶�배퓝�꾣뻼餓뜻렌�졾댆榮℡폊訝���"
 
 #. type: Plain text
 #: en/git-add.txt:36
 #, fuzzy, priority:300
 msgid "This command can be performed multiple times before a commit.  It only adds the content of the specified file(s) at the time the add command is run; if you want subsequent changes included in the next commit, then you must run `git add` again to add the new content to the index."
-msgstr ""
-"�먧벡�띶룾餓ε쩀轝→돢烏뚧��썰빱�귛츆餓끻쑉瓦먫죱add�썰빱�뜻렌�졿뙁若싨뻼餓띄쉪�끻�竊쎾쫩�쒑쫨�ⓧ툔訝�轝→룓雅ㅴ릎�끻맜�롧뺌�닸뵻竊뚦닕恙낂』�띷А瓦먫죱`git "
-"add`弱녷뼭�끻�曆삣뒥�곁뇨凉뺜릎��"
+msgstr "�먧벡�띶룾餓ε쩀轝→돢烏뚧��썰빱�귛츆餓끻쑉瓦먫죱add�썰빱�뜻렌�졿뙁若싨뻼餓띄쉪�끻�竊쎾쫩�쒑쫨�ⓧ툔訝�轝→룓雅ㅴ릎�끻맜�롧뺌�닸뵻竊뚦닕恙낂』�띷А瓦먫죱`git add`弱녷뼭�끻�曆삣뒥�곁뇨凉뺜릎��"
 
 #. type: Plain text
 #: en/git-add.txt:39
@@ -5935,10 +5861,7 @@ msgstr "`git status` �썰빱��뵪雅롨렩�뽪몮誤곻펽瑥닸삇�や틳�섇뙑�꾣뻼餓�
 #: en/git-add.txt:46
 #, fuzzy, priority:300
 msgid "The `git add` command will not add ignored files by default.  If any ignored files were explicitly specified on the command line, `git add` will fail with a list of ignored files.  Ignored files reached by directory recursion or filename globbing performed by Git (quote your globs before the shell) will be silently ignored.  The 'git add' command can be used to add ignored files with the `-f` (force) option."
-msgstr ""
-"`git add` �썰빱容섋�訝띴폏曆삣뒥熬ュ옙�η쉪�뉏뻑�귛쫩�쒎쑉�썰빱烏뚥툓�롧‘�뉐츣雅녵뻣鵝뺠˙恙썹븼�꾣뻼餓띰펽��`git "
-"add`鴉싧ㅁ兀ο펽亮뜻샑鹽븃˙恙썹븼�뉏뻑�꾢닓烏ⓦ�귞뵳��퐬�믣퐩�뺾it�㎬죱�꾣뻼餓뜹릫�싮뀓寧�펷�쮛hell阿뗥뎺凉뺟뵪�꾦�싮뀓寧�펹��易됧룋�꾢옙�ζ뻼餓뜹컛熬ラ쓾容섇옙�γ�� 'git "
-"add' �썰빱��뵪雅롩�싪퓝 -f �됮」竊늗orce竊됧성�뜻렌�졾옙�η쉪�뉏뻑��"
+msgstr "`git add` �썰빱容섋�訝띴폏曆삣뒥熬ュ옙�η쉪�뉏뻑�귛쫩�쒎쑉�썰빱烏뚥툓�롧‘�뉐츣雅녵뻣鵝뺠˙恙썹븼�꾣뻼餓띰펽��`git add`鴉싧ㅁ兀ο펽亮뜻샑鹽븃˙恙썹븼�뉏뻑�꾢닓烏ⓦ�귞뵳��퐬�믣퐩�뺾it�㎬죱�꾣뻼餓뜹릫�싮뀓寧�펷�쮛hell阿뗥뎺凉뺟뵪�꾦�싮뀓寧�펹��易됧룋�꾢옙�ζ뻼餓뜹컛熬ラ쓾容섇옙�γ�� 'git add' �썰빱��뵪雅롩�싪퓝 -f �됮」竊늗orce竊됧성�뜻렌�졾옙�η쉪�뉏뻑��"
 
 #. type: Plain text
 #: en/git-add.txt:49
@@ -5962,11 +5885,7 @@ msgstr "<pathspec>..."
 #: en/git-add.txt:65
 #, fuzzy, priority:300
 msgid "Files to add content from.  Fileglobs (e.g. `*.c`) can be given to add all matching files.  Also a leading directory name (e.g. `dir` to add `dir/file1` and `dir/file2`) can be given to update the index to match the current state of the directory as a whole (e.g.  specifying `dir` will record not just a file `dir/file1` modified in the working tree, a file `dir/file2` added to the working tree, but also a file `dir/file3` removed from the working tree). Note that older versions of Git used to ignore removed files; use `--no-all` option if you want to add modified or new files but ignore removed ones."
-msgstr ""
-"誤곦퍗訝�렌�졾냵若밭쉪�뉏뻑�괚ileglobs竊덁풃倻� `*.c`竊됧룾餓η뵪�ζ렌�졿��됧뙶�띸쉪�뉏뻑�귝�鸚뽳펽瓦섇룾餓ζ룓堊쎽�訝ゅ뎺野쇘쎅壤뺝릫竊덁풃倻귨펽�뉐츣 `dir` 餓ζ렌�� `"
-"dir/file1` �� `dir/file2`竊됪씎�닸뼭榮℡폊竊뚥슴�뜸툗�답릉��퐬�꾢퐪�띸듁�곭쎑�백뀓竊덁풃倻귨펽�뉐츣 `dir` 訝띴퍎鴉싪�壤뺝쑉藥δ퐳�묇릎岳�뵻�꾣뻼餓� `"
-"dir/file1`竊뚩퓲鴉싪�壤뺝쑉藥δ퐳�묇릎曆삣뒥�꾣뻼餓� `dir/file2`竊뚩퓲�됦퍗藥δ퐳�묇릎�좈솮�꾣뻼餓� `dir/file3`竊됥�귟�力ⓩ꼷竊뚧뿧�덃쑍�� Git "
-"鴉싧옙�ε럴�좈솮�꾣뻼餓띰폑倻귝옖誤곫렌�졾럴岳�뵻�꾣뻼餓뜻닑�경뻼餓띰펽鵝녶옙�ε럴�좈솮�꾣뻼餓띰펽瑥룝슴�� `--no all` �됮」��"
+msgstr "誤곦퍗訝�렌�졾냵若밭쉪�뉏뻑�괚ileglobs竊덁풃倻� `*.c`竊됧룾餓η뵪�ζ렌�졿��됧뙶�띸쉪�뉏뻑�귝�鸚뽳펽瓦섇룾餓ζ룓堊쎽�訝ゅ뎺野쇘쎅壤뺝릫竊덁풃倻귨펽�뉐츣 `dir` 餓ζ렌�� `dir/file1` �� `dir/file2`竊됪씎�닸뼭榮℡폊竊뚥슴�뜸툗�답릉��퐬�꾢퐪�띸듁�곭쎑�백뀓竊덁풃倻귨펽�뉐츣 `dir` 訝띴퍎鴉싪�壤뺝쑉藥δ퐳�묇릎岳�뵻�꾣뻼餓� `dir/file1`竊뚩퓲鴉싪�壤뺝쑉藥δ퐳�묇릎曆삣뒥�꾣뻼餓� `dir/file2`竊뚩퓲�됦퍗藥δ퐳�묇릎�좈솮�꾣뻼餓� `dir/file3`竊됥�귟�力ⓩ꼷竊뚧뿧�덃쑍�� Git 鴉싧옙�ε럴�좈솮�꾣뻼餓띰폑倻귝옖誤곫렌�졾럴岳�뵻�꾣뻼餓뜻닑�경뻼餓띰펽鵝녶옙�ε럴�좈솮�꾣뻼餓띰펽瑥룝슴�� `--no all` �됮」��"
 
 #. type: Plain text
 #: en/git-add.txt:68 en/git-grep.txt:334
@@ -5988,13 +5907,13 @@ msgstr "�곮�曆삣뒥藥꿱˙恙썹븼�꾣뻼餓뜰��"
 
 #. type: Labeled list
 #: en/git-add.txt:82 en/git-am.txt:127 en/git-branch.txt:149 en/git-clean.txt:44 en/git-commit.txt:261 en/git-cvsimport.txt:88 en/git-grep.txt:113 en/git-help.txt:64 en/git-ls-files.txt:51 en/git-read-tree.txt:49 en/git-rebase.txt:505 en/git-repack.txt:163 en/git-tag.txt:130 en/rev-list-options.txt:73
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "-i"
 msgstr "-i"
 
 #. type: Labeled list
 #: en/git-add.txt:83 en/git-am.txt:128 en/git-clean.txt:45 en/git-rebase.txt:506 en/git-rebase.txt:645 en/git-svn.txt:297
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--interactive"
 msgstr "--interactive"
 
@@ -6014,19 +5933,17 @@ msgstr "雅ㅴ틨�겼쑉榮℡폊�뚦램鵝쒏젒阿뗩뿴�됪떓烏δ툈�쀥뭉弱녶츆餓ф렌�졾댆
 #: en/git-add.txt:99
 #, fuzzy, priority:300
 msgid "This effectively runs `add --interactive`, but bypasses the initial command menu and directly jumps to the `patch` subcommand.  See ``Interactive mode'' for details."
-msgstr ""
-"瓦쇿룾餓ζ쐣�덂쑑瓦먫죱 `add --interactive`竊뚥퐜��폏瀯뺠퓝�앭쭓�썰빱�쒎뜒竊뚩�뚨쎍�θ럼饔у댆 `patch` "
-"耶먨뫝餓ㅳ�귝쐣�녘�瀯녵에��펽瑥룟뢿鰲�``雅ㅴ틨與▼폀''��"
+msgstr "瓦쇿룾餓ζ쐣�덂쑑瓦먫죱 `add --interactive`竊뚥퐜��폏瀯뺠퓝�앭쭓�썰빱�쒎뜒竊뚩�뚨쎍�θ럼饔у댆 `patch` 耶먨뫝餓ㅳ�귝쐣�녘�瀯녵에��펽瑥룟뢿鰲�``雅ㅴ틨與▼폀''��"
 
 #. type: Labeled list
 #: en/git-add.txt:100 en/git-blame.txt:78 en/git-cat-file.txt:44 en/git-cherry-pick.txt:53 en/git-commit.txt:220 en/git-config.txt:252 en/git-grep.txt:295 en/git-revert.txt:44 en/git-shortlog.txt:38 en/git-svn.txt:614 en/git-tag.txt:177 en/merge-options.txt:16
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "-e"
 msgstr "-e"
 
 #. type: Labeled list
 #: en/git-add.txt:101 en/git-cherry-pick.txt:54 en/git-commit.txt:221 en/git-config.txt:253 en/git-revert.txt:45 en/git-svn.txt:615 en/git-tag.txt:178 en/merge-options.txt:15
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--edit"
 msgstr "--edit"
 
@@ -6040,13 +5957,11 @@ msgstr "�①폋渦묈솳訝�돀凉�訝롧뇨凉뺟쉪藥�펰竊뚥슴�ⓩ댎瓦쏂죱煐뽬풌�귛뀽��
 #: en/git-add.txt:111
 #, fuzzy, priority:300
 msgid "The intent of this option is to pick and choose lines of the patch to apply, or even to modify the contents of lines to be staged. This can be quicker and more flexible than using the interactive hunk selector.  However, it is easy to confuse oneself and create a patch that does not apply to the index. See EDITING PATCHES below."
-msgstr ""
-"閭ㅹ�됮」�꾤쎅�꾣삸�됪떓亮띌�됪떓誤곩틪�①쉪烏δ툈�꾥죱竊뚨뵚�념엶�배쫨�귛춼�꾥죱�꾢냵若밤�귚툗鵝욜뵪雅ㅴ틨凉뤺‥訝곩쓼�됪떓�①쎑驪뷂펽�뜻쎍恙ワ펽�당겣域삠�귚퐜��펽孃덂��볠렁曆녻눎藥긷뭉�쎾뻠訝띶틪�ⓧ틢榮℡폊��"
-"烏δ툈�귟��귡쁾訝뗩씊�꾤폋渦묋‥訝곥��"
+msgstr "閭ㅹ�됮」�꾤쎅�꾣삸�됪떓亮띌�됪떓誤곩틪�①쉪烏δ툈�꾥죱竊뚨뵚�념엶�배쫨�귛춼�꾥죱�꾢냵若밤�귚툗鵝욜뵪雅ㅴ틨凉뤺‥訝곩쓼�됪떓�①쎑驪뷂펽�뜻쎍恙ワ펽�당겣域삠�귚퐜��펽孃덂��볠렁曆녻눎藥긷뭉�쎾뻠訝띶틪�ⓧ틢榮℡폊�꾥‥訝곥�귟��귡쁾訝뗩씊�꾤폋渦묋‥訝곥��"
 
 #. type: Labeled list
 #: en/git-add.txt:113
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--update"
 msgstr "--update"
 
@@ -6070,7 +5985,7 @@ msgstr "-A"
 
 #. type: Labeled list
 #: en/git-add.txt:125
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--no-ignore-removal"
 msgstr "--no-ignore-removal"
 
@@ -6088,13 +6003,13 @@ msgstr "倻귝옖�ⓧ슴�� `-A` �됮」�뜻깹�� <�뉐츣瓮�푶>竊뚦닕�답릉藥δ퐳��
 
 #. type: Labeled list
 #: en/git-add.txt:136
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--no-all"
 msgstr "--no-all"
 
 #. type: Labeled list
 #: en/git-add.txt:137
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--ignore-removal"
 msgstr "--ignore-removal"
 
@@ -6108,9 +6023,7 @@ msgstr "�싪퓝曆삣뒥榮℡폊�ょ윥�꾣뼭�뉏뻑�뚦쑉藥δ퐳�묇릎岳�뵻�꾣뻼餓뜸빳
 #: en/git-add.txt:146
 #, fuzzy, ignore-ellipsis, priority:300
 msgid "This option is primarily to help users who are used to older versions of Git, whose \"git add <pathspec>...\" was a synonym for \"git add --no-all <pathspec>...\", i.e. ignored removed files."
-msgstr ""
-"閭ㅹ�됮」訝삭쫨�ⓧ틢躍�뒰�d틳阿졿꺈雅롨푵�㎫뎵�� Git �꾤뵪�룔�귝뿧�덃쑍訝�쉪 \"Git add<�뉐츣瓮�푶>...\" �� \"Git add--no "
-"all<�뉐츣瓮�푶>...\" �꾢릪阿됭칾竊뚦뜵恙썹븼藥꿨닠�ㅷ쉪�뉏뻑��"
+msgstr "閭ㅹ�됮」訝삭쫨�ⓧ틢躍�뒰�d틳阿졿꺈雅롨푵�㎫뎵�� Git �꾤뵪�룔�귝뿧�덃쑍訝�쉪 \"Git add<�뉐츣瓮�푶>...\" �� \"Git add--no all<�뉐츣瓮�푶>...\" �꾢릪阿됭칾竊뚦뜵恙썹븼藥꿨닠�ㅷ쉪�뉏뻑��"
 
 #. type: Labeled list
 #: en/git-add.txt:147 en/git-format-patch.txt:104 en/git-submodule.txt:351
@@ -6120,7 +6033,7 @@ msgstr "-N"
 
 #. type: Labeled list
 #: en/git-add.txt:148 en/git-apply.txt:77
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--intent-to-add"
 msgstr "--intent-to-add"
 
@@ -6128,13 +6041,11 @@ msgstr "--intent-to-add"
 #: en/git-add.txt:154
 #, fuzzy, priority:300
 msgid "Record only the fact that the path will be added later. An entry for the path is placed in the index with no content. This is useful for, among other things, showing the unstaged content of such files with `git diff` and committing them with `git commit -a`."
-msgstr ""
-"�よ�壤뺟쮰�롥컛曆삣뒥瓮�푶�꾡틟若욁�귟러孃꾤쉪窈밥폏熬ユ붂營�쑉榮℡폊訝�펽鵝녵툖�끾떖�밧뒯�꾢냵若밤�귟퓳野밥틢鵝욜뵪 `git diff` �양ㅊ�뉏뻑�꾣쑋�귛춼�끻�餓ε룋鵝� `git "
-"commit -a` �먧벡瓦쇾틳�뉏뻑�욃만�됬뵪��"
+msgstr "�よ�壤뺟쮰�롥컛曆삣뒥瓮�푶�꾡틟若욁�귟러孃꾤쉪窈밥폏熬ユ붂營�쑉榮℡폊訝�펽鵝녵툖�끾떖�밧뒯�꾢냵若밤�귟퓳野밥틢鵝욜뵪 `git diff` �양ㅊ�뉏뻑�꾣쑋�귛춼�끻�餓ε룋鵝� `git commit -a` �먧벡瓦쇾틳�뉏뻑�욃만�됬뵪��"
 
 #. type: Labeled list
 #: en/git-add.txt:155 en/git-update-index.txt:55
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--refresh"
 msgstr "--refresh"
 
@@ -6146,7 +6057,7 @@ msgstr "訝띷렌�졿뻼餓띰펽�ゅ댎�곁뇨凉뺜릎�� stat() 岳→겘��"
 
 #. type: Labeled list
 #: en/git-add.txt:159
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--ignore-errors"
 msgstr "--ignore-errors"
 
@@ -6154,13 +6065,11 @@ msgstr "--ignore-errors"
 #: en/git-add.txt:165
 #, fuzzy, priority:300
 msgid "If some files could not be added because of errors indexing them, do not abort the operation, but continue adding the others. The command shall still exit with non-zero status.  The configuration variable `add.ignoreErrors` can be set to true to make this the default behaviour."
-msgstr ""
-"倻귝옖�긴틢榮℡폊�숃��뚧뿞力뺞렌�졿윇雅쎿뻼餓띰펽瑥룝툖誤곦릎閭€뱧鵝쒙펽�뚧삸瀯㎫뺌曆삣뒥�뜸퍟�뉏뻑�귛뫝餓ㅴ퍖佯붶빳�욇쎏�뜻�곲���뷩�귛룾餓ε컛�띸쉰�섌뇧`add."
-"ignoreErrors`溫양쉰訝틊rue竊뚥슴�뜻닇訝븅퍡溫ㅸ죱訝뷩��"
+msgstr "倻귝옖�긴틢榮℡폊�숃��뚧뿞力뺞렌�졿윇雅쎿뻼餓띰펽瑥룝툖誤곦릎閭€뱧鵝쒙펽�뚧삸瀯㎫뺌曆삣뒥�뜸퍟�뉏뻑�귛뫝餓ㅴ퍖佯붶빳�욇쎏�뜻�곲���뷩�귛룾餓ε컛�띸쉰�섌뇧`add.ignoreErrors`溫양쉰訝틊rue竊뚥슴�뜻닇訝븅퍡溫ㅸ죱訝뷩��"
 
 #. type: Labeled list
 #: en/git-add.txt:166 en/git-notes.txt:169 en/git-update-index.txt:73 en/rev-list-options.txt:200
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--ignore-missing"
 msgstr "--ignore-missing"
 
@@ -6172,7 +6081,7 @@ msgstr "閭ㅹ�됮」�よ꺗訝�--dry-run訝�壅룝슴�ⓦ�귡�싪퓝鵝욜뵪閭ㅹ�됮」竊뚨뵪��
 
 #. type: Labeled list
 #: en/git-add.txt:172
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--no-warn-embedded-repo"
 msgstr "--no-warn-embedded-repo"
 
@@ -6180,13 +6089,11 @@ msgstr "--no-warn-embedded-repo"
 #: en/git-add.txt:178
 #, fuzzy, priority:300
 msgid "By default, `git add` will warn when adding an embedded repository to the index without using `git submodule add` to create an entry in `.gitmodules`. This option will suppress the warning (e.g., if you are manually performing operations on submodules)."
-msgstr ""
-"容섋��끻넻訝뗰펽 `git add` 弱녶쑉�묊뇨凉뺞렌�졾탪�ε폀耶섇궓佯볠뿶�묈눣鈺�몜竊뚩�뚥툖鵝욜뵪 `git submodule add` �� `.gitmodules` "
-"訝�닗兩뷸씉���귝��됮」弱녷뒔�띈��딉펷堊뗥쫩竊뚦쫩�쒏뎸�ⓨ�耶먩Æ�쀦돢烏뚧뱧鵝쒙펹��"
+msgstr "容섋��끻넻訝뗰펽 `git add` 弱녶쑉�묊뇨凉뺞렌�졾탪�ε폀耶섇궓佯볠뿶�묈눣鈺�몜竊뚩�뚥툖鵝욜뵪 `git submodule add` �� `.gitmodules` 訝�닗兩뷸씉���귝��됮」弱녷뒔�띈��딉펷堊뗥쫩竊뚦쫩�쒏뎸�ⓨ�耶먩Æ�쀦돢烏뚧뱧鵝쒙펹��"
 
 #. type: Labeled list
 #: en/git-add.txt:179
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--renormalize"
 msgstr "--renormalize"
 
@@ -6194,9 +6101,7 @@ msgstr "--renormalize"
 #: en/git-add.txt:185
 #, fuzzy, priority:300
 msgid "Apply the \"clean\" process freshly to all tracked files to forcibly add them again to the index.  This is useful after changing `core.autocrlf` configuration or the `text` attribute in order to correct files added with wrong CRLF/LF line endings.  This option implies `-u`."
-msgstr ""
-"野방��됭퇎甕ょ쉪�뉏뻑佯붺뵪`clean`瓦뉒쮮竊뚦컛若껂뺄�띷А凉뷴댍曆삣뒥�곁뇨凉뺜릎�귟퓳�ⓩ쎍��`core.autocrlf`�띸쉰��`text`掠욄�㏛빳�닸�曆삣뒥雅녽뵗瑥츮RLF/"
-"LF烏뚨퍜弱양쉪�뉏뻑�롩씆躍멩쐣�ⓦ�귝��됮」�먨맜`-u`�됮」��"
+msgstr "野방��됭퇎甕ょ쉪�뉏뻑佯붺뵪`clean`瓦뉒쮮竊뚦컛若껂뺄�띷А凉뷴댍曆삣뒥�곁뇨凉뺜릎�귟퓳�ⓩ쎍��`core.autocrlf`�띸쉰��`text`掠욄�㏛빳�닸�曆삣뒥雅녽뵗瑥츮RLF/LF烏뚨퍜弱양쉪�뉏뻑�롩씆躍멩쐣�ⓦ�귝��됮」�먨맜`-u`�됮」��"
 
 #. type: Labeled list
 #: en/git-add.txt:186 en/git-update-index.txt:86
@@ -6220,14 +6125,11 @@ msgstr "--pathspec-from-file=<file>"
 #: en/git-add.txt:198 en/git-checkout.txt:319 en/git-commit.txt:289 en/git-reset.txt:119 en/git-restore.txt:132 en/git-rm.txt:85 en/git-stash.txt:207
 #, fuzzy, priority:300
 msgid "Pathspec is passed in `<file>` instead of commandline args. If `<file>` is exactly `-` then standard input is used. Pathspec elements are separated by LF or CR/LF. Pathspec elements can be quoted as explained for the configuration variable `core.quotePath` (see linkgit:git-config[1]). See also `--pathspec-file-nul` and global `--literal-pathspecs`."
-msgstr ""
-"Pathspec�� `<file>` 訝�폖�믭펽�뚥툖��쑉�썰빱烏뚦뢿�겻릎鴉좈�믡�귛쫩�� `<file>` 閭e��� `-`竊뚦닕鵝욜뵪�뉐뇛渦볟뀯�괦athspec �껆킔�� "
-"LF �� CR/LF �녽슂�귛룾餓ε폊�③뀓營�룜�� `core.quotePath` �� Pathspec �껆킔竊덅��귟쭅 linkgit:git "
-"config[1]竊됥�귛룱瑥룟뢿鰲� `--pathspec-file-nul `�뚦뀲掠� `--literal-pathspecs`��"
+msgstr "Pathspec�� `<file>` 訝�폖�믭펽�뚥툖��쑉�썰빱烏뚦뢿�겻릎鴉좈�믡�귛쫩�� `<file>` 閭e��� `-`竊뚦닕鵝욜뵪�뉐뇛渦볟뀯�괦athspec �껆킔�� LF �� CR/LF �녽슂�귛룾餓ε폊�③뀓營�룜�� `core.quotePath` �� Pathspec �껆킔竊덅��귟쭅 linkgit:git config[1]竊됥�귛룱瑥룟뢿鰲� `--pathspec-file-nul `�뚦뀲掠� `--literal-pathspecs`��"
 
 #. type: Labeled list
 #: en/git-add.txt:199 en/git-checkout.txt:320 en/git-commit.txt:290 en/git-reset.txt:120 en/git-restore.txt:133 en/git-rm.txt:86 en/git-stash.txt:208
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--pathspec-file-nul"
 msgstr "--pathspec-file-nul"
 
@@ -6235,8 +6137,7 @@ msgstr "--pathspec-file-nul"
 #: en/git-add.txt:203 en/git-checkout.txt:324 en/git-commit.txt:294 en/git-reset.txt:124 en/git-restore.txt:137 en/git-rm.txt:90 en/git-stash.txt:214
 #, fuzzy, priority:300
 msgid "Only meaningful with `--pathspec-from-file`. Pathspec elements are separated with NUL character and all other characters are taken literally (including newlines and quotes)."
-msgstr ""
-"�ゆ쐣�ⓧ슴�� `--pathspec-from-file` �뜻뎺�됪꼷阿됥�귝뙁若싪러孃꾢뀇榮좂뵪 NUL 耶쀧Е�녽슂竊뚧��됧끀餓뽩춻寧�꺗�됧춻�€꼷�앾펷�끾떖��죱寧�뭽凉뺝뤇竊됭〃鹽뷩��"
+msgstr "�ゆ쐣�ⓧ슴�� `--pathspec-from-file` �뜻뎺�됪꼷阿됥�귝뙁若싪러孃꾢뀇榮좂뵪 NUL 耶쀧Е�녽슂竊뚧��됧끀餓뽩춻寧�꺗�됧춻�€꼷�앾펷�끾떖��죱寧�뭽凉뺝뤇竊됭〃鹽뷩��"
 
 #. type: Labeled list
 #: en/git-add.txt:204 en/git-check-attr.txt:39 en/git-checkout-index.txt:71 en/git-checkout.txt:355 en/git-commit.txt:358 en/git-grep.txt:324 en/git-ls-files.txt:182 en/git-merge-index.txt:23 en/git-prune.txt:51 en/git-reset.txt:125 en/git-restore.txt:138 en/git-rm.txt:60 en/git-stash.txt:222 en/git-update-index.txt:227 en/git-verify-pack.txt:36
@@ -6308,8 +6209,7 @@ msgstr "壤볟뫝餓ㅸ퓵�δ벡雅믤Æ凉뤸뿶竊뚦츆弱녷샑鹽� `status` 耶먨뫝餓ㅷ쉪渦�
 #: en/git-add.txt:244 en/git-clean.txt:85
 #, fuzzy, priority:300
 msgid "The command loop shows the list of subcommands available, and gives a prompt \"What now> \".  In general, when the prompt ends with a single '>', you can pick only one of the choices given and type return, like this:"
-msgstr ""
-"�썰빱孃ょ렞�양ㅊ��뵪�꾢춴�썰빱�쀨〃竊뚦뭉�먪ㅊ `What now>`�귡�싧만竊뚦퐪�먪ㅊ餓ε뜒訝� `>` 瀯볟갼�띰펽�ⓨ룵�썽�됪떓瀯쇿츣�꾡�訝ら�됮」亮띌뵰�ε썮饔�펽倻귚툔��鹽븝폏"
+msgstr "�썰빱孃ょ렞�양ㅊ��뵪�꾢춴�썰빱�쀨〃竊뚦뭉�먪ㅊ `What now>`�귡�싧만竊뚦퐪�먪ㅊ餓ε뜒訝� `>` 瀯볟갼�띰펽�ⓨ룵�썽�됪떓瀯쇿츣�꾡�訝ら�됮」亮띌뵰�ε썮饔�펽倻귚툔��鹽븝폏"
 
 #. type: delimited block -
 #: en/git-add.txt:250
@@ -6347,9 +6247,7 @@ msgstr "�뜻��"
 #: en/git-add.txt:264
 #, fuzzy, priority:300
 msgid "This shows the change between HEAD and index (i.e. what will be committed if you say `git commit`), and between index and working tree files (i.e. what you could stage further before `git commit` using `git add`) for each path.  A sample output looks like this:"
-msgstr ""
-"瓦쇿컛�양ㅊ驪뤶릉瓮�푶訝� HEAD �뚨뇨凉뺜퉳�당쉪�닸뵻竊덂뜵竊뚦쫩�쒑풏�� `git commit`竊뚦컛�먧벡餓�阿덌펹竊뚥빳�딁뇨凉뺝뭽藥δ퐳�묉뻼餓뜸퉳�당쉪�닸뵻竊덂뜵竊뚦쑉渦볟뀯 `"
-"git commit` 阿뗥뎺竊뚧돢烏� `git add` ��빳瓦쎽�閭ζ쉨耶섆�阿덌펹�귞ㅊ堊뗨풏�뷴쫩訝뗰폏"
+msgstr "瓦쇿컛�양ㅊ驪뤶릉瓮�푶訝� HEAD �뚨뇨凉뺜퉳�당쉪�닸뵻竊덂뜵竊뚦쫩�쒑풏�� `git commit`竊뚦컛�먧벡餓�阿덌펹竊뚥빳�딁뇨凉뺝뭽藥δ퐳�묉뻼餓뜸퉳�당쉪�닸뵻竊덂뜵竊뚦쑉渦볟뀯 `git commit` 阿뗥뎺竊뚧돢烏� `git add` ��빳瓦쎽�閭ζ쉨耶섆�阿덌펹�귞ㅊ堊뗨풏�뷴쫩訝뗰폏"
 
 #. type: delimited block -
 #: en/git-add.txt:269
@@ -6367,14 +6265,11 @@ msgstr ""
 #: en/git-add.txt:280
 #, fuzzy, priority:300
 msgid "It shows that foo.png has differences from HEAD (but that is binary so line count cannot be shown) and there is no difference between indexed copy and the working tree version (if the working tree version were also different, 'binary' would have been shown in place of 'nothing').  The other file, git-add{litdd}interactive.perl, has 403 lines added and 35 lines deleted if you commit what is in the index, but working tree file has further modifications (one addition and one deletion)."
-msgstr ""
-"若껇〃�럈oo.png訝랧EAD�됧뙷�ワ펷鵝녶끀��틠瓦쎾댍�꾬펽�졿��졿퀡�양ㅊ烏뚧빊竊됵펽榮℡폊��쑍�뚦램鵝쒏젒�덃쑍阿뗩뿴亦→쐣�뷴닽竊덂쫩�쒎램鵝쒏젒�덃쑍阿잋툖�뚳펽`nothing`�꾡퐤營�"
-"訝듾폏�양ㅊ`binary`竊됥�귛룱訝�訝ゆ뻼餓턦it add-{litdd}interactive."
-"perl曆삣뒥雅�403烏뚳펽倻귝옖�먧벡榮℡폊訝�쉪�끻�竊뚦닕�좈솮雅�35烏뚳펽鵝녶램鵝쒏젒�뉏뻑�됮쥫鸚뽨엶�뱄펷訝�轝→렌�졽�轝▼닠�ㅿ펹��"
+msgstr "若껇〃�럈oo.png訝랧EAD�됧뙷�ワ펷鵝녶끀��틠瓦쎾댍�꾬펽�졿��졿퀡�양ㅊ烏뚧빊竊됵펽榮℡폊��쑍�뚦램鵝쒏젒�덃쑍阿뗩뿴亦→쐣�뷴닽竊덂쫩�쒎램鵝쒏젒�덃쑍阿잋툖�뚳펽`nothing`�꾡퐤營�툓鴉싨샑鹽�`binary`竊됥�귛룱訝�訝ゆ뻼餓턦it add-{litdd}interactive.perl曆삣뒥雅�403烏뚳펽倻귝옖�먧벡榮℡폊訝�쉪�끻�竊뚦닕�좈솮雅�35烏뚳펽鵝녶램鵝쒏젒�뉏뻑�됮쥫鸚뽨엶�뱄펷訝�轝→렌�졽�轝▼닠�ㅿ펹��"
 
 #. type: Labeled list
 #: en/git-add.txt:281 en/git-update-ref.txt:102
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "update"
 msgstr "update"
 
@@ -6382,9 +6277,7 @@ msgstr "update"
 #: en/git-add.txt:290
 #, fuzzy, priority:300
 msgid "This shows the status information and issues an \"Update>>\" prompt.  When the prompt ends with double '>>', you can make more than one selection, concatenated with whitespace or comma.  Also you can say ranges.  E.g. \"2-5 7,9\" to choose 2,3,4,5,7,9 from the list.  If the second number in a range is omitted, all remaining patches are taken.  E.g. \"7-\" to choose 7,8,9 from the list.  You can say '*' to choose everything."
-msgstr ""
-"瓦쇿컛�양ㅊ�뜻�곦에��뭉�묈눣�쒏쎍��>>�앮룓鹽뷩�귛퐪�먪ㅊ餓β��>>�앯퍜弱얏뿶竊뚦룾餓θ퓵烏뚦쩀訝ら�됪떓竊뚦뭉�①㈉�쇗닑�쀥뤇瓦욄렏�귚퐷阿잌룾餓θ풏�θ똽�담�귚풃倻귨폏��2-5 7,9�앭컛餓롥닓烏ⓧ릎"
-"�됪떓2��3��4��5��7��9�귛쫩�쒐쐛�δ�訝よ똽�답릎�꾤К雅뚥릉�겼춻竊뚦닕弱녻렩�뽪��됧돥鵝숂쉪烏δ툈�귚풃倻귨폏��7-�앬퍗�쀨〃訝��됪떓7��8��9�귚퐷��빳渦볟뀯��*�앮씎�됪떓�③깿烏δ툈��"
+msgstr "瓦쇿컛�양ㅊ�뜻�곦에��뭉�묈눣�쒏쎍��>>�앮룓鹽뷩�귛퐪�먪ㅊ餓β��>>�앯퍜弱얏뿶竊뚦룾餓θ퓵烏뚦쩀訝ら�됪떓竊뚦뭉�①㈉�쇗닑�쀥뤇瓦욄렏�귚퐷阿잌룾餓θ풏�θ똽�담�귚풃倻귨폏��2-5 7,9�앭컛餓롥닓烏ⓧ릎�됪떓2��3��4��5��7��9�귛쫩�쒐쐛�δ�訝よ똽�답릎�꾤К雅뚥릉�겼춻竊뚦닕弱녻렩�뽪��됧돥鵝숂쉪烏δ툈�귚풃倻귨폏��7-�앬퍗�쀨〃訝��됪떓7��8��9�귚퐷��빳渦볟뀯��*�앮씎�됪떓�③깿烏δ툈��"
 
 #. type: Plain text
 #: en/git-add.txt:293
@@ -6456,9 +6349,7 @@ msgstr "烏δ툈"
 #: en/git-add.txt:328
 #, fuzzy, priority:300
 msgid "This lets you choose one path out of a 'status' like selection.  After choosing the path, it presents the diff between the index and the working tree file and asks you if you want to stage the change of each hunk.  You can select one of the following options and type return:"
-msgstr ""
-"瓦쇿뀅溫멩궓餓롧굳鴉� \"status\" "
-"�썰빱�꾦�됪떓訝��됪떓訝��↑러孃꾠�귛쑉�됪떓瓮�푶阿뗥릮竊뚦츆弱녷샑鹽븀뇨凉뺝뭽藥δ퐳�묉뻼餓뜸퉳�당쉪藥�펰竊뚦뭉瑥�뿮�ⓩ삸��쫨�귛춼驪뤶릉�쀧쉪�닸뵻�귝궓��빳�됪떓餓δ툔�됮」阿뗤�亮띈풏�ε썮饔�폏"
+msgstr "瓦쇿뀅溫멩궓餓롧굳鴉� \"status\" �썰빱�꾦�됪떓訝��됪떓訝��↑러孃꾠�귛쑉�됪떓瓮�푶阿뗥릮竊뚦츆弱녷샑鹽븀뇨凉뺝뭽藥δ퐳�묉뻼餓뜸퉳�당쉪藥�펰竊뚦뭉瑥�뿮�ⓩ삸��쫨�귛춼驪뤶릉�쀧쉪�닸뵻�귝궓��빳�됪떓餓δ툔�됮」阿뗤�亮띈풏�ε썮饔�폏"
 
 #. type: Plain text
 #: en/git-add.txt:343
@@ -6508,7 +6399,7 @@ msgstr "�싪퓝弱녽뀓營�룜�� `interactive.singleKey` 溫양쉰訝� `true`竊뚦쑉閭�
 
 #. type: Labeled list
 #: en/git-add.txt:350
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "diff"
 msgstr "diff"
 
@@ -6528,10 +6419,7 @@ msgstr "煐뽬풌烏δ툈"
 #: en/git-add.txt:367
 #, fuzzy, priority:300
 msgid "Invoking `git add -e` or selecting `e` from the interactive hunk selector will open a patch in your editor; after the editor exits, the result is applied to the index. You are free to make arbitrary changes to the patch, but note that some changes may have confusing results, or even result in a patch that cannot be applied.  If you want to abort the operation entirely (i.e., stage nothing new in the index), simply delete all lines of the patch. The list below describes some common things you may see in a patch, and which editing operations make sense on them."
-msgstr ""
-"瘟껆뵪`git add -e`�뽨퍗雅ㅴ틨凉뤷쓼�됪떓�ⓧ릎�됪떓`e`�썰빱竊뚦컛�①폋渦묈솳訝�돀凉�訝�訝よ‥訝곥�귞폋渦묈솳���뷴릮竊뚨퍜�쒎컛佯붺뵪雅롧뇨凉뺛�귝궓��빳�뤸꼷野배‥訝곮퓵烏뚥뻣鵝뺞쎍�뱄펽鵝�"
-"���力ⓩ꼷竊뚧윇雅쎿쎍�밧룾�썰폏野쇠눜曆룝묽竊뚨뵚�녑��닺‥訝곫뿞力뺜슴�ⓦ�귛쫩�쒏궓�녑츑�ⓧ릎閭���띴퐳竊덂뜵訝띶쑉榮℡폊訝�쎍�겼냵若뱄펹竊뚦룵���좈솮烏δ툈訝�쉪���됭죱�귚툔�®쉪�쀨〃�뤺염雅녷궓��꺗鴉싧쑉"
-"烏δ툈訝�쐦�곁쉪訝�雅쎾만鰲곩냵若뱄펽餓ε룋野밧끀瓦쏂죱�や틳煐뽬풌�띴퐳�띷쐣�뤶퉱��"
+msgstr "瘟껆뵪`git add -e`�뽨퍗雅ㅴ틨凉뤷쓼�됪떓�ⓧ릎�됪떓`e`�썰빱竊뚦컛�①폋渦묈솳訝�돀凉�訝�訝よ‥訝곥�귞폋渦묈솳���뷴릮竊뚨퍜�쒎컛佯붺뵪雅롧뇨凉뺛�귝궓��빳�뤸꼷野배‥訝곮퓵烏뚥뻣鵝뺞쎍�뱄펽鵝녷삸瑥룡낏�륅펽�먧틳�닸뵻��꺗鴉싧��닸렁阿깍펽�싪눛野쇠눜烏δ툈�졿퀡鵝욜뵪�귛쫩�쒏궓�녑츑�ⓧ릎閭���띴퐳竊덂뜵訝띶쑉榮℡폊訝�쎍�겼냵若뱄펹竊뚦룵���좈솮烏δ툈訝�쉪���됭죱�귚툔�®쉪�쀨〃�뤺염雅녷궓��꺗鴉싧쑉烏δ툈訝�쐦�곁쉪訝�雅쎾만鰲곩냵若뱄펽餓ε룋野밧끀瓦쏂죱�や틳煐뽬풌�띴퐳�띷쐣�뤶퉱��"
 
 #. type: Labeled list
 #: en/git-add.txt:369
@@ -6557,8 +6445,8 @@ msgstr "�좈솮�꾢냵若�"
 msgid "Removed content is represented by lines beginning with \"-\". You can prevent staging their removal by converting the \"-\" to a \" \" (space)."
 msgstr "�좈솮�꾢냵若밥빳��-�앭�鸚당쉪烏뚩〃鹽뷩�귝궓��빳�싪퓝弱녳��-�앲쉬�㏘맏�� �앾펷令뷸졏竊됪씎�꿩�弱녶끀�좈솮��"
 
-# 瑥묋�낉폏�ュ갼訝ㅴ릉耶쀨뒄��꺗熬ュ닠�륅펽倻귝옖玲삭캂訝뷰릎�뉑젃�밥폏�븀렟�듾릉黎됧춻
 #. type: Labeled list
+# 瑥묋�낉폏�ュ갼訝ㅴ릉耶쀨뒄��꺗熬ュ닠�륅펽倻귝옖玲삭캂訝뷰릎�뉑젃�밥폏�븀렟�듾릉黎됧춻
 #: en/git-add.txt:379
 #, fuzzy, no-wrap, priority:300
 msgid "modified content"
@@ -6568,17 +6456,13 @@ msgstr "岳�뵻�꾢냵若�"
 #: en/git-add.txt:386
 #, fuzzy, priority:300
 msgid "Modified content is represented by \"-\" lines (removing the old content)  followed by \"{plus}\" lines (adding the replacement content). You can prevent staging the modification by converting \"-\" lines to \" \", and removing \"{plus}\" lines. Beware that modifying only half of the pair is likely to introduce confusing changes to the index."
-msgstr ""
-"岳�뵻�롧쉪�끻��기��-�앲죱竊덂닠�ㅶ뿧�끻�竊됧뭽��{plus}�앲죱竊덃렌�졿쎘�℡냵若뱄펹烏①ㅊ�귡�싪퓝弱녳��-�앲죱饔ф뜟訝뷜�� "
-"�앾펽亮뜹닠�ㅲ��{plus}�앲죱竊뚦룾餓ι삻閭㏘릿�띈퓵烏뚥엶�밤�귟�力ⓩ꼷竊뚦룵岳�뵻�뜸릎訝�訝ゅ룾�썰폏瀯숂뇨凉뺝를�ζ렁阿긺쉪�닸뵻��"
+msgstr "岳�뵻�롧쉪�끻��기��-�앲죱竊덂닠�ㅶ뿧�끻�竊됧뭽��{plus}�앲죱竊덃렌�졿쎘�℡냵若뱄펹烏①ㅊ�귡�싪퓝弱녳��-�앲죱饔ф뜟訝뷜�� �앾펽亮뜹닠�ㅲ��{plus}�앲죱竊뚦룾餓ι삻閭㏘릿�띈퓵烏뚥엶�밤�귟�力ⓩ꼷竊뚦룵岳�뵻�뜸릎訝�訝ゅ룾�썰폏瀯숂뇨凉뺝를�ζ렁阿긺쉪�닸뵻��"
 
 #. type: Plain text
 #: en/git-add.txt:394
 #, fuzzy, priority:300
 msgid "There are also more complex operations that can be performed. But beware that because the patch is applied only to the index and not the working tree, the working tree will appear to \"undo\" the change in the index.  For example, introducing a new line into the index that is in neither the HEAD nor the working tree will stage the new line for commit, but the line will appear to be reverted in the working tree."
-msgstr ""
-"瓦섇룾餓ζ돢烏뚧쎍鸚띷쓡�꾣뱧鵝쒌�귚퐜���力ⓩ꼷竊뚨뵳雅롨‥訝곦퍎佯붺뵪雅롧뇨凉뺠�뚥툖��램鵝쒏젒竊뚦썱閭ㅵ램鵝쒏젒鴉쇌퉶鴉싢�쒏뮘易댿�앯뇨凉뺜릎�꾣쎍�밤�귚풃倻귨펽�①뇨凉뺜릎曆삣뒥訝�烏뚳펽�뚩�烏뚥툖�� HEAD "
-"�뽩램鵝쒏젒�귝��뜸폏�귛춼�뜸빳瓦쏂죱�먧벡竊뚥퐜���烏뚥세阿롥쑉鴉싧쑉藥δ퐳�묇릎瓦쏂죱瓦섇렅��"
+msgstr "瓦섇룾餓ζ돢烏뚧쎍鸚띷쓡�꾣뱧鵝쒌�귚퐜���力ⓩ꼷竊뚨뵳雅롨‥訝곦퍎佯붺뵪雅롧뇨凉뺠�뚥툖��램鵝쒏젒竊뚦썱閭ㅵ램鵝쒏젒鴉쇌퉶鴉싢�쒏뮘易댿�앯뇨凉뺜릎�꾣쎍�밤�귚풃倻귨펽�①뇨凉뺜릎曆삣뒥訝�烏뚳펽�뚩�烏뚥툖�� HEAD �뽩램鵝쒏젒�귝��뜸폏�귛춼�뜸빳瓦쏂죱�먧벡竊뚥퐜���烏뚥세阿롥쑉鴉싧쑉藥δ퐳�묇릎瓦쏂죱瓦섇렅��"
 
 #. type: Plain text
 #: en/git-add.txt:396
@@ -6596,9 +6480,7 @@ msgstr "�좈솮�ゆ뵻�①쉪�끻�"
 #: en/git-add.txt:404
 #, fuzzy, priority:300
 msgid "Content which does not differ between the index and working tree may be shown on context lines, beginning with a \" \" (space).  You can stage context lines for removal by converting the space to a \"-\". The resulting working tree file will appear to re-add the content."
-msgstr ""
-"榮℡폊�뚦램鵝쒏젒阿뗩뿴亦→쐣�뷴닽�꾢냵若밧룾�썰폏�양ㅊ�ⓧ툓訝뗦뻼烏뚥릎竊뚥빳�� "
-"�앾펷令뷸졏竊됧�鸚담�귝궓��빳�싪퓝弱녺㈉�쇠쉬�㏘맏��-�앮씎�귛춼誤곩닠�ㅷ쉪訝듾툔�뉓죱�귞뵟�먪쉪藥δ퐳�묉뻼餓뜹컛�띷뼭曆삣뒥�끻���"
+msgstr "榮℡폊�뚦램鵝쒏젒阿뗩뿴亦→쐣�뷴닽�꾢냵若밧룾�썰폏�양ㅊ�ⓧ툓訝뗦뻼烏뚥릎竊뚥빳�� �앾펷令뷸졏竊됧�鸚담�귝궓��빳�싪퓝弱녺㈉�쇠쉬�㏘맏��-�앮씎�귛춼誤곩닠�ㅷ쉪訝듾툔�뉓죱�귞뵟�먪쉪藥δ퐳�묉뻼餓뜹컛�띷뼭曆삣뒥�끻���"
 
 #. type: Labeled list
 #: en/git-add.txt:405
@@ -6610,9 +6492,7 @@ msgstr "岳�뵻�경쐣�꾢냵若�"
 #: en/git-add.txt:412
 #, fuzzy, priority:300
 msgid "One can also modify context lines by staging them for removal (by converting \" \" to \"-\") and adding a \"{plus}\" line with the new content.  Similarly, one can modify \"{plus}\" lines for existing additions or modifications. In all cases, the new modification will appear reverted in the working tree."
-msgstr ""
-"阿잌룾餓ι�싪퓝�귛춼訝듾툔�뉓죱竊덆�싪퓝弱녳�� �앲쉬�㏘맏��-�앾펹餓θ퓵烏뚦닠�ㅶ씎岳�뵻訝듾툔�뉓죱竊뚦뭉�ⓨ끀訝�렌�졿뼭�끻��꾟��{plus}�앲죱�귞굳鴉쇔쑑竊뚦룾餓δ엶�밟��{plus}�앲죱餓θ퓵"
-"烏뚨렟�됧냵若밭쉪曆삣뒥�뽨엶�밤�귛쑉���됪깄�듕툔竊뚧뼭�꾡엶�백꺗弱녶쑉藥δ퐳�묇릎瓦섇렅��"
+msgstr "阿잌룾餓ι�싪퓝�귛춼訝듾툔�뉓죱竊덆�싪퓝弱녳�� �앲쉬�㏘맏��-�앾펹餓θ퓵烏뚦닠�ㅶ씎岳�뵻訝듾툔�뉓죱竊뚦뭉�ⓨ끀訝�렌�졿뼭�끻��꾟��{plus}�앲죱�귞굳鴉쇔쑑竊뚦룾餓δ엶�밟��{plus}�앲죱餓θ퓵烏뚨렟�됧냵若밭쉪曆삣뒥�뽨엶�밤�귛쑉���됪깄�듕툔竊뚧뼭�꾡엶�백꺗弱녶쑉藥δ퐳�묇릎瓦섇렅��"
 
 #. type: Labeled list
 #: en/git-add.txt:413
@@ -6658,11 +6538,9 @@ msgstr "�귟쭅"
 
 #. type: Plain text
 #: en/git-add.txt:435
-#, fuzzy, ignore-same, priority:300
+#, ignore-same, priority:300
 msgid "linkgit:git-status[1] linkgit:git-rm[1] linkgit:git-reset[1] linkgit:git-mv[1] linkgit:git-commit[1] linkgit:git-update-index[1]"
-msgstr ""
-"linkgit:git-status[1] linkgit:git-rm[1] linkgit:git-reset[1] linkgit:git-"
-"mv[1] linkgit:git-commit[1] linkgit:git-update-index[1]"
+msgstr "linkgit:git-status[1] linkgit:git-rm[1] linkgit:git-reset[1] linkgit:git-mv[1] linkgit:git-commit[1] linkgit:git-update-index[1]"
 
 #. type: Title -
 #: en/git-add.txt:437 en/git-am.txt:249 en/git-annotate.txt:32 en/git-apply.txt:284 en/git-archimport.txt:112 en/git-archive.txt:202 en/git-bisect.txt:509 en/git-blame.txt:235 en/git-branch.txt:382 en/git-bugreport.txt:53 en/git-bundle.txt:251 en/git-cat-file.txt:318 en/git-check-attr.txt:119 en/git-check-ignore.txt:125 en/git-check-mailmap.txt:46 en/git-checkout-index.txt:176 en/git-checkout.txt:602 en/git-check-ref-format.txt:139 en/git-cherry-pick.txt:245 en/git-cherry.txt:144 en/git-citool.txt:24 en/git-clean.txt:141 en/git-clone.txt:353 en/git-column.txt:78 en/git-commit-tree.txt:100 en/git-commit.txt:545 en/git-config.txt:499 en/git-count-objects.txt:53 en/git-credential-cache--daemon.txt:29 en/git-credential-cache.txt:79 en/git-credential-store.txt:109 en/git-cvsexportcommit.txt:117 en/git-cvsimport.txt:227 en/git-cvsserver.txt:432 en/git-daemon.txt:339 en/git-describe.txt:206 en/git-diff-files.txt:51 en/git-diff-index.txt:121 en/git-difftool.txt:148 en/git-diff-tree.txt:125 en/git-diff.txt:215 en/git-fast-export.txt:283 en/git-fast-import.txt:1572 en/git-fetch-pack.txt:131 en/git-fetch.txt:302 en/git-filter-branch.txt:702 en/git-fmt-merge-msg.txt:77 en/git-for-each-ref.txt:419 en/git-format-patch.txt:718 en/git-fsck-objects.txt:21 en/git-fsck.txt:174 en/git-gc.txt:160 en/git-get-tar-commit-id.txt:29 en/git-grep.txt:365 en/git-gui.txt:120 en/git-hash-object.txt:62 en/git-help.txt:203 en/git-http-backend.txt:276 en/git-http-fetch.txt:55 en/git-http-push.txt:96 en/git-imap-send.txt:143 en/git-index-pack.txt:117 en/git-init-db.txt:22 en/git-init.txt:167 en/git-instaweb.txt:93 en/git-interpret-trailers.txt:389 en/git-log.txt:288 en/git-ls-files.txt:249 en/git-ls-remote.txt:120 en/git-ls-tree.txt:103 en/git-mailinfo.txt:100 en/git-mailsplit.txt:56 en/git-merge-base.txt:246 en/git-merge-file.txt:94 en/git-merge-index.txt:82 en/git-merge-one-file.txt:20 en/git-mergetool--lib.txt:48 en/git-mergetool.txt:113 en/git-merge-tree.txt:28 en/git-merge.txt:376 en/git-mktag.txt:38 en/git-mktree.txt:39 en/git-mv.txt:68 en/git-name-rev.txt:88 en/git-notes.txt:404 en/git-pack-objects.txt:410 en/git-pack-redundant.txt:49 en/git-pack-refs.txt:72 en/git-parse-remote.txt:22 en/git-patch-id.txt:60 en/git-prune-packed.txt:46 en/git-prune.txt:88 en/git-pull.txt:254 en/git-push.txt:672 en/git-quiltimport.txt:63 en/git-read-tree.txt:442 en/git-rebase.txt:1284 en/git-receive-pack.txt:255 en/git-reflog.txt:137 en/git-remote-ext.txt:124 en/git-remote-fd.txt:58 en/git-remote.txt:255 en/git-repack.txt:187 en/git-replace.txt:160 en/git-request-pull.txt:78 en/git-rerere.txt:221 en/git-reset.txt:502 en/git-restore.txt:214 en/git-revert.txt:144 en/git-rev-list.txt:35 en/git-rev-parse.txt:463 en/git-rm.txt:195 en/git-send-email.txt:525 en/git-send-pack.txt:155 en/git-shell.txt:105 en/git-sh-i18n--envsubst.txt:35 en/git-sh-i18n.txt:42 en/git-shortlog.txt:121 en/git-show-branch.txt:203 en/git-show-index.txt:51 en/git-show-ref.txt:185 en/git-show.txt:86 en/git-sh-setup.txt:94 en/git-stage.txt:22 en/git-stash.txt:357 en/git-status.txt:442 en/git-stripspace.txt:93 en/git-submodule.txt:455 en/git-svn.txt:1174 en/git-switch.txt:272 en/git-symbolic-ref.txt:68 en/git-tag.txt:391 en/git.txt:1009 en/git-unpack-file.txt:27 en/git-unpack-objects.txt:51 en/git-update-index.txt:575 en/git-update-ref.txt:178 en/git-update-server-info.txt:34 en/git-upload-archive.txt:61 en/git-upload-pack.txt:52 en/git-var.txt:69 en/git-verify-commit.txt:31 en/git-verify-pack.txt:52 en/git-verify-tag.txt:31 en/git-web--browse.txt:123 en/git-whatchanged.txt:42 en/git-worktree.txt:419 en/git-write-tree.txt:41 en/gitglossary.txt:26
@@ -6678,7 +6556,7 @@ msgstr "linkgit:git[1] 瀯꾡뻑�꾡��ⓨ늽"
 
 #. type: Title =
 #: en/git-am.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-am(1)"
 msgstr "git-am(1)"
 
@@ -6722,7 +6600,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-am.txt:35 en/git-cherry-pick.txt:106 en/git-commit.txt:167 en/git-format-patch.txt:121 en/git-rebase.txt:498 en/git-revert.txt:101 en/merge-options.txt:80
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--signoff"
 msgstr "--signoff"
 
@@ -6740,7 +6618,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-am.txt:44 en/git-quiltimport.txt:59
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--keep-non-patch"
 msgstr "--keep-non-patch"
 
@@ -6752,7 +6630,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-am.txt:47
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]keep-cr"
 msgstr "--[no-]keep-cr"
 
@@ -6764,13 +6642,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-am.txt:53 en/git-blame.txt:53 en/git-branch.txt:132 en/git-cvsexportcommit.txt:37 en/git-diff-files.txt:37 en/git-diff-tree.txt:88 en/git-grep.txt:219 en/git-help.txt:54 en/git-log.txt:130 en/git-ls-files.txt:35 en/git-shortlog.txt:79 en/git-stripspace.txt:42
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "-c"
 msgstr "-c"
 
 #. type: Labeled list
 #: en/git-am.txt:54 en/git-mailinfo.txt:74
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--scissors"
 msgstr "--scissors"
 
@@ -6782,7 +6660,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-am.txt:59 en/git-mailinfo.txt:89
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-scissors"
 msgstr "--no-scissors"
 
@@ -6794,13 +6672,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-am.txt:62 en/git-branch.txt:125 en/git-checkout.txt:240 en/git-cvsexportcommit.txt:60 en/git-cvsimport.txt:118 en/git-diff-index.txt:32 en/git-diff-tree.txt:66 en/git-help.txt:69 en/git-instaweb.txt:36 en/git-log.txt:150 en/git-ls-files.txt:43 en/git-mailinfo.txt:69 en/git-read-tree.txt:34 en/git-rebase.txt:347 en/git-restore.txt:82 en/git-svn.txt:308 en/git-svn.txt:675 en/git-switch.txt:118 en/git-symbolic-ref.txt:49
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "-m"
 msgstr "-m"
 
 #. type: Labeled list
 #: en/git-am.txt:63 en/git-mailinfo.txt:70
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--message-id"
 msgstr "--message-id"
 
@@ -6812,7 +6690,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-am.txt:69
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-message-id"
 msgstr "--no-message-id"
 
@@ -6830,7 +6708,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-am.txt:78
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--utf8"
 msgstr "--utf8"
 
@@ -6850,7 +6728,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-am.txt:88
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-utf8"
 msgstr "--no-utf8"
 
@@ -6862,19 +6740,19 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-am.txt:92 en/git-apply.txt:85
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "-3"
 msgstr "-3"
 
 #. type: Labeled list
 #: en/git-am.txt:93 en/git-apply.txt:86
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--3way"
 msgstr "--3way"
 
 #. type: Labeled list
 #: en/git-am.txt:94
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-3way"
 msgstr "--no-3way"
 
@@ -6886,13 +6764,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-am.txt:102 en/git-cherry-pick.txt:159 en/git-merge.txt:85 en/git-rebase.txt:383 en/git-revert.txt:115
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--rerere-autoupdate"
 msgstr "--rerere-autoupdate"
 
 #. type: Labeled list
 #: en/git-am.txt:103 en/git-cherry-pick.txt:160 en/git-merge.txt:86 en/git-rebase.txt:384 en/git-revert.txt:116
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--no-rerere-autoupdate"
 msgstr "--no-rerere-autoupdate"
 
@@ -6904,7 +6782,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-am.txt:108 en/git-apply.txt:183 en/git-rebase.txt:462
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--ignore-whitespace"
 msgstr "--ignore-whitespace"
 
@@ -6946,7 +6824,7 @@ msgstr "--include=<path>"
 
 #. type: Labeled list
 #: en/git-am.txt:115 en/git-apply.txt:108
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--reject"
 msgstr "--reject"
 
@@ -6958,7 +6836,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-am.txt:120
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--patch-format"
 msgstr "--patch-format"
 
@@ -6976,7 +6854,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-am.txt:131 en/git-rebase.txt:485
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--committer-date-is-author-date"
 msgstr "--committer-date-is-author-date"
 
@@ -6988,7 +6866,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-am.txt:138 en/git-rebase.txt:490
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--ignore-date"
 msgstr "--ignore-date"
 
@@ -7000,7 +6878,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-am.txt:145 en/git-rebase.txt:336 en/sequencer.txt:6
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--skip"
 msgstr "--skip"
 
@@ -7024,7 +6902,7 @@ msgstr "--gpg-sign[=<keyid>]"
 
 #. type: Labeled list
 #: en/git-am.txt:151 en/git-cherry-pick.txt:112 en/git-commit-tree.txt:64 en/git-commit.txt:351 en/git-rebase.txt:390 en/git-revert.txt:93 en/merge-options.txt:64
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--no-gpg-sign"
 msgstr "--no-gpg-sign"
 
@@ -7036,19 +6914,19 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-am.txt:158 en/git-merge.txt:116 en/git-rebase.txt:247 en/sequencer.txt:1
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--continue"
 msgstr "--continue"
 
 #. type: Labeled list
 #: en/git-am.txt:159 en/git-branch.txt:161 en/git-cherry-pick.txt:79 en/git-diff-tree.txt:36 en/git-grep.txt:128 en/git-ls-tree.txt:44 en/git-pull.txt:104 en/git-rebase.txt:517 en/git-rm.txt:56 en/git-show-branch.txt:43 en/git-unpack-objects.txt:38
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "-r"
 msgstr "-r"
 
 #. type: Labeled list
 #: en/git-am.txt:160
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--resolved"
 msgstr "--resolved"
 
@@ -7072,7 +6950,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-am.txt:175 en/git-merge.txt:95 en/git-notes.txt:201 en/git-rebase.txt:250 en/sequencer.txt:15
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--abort"
 msgstr "--abort"
 
@@ -7084,7 +6962,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-am.txt:178 en/git-merge.txt:111 en/git-rebase.txt:257 en/sequencer.txt:10
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--quit"
 msgstr "--quit"
 
@@ -7205,13 +7083,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-am.txt:247
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:git-apply[1]."
 msgstr "linkgit:git-apply[1]."
 
 #. type: Title =
 #: en/git-annotate.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-annotate(1)"
 msgstr "git-annotate(1)"
 
@@ -7241,7 +7119,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-apply.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-apply(1)"
 msgstr "git-apply(1)"
 
@@ -7291,7 +7169,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-apply.txt:41 en/git-rebase.txt:405 en/merge-options.txt:91
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--stat"
 msgstr "--stat"
 
@@ -7321,7 +7199,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-apply.txt:63 en/git-checkout-index.txt:26 en/git-stash.txt:168
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--index"
 msgstr "--index"
 
@@ -7333,7 +7211,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-apply.txt:72 en/git-check-attr.txt:27 en/git-diff-index.txt:29 en/git-grep.txt:75 en/git-ls-files.txt:36 en/git-rm.txt:65 en/git-submodule.txt:302
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--cached"
 msgstr "--cached"
 
@@ -7375,7 +7253,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-apply.txt:105 en/rev-list-options.txt:814
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--reverse"
 msgstr "--reverse"
 
@@ -7411,7 +7289,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-apply.txt:135
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--unidiff-zero"
 msgstr "--unidiff-zero"
 
@@ -7429,7 +7307,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-apply.txt:145 en/git-rebase.txt:263 en/git-rebase.txt:632
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--apply"
 msgstr "--apply"
 
@@ -7441,7 +7319,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-apply.txt:152
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-add"
 msgstr "--no-add"
 
@@ -7453,7 +7331,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-apply.txt:159
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--allow-binary-replacement"
 msgstr "--allow-binary-replacement"
 
@@ -7555,7 +7433,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-apply.txt:217
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--inaccurate-eof"
 msgstr "--inaccurate-eof"
 
@@ -7573,7 +7451,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-apply.txt:230
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--recount"
 msgstr "--recount"
 
@@ -7603,7 +7481,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-apply.txt:243
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--unsafe-paths"
 msgstr "--unsafe-paths"
 
@@ -7627,7 +7505,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-apply.txt:256
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "apply.ignoreWhitespace"
 msgstr "apply.ignoreWhitespace"
 
@@ -7639,7 +7517,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-apply.txt:260
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "apply.whitespace"
 msgstr "apply.whitespace"
 
@@ -7675,13 +7553,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-apply.txt:282
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:git-am[1]."
 msgstr "linkgit:git-am[1]."
 
 #. type: Title =
 #: en/git-archimport.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-archimport(1)"
 msgstr "git-archimport(1)"
 
@@ -7791,7 +7669,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-archimport.txt:86 en/git-commit.txt:268 en/git-grep.txt:214 en/git-ls-files.txt:47 en/git-merge-index.txt:29
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "-o"
 msgstr "-o"
 
@@ -7845,7 +7723,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-archive.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-archive(1)"
 msgstr "git-archive(1)"
 
@@ -7891,7 +7769,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-archive.txt:44 en/git-branch.txt:172 en/git-config.txt:165 en/git-show-branch.txt:80 en/git-tag.txt:100
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--list"
 msgstr "--list"
 
@@ -7946,7 +7824,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-archive.txt:64
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--worktree-attributes"
 msgstr "--worktree-attributes"
 
@@ -7982,7 +7860,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-archive.txt:79
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--exec=<git-upload-archive>"
 msgstr "--exec=<git-upload-archive>"
 
@@ -8030,7 +7908,7 @@ msgstr "�들걻����"
 
 #. type: Labeled list
 #: en/git-archive.txt:96 en/git-diff-files.txt:28 en/git-diff.txt:121
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "-0"
 msgstr "-0"
 
@@ -8042,7 +7920,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-archive.txt:98
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "-9"
 msgstr "-9"
 
@@ -8182,9 +8060,7 @@ msgstr ""
 #: en/git-archive.txt:174
 #, fuzzy, no-wrap, priority:100
 msgid "`git archive --format=tar --prefix=git-1.4.0/ v1.4.0^{tree} | gzip >git-1.4.0.tar.gz`"
-msgstr ""
-"`git archive --format=tar --prefix=git-1.4.0/ v1.4.0^{tree} | gzip >git-1.4.0"
-".tar.gz`"
+msgstr "`git archive --format=tar --prefix=git-1.4.0/ v1.4.0^{tree} | gzip >git-1.4.0.tar.gz`"
 
 #. type: Plain text
 #: en/git-archive.txt:178
@@ -8196,9 +8072,7 @@ msgstr ""
 #: en/git-archive.txt:179
 #, fuzzy, no-wrap, priority:100
 msgid "`git archive --format=zip --prefix=git-docs/ HEAD:Documentation/ > git-1.4.0-docs.zip`"
-msgstr ""
-"`git archive --format=zip --prefix=git-docs/ HEAD:Documentation/ > git-1.4."
-"0-docs.zip`"
+msgstr "`git archive --format=zip --prefix=git-docs/ HEAD:Documentation/ > git-1.4.0-docs.zip`"
 
 #. type: Plain text
 #: en/git-archive.txt:183
@@ -8232,13 +8106,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-archive.txt:200
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:gitattributes[5]"
 msgstr "linkgit:gitattributes[5]"
 
 #. type: Title =
 #: en/git-bisect.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-bisect(1)"
 msgstr "git-bisect(1)"
 
@@ -8780,7 +8654,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-bisect.txt:357 en/git-clone.txt:145
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--no-checkout"
 msgstr "--no-checkout"
 
@@ -9049,7 +8923,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-blame.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-blame(1)"
 msgstr "git-blame(1)"
 
@@ -9057,8 +8931,7 @@ msgstr "git-blame(1)"
 #: en/git-blame.txt:7
 #, fuzzy, priority:100
 msgid "git-blame - Show what revision and author last modified each line of a file"
-msgstr ""
-"git-blame - Show what revision and author last modified each line of a file"
+msgstr "git-blame - Show what revision and author last modified each line of a file"
 
 #. type: Plain text
 #: en/git-blame.txt:16
@@ -9121,7 +8994,7 @@ msgstr " git-annotate "
 
 #. type: Labeled list
 #: en/git-blame.txt:56
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--score-debug"
 msgstr "--score-debug"
 
@@ -9133,7 +9006,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-blame.txt:66
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--show-name"
 msgstr "--show-name"
 
@@ -9145,7 +9018,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-blame.txt:72
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--show-number"
 msgstr "--show-number"
 
@@ -9163,7 +9036,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-blame.txt:79
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--show-email"
 msgstr "--show-email"
 
@@ -9439,7 +9312,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-branch.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "git-branch(1)"
 msgstr "git-branch(1)"
 
@@ -9538,13 +9411,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-branch.txt:97 en/git-checkout.txt:201 en/git-clean.txt:28 en/git-cvsexportcommit.txt:49 en/git-difftool.txt:22 en/git-http-push.txt:44 en/git-instaweb.txt:27 en/git-ls-files.txt:39 en/git-ls-tree.txt:41 en/git-push.txt:181 en/git-repack.txt:60 en/git-replace.txt:65 en/git-show-ref.txt:47 en/git-switch.txt:81 en/git-symbolic-ref.txt:35 en/git-tag.txt:83 en/git-worktree.txt:179
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "-d"
 msgstr "-d"
 
 #. type: Labeled list
 #: en/git-branch.txt:98 en/git-push.txt:182 en/git-replace.txt:66 en/git-symbolic-ref.txt:36 en/git-tag.txt:84
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--delete"
 msgstr "--delete"
 
@@ -9562,7 +9435,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-branch.txt:106 en/git-tag.txt:190
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--create-reflog"
 msgstr "--create-reflog"
 
@@ -9580,7 +9453,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-branch.txt:126
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--move"
 msgstr "--move"
 
@@ -9604,7 +9477,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-branch.txt:133
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--copy"
 msgstr "--copy"
 
@@ -9640,7 +9513,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-branch.txt:150 en/git-for-each-ref.txt:93 en/git-grep.txt:114 en/git-tag.txt:131
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--ignore-case"
 msgstr "--ignore-case"
 
@@ -9658,7 +9531,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-branch.txt:154 en/git-status.txt:131 en/git-tag.txt:135
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--no-column"
 msgstr "--no-column"
 
@@ -9676,7 +9549,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-branch.txt:162 en/git-show-branch.txt:44
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--remotes"
 msgstr "--remotes"
 
@@ -9700,7 +9573,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-branch.txt:177
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--show-current"
 msgstr "--show-current"
 
@@ -9712,7 +9585,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-branch.txt:182
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "-vv"
 msgstr "-vv"
 
@@ -9742,7 +9615,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-branch.txt:202
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--no-abbrev"
 msgstr "--no-abbrev"
 
@@ -9754,7 +9627,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-branch.txt:206 en/git-checkout.txt:158 en/git-switch.txt:152
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--track"
 msgstr "--track"
 
@@ -9772,7 +9645,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-branch.txt:221 en/git-checkout.txt:172 en/git-switch.txt:167
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--no-track"
 msgstr "--no-track"
 
@@ -9808,7 +9681,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-branch.txt:235
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--unset-upstream"
 msgstr "--unset-upstream"
 
@@ -9820,7 +9693,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-branch.txt:239
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--edit-description"
 msgstr "--edit-description"
 
@@ -10106,7 +9979,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-bugreport.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-bugreport(1)"
 msgstr "git-bugreport(1)"
 
@@ -10235,7 +10108,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-bundle.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-bundle(1)"
 msgstr "git-bundle(1)"
 
@@ -10266,11 +10139,7 @@ msgstr ""
 #: en/git-bundle.txt:30
 #, fuzzy, priority:100
 msgid "The 'git bundle' command packages objects and references in an archive at the originating machine, which can then be imported into another repository using 'git fetch', 'git pull', or 'git clone', after moving the archive by some means (e.g., by sneakernet)."
-msgstr ""
-"The 'git bundle' command packages objects and references in an archive at "
-"the originating machine, which can then be imported into another repository "
-"using 'git fetch', 'git pull', or 'git clone', after moving the archive by "
-"some means (e.g., by sneakernet)."
+msgstr "The 'git bundle' command packages objects and references in an archive at the originating machine, which can then be imported into another repository using 'git fetch', 'git pull', or 'git clone', after moving the archive by some means (e.g., by sneakernet)."
 
 #. type: Plain text
 #: en/git-bundle.txt:36
@@ -10352,7 +10221,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-bundle.txt:90 en/git-pack-objects.txt:157
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--all-progress"
 msgstr "--all-progress"
 
@@ -10364,7 +10233,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-bundle.txt:101 en/git-pack-objects.txt:168
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--all-progress-implied"
 msgstr "--all-progress-implied"
 
@@ -10589,7 +10458,7 @@ msgstr "$ git ls-remote mybundle\n"
 
 #. type: Title =
 #: en/git-cat-file.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-cat-file(1)"
 msgstr "git-cat-file(1)"
 
@@ -10597,9 +10466,7 @@ msgstr "git-cat-file(1)"
 #: en/git-cat-file.txt:7
 #, fuzzy, priority:100
 msgid "git-cat-file - Provide content or type and size information for repository objects"
-msgstr ""
-"git-cat-file - Provide content or type and size information for repository "
-"objects"
+msgstr "git-cat-file - Provide content or type and size information for repository objects"
 
 #. type: Plain text
 #: en/git-cat-file.txt:14
@@ -10677,7 +10544,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cat-file.txt:66
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--filters"
 msgstr "--filters"
 
@@ -10701,7 +10568,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cat-file.txt:77 en/git-mktree.txt:32
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--batch"
 msgstr "--batch"
 
@@ -10719,7 +10586,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cat-file.txt:85
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--batch-check"
 msgstr "--batch-check"
 
@@ -10737,7 +10604,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cat-file.txt:93
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--batch-all-objects"
 msgstr "--batch-all-objects"
 
@@ -10749,7 +10616,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cat-file.txt:100
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--buffer"
 msgstr "--buffer"
 
@@ -10761,7 +10628,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cat-file.txt:107
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--unordered"
 msgstr "--unordered"
 
@@ -10773,7 +10640,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cat-file.txt:117
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--allow-unknown-type"
 msgstr "--allow-unknown-type"
 
@@ -10785,7 +10652,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cat-file.txt:120
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--follow-symlinks"
 msgstr "--follow-symlinks"
 
@@ -10932,7 +10799,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cat-file.txt:202
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`objectname`"
 msgstr "`objectname`"
 
@@ -10944,7 +10811,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cat-file.txt:205
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`objecttype`"
 msgstr "`objecttype`"
 
@@ -10956,7 +10823,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cat-file.txt:208
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`objectsize`"
 msgstr "`objectsize`"
 
@@ -10980,7 +10847,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cat-file.txt:216
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`deltabase`"
 msgstr "`deltabase`"
 
@@ -10992,7 +10859,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cat-file.txt:221
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`rest`"
 msgstr "`rest`"
 
@@ -11158,7 +11025,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-check-attr.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-check-attr(1)"
 msgstr "git-check-attr(1)"
 
@@ -11202,7 +11069,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-check-attr.txt:30 en/git-check-ignore.txt:43 en/git-check-mailmap.txt:26 en/git-checkout-index.txt:62 en/git-diff-tree.txt:46 en/git-fetch-pack.txt:38 en/git-fetch.txt:51 en/git-hash-object.txt:32 en/git-http-fetch.txt:37 en/git-index-pack.txt:38 en/git-name-rev.txt:45 en/git-notes.txt:173 en/git-send-pack.txt:41 en/git-svn.txt:595 en/git-update-index.txt:154 en/rev-list-options.txt:212
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--stdin"
 msgstr "--stdin"
 
@@ -11250,7 +11117,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-check-attr.txt:60
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "'unspecified'"
 msgstr "'unspecified'"
 
@@ -11262,7 +11129,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-check-attr.txt:61
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "'unset'"
 msgstr "'unset'"
 
@@ -11274,7 +11141,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-check-attr.txt:62
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "'set'"
 msgstr "'set'"
 
@@ -11388,8 +11255,7 @@ msgid ""
 "org/example/MyClass.java: myAttr: set\n"
 "org/example/NoMyAttr.java: myAttr: unspecified\n"
 msgstr ""
-"$ git check-attr myAttr -- org/example/MyClass.java org/example/NoMyAttr."
-"java\n"
+"$ git check-attr myAttr -- org/example/MyClass.java org/example/NoMyAttr.java\n"
 "org/example/MyClass.java: myAttr: set\n"
 "org/example/NoMyAttr.java: myAttr: unspecified\n"
 
@@ -11411,13 +11277,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-check-attr.txt:117
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:gitattributes[5]."
 msgstr "linkgit:gitattributes[5]."
 
 #. type: Title =
 #: en/git-check-ignore.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-check-ignore(1)"
 msgstr "git-check-ignore(1)"
 
@@ -11497,7 +11363,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-check-ignore.txt:58 en/git-grep.txt:79
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-index"
 msgstr "--no-index"
 
@@ -11593,13 +11459,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-check-ignore.txt:123
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:gitignore[5] linkgit:git-config[1] linkgit:git-ls-files[1]"
 msgstr "linkgit:gitignore[5] linkgit:git-config[1] linkgit:git-ls-files[1]"
 
 #. type: Title =
 #: en/git-check-mailmap.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-check-mailmap(1)"
 msgstr "git-check-mailmap(1)"
 
@@ -11635,7 +11501,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-checkout-index.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-checkout-index(1)"
 msgstr "git-checkout-index(1)"
 
@@ -11688,7 +11554,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-checkout-index.txt:44
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-create"
 msgstr "--no-create"
 
@@ -11724,7 +11590,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-checkout-index.txt:57
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--temp"
 msgstr "--temp"
 
@@ -11858,9 +11724,7 @@ msgstr ""
 #: en/git-checkout-index.txt:148 en/git-update-index.txt:362
 #, fuzzy, no-wrap, priority:100
 msgid "$ git checkout-index -n -f -a && git update-index --ignore-missing --refresh\n"
-msgstr ""
-"$ git checkout-index -n -f -a && git update-index --ignore-missing --"
-"refresh\n"
+msgstr "$ git checkout-index -n -f -a && git update-index --ignore-missing --refresh\n"
 
 #. type: Labeled list
 #: en/git-checkout-index.txt:150
@@ -11912,7 +11776,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-checkout.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "git-checkout(1)"
 msgstr "git-checkout(1)"
 
@@ -12039,9 +11903,7 @@ msgstr ""
 #: en/git-checkout.txt:82
 #, fuzzy, ignore-ellipsis, no-wrap, priority:240
 msgid "'git checkout' [-f|--ours|--theirs|-m|--conflict=<style>] [<tree-ish>] [--] <pathspec>..."
-msgstr ""
-"'git checkout' [-f|--ours|--theirs|-m|--conflict=<style>] [<tree-ish>] [--] "
-"<pathspec>..."
+msgstr "'git checkout' [-f|--ours|--theirs|-m|--conflict=<style>] [<tree-ish>] [--] <pathspec>..."
 
 #. type: Labeled list
 #: en/git-checkout.txt:83
@@ -12081,7 +11943,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-checkout.txt:112 en/git-fetch-pack.txt:104 en/git-restore.txt:67 en/git-switch.txt:145 en/merge-options.txt:155
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--no-progress"
 msgstr "--no-progress"
 
@@ -12105,13 +11967,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-checkout.txt:127 en/git-merge-file.txt:73 en/git-restore.txt:73
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--ours"
 msgstr "--ours"
 
 #. type: Labeled list
 #: en/git-checkout.txt:128 en/git-merge-file.txt:74 en/git-restore.txt:74
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--theirs"
 msgstr "--theirs"
 
@@ -12177,13 +12039,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-checkout.txt:176 en/git-switch.txt:87
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--guess"
 msgstr "--guess"
 
 #. type: Labeled list
 #: en/git-checkout.txt:177 en/git-switch.txt:88
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--no-guess"
 msgstr "--no-guess"
 
@@ -12213,7 +12075,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-checkout.txt:202 en/git-daemon.txt:156 en/git-switch.txt:82 en/git-worktree.txt:180
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--detach"
 msgstr "--detach"
 
@@ -12255,7 +12117,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-checkout.txt:234 en/git-restore.txt:100
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--ignore-skip-worktree-bits"
 msgstr "--ignore-skip-worktree-bits"
 
@@ -12267,7 +12129,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-checkout.txt:241 en/git-rebase.txt:348 en/git-rebase.txt:638 en/git-reset.txt:74 en/git-restore.txt:83 en/git-submodule.txt:365 en/git-svn.txt:676 en/git-switch.txt:119 en/rev-list-options.txt:298
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--merge"
 msgstr "--merge"
 
@@ -12327,7 +12189,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-checkout.txt:282 en/git-switch.txt:175
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--ignore-other-worktrees"
 msgstr "--ignore-other-worktrees"
 
@@ -12339,13 +12201,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-checkout.txt:288 en/git-merge.txt:90
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--overwrite-ignore"
 msgstr "--overwrite-ignore"
 
 #. type: Labeled list
 #: en/git-checkout.txt:289 en/git-merge.txt:91
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--no-overwrite-ignore"
 msgstr "--no-overwrite-ignore"
 
@@ -12357,7 +12219,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-checkout.txt:294 en/git-grep.txt:95 en/git-ls-files.txt:150 en/git-restore.txt:107 en/git-switch.txt:181
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--recurse-submodules"
 msgstr "--recurse-submodules"
 
@@ -12369,13 +12231,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-checkout.txt:304 en/git-restore.txt:118
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--overlay"
 msgstr "--overlay"
 
 #. type: Labeled list
 #: en/git-checkout.txt:305 en/git-restore.txt:119
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--no-overlay"
 msgstr "--no-overlay"
 
@@ -12823,13 +12685,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-checkout.txt:600
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "linkgit:git-switch[1], linkgit:git-restore[1]"
 msgstr "linkgit:git-switch[1], linkgit:git-restore[1]"
 
 #. type: Title =
 #: en/git-check-ref-format.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-check-ref-format(1)"
 msgstr "git-check-ref-format(1)"
 
@@ -12965,7 +12827,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-check-ref-format.txt:101
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]allow-onelevel"
 msgstr "--[no-]allow-onelevel"
 
@@ -12977,7 +12839,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-check-ref-format.txt:106
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--refspec-pattern"
 msgstr "--refspec-pattern"
 
@@ -12989,7 +12851,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-check-ref-format.txt:113
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--normalize"
 msgstr "--normalize"
 
@@ -13029,7 +12891,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-cherry-pick.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-cherry-pick(1)"
 msgstr "git-cherry-pick(1)"
 
@@ -13131,7 +12993,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cherry-pick.txt:65 en/git-clean.txt:63
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "-x"
 msgstr "-x"
 
@@ -13167,7 +13029,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cherry-pick.txt:93 en/git-revert.txt:78 en/merge-options.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--no-commit"
 msgstr "--no-commit"
 
@@ -13191,7 +13053,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cherry-pick.txt:119 en/merge-options.txt:42
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--ff"
 msgstr "--ff"
 
@@ -13203,7 +13065,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cherry-pick.txt:124 en/git-commit.txt:180 en/git-notes.txt:158
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--allow-empty"
 msgstr "--allow-empty"
 
@@ -13215,7 +13077,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-cherry-pick.txt:137 en/git-commit.txt:186 en/git-rebase.txt:328 en/git-rebase.txt:641
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--allow-empty-message"
 msgstr "--allow-empty-message"
 
@@ -13227,7 +13089,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cherry-pick.txt:142
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--keep-redundant-commits"
 msgstr "--keep-redundant-commits"
 
@@ -13415,7 +13277,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-cherry.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-cherry(1)"
 msgstr "git-cherry(1)"
 
@@ -13636,7 +13498,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-citool.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-citool(1)"
 msgstr "git-citool(1)"
 
@@ -13662,13 +13524,11 @@ msgstr ""
 #: en/git-citool.txt:22
 #, fuzzy, priority:100
 msgid "'git citool' is actually a standard alias for `git gui citool`.  See linkgit:git-gui[1] for more details."
-msgstr ""
-"'git citool' is actually a standard alias for `git gui citool`.  See linkgit"
-":git-gui[1] for more details."
+msgstr "'git citool' is actually a standard alias for `git gui citool`.  See linkgit:git-gui[1] for more details."
 
 #. type: Title =
 #: en/git-clean.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-clean(1)"
 msgstr "git-clean(1)"
 
@@ -13682,9 +13542,7 @@ msgstr "git-clean - Remove untracked files from the working tree"
 #: en/git-clean.txt:12
 #, fuzzy, ignore-ellipsis, no-wrap, priority:100
 msgid "'git clean' [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <path>...\n"
-msgstr ""
-"'git clean' [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <path>..."
-"\n"
+msgstr "'git clean' [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <path>...\n"
 
 #. type: Plain text
 #: en/git-clean.txt:18
@@ -13878,13 +13736,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-clean.txt:139 en/git-status.txt:440
-#, fuzzy, ignore-same, priority:280
+#, ignore-same, priority:280
 msgid "linkgit:gitignore[5]"
 msgstr "linkgit:gitignore[5]"
 
 #. type: Title =
 #: en/git-clone.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "git-clone(1)"
 msgstr "git-clone(1)"
 
@@ -13931,29 +13789,23 @@ msgstr ""
 #: en/git-clone.txt:30
 #, fuzzy, priority:300
 msgid "Clones a repository into a newly created directory, creates remote-tracking branches for each branch in the cloned repository (visible using `git branch --remotes`), and creates and checks out an initial branch that is forked from the cloned repository's currently active branch."
-msgstr ""
-"弱녶춼�ⓨ틩�뗩쉮�경뼭�쎾뻠�꾤쎅壤뺜릎竊뚥맏�뗩쉮耶섇궓佯볞릎�꾣캀訝ゅ늽��닗兩븃퓶葉뗨퇎甕ゅ늽��펷鵝욜뵪`git branch "
-"--remotes`��쭅竊됵펽亮뜹닗兩뷩�곭��뷰퍗�뗩쉮耶섇궓佯볟퐪�띷뉵�①쉪�녷뵱域양뵟�꾢닜冶뗥늽����"
+msgstr "弱녶춼�ⓨ틩�뗩쉮�경뼭�쎾뻠�꾤쎅壤뺜릎竊뚥맏�뗩쉮耶섇궓佯볞릎�꾣캀訝ゅ늽��닗兩븃퓶葉뗨퇎甕ゅ늽��펷鵝욜뵪`git branch --remotes`��쭅竊됵펽亮뜹닗兩뷩�곭��뷰퍗�뗩쉮耶섇궓佯볟퐪�띷뉵�①쉪�녷뵱域양뵟�꾢닜冶뗥늽����"
 
 #. type: Plain text
 #: en/git-clone.txt:36
 #, fuzzy, priority:300
 msgid "After the clone, a plain `git fetch` without arguments will update all the remote-tracking branches, and a `git pull` without arguments will in addition merge the remote master branch into the current master branch, if any (this is untrue when \"--single-branch\" is given; see below)."
-msgstr ""
-"�뗩쉮�롳펽�㎬죱訝띶를�귝빊��`git fetch`�썰빱弱녷쎍�경��됭퓶葉뗨퇎甕ょ쉪�녷뵱竊뚧돢烏뚥툖躍�뢿�곁쉪`git "
-"pull`�썰빱弱녶룱�딂퓶葉땘aster�녷뵱�덂뭉�겼퐪�뛪aster�녷뵱竊덂쫩�쒎춼�⑨펹竊덂쫩�쒒셿�졻��--single-branch�앭뢿�곤펽�숁깄�듕툖�뚳폑瑥룟뢿�끺툔�뉛펹��"
+msgstr "�뗩쉮�롳펽�㎬죱訝띶를�귝빊��`git fetch`�썰빱弱녷쎍�경��됭퓶葉뗨퇎甕ょ쉪�녷뵱竊뚧돢烏뚥툖躍�뢿�곁쉪`git pull`�썰빱弱녶룱�딂퓶葉땘aster�녷뵱�덂뭉�겼퐪�뛪aster�녷뵱竊덂쫩�쒎춼�⑨펹竊덂쫩�쒒셿�졻��--single-branch�앭뢿�곤펽�숁깄�듕툖�뚳폑瑥룟뢿�끺툔�뉛펹��"
 
 #. type: Plain text
 #: en/git-clone.txt:41
 #, fuzzy, priority:300
 msgid "This default configuration is achieved by creating references to the remote branch heads under `refs/remotes/origin` and by initializing `remote.origin.url` and `remote.origin.fetch` configuration variables."
-msgstr ""
-"�싪퓝�� `refs / remotes / origin` 訝뗥닗兩뷴�瓦쒐쮮�녷뵱鸚당쉪凉뺟뵪竊뚦뭉�싪퓝�앭쭓�� `remote.origin.url` �� "
-"`remote.origin.fetch` �띸쉰�섌뇧�ε닗兩뷸�容섋��띸쉰��"
+msgstr "�싪퓝�� `refs / remotes / origin` 訝뗥닗兩뷴�瓦쒐쮮�녷뵱鸚당쉪凉뺟뵪竊뚦뭉�싪퓝�앭쭓�� `remote.origin.url` �� `remote.origin.fetch` �띸쉰�섌뇧�ε닗兩뷸�容섋��띸쉰��"
 
 #. type: Labeled list
 #: en/git-clone.txt:46 en/git-config.txt:127 en/git-instaweb.txt:24 en/git-pack-objects.txt:142 en/git-svn.txt:245
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--local"
 msgstr "--local"
 
@@ -13961,22 +13813,17 @@ msgstr "--local"
 #: en/git-clone.txt:53
 #, fuzzy, priority:300
 msgid "When the repository to clone from is on a local machine, this flag bypasses the normal \"Git aware\" transport mechanism and clones the repository by making a copy of HEAD and everything under objects and refs directories.  The files under `.git/objects/` directory are hardlinked to save space when possible."
-msgstr ""
-"壤볢쫨餓롣릎瓦쏂죱�뗩쉮�꾢춼�ⓨ틩鵝띴틢�у쑑溫←츞�뷰툓�띰펽閭ㅶ젃恙쀤폏瀯뺠퓝躍멱쭊�꾟�쏥it�잏윥�앬폖渦볠쑛�띰펽亮띌�싪퓝訝� HEAD "
-"餓ε룋野배괌�뚦폊�①쎅壤뺝냵�꾣��됧냵若밧닗兩뷴돬�т빳�뗩쉮耶섇궓佯볝�귛갹��꺗弱� `.git / objects /` ��퐬訝뗧쉪�뉏뻑瓦쏂죱簾ч벦�δ빳�귞쐛令븅뿴��"
+msgstr "壤볢쫨餓롣릎瓦쏂죱�뗩쉮�꾢춼�ⓨ틩鵝띴틢�у쑑溫←츞�뷰툓�띰펽閭ㅶ젃恙쀤폏瀯뺠퓝躍멱쭊�꾟�쏥it�잏윥�앬폖渦볠쑛�띰펽亮띌�싪퓝訝� HEAD 餓ε룋野배괌�뚦폊�①쎅壤뺝냵�꾣��됧냵若밧닗兩뷴돬�т빳�뗩쉮耶섇궓佯볝�귛갹��꺗弱� `.git / objects /` ��퐬訝뗧쉪�뉏뻑瓦쏂죱簾ч벦�δ빳�귞쐛令븅뿴��"
 
 #. type: Plain text
 #: en/git-clone.txt:60
 #, fuzzy, priority:300
 msgid "If the repository is specified as a local path (e.g., `/path/to/repo`), this is the default, and --local is essentially a no-op.  If the repository is specified as a URL, then this flag is ignored (and we never use the local optimizations).  Specifying `--no-local` will override the default when `/path/to/repo` is given, using the regular Git transport instead."
-msgstr ""
-"倻귝옖弱녶춼�ⓨ틩�뉐츣訝뷸쑍�계러孃꾬펷堊뗥쫩竊�`/path/to/repo`竊됵펽--local �귝빊若욆뇽訝딀삸訝띹돈鵝쒐뵪�꾠�귛쫩�쒎컛耶섇궓佯볠뙁若싦맏 "
-"URL竊뚦닕恙썹븼閭ㅶ젃恙쀯펷訝띴슴�ⓩ쑍�겻폍�뽳펹�귝뙁若� `--no-local` 弱녶쑉瀯쇿츣 `/path/to/repo` �띈쫮�뽭퍡溫ㅵ�쇽펽�뚥슴�ⓨ만鰲� Git "
-"鴉좄풏�밧폀��"
+msgstr "倻귝옖弱녶춼�ⓨ틩�뉐츣訝뷸쑍�계러孃꾬펷堊뗥쫩竊�`/path/to/repo`竊됵펽--local �귝빊若욆뇽訝딀삸訝띹돈鵝쒐뵪�꾠�귛쫩�쒎컛耶섇궓佯볠뙁若싦맏 URL竊뚦닕恙썹븼閭ㅶ젃恙쀯펷訝띴슴�ⓩ쑍�겻폍�뽳펹�귝뙁若� `--no-local` 弱녶쑉瀯쇿츣 `/path/to/repo` �띈쫮�뽭퍡溫ㅵ�쇽펽�뚥슴�ⓨ만鰲� Git 鴉좄풏�밧폀��"
 
 #. type: Labeled list
 #: en/git-clone.txt:61
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--no-hardlinks"
 msgstr "--no-hardlinks"
 
@@ -13984,12 +13831,11 @@ msgstr "--no-hardlinks"
 #: en/git-clone.txt:66
 #, fuzzy, priority:300
 msgid "Force the cloning process from a repository on a local filesystem to copy the files under the `.git/objects` directory instead of using hardlinks. This may be desirable if you are trying to make a back-up of your repository."
-msgstr ""
-"餓롦쑍�경뻼餓띄내瀯잋툓�꾢춼�ⓨ틩瓦쏂죱�뗩쉮�띰펽凉뷴댍鸚띶댍 `.git / objects` ��퐬訝뗧쉪�뉏뻑竊뚩�뚥툖鵝욜뵪簾ч벦�γ�귛쫩�쒏궓誤곩쨭餓썲춼�ⓨ틩竊뚦닕��꺗��誤곮퓳�룟걳��"
+msgstr "餓롦쑍�경뻼餓띄내瀯잋툓�꾢춼�ⓨ틩瓦쏂죱�뗩쉮�띰펽凉뷴댍鸚띶댍 `.git / objects` ��퐬訝뗧쉪�뉏뻑竊뚩�뚥툖鵝욜뵪簾ч벦�γ�귛쫩�쒏궓誤곩쨭餓썲춼�ⓨ틩竊뚦닕��꺗��誤곮퓳�룟걳��"
 
 #. type: Labeled list
 #: en/git-clone.txt:68
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--shared"
 msgstr "--shared"
 
@@ -13997,9 +13843,7 @@ msgstr "--shared"
 #: en/git-clone.txt:74
 #, fuzzy, priority:300
 msgid "When the repository to clone is on the local machine, instead of using hard links, automatically setup `.git/objects/info/alternates` to share the objects with the source repository.  The resulting repository starts out without any object of its own."
-msgstr ""
-"壤볢쫨�뗩쉮�꾢춼�ⓨ틩鵝띴틢�у쑑溫←츞�뷰툓�띰펽訝띴슴�①\�얏렏竊뚩�뚧삸�ゅ뒯溫양쉰 `.git/objects/info/alternates` "
-"訝롦틦耶섇궓佯볟뀻雅ュ�穩▲�귞뵟�먪쉪耶섇궓佯볟�冶뗦뿶亦→쐣�띈눎藥긺쉪餓삡퐬野배괌��"
+msgstr "壤볢쫨�뗩쉮�꾢춼�ⓨ틩鵝띴틢�у쑑溫←츞�뷰툓�띰펽訝띴슴�①\�얏렏竊뚩�뚧삸�ゅ뒯溫양쉰 `.git/objects/info/alternates` 訝롦틦耶섇궓佯볟뀻雅ュ�穩▲�귞뵟�먪쉪耶섇궓佯볟�冶뗦뿶亦→쐣�띈눎藥긺쉪餓삡퐬野배괌��"
 
 #. type: Plain text
 #: en/git-clone.txt:84
@@ -14029,18 +13873,13 @@ msgstr ""
 #: en/git-clone.txt:90
 #, fuzzy, priority:300
 msgid "Note that running `git repack` without the `--local` option in a repository cloned with `--shared` will copy objects from the source repository into a pack in the cloned repository, removing the disk space savings of `clone --shared`.  It is safe, however, to run `git gc`, which uses the `--local` option by default."
-msgstr ""
-"瑥룡낏�륅펽�ⓧ슴�� `--shared` �됮」�뗩쉮�꾢춼�ⓨ틩訝�퓧烏뚥툖躍� `--local` �됮」�� `git repack` "
-"�썰빱鴉싧컛繹먨춼�ⓨ틩訝�쉪野배괌鸚띶댍�겼뀑�녶춼�ⓨ틩訝�쉪�끺릎竊뚥퍗�뚧텋�ㅴ슴�� `clone --shared` �귞쐛�꾤즯�섊㈉�담�귚툖瓦뉛펽瓦먫죱 `git-gc` ��츎�①쉪竊�"
-"若껈퍡溫ㅴ슴�� `--local` �됮」��"
+msgstr "瑥룡낏�륅펽�ⓧ슴�� `--shared` �됮」�뗩쉮�꾢춼�ⓨ틩訝�퓧烏뚥툖躍� `--local` �됮」�� `git repack` �썰빱鴉싧컛繹먨춼�ⓨ틩訝�쉪野배괌鸚띶댍�겼뀑�녶춼�ⓨ틩訝�쉪�끺릎竊뚥퍗�뚧텋�ㅴ슴�� `clone --shared` �귞쐛�꾤즯�섊㈉�담�귚툖瓦뉛펽瓦먫죱 `git-gc` ��츎�①쉪竊뚦츆容섋�鵝욜뵪 `--local` �됮」��"
 
 #. type: Plain text
 #: en/git-clone.txt:94
 #, fuzzy, priority:300
 msgid "If you want to break the dependency of a repository cloned with `--shared` on its source repository, you can simply run `git repack -a` to copy all objects from the source repository into a pack in the cloned repository."
-msgstr ""
-"倻귝옖誤곫뼪凉��� `--shared` �뗩쉮�꾢춼�ⓨ틩野밧끀繹먨춼�ⓨ틩�꾡풚壅뽩뀽楹삼펽�ら�瓦먫죱 `git repack -a` "
-"�녑룾弱녷틦耶섇궓佯볞릎�꾣��됧�穩▼쨳�뜹댆�뗩쉮耶섇궓佯볞릎�꾡�訝ゅ똿訝���"
+msgstr "倻귝옖誤곫뼪凉��� `--shared` �뗩쉮�꾢춼�ⓨ틩野밧끀繹먨춼�ⓨ틩�꾡풚壅뽩뀽楹삼펽�ら�瓦먫죱 `git repack -a` �녑룾弱녷틦耶섇궓佯볞릎�꾣��됧�穩▼쨳�뜹댆�뗩쉮耶섇궓佯볞릎�꾡�訝ゅ똿訝���"
 
 #. type: Labeled list
 #: en/git-clone.txt:95
@@ -14052,10 +13891,7 @@ msgstr "--reference[-if-able] <repository>"
 #: en/git-clone.txt:105
 #, fuzzy, priority:300
 msgid "If the reference repository is on the local machine, automatically setup `.git/objects/info/alternates` to obtain objects from the reference repository.  Using an already existing repository as an alternate will require fewer objects to be copied from the repository being cloned, reducing network and local storage costs.  When using the `--reference-if-able`, a non existing directory is skipped with a warning instead of aborting the clone."
-msgstr ""
-"倻귝옖�귟�껃춼�ⓨ틩鵝띴틢�у쑑溫←츞�뷰툓竊뚦닕�ゅ뒯溫양쉰 `.git / objects / info / alternates` "
-"餓δ퍗�귟�껃춼�ⓨ틩�룟룚野배괌�귚슴�①렟�됬쉪耶섇궓佯볞퐳訝뷴쨭�ⓨ춼�ⓨ틩竊뚦닕弱녽�誤곦퍗誤곩뀑�녺쉪耶섇궓佯볞릎鸚띶댍渦껃컩�꾢�穩∽펽餓롨�뚪솉鵝롣틙營묊퍥�뚧쑍�겼춼�ⓩ닇�с�귛퐪鵝욜뵪 "
-"`--reference-if-able` �띰펽訝띶춼�①쉪��퐬鴉싪˙鈺�몜瓮녘퓝竊뚩�뚥툖��릎閭℡뀑�녴��"
+msgstr "倻귝옖�귟�껃춼�ⓨ틩鵝띴틢�у쑑溫←츞�뷰툓竊뚦닕�ゅ뒯溫양쉰 `.git / objects / info / alternates` 餓δ퍗�귟�껃춼�ⓨ틩�룟룚野배괌�귚슴�①렟�됬쉪耶섇궓佯볞퐳訝뷴쨭�ⓨ춼�ⓨ틩竊뚦닕弱녽�誤곦퍗誤곩뀑�녺쉪耶섇궓佯볞릎鸚띶댍渦껃컩�꾢�穩∽펽餓롨�뚪솉鵝롣틙營묊퍥�뚧쑍�겼춼�ⓩ닇�с�귛퐪鵝욜뵪 `--reference-if-able` �띰펽訝띶춼�①쉪��퐬鴉싪˙鈺�몜瓮녘퓝竊뚩�뚥툖��릎閭℡뀑�녴��"
 
 #. type: Plain text
 #: en/git-clone.txt:108
@@ -14069,7 +13905,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-clone.txt:109 en/git-submodule.txt:403
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--dissociate"
 msgstr "--dissociate"
 
@@ -14077,9 +13913,7 @@ msgstr "--dissociate"
 #: en/git-clone.txt:119
 #, fuzzy, priority:300
 msgid "Borrow the objects from reference repositories specified with the `--reference` options only to reduce network transfer, and stop borrowing from them after a clone is made by making necessary local copies of borrowed objects.  This option can also be used when cloning locally from a repository that already borrows objects from another repository--the new repository will borrow objects from the same repository, and this option can be used to stop the borrowing."
-msgstr ""
-"餓롧뵪 `--reference` �됮」�뉐츣�꾢뢿�껃춼�ⓨ틩訝��잏뵪野배괌餓끾삸訝뷰틙�뤷컩營묊퍥鴉좄풏竊뚦뭉�ⓨ뀑�녶릮�싪퓝�뜸퐳�잏뵪野배괌�꾢퓚誤곫쑍�겼돬�ф씎�쒏�餓롥�穩▼�잏뵪�귛퐪餓롥럴瀯뤶퍗"
-"�╊�訝ゅ춼�ⓨ틩�잏뵪野배괌�꾢춼�ⓨ틩瓦쏂죱�у쑑�뗩쉮�띰펽阿잌룾餓δ슴�ⓩ��됮」竊싨뼭耶섇궓佯볟컛餓롥릪訝�訝ゅ춼�ⓨ틩�잏뵪野배괌竊뚦뭉訝붻��됮」��뵪雅롥걶閭℡�잏뵪��"
+msgstr "餓롧뵪 `--reference` �됮」�뉐츣�꾢뢿�껃춼�ⓨ틩訝��잏뵪野배괌餓끾삸訝뷰틙�뤷컩營묊퍥鴉좄풏竊뚦뭉�ⓨ뀑�녶릮�싪퓝�뜸퐳�잏뵪野배괌�꾢퓚誤곫쑍�겼돬�ф씎�쒏�餓롥�穩▼�잏뵪�귛퐪餓롥럴瀯뤶퍗�╊�訝ゅ춼�ⓨ틩�잏뵪野배괌�꾢춼�ⓨ틩瓦쏂죱�у쑑�뗩쉮�띰펽阿잌룾餓δ슴�ⓩ��됮」竊싨뼭耶섇궓佯볟컛餓롥릪訝�訝ゅ춼�ⓨ틩�잏뵪野배괌竊뚦뭉訝붻��됮」��뵪雅롥걶閭℡�잏뵪��"
 
 #. type: Plain text
 #: en/git-clone.txt:124
@@ -14097,8 +13931,7 @@ msgstr "�쀤퐰瓦먫죱�귚툖壤긷뱧�묉젃�녽뵗瑥�탛�ε몜瓦쎾벧�뜻�곥��"
 #: en/git-clone.txt:135
 #, fuzzy, priority:300
 msgid "Progress status is reported on the standard error stream by default when it is attached to a terminal, unless `--quiet` is specified. This flag forces progress status even if the standard error stream is not directed to a terminal."
-msgstr ""
-"容섋��끻넻訝뗰펽�꾢뒥�곁퍑塋�뿶竊뚥폏弱녻퓵佯�듁�곫뒫�딁퍢�뉐뇛�숃�役곻펽�ㅹ씆�뉐츣雅� `--quiet` �됮」�귛뜵鵝욘젃�녽뵗瑥�탛�ゅ츣�묈댆瀯덄ク竊뚩��뉐퓱阿잋폏凉뷴댍�양ㅊ瓦쎾벧�뜻�곥��"
+msgstr "容섋��끻넻訝뗰펽�꾢뒥�곁퍑塋�뿶竊뚥폏弱녻퓵佯�듁�곫뒫�딁퍢�뉐뇛�숃�役곻펽�ㅹ씆�뉐츣雅� `--quiet` �됮」�귛뜵鵝욘젃�녽뵗瑥�탛�ゅ츣�묈댆瀯덄ク竊뚩��뉐퓱阿잋폏凉뷴댍�양ㅊ瓦쎾벧�뜻�곥��"
 
 #. type: Plain text
 #: en/git-clone.txt:147
@@ -14108,7 +13941,7 @@ msgstr "�뗩쉮若뚧닇�롳펽訝띷돢烏똇EAD汝��뷸뱧鵝쒌��"
 
 #. type: Labeled list
 #: en/git-clone.txt:148 en/git-init.txt:47 en/git-p4.txt:305 en/git.txt:149
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--bare"
 msgstr "--bare"
 
@@ -14116,15 +13949,11 @@ msgstr "--bare"
 #: en/git-clone.txt:159
 #, fuzzy, priority:300
 msgid "Make a 'bare' Git repository.  That is, instead of creating `<directory>` and placing the administrative files in `<directory>/.git`, make the `<directory>` itself the `$GIT_DIR`. This obviously implies the `--no-checkout` because there is nowhere to check out the working tree.  Also the branch heads at the remote are copied directly to corresponding local branch heads, without mapping them to `refs/remotes/origin/`.  When this option is used, neither remote-tracking branches nor the related configuration variables are created."
-msgstr ""
-"�쎾뻠訝�訝も�쒐변�쒰it耶섇궓佯볝�귚튋弱길삸瑥댐펽訝띹쫨�쎾뻠 `<directory>` 亮뜹컛嶸←릤�뉏뻑�얍쑉 `<directory>/.git`竊뚩�뚧삸弱� "
-"`<directory>` �ц벴溫얌맏`$GIT_DIR`�귟퓳�양꽫�쀥맜�� `--no-checkout` "
-"�됮」竊뚦썱訝뷸깹�됧쑑�밧룾餓ζ��뷴램鵝쒏젒�귝�鸚뽳펽瓦쒐쮮�꾢늽��ㅄ�닸렏鸚띶댍�곁쎑佯붺쉪�у쑑�녷뵱鸚댐펽�뚥툖弱녶츆餓ф삝弱꾢댆 `refs/remotes/origin/"
-"`�귚슴�ⓩ��됮」�띰펽訝띴폏�쎾뻠瓦쒐쮮瓮잒릉�녷뵱�뽫쎑�녜뀓營�룜�뤵��"
+msgstr "�쎾뻠訝�訝も�쒐변�쒰it耶섇궓佯볝�귚튋弱길삸瑥댐펽訝띹쫨�쎾뻠 `<directory>` 亮뜹컛嶸←릤�뉏뻑�얍쑉 `<directory>/.git`竊뚩�뚧삸弱� `<directory>` �ц벴溫얌맏`$GIT_DIR`�귟퓳�양꽫�쀥맜�� `--no-checkout` �됮」竊뚦썱訝뷸깹�됧쑑�밧룾餓ζ��뷴램鵝쒏젒�귝�鸚뽳펽瓦쒐쮮�꾢늽��ㅄ�닸렏鸚띶댍�곁쎑佯붺쉪�у쑑�녷뵱鸚댐펽�뚥툖弱녶츆餓ф삝弱꾢댆 `refs/remotes/origin/`�귚슴�ⓩ��됮」�띰펽訝띴폏�쎾뻠瓦쒐쮮瓮잒릉�녷뵱�뽫쎑�녜뀓營�룜�뤵��"
 
 #. type: Labeled list
 #: en/git-clone.txt:160 en/git-show-branch.txt:67 en/rev-list-options.txt:357 en/rev-list-options.txt:490
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--sparse"
 msgstr "--sparse"
 
@@ -14144,15 +13973,11 @@ msgstr "--filter=<瓦뉑빱�ⓨ츣阿�>"
 #: en/git-clone.txt:175
 #, fuzzy, priority:300
 msgid "Use the partial clone feature and request that the server sends a subset of reachable objects according to a given object filter.  When using `--filter`, the supplied `<filter-spec>` is used for the partial clone filter. For example, `--filter=blob:none` will filter out all blobs (file contents) until needed by Git. Also, `--filter=blob:limit=<size>` will filter out all blobs of size at least `<size>`. For more details on filter specifications, see the `--filter` option in linkgit:git-rev-list[1]."
-msgstr ""
-"鵝욜뵪�ⓨ늽�뗩쉮�잒꺗竊뚩쫨黎귝쐨�▼솳�방뜮瀯쇿츣�꾢�穩↑퓝譯ㅵ솳�묌�곦�訝ゅ룾�계씨�꾢�穩←쉪耶먬썓�귛퐪鵝욜뵪 `--filter` �됮」�띰펽�먧풘�� `<filter-spec>` "
-"弱녻˙�ⓧ틢�ⓨ늽�뗩쉮瓦뉑빱�ⓦ�귚풃倻귨펽`--filter=blob:none` 弱녻퓝譯ㅶ럦���됬쉪�경뜮野배괌竊덃뻼餓뜹냵若뱄펹竊뚨쎍�� Git "
-"��誤곭쎑佯붺쉪�경뜮�귛룱鸚뽳펽`--filter=blob:limit=<size>` 弱녻퓝譯ㅶ럦���됪뻼餓뜹ㄷ弱뤺눛弱묇맏 `<size>` "
-"�꾣빊���穩▲�귛뀽雅롨퓝譯ㅵ솳若싦퉱�꾣쎍鸚싩퍏�귨펽瑥룟뢿�� linkgit:git-rev-list[1] 訝�쉪 `--filter` �됮」��"
+msgstr "鵝욜뵪�ⓨ늽�뗩쉮�잒꺗竊뚩쫨黎귝쐨�▼솳�방뜮瀯쇿츣�꾢�穩↑퓝譯ㅵ솳�묌�곦�訝ゅ룾�계씨�꾢�穩←쉪耶먬썓�귛퐪鵝욜뵪 `--filter` �됮」�띰펽�먧풘�� `<filter-spec>` 弱녻˙�ⓧ틢�ⓨ늽�뗩쉮瓦뉑빱�ⓦ�귚풃倻귨펽`--filter=blob:none` 弱녻퓝譯ㅶ럦���됬쉪�경뜮野배괌竊덃뻼餓뜹냵若뱄펹竊뚨쎍�� Git ��誤곭쎑佯붺쉪�경뜮�귛룱鸚뽳펽`--filter=blob:limit=<size>` 弱녻퓝譯ㅶ럦���됪뻼餓뜹ㄷ弱뤺눛弱묇맏 `<size>` �꾣빊���穩▲�귛뀽雅롨퓝譯ㅵ솳若싦퉱�꾣쎍鸚싩퍏�귨펽瑥룟뢿�� linkgit:git-rev-list[1] 訝�쉪 `--filter` �됮」��"
 
 #. type: Labeled list
 #: en/git-clone.txt:176 en/git-push.txt:161
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--mirror"
 msgstr "--mirror"
 
@@ -14196,9 +14021,7 @@ msgstr "--branch <name>"
 #: en/git-clone.txt:197
 #, fuzzy, priority:300
 msgid "Instead of pointing the newly created HEAD to the branch pointed to by the cloned repository's HEAD, point to `<name>` branch instead. In a non-bare repository, this is the branch that will be checked out.  `--branch` can also take tags and detaches the HEAD at that commit in the resulting repository."
-msgstr ""
-"訝띶컛�겼닗兩븀쉪 HEAD �뉐릲�뗩쉮耶섇궓佯볡쉪 HEAD ���뉐릲�꾢늽��펽�뚧삸�뉐릲`<�띸㎞>`�녷뵱�귛쑉�욆8餓볟틩訝�펽瓦숁삸弱녻˙汝��븀쉪�녷뵱�� `--branch` "
-"阿잌룾餓δ슴�ⓩ젃嶺얍뭉�①뵟�먪쉪耶섇궓佯볞릎�꾣룓雅ㅶ뿶�녺┿ HEAD��"
+msgstr "訝띶컛�겼닗兩븀쉪 HEAD �뉐릲�뗩쉮耶섇궓佯볡쉪 HEAD ���뉐릲�꾢늽��펽�뚧삸�뉐릲`<�띸㎞>`�녷뵱�귛쑉�욆8餓볟틩訝�펽瓦숁삸弱녻˙汝��븀쉪�녷뵱�� `--branch` 阿잌룾餓δ슴�ⓩ젃嶺얍뭉�①뵟�먪쉪耶섇궓佯볞릎�꾣룓雅ㅶ뿶�녺┿ HEAD��"
 
 #. type: Labeled list
 #: en/git-clone.txt:198
@@ -14246,9 +14069,7 @@ msgstr "�ⓩ뼭�쎾뻠�꾢춼�ⓨ틩訝��營�뀓營�룜�륅폑瓦쇿컛�ⓨ닜冶뗥뙑耶섇궓
 #: en/git-clone.txt:224
 #, fuzzy, priority:300
 msgid "Due to limitations of the current implementation, some configuration variables do not take effect until after the initial fetch and checkout.  Configuration variables known to not take effect are: `remote.<name>.mirror` and `remote.<name>.tagOpt`.  Use the corresponding `--mirror` and `--no-tags` options instead."
-msgstr ""
-"�긴틢壤볟뎺若욅렟�밧폀�꾦솏�띰펽�먧틳�띸쉰�섌뇧誤곭춬�겼닜冶뗨렩�뽩뭽嶺얍눣�롦뎺�썹뵟�덀�귛럴�δ툖鴉싩뵟�덄쉪�띸쉰�섌뇧�됵폏`remote.<s�띸㎞> .mirror` ��`"
-"remote.<�띸㎞> .tagOpt`�귛쫩誤곦엶�뱄펽佯붹뵻�①쎑佯붺쉪 `--mirror` �� `--no-tags` �됮」��"
+msgstr "�긴틢壤볟뎺若욅렟�밧폀�꾦솏�띰펽�먧틳�띸쉰�섌뇧誤곭춬�겼닜冶뗨렩�뽩뭽嶺얍눣�롦뎺�썹뵟�덀�귛럴�δ툖鴉싩뵟�덄쉪�띸쉰�섌뇧�됵폏`remote.<s�띸㎞> .mirror` ��`remote.<�띸㎞> .tagOpt`�귛쫩誤곦엶�뱄펽佯붹뵻�①쎑佯붺쉪 `--mirror` �� `--no-tags` �됮」��"
 
 #. type: Labeled list
 #: en/git-clone.txt:225
@@ -14260,9 +14081,7 @@ msgstr "--depth <曆긷벧>"
 #: en/git-clone.txt:231
 #, fuzzy, priority:300
 msgid "Create a 'shallow' clone with a history truncated to the specified number of commits. Implies `--single-branch` unless `--no-single-branch` is given to fetch the histories near the tips of all branches. If you want to clone submodules shallowly, also pass `--shallow-submodules`."
-msgstr ""
-"�쎾뻠訝�訝ゅ럣�꿱�壤뺠˙�ゆ뼪訝뷸뙁若싨룓雅ㅶА�곁쉪�쒏탢�앭뀑�녴�귝슅�� `--single-branch` �됮」竊뚪솮�욅퍢�� `--no-single-branch` "
-"�θ렩�뽪��됧늽��《塋�셿瓦묊쉪�녶뤁溫겼퐬�귛쫩�쒑쫨役끻콆�뗩쉮耶먩Æ�쀯펽瓦섇룾餓δ슴�� `--shallow-submodules` �됮」��"
+msgstr "�쎾뻠訝�訝ゅ럣�꿱�壤뺠˙�ゆ뼪訝뷸뙁若싨룓雅ㅶА�곁쉪�쒏탢�앭뀑�녴�귝슅�� `--single-branch` �됮」竊뚪솮�욅퍢�� `--no-single-branch` �θ렩�뽪��됧늽��《塋�셿瓦묊쉪�녶뤁溫겼퐬�귛쫩�쒑쫨役끻콆�뗩쉮耶먩Æ�쀯펽瓦섇룾餓δ슴�� `--shallow-submodules` �됮」��"
 
 #. type: Plain text
 #: en/git-clone.txt:234
@@ -14278,7 +14097,7 @@ msgstr "�쎾뻠訝�訝ゆ쐣�녶뤁�꾣탢�뗩쉮竊뚥툖�끻맜��빳熬ユ뙁若싪퓶葉뗥늽��
 
 #. type: Labeled list
 #: en/git-clone.txt:240 en/git-submodule.txt:433
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--[no-]single-branch"
 msgstr "--[no-]single-branch"
 
@@ -14286,26 +14105,19 @@ msgstr "--[no-]single-branch"
 #: en/git-clone.txt:249
 #, fuzzy, priority:300
 msgid "Clone only the history leading to the tip of a single branch, either specified by the `--branch` option or the primary branch remote's `HEAD` points at.  Further fetches into the resulting repository will only update the remote-tracking branch for the branch this option was used for the initial cloning.  If the HEAD at the remote did not point at any branch when `--single-branch` clone was made, no remote-tracking branch is created."
-msgstr ""
-"餓끻뀑�녺쎍�겼뜒訝��녷뵱�ュ갼�꾢럣�뀐펽瑥ε늽��˙ `--branch` �됮」�뽨말�녷뵱瓦쒐쮮 `HEAD` "
-"�뉐츣�귟˙�쎾뻠餓볟틩阿뗥릮�꾣뒖�뽩컛�ゆ쎍�겼쑉�뗩쉮�띈˙�뉐츣�꾥퓶葉뗨퇎甕ゅ늽���귛쫩�쒎쑉 `--single-branch` �뗩쉮�띰펽瓦쒐쮮 HEAD "
-"�ゆ뙁�묇뻣鵝뺝늽��펽�쇾툖鴉싧닗兩븃퓶葉뗨퇎甕ゅ늽����"
+msgstr "餓끻뀑�녺쎍�겼뜒訝��녷뵱�ュ갼�꾢럣�뀐펽瑥ε늽��˙ `--branch` �됮」�뽨말�녷뵱瓦쒐쮮 `HEAD` �뉐츣�귟˙�쎾뻠餓볟틩阿뗥릮�꾣뒖�뽩컛�ゆ쎍�겼쑉�뗩쉮�띈˙�뉐츣�꾥퓶葉뗨퇎甕ゅ늽���귛쫩�쒎쑉 `--single-branch` �뗩쉮�띰펽瓦쒐쮮 HEAD �ゆ뙁�묇뻣鵝뺝늽��펽�쇾툖鴉싧닗兩븃퓶葉뗨퇎甕ゅ늽����"
 
 #. type: Plain text
 #: en/git-clone.txt:256
 #, fuzzy, priority:300
 msgid "Don't clone any tags, and set `remote.<remote>.tagOpt=--no-tags` in the config, ensuring that future `git pull` and `git fetch` operations won't follow any tags. Subsequent explicit tag fetches will still work, (see linkgit:git-fetch[1])."
-msgstr ""
-"訝띶뀑�녵뻣鵝뺞젃嶺억펽亮뜹쑉�띸쉰訝��營� `remote.<remote>.tagOpt=--no-tags` 竊뚨‘岳앭컛�η쉪`git pull`��`git "
-"fetch`�띴퐳訝띴폏瓮잓쉹餓삡퐬�뉒��귡쉹�롧쉪�얍폀�뉒��볟룚餓띶컛壅룝퐳�⑨펷�귡쁾 linkgit竊쉍it-fetch [1]竊됥��"
+msgstr "訝띶뀑�녵뻣鵝뺞젃嶺억펽亮뜹쑉�띸쉰訝��營� `remote.<remote>.tagOpt=--no-tags` 竊뚨‘岳앭컛�η쉪`git pull`��`git fetch`�띴퐳訝띴폏瓮잓쉹餓삡퐬�뉒��귡쉹�롧쉪�얍폀�뉒��볟룚餓띶컛壅룝퐳�⑨펷�귡쁾 linkgit竊쉍it-fetch [1]竊됥��"
 
 #. type: Plain text
 #: en/git-clone.txt:261
 #, fuzzy, priority:300
 msgid "Can be used in conjunction with `--single-branch` to clone and maintain a branch with no references other than a single cloned branch. This is useful e.g. to maintain minimal clones of the default branch of some repository for search indexing."
-msgstr ""
-"��빳訝� `--single-branch` "
-"瀯볟릦鵝욜뵪竊뚥빳�뗩쉮�뚨뺨�ㅹ솮�뺜릉�뗩쉮�녷뵱鸚뽪깹�됧끀餓뽩폊�①쉪�녷뵱�귟퓳�ⓧ풃倻귞뺨�ㅶ윇雅쎽퍜佯볡쉪容섋��녷뵱�꾣�弱뤷뀑�녵빳瓦쏂죱�쒐뇨榮℡폊�뜻쐣�ⓦ��"
+msgstr "��빳訝� `--single-branch` 瀯볟릦鵝욜뵪竊뚥빳�뗩쉮�뚨뺨�ㅹ솮�뺜릉�뗩쉮�녷뵱鸚뽪깹�됧끀餓뽩폊�①쉪�녷뵱�귟퓳�ⓧ풃倻귞뺨�ㅶ윇雅쎽퍜佯볡쉪容섋��녷뵱�꾣�弱뤷뀑�녵빳瓦쏂죱�쒐뇨榮℡폊�뜻쐣�ⓦ��"
 
 #. type: Labeled list
 #: en/git-clone.txt:262
@@ -14318,23 +14130,17 @@ msgstr "--recurse-submodules[=<瓮�푶鰲꾥똽]"
 #: en/git-clone.txt:270
 #, fuzzy, priority:300
 msgid "After the clone is created, initialize and clone submodules within based on the provided pathspec.  If no pathspec is provided, all submodules are initialized and cloned.  This option can be given multiple times for pathspecs consisting of multiple entries.  The resulting clone has `submodule.active` set to the provided pathspec, or \".\" (meaning all submodules) if no pathspec is provided."
-msgstr ""
-"�쎾뻠�뗩쉮�롳펽�방뜮�먧풘�꾥러孃꾥쭊�껃닜冶뗥뙑亮뜹뀑�녶끀訝�쉪耶먩Æ�쀣�귛쫩�쒏쑋�먧풘瓮�푶鰲꾥똽竊뚦닕弱녶닜冶뗥뙑亮뜹뀑�녷��됧춴與▼쓼�귛�雅롧뵳鸚싦릉�←쎅瀯꾣닇�꾥러孃꾥쭊�껓펽��빳鸚싨А壅뗤틛閭ㅹ�됮」��"
-"�잍닇�꾢뀑�녶컛�� `submodule.active` 溫얌맏�먧풘�꾥러孃꾥쭊�껁�귛쫩�쒏쑋�먧풘瓮�푶鰲꾥똽竊뚨뵟�먪쉪�뗩쉮弱녷뒍 `submodule.active` 溫얌맏 "
-"\".\" 竊덅〃鹽뷸��됧춴與▼쓼竊됥��"
+msgstr "�쎾뻠�뗩쉮�롳펽�방뜮�먧풘�꾥러孃꾥쭊�껃닜冶뗥뙑亮뜹뀑�녶끀訝�쉪耶먩Æ�쀣�귛쫩�쒏쑋�먧풘瓮�푶鰲꾥똽竊뚦닕弱녶닜冶뗥뙑亮뜹뀑�녷��됧춴與▼쓼�귛�雅롧뵳鸚싦릉�←쎅瀯꾣닇�꾥러孃꾥쭊�껓펽��빳鸚싨А壅뗤틛閭ㅹ�됮」�귞뵟�먪쉪�뗩쉮弱녷뒍 `submodule.active` 溫얌맏�먧풘�꾥러孃꾥쭊�껁�귛쫩�쒏쑋�먧풘瓮�푶鰲꾥똽竊뚨뵟�먪쉪�뗩쉮弱녷뒍 `submodule.active` 溫얌맏 \".\" 竊덅〃鹽뷸��됧춴與▼쓼竊됥��"
 
 #. type: Plain text
 #: en/git-clone.txt:277
 #, fuzzy, priority:300
 msgid "Submodules are initialized and cloned using their default settings. This is equivalent to running `git submodule update --init --recursive <pathspec>` immediately after the clone is finished. This option is ignored if the cloned repository does not have a worktree/checkout (i.e. if any of `--no-checkout`/`-n`, `--bare`, or `--mirror` is given)"
-msgstr ""
-"耶먩Æ�쀤슴�ⓨ끀容섋�溫양쉰瓦쏂죱�앭쭓�뽩뭽�뗩쉮�귟퓳嶺됪븞雅롥뀑�녶츑�먨릮塋뗥뜵瓦먫죱 `git submodule update --init --recursive "
-"<瓮�푶鰲꾥똽>`�귛쫩�쒎뀑�녺쉪餓볟틩亦→쐣藥δ퐳��/汝��븝펷�녕퍢�뷰틙 `--no-checkout`/`-n`竊�`--bare` �� "
-"`--mirror`訝�쉪餓삡퐬訝�訝ら�됮」竊됵펽�쇿옙�ζ��됮」��"
+msgstr "耶먩Æ�쀤슴�ⓨ끀容섋�溫양쉰瓦쏂죱�앭쭓�뽩뭽�뗩쉮�귟퓳嶺됪븞雅롥뀑�녶츑�먨릮塋뗥뜵瓦먫죱 `git submodule update --init --recursive <瓮�푶鰲꾥똽>`�귛쫩�쒎뀑�녺쉪餓볟틩亦→쐣藥δ퐳��/汝��븝펷�녕퍢�뷰틙 `--no-checkout`/`-n`竊�`--bare` �� `--mirror`訝�쉪餓삡퐬訝�訝ら�됮」竊됵펽�쇿옙�ζ��됮」��"
 
 #. type: Labeled list
 #: en/git-clone.txt:278
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--[no-]shallow-submodules"
 msgstr "--[no-]shallow-submodules"
 
@@ -14346,7 +14152,7 @@ msgstr "���됧뀑�녺쉪耶먩Æ�쀩꺗弱녷삸役끻뀑�놅펽曆긷벧訝�1��"
 
 #. type: Labeled list
 #: en/git-clone.txt:281
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "--[no-]remote-submodules"
 msgstr "--[no-]remote-submodules"
 
@@ -14354,9 +14160,7 @@ msgstr "--[no-]remote-submodules"
 #: en/git-clone.txt:286
 #, fuzzy, priority:300
 msgid "All submodules which are cloned will use the status of the submodule's remote-tracking branch to update the submodule, rather than the superproject's recorded SHA-1. Equivalent to passing `--remote` to `git submodule update`."
-msgstr ""
-"�뗩쉮�꾣��됧춴與▼쓼弱녵슴�ⓨ춴與▼쓼�꾥퓶葉뗨퇎甕ゅ늽��쉪�뜻�곫씎�닸뼭耶먩Æ�쀯펽�뚥툖��텈瀛㏝」��쉪藥꿱�壤뷨HA-1�귞춬�뚥틢弱�`--remote` 鴉좈�믥퍢 `git "
-"submodule update`��"
+msgstr "�뗩쉮�꾣��됧춴與▼쓼弱녵슴�ⓨ춴與▼쓼�꾥퓶葉뗨퇎甕ゅ늽��쉪�뜻�곫씎�닸뼭耶먩Æ�쀯펽�뚥툖��텈瀛㏝」��쉪藥꿱�壤뷨HA-1�귞춬�뚥틢弱�`--remote` 鴉좈�믥퍢 `git submodule update`��"
 
 #. type: Labeled list
 #: en/git-clone.txt:287 en/git-init.txt:64
@@ -14368,8 +14172,7 @@ msgstr "--separate-git-dir=<git��퐬>"
 #: en/git-clone.txt:293
 #, fuzzy, priority:300
 msgid "Instead of placing the cloned repository where it is supposed to be, place the cloned repository at the specified directory, then make a filesystem-agnostic Git symbolic link to there.  The result is Git repository can be separated from working tree."
-msgstr ""
-"訝띶컛�뗩쉮�꾢춼�ⓨ틩�양쉰�ⓨ렅鸚꾬펽�뚧삸弱녶뀑�녺쉪耶섇궓佯볠붂營�쑉�뉐츣�꾤쎅壤뺜릎竊뚨꽫�롥쑉閭ㅵ쨪兩븀쳦訝롦뻼餓띄내瀯잍뿞�녕쉪Git寧�뤇�얏렏�귟퓳��빳弱낶it餓볟틩訝롥램鵝쒎뙷�녺┿��"
+msgstr "訝띶컛�뗩쉮�꾢춼�ⓨ틩�양쉰�ⓨ렅鸚꾬펽�뚧삸弱녶뀑�녺쉪耶섇궓佯볠붂營�쑉�뉐츣�꾤쎅壤뺜릎竊뚨꽫�롥쑉閭ㅵ쨪兩븀쳦訝롦뻼餓띄내瀯잍뿞�녕쉪Git寧�뤇�얏렏�귟퓳��빳弱낶it餓볟틩訝롥램鵝쒎뙷�녺┿��"
 
 #. type: Labeled list
 #: en/git-clone.txt:294 en/git-submodule.txt:427
@@ -14411,9 +14214,7 @@ msgstr "<directory>"
 #: en/git-clone.txt:310
 #, fuzzy, priority:300
 msgid "The name of a new directory to clone into.  The \"humanish\" part of the source repository is used if no directory is explicitly given (`repo` for `/path/to/repo.git` and `foo` for `host.xz:foo/.git`).  Cloning into an existing directory is only allowed if the directory is empty."
-msgstr ""
-"誤곩뀑�녶댆�꾣뼭��퐬�꾢릫燁겹�귛쫩�쒏쑋�롧‘�뉐츣��퐬竊뚦닕鵝욜뵪繹먧퍜佯볞릎�꾟�쒍볶�㎩뙑�앶깿�놅펷野밥틢 `/path/to/repo.git` �뚩�竊뚥맏 `repo`竊쎾�雅� "
-"`host.xz:foo/.git` �뚩�竊뚥맏 `foo`竊됥�귚퍎壤볡쎅壤뺜맏令뷸뿶�띶뀅溫멨뀑�녶댆�경쐣��퐬��"
+msgstr "誤곩뀑�녶댆�꾣뼭��퐬�꾢릫燁겹�귛쫩�쒏쑋�롧‘�뉐츣��퐬竊뚦닕鵝욜뵪繹먧퍜佯볞릎�꾟�쒍볶�㎩뙑�앶깿�놅펷野밥틢 `/path/to/repo.git` �뚩�竊뚥맏 `repo`竊쎾�雅� `host.xz:foo/.git` �뚩�竊뚥맏 `foo`竊됥�귚퍎壤볡쎅壤뺜맏令뷸뿶�띶뀅溫멨뀑�녶댆�경쐣��퐬��"
 
 #. type: Plain text
 #: en/git-clone.txt:318
@@ -14485,7 +14286,7 @@ msgstr "$ git clone --bare -l /home/proj/.git /pub/scm/proj.git\n"
 
 #. type: Title =
 #: en/git-column.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-column(1)"
 msgstr "git-column(1)"
 
@@ -14657,7 +14458,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-commit-tree.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-commit-tree(1)"
 msgstr "git-commit-tree(1)"
 
@@ -14822,13 +14623,13 @@ msgstr "/etc/mailname"
 
 #. type: Plain text
 #: en/git-commit-tree.txt:98
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:git-write-tree[1] linkgit:git-commit[1]"
 msgstr "linkgit:git-write-tree[1] linkgit:git-commit[1]"
 
 #. type: Title =
 #: en/git-commit.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "git-commit(1)"
 msgstr "git-commit(1)"
 
@@ -14979,7 +14780,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-commit.txt:101
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--reset-author"
 msgstr "--reset-author"
 
@@ -14991,7 +14792,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-commit.txt:107 en/git-status.txt:28 en/git-symbolic-ref.txt:45
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--short"
 msgstr "--short"
 
@@ -15003,7 +14804,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-commit.txt:111 en/git-status.txt:32
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--branch"
 msgstr "--branch"
 
@@ -15021,7 +14822,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-commit.txt:119 en/git-describe.txt:87 en/git-ls-tree.txt:52 en/git-status.txt:47
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--long"
 msgstr "--long"
 
@@ -15033,7 +14834,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-commit.txt:124 en/git-config.txt:207 en/git-grep.txt:208
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--null"
 msgstr "--null"
 
@@ -15129,7 +14930,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-commit.txt:176 en/git-rebase.txt:413 en/merge-options.txt:115
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--no-verify"
 msgstr "--no-verify"
 
@@ -15231,7 +15032,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-commit.txt:227 en/git-revert.txt:66 en/merge-options.txt:17
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--no-edit"
 msgstr "--no-edit"
 
@@ -15243,7 +15044,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-commit.txt:232
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--amend"
 msgstr "--amend"
 
@@ -15285,7 +15086,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-commit.txt:258
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--no-post-rewrite"
 msgstr "--no-post-rewrite"
 
@@ -15297,7 +15098,7 @@ msgstr " post-rewrite "
 
 #. type: Labeled list
 #: en/git-commit.txt:262
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--include"
 msgstr "--include"
 
@@ -15309,7 +15110,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-commit.txt:269
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--only"
 msgstr "--only"
 
@@ -15399,7 +15200,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-commit.txt:338
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--status"
 msgstr "--status"
 
@@ -15411,7 +15212,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-commit.txt:344
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--no-status"
 msgstr "--no-status"
 
@@ -15575,9 +15376,7 @@ msgstr ""
 #: en/git-commit.txt:476
 #, fuzzy, priority:280
 msgid "(nb \"<\", \">\" and \"\\n\"s are stripped)"
-msgstr ""
-"(nb \"<\", \">\" and \"\\n"
-"\"s are stripped)"
+msgstr "(nb \"<\", \">\" and \"\\n\"s are stripped)"
 
 #. type: Plain text
 #: en/git-commit.txt:482
@@ -15641,15 +15440,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-commit.txt:543
-#, fuzzy, ignore-same, priority:280
+#, ignore-same, priority:280
 msgid "linkgit:git-add[1], linkgit:git-rm[1], linkgit:git-mv[1], linkgit:git-merge[1], linkgit:git-commit-tree[1]"
-msgstr ""
-"linkgit:git-add[1], linkgit:git-rm[1], linkgit:git-mv[1], linkgit:git-"
-"merge[1], linkgit:git-commit-tree[1]"
+msgstr "linkgit:git-add[1], linkgit:git-rm[1], linkgit:git-mv[1], linkgit:git-merge[1], linkgit:git-commit-tree[1]"
 
 #. type: Title =
 #: en/git-config.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-config(1)"
 msgstr "git-config(1)"
 
@@ -15766,7 +15563,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-config.txt:74
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--replace-all"
 msgstr "--replace-all"
 
@@ -15778,7 +15575,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-config.txt:78 en/git-update-index.txt:45
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--add"
 msgstr "--add"
 
@@ -15790,7 +15587,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-config.txt:83
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--get"
 msgstr "--get"
 
@@ -15802,7 +15599,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-config.txt:88
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--get-all"
 msgstr "--get-all"
 
@@ -15814,7 +15611,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-config.txt:91
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--get-regexp"
 msgstr "--get-regexp"
 
@@ -15838,7 +15635,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-config.txt:106
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--global"
 msgstr "--global"
 
@@ -15862,7 +15659,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-config.txt:117
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--system"
 msgstr "--system"
 
@@ -15892,7 +15689,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-config.txt:136 en/git-restore.txt:55
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--worktree"
 msgstr "--worktree"
 
@@ -15934,7 +15731,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-config.txt:152
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--remove-section"
 msgstr "--remove-section"
 
@@ -15946,7 +15743,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-config.txt:155
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--rename-section"
 msgstr "--rename-section"
 
@@ -15958,7 +15755,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-config.txt:158
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--unset"
 msgstr "--unset"
 
@@ -15970,7 +15767,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-config.txt:161
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--unset-all"
 msgstr "--unset-all"
 
@@ -16026,11 +15823,7 @@ msgstr ""
 #: en/git-config.txt:185
 #, fuzzy, priority:100
 msgid "'path': canonicalize by adding a leading `~` to the value of `$HOME` and `~user` to the home directory for the specified user. This specifier has no effect when setting the value (but you can use `git config section.variable ~/` from the command line to let your shell do the expansion.)"
-msgstr ""
-"'path': canonicalize by adding a leading `~` to the value of `$HOME` and "
-"`~user` to the home directory for the specified user. This specifier has no "
-"effect when setting the value (but you can use `git config section.variable "
-"~/` from the command line to let your shell do the expansion.)"
+msgstr "'path': canonicalize by adding a leading `~` to the value of `$HOME` and `~user` to the home directory for the specified user. This specifier has no effect when setting the value (but you can use `git config section.variable ~/` from the command line to let your shell do the expansion.)"
 
 #. type: Plain text
 #: en/git-config.txt:187
@@ -16046,31 +15839,31 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-config.txt:193
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--bool"
 msgstr "--bool"
 
 #. type: Labeled list
 #: en/git-config.txt:194
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--int"
 msgstr "--int"
 
 #. type: Labeled list
 #: en/git-config.txt:195
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--bool-or-int"
 msgstr "--bool-or-int"
 
 #. type: Labeled list
 #: en/git-config.txt:196 en/git-hash-object.txt:39
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--path"
 msgstr "--path"
 
 #. type: Labeled list
 #: en/git-config.txt:197
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--expiry-date"
 msgstr "--expiry-date"
 
@@ -16082,7 +15875,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-config.txt:201
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-type"
 msgstr "--no-type"
 
@@ -16106,7 +15899,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-config.txt:219
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--show-origin"
 msgstr "--show-origin"
 
@@ -16118,7 +15911,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-config.txt:225
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--show-scope"
 msgstr "--show-scope"
 
@@ -16166,7 +15959,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-config.txt:257
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]includes"
 msgstr "--[no-]includes"
 
@@ -16298,7 +16091,7 @@ msgstr "��쥊"
 
 #. type: Labeled list
 #: en/git-config.txt:329
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "GIT_CONFIG"
 msgstr "GIT_CONFIG"
 
@@ -16310,7 +16103,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-config.txt:334
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "GIT_CONFIG_NOSYSTEM"
 msgstr "GIT_CONFIG_NOSYSTEM"
 
@@ -16601,7 +16394,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-count-objects.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-count-objects(1)"
 msgstr "git-count-objects(1)"
 
@@ -16685,7 +16478,7 @@ msgstr "-H"
 
 #. type: Labeled list
 #: en/git-count-objects.txt:48
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--human-readable"
 msgstr "--human-readable"
 
@@ -16697,7 +16490,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-credential-cache--daemon.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-credential-cache--daemon(1)"
 msgstr "git-credential-cache--daemon(1)"
 
@@ -16733,7 +16526,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-credential-cache.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-credential-cache(1)"
 msgstr "git-credential-cache(1)"
 
@@ -16845,7 +16638,7 @@ msgstr "$ git config credential.helper 'cache --timeout=300'\n"
 
 #. type: Title =
 #: en/git-credential-store.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-credential-store(1)"
 msgstr "git-credential-store(1)"
 
@@ -16997,7 +16790,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-credential.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-credential(1)"
 msgstr "git-credential(1)"
 
@@ -17023,10 +16816,7 @@ msgstr ""
 #: en/git-credential.txt:28
 #, fuzzy, priority:100
 msgid "git-credential takes an \"action\" option on the command-line (one of `fill`, `approve`, or `reject`) and reads a credential description on stdin (see <<IOFMT,INPUT/OUTPUT FORMAT>>)."
-msgstr ""
-"git-credential takes an \"action\" option on the command-line (one of `fill`"
-", `approve`, or `reject`) and reads a credential description on stdin (see "
-"<<IOFMT,INPUT/OUTPUT FORMAT>>)."
+msgstr "git-credential takes an \"action\" option on the command-line (one of `fill`, `approve`, or `reject`) and reads a credential description on stdin (see <<IOFMT,INPUT/OUTPUT FORMAT>>)."
 
 #. type: Plain text
 #: en/git-credential.txt:35
@@ -17164,7 +16954,7 @@ msgstr "��똻餓δ툔�ζ쐿�쇔폀竊�"
 
 #. type: Labeled list
 #: en/git-credential.txt:122
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`protocol`"
 msgstr "`protocol`"
 
@@ -17176,7 +16966,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-credential.txt:127
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`host`"
 msgstr "`host`"
 
@@ -17188,7 +16978,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-credential.txt:132
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`path`"
 msgstr "`path`"
 
@@ -17200,7 +16990,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-credential.txt:138
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`username`"
 msgstr "`username`"
 
@@ -17212,7 +17002,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-credential.txt:143
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`password`"
 msgstr "`password`"
 
@@ -17224,7 +17014,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-credential.txt:147
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`url`"
 msgstr "`url`"
 
@@ -17248,7 +17038,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-cvsexportcommit.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-cvsexportcommit(1)"
 msgstr "git-cvsexportcommit(1)"
 
@@ -17428,12 +17218,11 @@ msgid ""
 msgstr ""
 "$ export GIT_DIR=~/project/.git\n"
 "$ cd ~/project_cvs_checkout\n"
-"$ git cherry cvshead myhead | sed -n 's/^+ //p' | xargs -l1 git "
-"cvsexportcommit -c -p -v\n"
+"$ git cherry cvshead myhead | sed -n 's/^+ //p' | xargs -l1 git cvsexportcommit -c -p -v\n"
 
 #. type: Title =
 #: en/git-cvsimport.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-cvsimport(1)"
 msgstr "git-cvsimport(1)"
 
@@ -17725,10 +17514,7 @@ msgstr ""
 #: en/git-cvsimport.txt:159
 #, fuzzy, priority:100
 msgid "'git cvsimport' will make it appear as those authors had their GIT_AUTHOR_NAME and GIT_AUTHOR_EMAIL set properly all along.  If a time zone is specified, GIT_AUTHOR_DATE will have the corresponding offset applied."
-msgstr ""
-"'git cvsimport' will make it appear as those authors had their "
-"GIT_AUTHOR_NAME and GIT_AUTHOR_EMAIL set properly all along.  If a time zone "
-"is specified, GIT_AUTHOR_DATE will have the corresponding offset applied."
+msgstr "'git cvsimport' will make it appear as those authors had their GIT_AUTHOR_NAME and GIT_AUTHOR_EMAIL set properly all along.  If a time zone is specified, GIT_AUTHOR_DATE will have the corresponding offset applied."
 
 #. type: Plain text
 #: en/git-cvsimport.txt:163
@@ -17864,7 +17650,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-cvsserver.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-cvsserver(1)"
 msgstr "git-cvsserver(1)"
 
@@ -17932,7 +17718,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cvsserver.txt:37 en/git-daemon.txt:49
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--strict-paths"
 msgstr "--strict-paths"
 
@@ -17944,7 +17730,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cvsserver.txt:40 en/git-daemon.txt:78
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--export-all"
 msgstr "--export-all"
 
@@ -17962,7 +17748,7 @@ msgstr "-V"
 
 #. type: Labeled list
 #: en/git-cvsserver.txt:45 en/git.txt:42
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--version"
 msgstr "--version"
 
@@ -17974,7 +17760,7 @@ msgstr "�볟뜲�덃쑍岳→겘亮띌����"
 
 #. type: Labeled list
 #: en/git-cvsserver.txt:50 en/git.txt:45
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--help"
 msgstr "--help"
 
@@ -18024,10 +17810,7 @@ msgstr ""
 #: en/git-cvsserver.txt:80
 #, fuzzy, priority:100
 msgid "'git-cvsserver' maps Git branches to CVS modules. This is very different from what most CVS users would expect since in CVS modules usually represent one or more directories."
-msgstr ""
-"'git-cvsserver' maps Git branches to CVS modules. This is very different "
-"from what most CVS users would expect since in CVS modules usually represent "
-"one or more directories."
+msgstr "'git-cvsserver' maps Git branches to CVS modules. This is very different from what most CVS users would expect since in CVS modules usually represent one or more directories."
 
 #. type: Title -
 #: en/git-cvsserver.txt:82
@@ -18241,11 +18024,7 @@ msgstr ""
 #: en/git-cvsserver.txt:217
 #, fuzzy, priority:100
 msgid "'git-cvsserver' uses one database per Git head (i.e. CVS module) to store information about the repository to maintain consistent CVS revision numbers. The database needs to be updated (i.e. written to) after every commit."
-msgstr ""
-"'git-cvsserver' uses one database per Git head (i.e. CVS module) to store "
-"information about the repository to maintain consistent CVS revision "
-"numbers. The database needs to be updated (i.e. written to) after every "
-"commit."
+msgstr "'git-cvsserver' uses one database per Git head (i.e. CVS module) to store information about the repository to maintain consistent CVS revision numbers. The database needs to be updated (i.e. written to) after every commit."
 
 #. type: Plain text
 #: en/git-cvsserver.txt:222
@@ -18287,9 +18066,7 @@ msgstr ""
 #: en/git-cvsserver.txt:256
 #, fuzzy, priority:100
 msgid "'git-cvsserver' uses the Perl DBI module. Please also read its documentation if changing these variables, especially about `DBI->connect()`."
-msgstr ""
-"'git-cvsserver' uses the Perl DBI module. Please also read its documentation "
-"if changing these variables, especially about `DBI->connect()`."
+msgstr "'git-cvsserver' uses the Perl DBI module. Please also read its documentation if changing these variables, especially about `DBI->connect()`."
 
 #. type: Labeled list
 #: en/git-cvsserver.txt:257
@@ -18371,7 +18148,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cvsserver.txt:293
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "%G"
 msgstr "%G"
 
@@ -18383,7 +18160,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cvsserver.txt:295
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "%g"
 msgstr "%g"
 
@@ -18395,7 +18172,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cvsserver.txt:300
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "%m"
 msgstr "%m"
 
@@ -18407,7 +18184,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cvsserver.txt:302
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "%a"
 msgstr "%a"
 
@@ -18419,7 +18196,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-cvsserver.txt:304
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "%u"
 msgstr "%u"
 
@@ -18611,7 +18388,7 @@ msgstr "'git-cvsserver' depends on DBD::SQLite."
 
 #. type: Title =
 #: en/git-daemon.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-daemon(1)"
 msgstr "git-daemon(1)"
 
@@ -18691,7 +18468,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-daemon.txt:62
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--base-path-relaxed"
 msgstr "--base-path-relaxed"
 
@@ -18721,7 +18498,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-daemon.txt:83
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--inetd"
 msgstr "--inetd"
 
@@ -18793,7 +18570,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-daemon.txt:114
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--syslog"
 msgstr "--syslog"
 
@@ -18853,7 +18630,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-daemon.txt:138
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--user-path"
 msgstr "--user-path"
 
@@ -18877,7 +18654,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-daemon.txt:151
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--reuseaddr"
 msgstr "--reuseaddr"
 
@@ -18973,7 +18750,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-daemon.txt:196
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]informative-errors"
 msgstr "--[no-]informative-errors"
 
@@ -19182,7 +18959,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-describe.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "git-describe(1)"
 msgstr "git-describe(1)"
 
@@ -19263,7 +19040,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-describe.txt:60
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--contains"
 msgstr "--contains"
 
@@ -19293,7 +19070,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-describe.txt:78
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--exact-match"
 msgstr "--exact-match"
 
@@ -19305,7 +19082,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-describe.txt:82 en/git-ls-files.txt:159
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--debug"
 msgstr "--debug"
 
@@ -19347,7 +19124,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-describe.txt:118 en/git-diff-tree.txt:115 en/git-name-rev.txt:61
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--always"
 msgstr "--always"
 
@@ -19487,7 +19264,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-diff-files.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-diff-files(1)"
 msgstr "git-diff-files(1)"
 
@@ -19541,7 +19318,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-diff-files.txt:38 en/git-diff-tree.txt:98 en/git-log.txt:137
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--cc"
 msgstr "--cc"
 
@@ -19559,7 +19336,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-diff-index.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-diff-index(1)"
 msgstr "git-diff-index(1)"
 
@@ -19659,8 +19436,7 @@ msgid ""
 msgstr ""
 "  torvalds@ppc970:~/git> git diff-index --cached HEAD\n"
 "  -100644 blob    4161aecc6700a2eb579e842af0b7f22b98443f74        commit.c\n"
-"  +100644 blob    4161aecc6700a2eb579e842af0b7f22b98443f74        git-commit."
-"c\n"
+"  +100644 blob    4161aecc6700a2eb579e842af0b7f22b98443f74        git-commit.c\n"
 
 #. type: Plain text
 #: en/git-diff-index.txt:71
@@ -19740,7 +19516,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-difftool.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-difftool(1)"
 msgstr "git-difftool(1)"
 
@@ -19760,15 +19536,11 @@ msgstr "'git difftool' [<options>] [<commit> [<commit>]] [--] [<path>...]\n"
 #: en/git-difftool.txt:19
 #, fuzzy, priority:100
 msgid "'git difftool' is a Git command that allows you to compare and edit files between revisions using common diff tools.  'git difftool' is a frontend to 'git diff' and accepts the same options and arguments. See linkgit:git-diff[1]."
-msgstr ""
-"'git difftool' is a Git command that allows you to compare and edit files "
-"between revisions using common diff tools.  'git difftool' is a frontend to "
-"'git diff' and accepts the same options and arguments. See linkgit:git-"
-"diff[1]."
+msgstr "'git difftool' is a Git command that allows you to compare and edit files between revisions using common diff tools.  'git difftool' is a frontend to 'git diff' and accepts the same options and arguments. See linkgit:git-diff[1]."
 
 #. type: Labeled list
 #: en/git-difftool.txt:23
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--dir-diff"
 msgstr "--dir-diff"
 
@@ -19780,13 +19552,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-difftool.txt:28 en/git-mergetool.txt:70
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "-y"
 msgstr "-y"
 
 #. type: Labeled list
 #: en/git-difftool.txt:29 en/git-mergetool.txt:71
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--no-prompt"
 msgstr "--no-prompt"
 
@@ -19798,7 +19570,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-difftool.txt:32 en/git-mergetool.txt:78
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--prompt"
 msgstr "--prompt"
 
@@ -19852,7 +19624,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-difftool.txt:69 en/git-mergetool.txt:67
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--tool-help"
 msgstr "--tool-help"
 
@@ -19864,7 +19636,7 @@ msgstr " `--tool` "
 
 #. type: Labeled list
 #: en/git-difftool.txt:72
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]symlinks"
 msgstr "--[no-]symlinks"
 
@@ -19872,10 +19644,7 @@ msgstr "--[no-]symlinks"
 #: en/git-difftool.txt:77
 #, fuzzy, priority:100
 msgid "'git difftool''s default behavior is create symlinks to the working tree when run in `--dir-diff` mode and the right-hand side of the comparison yields the same content as the file in the working tree."
-msgstr ""
-"'git difftool''s default behavior is create symlinks to the working tree "
-"when run in `--dir-diff` mode and the right-hand side of the comparison "
-"yields the same content as the file in the working tree."
+msgstr "'git difftool''s default behavior is create symlinks to the working tree when run in `--dir-diff` mode and the right-hand side of the comparison yields the same content as the file in the working tree."
 
 #. type: Plain text
 #: en/git-difftool.txt:80
@@ -19903,13 +19672,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-difftool.txt:88 en/git-help.txt:59 en/git-mergetool.txt:82 en/git-show-branch.txt:111 en/git-update-index.txt:128 en/rev-list-options.txt:263
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "-g"
 msgstr "-g"
 
 #. type: Labeled list
 #: en/git-difftool.txt:89
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]gui"
 msgstr "--[no-]gui"
 
@@ -19921,7 +19690,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-difftool.txt:97
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]trust-exit-code"
 msgstr "--[no-]trust-exit-code"
 
@@ -19957,7 +19726,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-difftool.txt:113
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "diff.tool"
 msgstr "diff.tool"
 
@@ -19969,7 +19738,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-difftool.txt:116
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "diff.guitool"
 msgstr "diff.guitool"
 
@@ -20011,7 +19780,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-difftool.txt:128
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "difftool.prompt"
 msgstr "difftool.prompt"
 
@@ -20023,7 +19792,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-difftool.txt:131
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "difftool.trustExitCode"
 msgstr "difftool.trustExitCode"
 
@@ -20059,7 +19828,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-diff-tree.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-diff-tree(1)"
 msgstr "git-diff-tree(1)"
 
@@ -20176,7 +19945,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-diff-tree.txt:84
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-commit-id"
 msgstr "--no-commit-id"
 
@@ -20200,7 +19969,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-diff-tree.txt:108 en/git-log.txt:143
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--combined-all-paths"
 msgstr "--combined-all-paths"
 
@@ -20218,7 +19987,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-diff.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "git-diff(1)"
 msgstr "git-diff(1)"
 
@@ -20558,13 +20327,11 @@ msgstr ""
 #, fuzzy, priority:280
 #| msgid "linkgit:git-status[1] linkgit:git-rm[1] linkgit:git-reset[1] linkgit:git-mv[1] linkgit:git-commit[1] linkgit:git-update-index[1]"
 msgid "diff(1), linkgit:git-difftool[1], linkgit:git-log[1], linkgit:gitdiffcore[7], linkgit:git-format-patch[1], linkgit:git-apply[1], linkgit:git-show[1]"
-msgstr ""
-"diff(1), linkgit:git-difftool[1], linkgit:git-log[1], linkgit:gitdiffcore[7]"
-", linkgit:git-format-patch[1], linkgit:git-apply[1], linkgit:git-show[1]"
+msgstr "diff(1), linkgit:git-difftool[1], linkgit:git-log[1], linkgit:gitdiffcore[7], linkgit:git-format-patch[1], linkgit:git-apply[1], linkgit:git-show[1]"
 
 #. type: Title =
 #: en/git-fast-export.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-fast-export(1)"
 msgstr "git-fast-export(1)"
 
@@ -20678,7 +20445,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fast-export.txt:79
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--mark-tags"
 msgstr "--mark-tags"
 
@@ -20696,7 +20463,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fast-export.txt:93
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--fake-missing-tagger"
 msgstr "--fake-missing-tagger"
 
@@ -20708,7 +20475,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fast-export.txt:99
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--use-done-feature"
 msgstr "--use-done-feature"
 
@@ -20720,7 +20487,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fast-export.txt:103
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-data"
 msgstr "--no-data"
 
@@ -20732,7 +20499,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fast-export.txt:111 en/git-ls-tree.txt:72
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--full-tree"
 msgstr "--full-tree"
 
@@ -20744,7 +20511,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fast-export.txt:117
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--anonymize"
 msgstr "--anonymize"
 
@@ -20768,7 +20535,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fast-export.txt:127
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--reference-excluded-parents"
 msgstr "--reference-excluded-parents"
 
@@ -20780,7 +20547,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fast-export.txt:139
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--show-original-ids"
 msgstr "--show-original-ids"
 
@@ -20804,7 +20571,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fast-export.txt:153
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--refspec"
 msgstr "--refspec"
 
@@ -20976,7 +20743,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-fast-import.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-fast-import(1)"
 msgstr "git-fast-import(1)"
 
@@ -21024,7 +20791,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fast-import.txt:48
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--stats"
 msgstr "--stats"
 
@@ -21036,7 +20803,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fast-import.txt:54
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--allow-unsafe-features"
 msgstr "--allow-unsafe-features"
 
@@ -21084,7 +20851,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fast-import.txt:84
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--done"
 msgstr "--done"
 
@@ -21126,7 +20893,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fast-import.txt:114
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]relative-marks"
 msgstr "--[no-]relative-marks"
 
@@ -21247,7 +21014,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fast-import.txt:175
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "fastimport.unpackLimit"
 msgstr "fastimport.unpackLimit"
 
@@ -21373,7 +21140,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fast-import.txt:274
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`raw`"
 msgstr "`raw`"
 
@@ -21409,7 +21176,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fast-import.txt:299
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`raw-permissive`"
 msgstr "`raw-permissive`"
 
@@ -21463,7 +21230,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fast-import.txt:334
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`now`"
 msgstr "`now`"
 
@@ -21505,7 +21272,7 @@ msgstr ""
 
 #. type: Title ~
 #: en/git-fast-import.txt:361 en/git-fast-import.txt:430
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`commit`"
 msgstr "`commit`"
 
@@ -21517,7 +21284,7 @@ msgstr ""
 
 #. type: Title ~
 #: en/git-fast-import.txt:366 en/git-fast-import.txt:820
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`tag`"
 msgstr "`tag`"
 
@@ -21529,7 +21296,7 @@ msgstr ""
 
 #. type: Title ~
 #: en/git-fast-import.txt:372 en/git-fast-import.txt:865
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`reset`"
 msgstr "`reset`"
 
@@ -21541,7 +21308,7 @@ msgstr ""
 
 #. type: Title ~
 #: en/git-fast-import.txt:377 en/git-fast-import.txt:894
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`blob`"
 msgstr "`blob`"
 
@@ -21553,7 +21320,7 @@ msgstr ""
 
 #. type: Title ~
 #: en/git-fast-import.txt:382 en/git-fast-import.txt:967
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`alias`"
 msgstr "`alias`"
 
@@ -21565,7 +21332,7 @@ msgstr ""
 
 #. type: Title ~
 #: en/git-fast-import.txt:389 en/git-fast-import.txt:982
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`checkpoint`"
 msgstr "`checkpoint`"
 
@@ -21577,7 +21344,7 @@ msgstr ""
 
 #. type: Title ~
 #: en/git-fast-import.txt:395 en/git-fast-import.txt:1010
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`progress`"
 msgstr "`progress`"
 
@@ -21589,7 +21356,7 @@ msgstr ""
 
 #. type: Title ~
 #: en/git-fast-import.txt:400 en/git-fast-import.txt:1217
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`done`"
 msgstr "`done`"
 
@@ -21601,7 +21368,7 @@ msgstr ""
 
 #. type: Title ~
 #: en/git-fast-import.txt:405 en/git-fast-import.txt:1035
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`get-mark`"
 msgstr "`get-mark`"
 
@@ -21613,7 +21380,7 @@ msgstr ""
 
 #. type: Title ~
 #: en/git-fast-import.txt:410 en/git-fast-import.txt:1050
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`cat-blob`"
 msgstr "`cat-blob`"
 
@@ -21625,7 +21392,7 @@ msgstr ""
 
 #. type: Title ~
 #: en/git-fast-import.txt:415 en/git-fast-import.txt:1081
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`ls`"
 msgstr "`ls`"
 
@@ -21637,7 +21404,7 @@ msgstr ""
 
 #. type: Title ~
 #: en/git-fast-import.txt:420 en/git-fast-import.txt:1134
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`feature`"
 msgstr "`feature`"
 
@@ -21649,7 +21416,7 @@ msgstr ""
 
 #. type: Title ~
 #: en/git-fast-import.txt:424 en/git-fast-import.txt:1189
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`option`"
 msgstr "`option`"
 
@@ -21714,7 +21481,7 @@ msgstr ""
 
 #. type: Title ^
 #: en/git-fast-import.txt:483
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`author`"
 msgstr "`author`"
 
@@ -21726,7 +21493,7 @@ msgstr ""
 
 #. type: Title ^
 #: en/git-fast-import.txt:491
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`committer`"
 msgstr "`committer`"
 
@@ -21750,7 +21517,7 @@ msgstr ""
 
 #. type: Title ^
 #: en/git-fast-import.txt:509
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`encoding`"
 msgstr "`encoding`"
 
@@ -21762,7 +21529,7 @@ msgstr ""
 
 #. type: Title ^
 #: en/git-fast-import.txt:515
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`from`"
 msgstr "`from`"
 
@@ -21852,7 +21619,7 @@ msgstr ""
 
 #. type: Title ^
 #: en/git-fast-import.txt:572
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`merge`"
 msgstr "`merge`"
 
@@ -21870,7 +21637,7 @@ msgstr ""
 
 #. type: Title ^
 #: en/git-fast-import.txt:585
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`filemodify`"
 msgstr "`filemodify`"
 
@@ -22028,7 +21795,7 @@ msgstr ""
 
 #. type: Title ^
 #: en/git-fast-import.txt:657
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`filedelete`"
 msgstr "`filedelete`"
 
@@ -22052,7 +21819,7 @@ msgstr ""
 
 #. type: Title ^
 #: en/git-fast-import.txt:673
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`filecopy`"
 msgstr "`filecopy`"
 
@@ -22082,7 +21849,7 @@ msgstr ""
 
 #. type: Title ^
 #: en/git-fast-import.txt:694
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`filerename`"
 msgstr "`filerename`"
 
@@ -22112,7 +21879,7 @@ msgstr ""
 
 #. type: Title ^
 #: en/git-fast-import.txt:723
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`filedeleteall`"
 msgstr "`filedeleteall`"
 
@@ -22142,7 +21909,7 @@ msgstr ""
 
 #. type: Title ^
 #: en/git-fast-import.txt:747
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`notemodify`"
 msgstr "`notemodify`"
 
@@ -22192,7 +21959,7 @@ msgstr ""
 
 #. type: Title ~
 #: en/git-fast-import.txt:786
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`mark`"
 msgstr "`mark`"
 
@@ -22222,7 +21989,7 @@ msgstr ""
 
 #. type: Title ~
 #: en/git-fast-import.txt:807
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`original-oid`"
 msgstr "`original-oid`"
 
@@ -22375,7 +22142,7 @@ msgstr ""
 
 #. type: Title ~
 #: en/git-fast-import.txt:913
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`data`"
 msgstr "`data`"
 
@@ -23353,7 +23120,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-fetch-pack.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-fetch-pack(1)"
 msgstr "git-fetch-pack(1)"
 
@@ -23423,7 +23190,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fetch-pack.txt:60 en/git-pack-objects.txt:210 en/git-send-pack.txt:64
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--thin"
 msgstr "--thin"
 
@@ -23435,7 +23202,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fetch-pack.txt:64 en/git-pack-objects.txt:83
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--include-tag"
 msgstr "--include-tag"
 
@@ -23477,7 +23244,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fetch-pack.txt:99
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--deepen-relative"
 msgstr "--deepen-relative"
 
@@ -23495,7 +23262,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fetch-pack.txt:107 en/git-index-pack.txt:77
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--check-self-contained-and-connected"
 msgstr "--check-self-contained-and-connected"
 
@@ -23537,7 +23304,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-fetch.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "git-fetch(1)"
 msgstr "git-fetch(1)"
 
@@ -23838,7 +23605,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fetch.txt:219 en/git-push.txt:435
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "`-`"
 msgstr "`-`"
 
@@ -23850,7 +23617,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fetch.txt:220
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "`t`"
 msgstr "`t`"
 
@@ -24014,7 +23781,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-filter-branch.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-filter-branch(1)"
 msgstr "git-filter-branch(1)"
 
@@ -24261,7 +24028,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-filter-branch.txt:188
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--prune-empty"
 msgstr "--prune-empty"
 
@@ -24323,11 +24090,7 @@ msgstr ""
 #: en/git-filter-branch.txt:225
 #, fuzzy, priority:100
 msgid "Arguments for 'git rev-list'.  All positive refs included by these options are rewritten.  You may also specify options such as `--all`, but you must use `--` to separate them from the 'git filter-branch' options. Implies <<Remap_to_ancestor>>."
-msgstr ""
-"Arguments for 'git rev-list'.  All positive refs included by these options "
-"are rewritten.  You may also specify options such as `--all`, but you must "
-"use `--` to separate them from the 'git filter-branch' options. Implies "
-"<<Remap_to_ancestor>>."
+msgstr "Arguments for 'git rev-list'.  All positive refs included by these options are rewritten.  You may also specify options such as `--all`, but you must use `--` to separate them from the 'git filter-branch' options. Implies <<Remap_to_ancestor>>."
 
 #. type: Title ~
 #: en/git-filter-branch.txt:229
@@ -24679,9 +24442,7 @@ msgstr ""
 #: en/git-filter-branch.txt:467
 #, fuzzy, priority:100
 msgid "The performance of git-filter-branch is glacially slow; its design makes it impossible for a backward-compatible implementation to ever be fast:"
-msgstr ""
-"The performance of git-filter-branch is glacially slow; its design makes it "
-"impossible for a backward-compatible implementation to ever be fast:"
+msgstr "The performance of git-filter-branch is glacially slow; its design makes it impossible for a backward-compatible implementation to ever be fast:"
 
 #. type: Plain text
 #: en/git-filter-branch.txt:473
@@ -24729,11 +24490,7 @@ msgstr ""
 #: en/git-filter-branch.txt:519
 #, fuzzy, priority:100
 msgid "git-filter-branch itself is written in shell, which is kind of slow.  This is the one performance issue that could be backward-compatibly fixed, but compared to the above problems that are intrinsic to the design of git-filter-branch, the language of the tool itself is a relatively minor issue."
-msgstr ""
-"git-filter-branch itself is written in shell, which is kind of slow.  This "
-"is the one performance issue that could be backward-compatibly fixed, but "
-"compared to the above problems that are intrinsic to the design of git-"
-"filter-branch, the language of the tool itself is a relatively minor issue."
+msgstr "git-filter-branch itself is written in shell, which is kind of slow.  This is the one performance issue that could be backward-compatibly fixed, but compared to the above problems that are intrinsic to the design of git-filter-branch, the language of the tool itself is a relatively minor issue."
 
 #. type: Plain text
 #: en/git-filter-branch.txt:530
@@ -24899,7 +24656,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-fmt-merge-msg.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-fmt-merge-msg(1)"
 msgstr "git-fmt-merge-msg(1)"
 
@@ -24945,7 +24702,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fmt-merge-msg.txt:34 en/merge-options.txt:72
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--no-log"
 msgstr "--no-log"
 
@@ -24957,7 +24714,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fmt-merge-msg.txt:38
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]summary"
 msgstr "--[no-]summary"
 
@@ -24993,7 +24750,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fmt-merge-msg.txt:56
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "merge.summary"
 msgstr "merge.summary"
 
@@ -25021,7 +24778,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-for-each-ref.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-for-each-ref(1)"
 msgstr "git-for-each-ref(1)"
 
@@ -25103,25 +24860,25 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-for-each-ref.txt:65
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--shell"
 msgstr "--shell"
 
 #. type: Labeled list
 #: en/git-for-each-ref.txt:66
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--perl"
 msgstr "--perl"
 
 #. type: Labeled list
 #: en/git-for-each-ref.txt:67
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--python"
 msgstr "--python"
 
 #. type: Labeled list
 #: en/git-for-each-ref.txt:68
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--tcl"
 msgstr "--tcl"
 
@@ -25664,9 +25421,7 @@ msgstr ""
 #: en/git-for-each-ref.txt:385
 #, fuzzy, no-wrap, priority:100
 msgid "git for-each-ref --format=\"%(if)%(HEAD)%(then)* %(else)  %(end)%(refname:short)\" refs/heads/\n"
-msgstr ""
-"git for-each-ref --format=\"%(if)%(HEAD)%(then)* %(else)  "
-"%(end)%(refname:short)\" refs/heads/\n"
+msgstr "git for-each-ref --format=\"%(if)%(HEAD)%(then)* %(else)  %(end)%(refname:short)\" refs/heads/\n"
 
 #. type: Plain text
 #: en/git-for-each-ref.txt:390
@@ -25678,13 +25433,11 @@ msgstr ""
 #: en/git-for-each-ref.txt:393
 #, fuzzy, no-wrap, priority:100
 msgid "git for-each-ref --format=\"%(refname)%(if)%(authorname)%(then) Authored by: %(authorname)%(end)\"\n"
-msgstr ""
-"git for-each-ref --format=\"%(refname)%(if)%(authorname)%(then) Authored by: "
-"%(authorname)%(end)\"\n"
+msgstr "git for-each-ref --format=\"%(refname)%(if)%(authorname)%(then) Authored by: %(authorname)%(end)\"\n"
 
 #. type: Title =
 #: en/git-format-patch.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-format-patch(1)"
 msgstr "git-format-patch(1)"
 
@@ -25814,7 +25567,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-format-patch.txt:101 en/git-shortlog.txt:30
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--numbered"
 msgstr "--numbered"
 
@@ -25826,7 +25579,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-format-patch.txt:105
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-numbered"
 msgstr "--no-numbered"
 
@@ -25850,7 +25603,7 @@ msgstr " <n> 1"
 
 #. type: Labeled list
 #: en/git-format-patch.txt:111
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--numbered-files"
 msgstr "--numbered-files"
 
@@ -25862,7 +25615,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-format-patch.txt:116
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--keep-subject"
 msgstr "--keep-subject"
 
@@ -25880,7 +25633,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-format-patch.txt:126 en/git-pack-objects.txt:59
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--stdout"
 msgstr "--stdout"
 
@@ -25904,7 +25657,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-format-patch.txt:135
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-attach"
 msgstr "--no-attach"
 
@@ -25934,7 +25687,7 @@ msgstr "--thread[=<style>]"
 
 #. type: Labeled list
 #: en/git-format-patch.txt:145
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-thread"
 msgstr "--no-thread"
 
@@ -25977,7 +25730,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-format-patch.txt:170
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--ignore-if-in-upstream"
 msgstr "--ignore-if-in-upstream"
 
@@ -26038,7 +25791,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-format-patch.txt:203
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--rfc"
 msgstr "--rfc"
 
@@ -26092,7 +25845,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-format-patch.txt:229
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--from"
 msgstr "--from"
 
@@ -26128,7 +25881,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-format-patch.txt:252
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]cover-letter"
 msgstr "--[no-]cover-letter"
 
@@ -26140,13 +25893,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-format-patch.txt:257
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--encode-email-headers"
 msgstr "--encode-email-headers"
 
 #. type: Labeled list
 #: en/git-format-patch.txt:258
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-encode-email-headers"
 msgstr "--no-encode-email-headers"
 
@@ -26206,7 +25959,7 @@ msgstr "--notes[=<ref>]"
 
 #. type: Labeled list
 #: en/git-format-patch.txt:297 en/pretty-options.txt:81
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--no-notes"
 msgstr "--no-notes"
 
@@ -26278,7 +26031,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-format-patch.txt:334
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-binary"
 msgstr "--no-binary"
 
@@ -26290,7 +26043,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-format-patch.txt:340
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--zero-commit"
 msgstr "--zero-commit"
 
@@ -26349,8 +26102,7 @@ msgid ""
 "\tcoverFromDescription = auto\n"
 msgstr ""
 "[format]\n"
-"\theaders = \"Organization: git-foo\\n"
-"\"\n"
+"\theaders = \"Organization: git-foo\\n\"\n"
 "\tsubjectPrefix = CHANGE\n"
 "\tsuffix = .txt\n"
 "\tnumbered = auto\n"
@@ -26911,13 +26663,13 @@ msgstr "$ git format-patch -3\n"
 
 #. type: Plain text
 #: en/git-format-patch.txt:716
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:git-am[1], linkgit:git-send-email[1]"
 msgstr "linkgit:git-am[1], linkgit:git-send-email[1]"
 
 #. type: Title =
 #: en/git-fsck-objects.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-fsck-objects(1)"
 msgstr "git-fsck-objects(1)"
 
@@ -26941,7 +26693,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-fsck.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-fsck(1)"
 msgstr "git-fsck(1)"
 
@@ -26949,9 +26701,7 @@ msgstr "git-fsck(1)"
 #: en/git-fsck.txt:7
 #, fuzzy, priority:100
 msgid "git-fsck - Verifies the connectivity and validity of the objects in the database"
-msgstr ""
-"git-fsck - Verifies the connectivity and validity of the objects in the "
-"database"
+msgstr "git-fsck - Verifies the connectivity and validity of the objects in the database"
 
 #. type: Plain text
 #: en/git-fsck.txt:16
@@ -26981,7 +26731,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fsck.txt:30
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--unreachable"
 msgstr "--unreachable"
 
@@ -26993,7 +26743,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fsck.txt:34
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]dangling"
 msgstr "--[no-]dangling"
 
@@ -27017,7 +26767,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fsck.txt:44
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--cache"
 msgstr "--cache"
 
@@ -27029,7 +26779,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fsck.txt:48
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-reflogs"
 msgstr "--no-reflogs"
 
@@ -27041,7 +26791,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fsck.txt:54
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--full"
 msgstr "--full"
 
@@ -27053,7 +26803,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fsck.txt:64
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--connectivity-only"
 msgstr "--connectivity-only"
 
@@ -27071,7 +26821,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fsck.txt:77 en/git-index-pack.txt:74 en/git-unpack-objects.txt:44
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--strict"
 msgstr "--strict"
 
@@ -27089,7 +26839,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fsck.txt:88
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--lost-found"
 msgstr "--lost-found"
 
@@ -27101,7 +26851,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fsck.txt:94
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--name-objects"
 msgstr "--name-objects"
 
@@ -27221,7 +26971,7 @@ msgstr "��쥊�섌뇧"
 
 #. type: Labeled list
 #: en/git-fsck.txt:164
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "GIT_OBJECT_DIRECTORY"
 msgstr "GIT_OBJECT_DIRECTORY"
 
@@ -27233,7 +26983,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fsck.txt:167
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "GIT_INDEX_FILE"
 msgstr "GIT_INDEX_FILE"
 
@@ -27245,7 +26995,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-fsck.txt:170
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "GIT_ALTERNATE_OBJECT_DIRECTORIES"
 msgstr "GIT_ALTERNATE_OBJECT_DIRECTORIES"
 
@@ -27257,7 +27007,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-gc.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-gc(1)"
 msgstr "git-gc(1)"
 
@@ -27271,9 +27021,7 @@ msgstr "git-gc - Cleanup unnecessary files and optimize the local repository"
 #: en/git-gc.txt:13
 #, fuzzy, no-wrap, priority:100
 msgid "'git gc' [--aggressive] [--auto] [--quiet] [--prune=<date> | --no-prune] [--force] [--keep-largest-pack]\n"
-msgstr ""
-"'git gc' [--aggressive] [--auto] [--quiet] [--prune=<date> | --no-prune] "
-"[--force] [--keep-largest-pack]\n"
+msgstr "'git gc' [--aggressive] [--auto] [--quiet] [--prune=<date> | --no-prune] [--force] [--keep-largest-pack]\n"
 
 #. type: Plain text
 #: en/git-gc.txt:22
@@ -27295,7 +27043,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-gc.txt:37 en/git-read-tree.txt:72
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--aggressive"
 msgstr "--aggressive"
 
@@ -27307,7 +27055,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-gc.txt:44
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--auto"
 msgstr "--auto"
 
@@ -27343,7 +27091,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-gc.txt:65 en/git-pack-refs.txt:57
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-prune"
 msgstr "--no-prune"
 
@@ -27367,7 +27115,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-gc.txt:75
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--keep-largest-pack"
 msgstr "--keep-largest-pack"
 
@@ -27447,21 +27195,17 @@ msgstr ""
 #: en/git-gc.txt:150
 #, fuzzy, priority:100
 msgid "The 'git gc --auto' command will run the 'pre-auto-gc' hook.  See linkgit:githooks[5] for more information."
-msgstr ""
-"The 'git gc --auto' command will run the 'pre-auto-gc' hook.  See "
-"linkgit:githooks[5] for more information."
+msgstr "The 'git gc --auto' command will run the 'pre-auto-gc' hook.  See linkgit:githooks[5] for more information."
 
 #. type: Plain text
 #: en/git-gc.txt:158
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:git-prune[1] linkgit:git-reflog[1] linkgit:git-repack[1] linkgit:git-rerere[1]"
-msgstr ""
-"linkgit:git-prune[1] linkgit:git-reflog[1] linkgit:git-repack[1] linkgit:git-"
-"rerere[1]"
+msgstr "linkgit:git-prune[1] linkgit:git-reflog[1] linkgit:git-repack[1] linkgit:git-rerere[1]"
 
 #. type: Title =
 #: en/git-get-tar-commit-id.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-get-tar-commit-id(1)"
 msgstr "git-get-tar-commit-id(1)"
 
@@ -27469,9 +27213,7 @@ msgstr "git-get-tar-commit-id(1)"
 #: en/git-get-tar-commit-id.txt:7
 #, fuzzy, priority:100
 msgid "git-get-tar-commit-id - Extract commit ID from an archive created using git-archive"
-msgstr ""
-"git-get-tar-commit-id - Extract commit ID from an archive created using git-"
-"archive"
+msgstr "git-get-tar-commit-id - Extract commit ID from an archive created using git-archive"
 
 #. type: Plain text
 #: en/git-get-tar-commit-id.txt:13
@@ -27493,7 +27235,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-grep.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-grep(1)"
 msgstr "git-grep(1)"
 
@@ -27633,7 +27375,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-grep.txt:82
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--untracked"
 msgstr "--untracked"
 
@@ -27645,7 +27387,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-grep.txt:86
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-exclude-standard"
 msgstr "--no-exclude-standard"
 
@@ -27657,7 +27399,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-grep.txt:90 en/git-ls-files.txt:98
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--exclude-standard"
 msgstr "--exclude-standard"
 
@@ -27723,7 +27465,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-grep.txt:129 en/git-submodule.txt:410
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--recursive"
 msgstr "--recursive"
 
@@ -27735,7 +27477,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-grep.txt:132
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-recursive"
 msgstr "--no-recursive"
 
@@ -27747,7 +27489,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-grep.txt:136
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--word-regexp"
 msgstr "--word-regexp"
 
@@ -27759,7 +27501,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-grep.txt:142
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--invert-match"
 msgstr "--invert-match"
 
@@ -27777,7 +27519,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-grep.txt:153 en/git-ls-files.txt:144 en/git-ls-tree.txt:68
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--full-name"
 msgstr "--full-name"
 
@@ -27795,7 +27537,7 @@ msgstr "-E"
 
 #. type: Labeled list
 #: en/git-grep.txt:160 en/rev-list-options.txt:83
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--extended-regexp"
 msgstr "--extended-regexp"
 
@@ -27807,7 +27549,7 @@ msgstr "-G"
 
 #. type: Labeled list
 #: en/git-grep.txt:162 en/rev-list-options.txt:78
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--basic-regexp"
 msgstr "--basic-regexp"
 
@@ -27819,7 +27561,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-grep.txt:167 en/rev-list-options.txt:93
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--perl-regexp"
 msgstr "--perl-regexp"
 
@@ -27843,7 +27585,7 @@ msgstr "-F"
 
 #. type: Labeled list
 #: en/git-grep.txt:175 en/rev-list-options.txt:88
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--fixed-strings"
 msgstr "--fixed-strings"
 
@@ -27855,7 +27597,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-grep.txt:180
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--line-number"
 msgstr "--line-number"
 
@@ -27867,7 +27609,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-grep.txt:183
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--column"
 msgstr "--column"
 
@@ -27879,7 +27621,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-grep.txt:188
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--files-with-matches"
 msgstr "--files-with-matches"
 
@@ -27891,7 +27633,7 @@ msgstr "-L"
 
 #. type: Labeled list
 #: en/git-grep.txt:191
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--files-without-match"
 msgstr "--files-without-match"
 
@@ -27927,7 +27669,7 @@ msgstr "倻귝옖亦→쐣 `-z` �됮」竊뚦를 \"訝띶만鰲�\" 耶쀧Е�꾥러孃꾢릫鴉싪˙��
 
 #. type: Labeled list
 #: en/git-grep.txt:215
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--only-matching"
 msgstr "--only-matching"
 
@@ -27939,7 +27681,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-grep.txt:220 en/rev-list-options.txt:1109
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--count"
 msgstr "--count"
 
@@ -27963,7 +27705,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-grep.txt:233
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--break"
 msgstr "--break"
 
@@ -27975,7 +27717,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-grep.txt:236
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--heading"
 msgstr "--heading"
 
@@ -27987,7 +27729,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-grep.txt:241
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--show-function"
 msgstr "--show-function"
 
@@ -28119,19 +27861,19 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-grep.txt:301
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--and"
 msgstr "--and"
 
 #. type: Labeled list
 #: en/git-grep.txt:302
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--or"
 msgstr "--or"
 
 #. type: Labeled list
 #: en/git-grep.txt:303 en/git-rev-parse.txt:135 en/rev-list-options.txt:133
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--not"
 msgstr "--not"
 
@@ -28149,7 +27891,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-grep.txt:310 en/rev-list-options.txt:65
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--all-match"
 msgstr "--all-match"
 
@@ -28257,7 +27999,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-gui.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-gui(1)"
 msgstr "git-gui(1)"
 
@@ -28463,10 +28205,7 @@ msgstr "�뜹츆"
 #: en/git-gui.txt:114
 #, fuzzy, priority:100
 msgid "'git gui' is actually maintained as an independent project, but stable versions are distributed as part of the Git suite for the convenience of end users."
-msgstr ""
-"'git gui' is actually maintained as an independent project, but stable "
-"versions are distributed as part of the Git suite for the convenience of end "
-"users."
+msgstr "'git gui' is actually maintained as an independent project, but stable versions are distributed as part of the Git suite for the convenience of end users."
 
 #. type: Plain text
 #: en/git-gui.txt:116
@@ -28482,7 +28221,7 @@ msgstr "  https://github.com/prati0100/git-gui.git/\n"
 
 #. type: Title =
 #: en/git-hash-object.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-hash-object(1)"
 msgstr "git-hash-object(1)"
 
@@ -28532,7 +28271,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-hash-object.txt:35
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--stdin-paths"
 msgstr "--stdin-paths"
 
@@ -28550,7 +28289,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-hash-object.txt:49
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-filters"
 msgstr "--no-filters"
 
@@ -28562,7 +28301,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-hash-object.txt:55
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--literally"
 msgstr "--literally"
 
@@ -28574,7 +28313,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-help.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-help(1)"
 msgstr "git-help(1)"
 
@@ -28654,7 +28393,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-help.txt:55
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--config"
 msgstr "--config"
 
@@ -28666,7 +28405,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-help.txt:60
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--guides"
 msgstr "--guides"
 
@@ -28678,7 +28417,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-help.txt:65
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--info"
 msgstr "--info"
 
@@ -28690,7 +28429,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-help.txt:70
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--man"
 msgstr "--man"
 
@@ -28708,7 +28447,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-help.txt:80
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--web"
 msgstr "--web"
 
@@ -28732,7 +28471,7 @@ msgstr ""
 
 #. type: Title ~
 #: en/git-help.txt:94
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "help.format"
 msgstr "help.format"
 
@@ -28942,7 +28681,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-http-backend.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-http-backend(1)"
 msgstr "git-http-backend(1)"
 
@@ -29315,9 +29054,7 @@ msgstr ""
 #: en/git-http-backend.txt:246
 #, fuzzy, priority:100
 msgid "'git http-backend' relies upon the `CGI` environment variables set by the invoking web server, including:"
-msgstr ""
-"'git http-backend' relies upon the `CGI` environment variables set by the "
-"invoking web server, including:"
+msgstr "'git http-backend' relies upon the `CGI` environment variables set by the invoking web server, including:"
 
 #. type: Plain text
 #: en/git-http-backend.txt:248
@@ -29381,7 +29118,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-http-fetch.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-http-fetch(1)"
 msgstr "git-http-fetch(1)"
 
@@ -29395,9 +29132,7 @@ msgstr "git-http-fetch - Download from a remote Git repository via HTTP"
 #: en/git-http-fetch.txt:13
 #, fuzzy, no-wrap, priority:100
 msgid "'git http-fetch' [-c] [-t] [-a] [-d] [-v] [-w filename] [--recover] [--stdin | --packfile=<hash> | <commit>] <url>\n"
-msgstr ""
-"'git http-fetch' [-c] [-t] [-a] [-d] [-v] [-w filename] [--recover] [--stdin "
-"| --packfile=<hash> | <commit>] <url>\n"
+msgstr "'git http-fetch' [-c] [-t] [-a] [-d] [-v] [-w filename] [--recover] [--stdin | --packfile=<hash> | <commit>] <url>\n"
 
 #. type: Plain text
 #: en/git-http-fetch.txt:17
@@ -29475,16 +29210,11 @@ msgstr "--packfile=<hash>"
 #: en/git-http-fetch.txt:49
 #, fuzzy, priority:100
 msgid "Instead of a commit id on the command line (which is not expected in this case), 'git http-fetch' fetches the packfile directly at the given URL and uses index-pack to generate corresponding .idx and .keep files.  The hash is used to determine the name of the temporary file and is arbitrary. The output of index-pack is printed to stdout."
-msgstr ""
-"Instead of a commit id on the command line (which is not expected in this "
-"case), 'git http-fetch' fetches the packfile directly at the given URL and "
-"uses index-pack to generate corresponding .idx and .keep files.  The hash is "
-"used to determine the name of the temporary file and is arbitrary. The "
-"output of index-pack is printed to stdout."
+msgstr "Instead of a commit id on the command line (which is not expected in this case), 'git http-fetch' fetches the packfile directly at the given URL and uses index-pack to generate corresponding .idx and .keep files.  The hash is used to determine the name of the temporary file and is arbitrary. The output of index-pack is printed to stdout."
 
 #. type: Labeled list
 #: en/git-http-fetch.txt:50
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--recover"
 msgstr "--recover"
 
@@ -29496,7 +29226,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-http-push.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-http-push(1)"
 msgstr "git-http-push(1)"
 
@@ -29510,9 +29240,7 @@ msgstr " HTTP/DAV "
 #: en/git-http-push.txt:13
 #, fuzzy, ignore-ellipsis, no-wrap, priority:100
 msgid "'git http-push' [--all] [--dry-run] [--force] [--verbose] <url> <ref> [<ref>...]\n"
-msgstr ""
-"'git http-push' [--all] [--dry-run] [--force] [--verbose] <url> <ref> "
-"[<ref>...]\n"
+msgstr "'git http-push' [--all] [--dry-run] [--force] [--verbose] <url> <ref> [<ref>...]\n"
 
 #. type: Plain text
 #: en/git-http-push.txt:18
@@ -29651,7 +29379,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-imap-send.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-imap-send(1)"
 msgstr "git-imap-send(1)"
 
@@ -29693,7 +29421,7 @@ msgstr "Be quiet."
 
 #. type: Labeled list
 #: en/git-imap-send.txt:40
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--curl"
 msgstr "--curl"
 
@@ -29705,7 +29433,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-imap-send.txt:45
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-curl"
 msgstr "--no-curl"
 
@@ -29737,8 +29465,7 @@ msgid ""
 msgstr ""
 "[imap]\n"
 "    folder = \"INBOX.Drafts\"\n"
-"    tunnel = \"ssh -q -C user@example.com /usr/bin/imapd ./Maildir 2> /dev/"
-"null\"\n"
+"    tunnel = \"ssh -q -C user@example.com /usr/bin/imapd ./Maildir 2> /dev/null\"\n"
 
 #. type: Plain text
 #: en/git-imap-send.txt:70
@@ -29831,9 +29558,7 @@ msgstr ""
 #: en/git-imap-send.txt:120
 #, fuzzy, no-wrap, priority:100
 msgid "  $ git format-patch --cover-letter -M --stdout origin/master | git imap-send\n"
-msgstr ""
-"  $ git format-patch --cover-letter -M --stdout origin/master | git imap-"
-"send\n"
+msgstr "  $ git format-patch --cover-letter -M --stdout origin/master | git imap-send\n"
 
 #. type: Plain text
 #: en/git-imap-send.txt:124
@@ -29870,7 +29595,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-index-pack.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-index-pack(1)"
 msgstr "git-index-pack(1)"
 
@@ -29921,7 +29646,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-index-pack.txt:48
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--fix-thin"
 msgstr "--fix-thin"
 
@@ -29975,7 +29700,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-index-pack.txt:80
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--fsck-objects"
 msgstr "--fsck-objects"
 
@@ -30049,7 +29774,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-init-db.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-init-db(1)"
 msgstr "git-init-db(1)"
 
@@ -30063,9 +29788,7 @@ msgstr ""
 #: en/git-init-db.txt:13
 #, fuzzy, no-wrap, priority:100
 msgid "'git init-db' [-q | --quiet] [--bare] [--template=<template_directory>] [--separate-git-dir <git dir>] [--shared[=<permissions>]]\n"
-msgstr ""
-"'git init-db' [-q | --quiet] [--bare] [--template=<template_directory>] "
-"[--separate-git-dir <git dir>] [--shared[=<permissions>]]\n"
+msgstr "'git init-db' [-q | --quiet] [--bare] [--template=<template_directory>] [--separate-git-dir <git dir>] [--shared[=<permissions>]]\n"
 
 #. type: Plain text
 #: en/git-init-db.txt:20
@@ -30075,7 +29798,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-init.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:300
+#, ignore-same, no-wrap, priority:300
 msgid "git-init(1)"
 msgstr "git-init(1)"
 
@@ -30083,8 +29806,7 @@ msgstr "git-init(1)"
 #: en/git-init.txt:7
 #, fuzzy, priority:300
 msgid "git-init - Create an empty Git repository or reinitialize an existing one"
-msgstr ""
-"git-init - Create an empty Git repository or reinitialize an existing one"
+msgstr "git-init - Create an empty Git repository or reinitialize an existing one"
 
 #. type: Plain text
 #: en/git-init.txt:16
@@ -30108,9 +29830,7 @@ msgstr ""
 #: en/git-init.txt:25
 #, fuzzy, priority:300
 msgid "This command creates an empty Git repository - basically a `.git` directory with subdirectories for `objects`, `refs/heads`, `refs/tags`, and template files.  An initial `HEAD` file that references the HEAD of the master branch is also created."
-msgstr ""
-"瑥ε뫝餓ㅵ닗兩뷰�訝ょ㈉�껯it耶섇궓佯� - �ц뇽訝딀삸訝�訝� `.git` ��퐬竊뚦끀訝�똿�� `objects`��`refs/heads`��`refs/"
-"tags`�뚧Æ�욘뻼餓띄쉪耶먪쎅壤뺛�귟퓲弱녶닗兩뷰�訝ゅ폊�쮕aster�녷뵱 HEAD �꾢닜冶� `HEAD` �뉏뻑��"
+msgstr "瑥ε뫝餓ㅵ닗兩뷰�訝ょ㈉�껯it耶섇궓佯� - �ц뇽訝딀삸訝�訝� `.git` ��퐬竊뚦끀訝�똿�� `objects`��`refs/heads`��`refs/tags`�뚧Æ�욘뻼餓띄쉪耶먪쎅壤뺛�귟퓲弱녶닗兩뷰�訝ゅ폊�쮕aster�녷뵱 HEAD �꾢닜冶� `HEAD` �뉏뻑��"
 
 #. type: Plain text
 #: en/git-init.txt:28
@@ -30122,9 +29842,7 @@ msgstr "倻귝옖溫양쉰雅� `$GIT_DIR` ��쥊�섌뇧竊뚪궍阿덂츆弱녷뙁若싩뵪雅롣퍜佯�
 #: en/git-init.txt:33
 #, fuzzy, priority:300
 msgid "If the object storage directory is specified via the `$GIT_OBJECT_DIRECTORY` environment variable then the sha1 directories are created underneath - otherwise the default `$GIT_DIR/objects` directory is used."
-msgstr ""
-"倻귝옖�싪퓝 `$GIT_OBJECT_DIRECTORY` ��쥊�섌뇧�뉐츣雅녶�穩▼춼�①쎅壤뺧펽�d퉰弱녶쑉瑥η쎅壤뺜툔�쎾뻠 sha1 ��퐬竊뚦맔�쇿컛鵝욜뵪容섋��� `$"
-"GIT_DIR/objects` ��퐬��"
+msgstr "倻귝옖�싪퓝 `$GIT_OBJECT_DIRECTORY` ��쥊�섌뇧�뉐츣雅녶�穩▼춼�①쎅壤뺧펽�d퉰弱녶쑉瑥η쎅壤뺜툔�쎾뻠 sha1 ��퐬竊뚦맔�쇿컛鵝욜뵪容섋��� `$GIT_DIR/objects` ��퐬��"
 
 #. type: Plain text
 #: en/git-init.txt:38
@@ -30166,9 +29884,7 @@ msgstr "�뉐츣誤곦슴�ⓩÆ�욜쉪��퐬�귨펷瑥룟뢿鰲곦툔�®쉪�쒏Æ�욜쎅壤뺚��
 #: en/git-init.txt:70
 #, fuzzy, priority:300
 msgid "Instead of initializing the repository as a directory to either `$GIT_DIR` or `./.git/`, create a text file there containing the path to the actual repository.  This file acts as filesystem-agnostic Git symbolic link to the repository."
-msgstr ""
-"亮뜸툖弱녶춼�ⓨ틩�앭쭓�뽬눛 `$GIT_DIR` �� `./.git/` ��퐬竊뚩�뚧삸�ⓨ끀訝�닗兩뷰�訝ゅ똿�ュ츩�끻춼�ⓨ틩瓮�푶�꾣뻼�ф뻼餓뜰�귝��뉏뻑鵝쒍맏瓦욄렏�겻퍜佯볡쉪 Git "
-"寧�뤇�얏렏竊뚦끀訝롦뻼餓띄내瀯잍뿞�녈��"
+msgstr "亮뜸툖弱녶춼�ⓨ틩�앭쭓�뽬눛 `$GIT_DIR` �� `./.git/` ��퐬竊뚩�뚧삸�ⓨ끀訝�닗兩뷰�訝ゅ똿�ュ츩�끻춼�ⓨ틩瓮�푶�꾣뻼�ф뻼餓뜰�귝��뉏뻑鵝쒍맏瓦욄렏�겻퍜佯볡쉪 Git 寧�뤇�얏렏竊뚦끀訝롦뻼餓띄내瀯잍뿞�녈��"
 
 #. type: Plain text
 #: en/git-init.txt:72
@@ -30206,9 +29922,7 @@ msgstr "--shared[=(false|true|umask|group|all|world|everybody|0xxx)]"
 #: en/git-init.txt:87
 #, fuzzy, priority:300
 msgid "Specify that the Git repository is to be shared amongst several users.  This allows users belonging to the same group to push into that repository.  When specified, the config variable \"core.sharedRepository\" is set so that files and directories under `$GIT_DIR` are created with the requested permissions.  When not specified, Git will use permissions reported by umask(2)."
-msgstr ""
-"�뉐츣 Git 耶섇궓佯볟쑉鸚싦릉�ⓩ댎阿뗩뿴�긴벴�귟퓳�곮�掠욂틢�뚥�瀯꾤쉪�ⓩ댎�③�곩댆瑥ε춼�ⓨ틩�귝뙁若싨뿶竊뚦컛溫양쉰�띸쉰�섌뇧 \"core.sharedRepository\"竊�"
-"餓δ씩鵝욜뵪瑥룡콆�꾣쓢�먨닗兩� `$GIT_DIR` 訝뗧쉪�뉏뻑�뚨쎅壤뺛�귝쑋�뉐츣�띰펽Git 弱녵슴�� umask(2) 瓦붷썮�꾣쓢�먦��"
+msgstr "�뉐츣 Git 耶섇궓佯볟쑉鸚싦릉�ⓩ댎阿뗩뿴�긴벴�귟퓳�곮�掠욂틢�뚥�瀯꾤쉪�ⓩ댎�③�곩댆瑥ε춼�ⓨ틩�귝뙁若싨뿶竊뚦컛溫양쉰�띸쉰�섌뇧 \"core.sharedRepository\"竊뚥빳堊요슴�②�黎귞쉪�껈솏�쎾뻠 `$GIT_DIR` 訝뗧쉪�뉏뻑�뚨쎅壤뺛�귝쑋�뉐츣�띰펽Git 弱녵슴�� umask(2) 瓦붷썮�꾣쓢�먦��"
 
 #. type: Plain text
 #: en/git-init.txt:90
@@ -30238,10 +29952,7 @@ msgstr "'group' (or 'true')"
 #: en/git-init.txt:105
 #, fuzzy, priority:300
 msgid "Make the repository group-writable, (and g+sx, since the git group may be not the primary group of all users). This is used to loosen the permissions of an otherwise safe umask(2) value. Note that the umask still applies to the other permission bits (e.g. if umask is '0022', using 'group' will not remove read privileges from other (non-group) users). See '0xxx' for how to exactly specify the repository permissions."
-msgstr ""
-"鵝욕춼�ⓨ틩瀯꾢룾�숋펷亮뜸툝 g+sx竊뚦썱訝� git 瀯꾢룾�썰툖����됬뵪�루쉪訝삭쫨瀯꾬펹�귟퓳�ⓧ틢�얍��잍쑍若됧뀲�� umask(2) �쇘쉪�껈솏�귟�力ⓩ꼷竊똵mask "
-"餓띸꽫�귞뵪雅롥끀餓뽪쓢�먧퐤竊덁풃倻귨펽倻귝옖 umask 訝� '0022'竊뚦닕鵝욜뵪 'group' "
-"訝띴폏�좈솮�뜸퍟竊덆씆瀯꾬펹�ⓩ댎�꾥��뽫돶�껓펹�귝쐣�녑쫩鵝뺟꼐簾�뙁若싧춼�ⓨ틩�껈솏�꾡에��펽瑥룟뢿鰲� '0xxx'��"
+msgstr "鵝욕춼�ⓨ틩瀯꾢룾�숋펷亮뜸툝 g+sx竊뚦썱訝� git 瀯꾢룾�썰툖����됬뵪�루쉪訝삭쫨瀯꾬펹�귟퓳�ⓧ틢�얍��잍쑍若됧뀲�� umask(2) �쇘쉪�껈솏�귟�力ⓩ꼷竊똵mask 餓띸꽫�귞뵪雅롥끀餓뽪쓢�먧퐤竊덁풃倻귨펽倻귝옖 umask 訝� '0022'竊뚦닕鵝욜뵪 'group' 訝띴폏�좈솮�뜸퍟竊덆씆瀯꾬펹�ⓩ댎�꾥��뽫돶�껓펹�귝쐣�녑쫩鵝뺟꼐簾�뙁若싧춼�ⓨ틩�껈솏�꾡에��펽瑥룟뢿鰲� '0xxx'��"
 
 #. type: Labeled list
 #: en/git-init.txt:106
@@ -30265,10 +29976,7 @@ msgstr "'0xxx'"
 #: en/git-init.txt:117
 #, fuzzy, priority:300
 msgid "'0xxx' is an octal number and each file will have mode '0xxx'. '0xxx' will override users' umask(2) value (and not only loosen permissions as 'group' and 'all' does). '0640' will create a repository which is group-readable, but not group-writable or accessible to others. '0660' will create a repo that is readable and writable to the current user and group, but inaccessible to others."
-msgstr ""
-"'0xxx' ���訝ゅ뀵瓦쎾댍�곤펽驪뤶릉�뉏뻑�꾣Æ凉뤷쓦訝� '0xxx'��' 0xxx' 弱녻쫮�뽫뵪�루쉪 umask(2) �쇽펷訝띴퍎�� 'group �� 'all' "
-"�f졆�얍��껈솏竊됥��'0640' 弱녶닗兩뷰�訝ょ퍍����뽨퐜訝띹꺗瀯꾢넍�δ툝�뜸퍟�ⓩ댎�졿퀡溫욥뿮�꾢춼�ⓨ틩��'0660' "
-"弱녶닗兩뷴퐪�띸뵪�룟뭽瀯꾢룾瑥삣룾�쇾퐜�뜸퍟�ⓩ댎�졿퀡溫욥뿮�꾢춼�ⓨ틩��"
+msgstr "'0xxx' ���訝ゅ뀵瓦쎾댍�곤펽驪뤶릉�뉏뻑�꾣Æ凉뤷쓦訝� '0xxx'��' 0xxx' 弱녻쫮�뽫뵪�루쉪 umask(2) �쇽펷訝띴퍎�� 'group �� 'all' �f졆�얍��껈솏竊됥��'0640' 弱녶닗兩뷰�訝ょ퍍����뽨퐜訝띹꺗瀯꾢넍�δ툝�뜸퍟�ⓩ댎�졿퀡溫욥뿮�꾢춼�ⓨ틩��'0660' 弱녶닗兩뷴퐪�띸뵪�룟뭽瀯꾢룾瑥삣룾�쇾퐜�뜸퍟�ⓩ댎�졿퀡溫욥뿮�꾢춼�ⓨ틩��"
 
 #. type: Plain text
 #: en/git-init.txt:122
@@ -30382,7 +30090,7 @@ msgstr "弱녶렅冶뗧듁�곮�壤뺜맏�녶뤁溫겼퐬訝�쉪寧т�轝→룓雅ㅳ��"
 
 #. type: Title =
 #: en/git-instaweb.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-instaweb(1)"
 msgstr "git-instaweb(1)"
 
@@ -30415,7 +30123,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-instaweb.txt:28
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--httpd"
 msgstr "--httpd"
 
@@ -30427,7 +30135,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-instaweb.txt:37
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--module-path"
 msgstr "--module-path"
 
@@ -30439,7 +30147,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-instaweb.txt:42
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--port"
 msgstr "--port"
 
@@ -30451,7 +30159,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-instaweb.txt:46
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--browser"
 msgstr "--browser"
 
@@ -30469,7 +30177,7 @@ msgstr "壅루궧"
 
 #. type: Labeled list
 #: en/git-instaweb.txt:54
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--start"
 msgstr "--start"
 
@@ -30487,7 +30195,7 @@ msgstr "�쒏�"
 
 #. type: Labeled list
 #: en/git-instaweb.txt:59
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--stop"
 msgstr "--stop"
 
@@ -30505,7 +30213,7 @@ msgstr "�띷뼭��뒯"
 
 #. type: Labeled list
 #: en/git-instaweb.txt:65
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--restart"
 msgstr "--restart"
 
@@ -30547,7 +30255,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-interpret-trailers.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-interpret-trailers(1)"
 msgstr "git-interpret-trailers(1)"
 
@@ -30633,7 +30341,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-interpret-trailers.txt:74
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--in-place"
 msgstr "--in-place"
 
@@ -30645,7 +30353,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-interpret-trailers.txt:77
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--trim-empty"
 msgstr "--trim-empty"
 
@@ -30675,7 +30383,7 @@ msgstr "--where <placement>"
 
 #. type: Labeled list
 #: en/git-interpret-trailers.txt:88
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-where"
 msgstr "--no-where"
 
@@ -30693,7 +30401,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-interpret-trailers.txt:96
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-if-exists"
 msgstr "--no-if-exists"
 
@@ -30711,7 +30419,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-interpret-trailers.txt:105
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-if-missing"
 msgstr "--no-if-missing"
 
@@ -30723,7 +30431,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-interpret-trailers.txt:113
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--only-trailers"
 msgstr "--only-trailers"
 
@@ -30735,7 +30443,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-interpret-trailers.txt:116
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--only-input"
 msgstr "--only-input"
 
@@ -30747,7 +30455,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-interpret-trailers.txt:121
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--unfold"
 msgstr "--unfold"
 
@@ -30759,7 +30467,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-interpret-trailers.txt:125
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--parse"
 msgstr "--parse"
 
@@ -30771,7 +30479,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-interpret-trailers.txt:129
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-divider"
 msgstr "--no-divider"
 
@@ -31117,8 +30825,7 @@ msgstr ""
 "$ git config trailer.sign.key \"Signed-off-by: \"\n"
 "$ git config trailer.sign.ifmissing add\n"
 "$ git config trailer.sign.ifexists doNothing\n"
-"$ git config trailer.sign.command 'echo \"$(git config user.name) <$(git "
-"config user.email)>\"'\n"
+"$ git config trailer.sign.command 'echo \"$(git config user.name) <$(git config user.email)>\"'\n"
 "$ git interpret-trailers <<EOF\n"
 "> EOF\n"
 
@@ -31190,8 +30897,7 @@ msgstr ""
 "$ git config trailer.see.key \"See-also: \"\n"
 "$ git config trailer.see.ifExists \"replace\"\n"
 "$ git config trailer.see.ifMissing \"doNothing\"\n"
-"$ git config trailer.see.command \"git log -1 --oneline --format=\\\"%h (%s)"
-"\\\" --abbrev-commit --abbrev=14 \\$ARG\"\n"
+"$ git config trailer.see.command \"git log -1 --oneline --format=\\\"%h (%s)\\\" --abbrev-commit --abbrev=14 \\$ARG\"\n"
 "$ git interpret-trailers <<EOF\n"
 "> subject\n"
 "> \n"
@@ -31238,14 +30944,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-interpret-trailers.txt:387
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:git-commit[1], linkgit:git-format-patch[1], linkgit:git-config[1]"
-msgstr ""
-"linkgit:git-commit[1], linkgit:git-format-patch[1], linkgit:git-config[1]"
+msgstr "linkgit:git-commit[1], linkgit:git-format-patch[1], linkgit:git-config[1]"
 
 #. type: Title =
 #: en/git-log.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "git-log(1)"
 msgstr "git-log(1)"
 
@@ -31275,7 +30980,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-log.txt:30
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--follow"
 msgstr "--follow"
 
@@ -31287,7 +30992,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-log.txt:34
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--no-decorate"
 msgstr "--no-decorate"
 
@@ -31323,7 +31028,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-log.txt:54
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--source"
 msgstr "--source"
 
@@ -31335,13 +31040,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-log.txt:58
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--[no-]mailmap"
 msgstr "--[no-]mailmap"
 
 #. type: Labeled list
 #: en/git-log.txt:59
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--[no-]use-mailmap"
 msgstr "--[no-]use-mailmap"
 
@@ -31353,7 +31058,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-log.txt:64
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--full-diff"
 msgstr "--full-diff"
 
@@ -31371,7 +31076,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-log.txt:74
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--log-size"
 msgstr "--log-size"
 
@@ -31474,7 +31179,7 @@ msgstr "diffmerge"
 
 #. type: Labeled list
 #: en/git-log.txt:159
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--no-diff-merges"
 msgstr "--no-diff-merges"
 
@@ -31612,7 +31317,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-log.txt:236
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "format.pretty"
 msgstr "format.pretty"
 
@@ -31624,7 +31329,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-log.txt:240
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "i18n.logOutputEncoding"
 msgstr "i18n.logOutputEncoding"
 
@@ -31636,7 +31341,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-log.txt:245
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "log.date"
 msgstr "log.date"
 
@@ -31654,7 +31359,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-log.txt:254
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "log.follow"
 msgstr "log.follow"
 
@@ -31666,7 +31371,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-log.txt:260
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "log.showRoot"
 msgstr "log.showRoot"
 
@@ -31678,7 +31383,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-log.txt:266
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "log.showSignature"
 msgstr "log.showSignature"
 
@@ -31726,7 +31431,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-ls-files.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-ls-files(1)"
 msgstr "git-ls-files(1)"
 
@@ -31734,8 +31439,7 @@ msgstr "git-ls-files(1)"
 #: en/git-ls-files.txt:7
 #, fuzzy, priority:100
 msgid "git-ls-files - Show information about files in the index and the working tree"
-msgstr ""
-"git-ls-files - Show information about files in the index and the working tree"
+msgstr "git-ls-files - Show information about files in the index and the working tree"
 
 #. type: Plain text
 #: en/git-ls-files.txt:23
@@ -31774,7 +31478,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-ls-files.txt:40
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--deleted"
 msgstr "--deleted"
 
@@ -31786,7 +31490,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-ls-files.txt:44
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--modified"
 msgstr "--modified"
 
@@ -31798,7 +31502,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-ls-files.txt:48
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--others"
 msgstr "--others"
 
@@ -31810,7 +31514,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-ls-files.txt:52
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--ignored"
 msgstr "--ignored"
 
@@ -31822,7 +31526,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-ls-files.txt:60
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--stage"
 msgstr "--stage"
 
@@ -31834,7 +31538,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-ls-files.txt:63
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--directory"
 msgstr "--directory"
 
@@ -31846,7 +31550,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-ls-files.txt:67
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-empty-directory"
 msgstr "--no-empty-directory"
 
@@ -31858,7 +31562,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-ls-files.txt:71 en/git-update-index.txt:68
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--unmerged"
 msgstr "--unmerged"
 
@@ -31870,7 +31574,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-ls-files.txt:75
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--killed"
 msgstr "--killed"
 
@@ -31936,7 +31640,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-ls-files.txt:102
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--error-unmatch"
 msgstr "--error-unmatch"
 
@@ -32086,7 +31790,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-ls-files.txt:165
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--eol"
 msgstr "--eol"
 
@@ -32130,9 +31834,7 @@ msgstr ""
 #: en/git-ls-files.txt:193
 #, fuzzy, priority:100
 msgid "'git ls-files' just outputs the filenames unless `--stage` is specified in which case it outputs:"
-msgstr ""
-"'git ls-files' just outputs the filenames unless `--stage` is specified in "
-"which case it outputs:"
+msgstr "'git ls-files' just outputs the filenames unless `--stage` is specified in which case it outputs:"
 
 #. type: Plain text
 #: en/git-ls-files.txt:195
@@ -32154,9 +31856,7 @@ msgstr ""
 #: en/git-ls-files.txt:201
 #, fuzzy, priority:100
 msgid "'git ls-files --unmerged' and 'git ls-files --stage' can be used to examine detailed information on unmerged paths."
-msgstr ""
-"'git ls-files --unmerged' and 'git ls-files --stage' can be used to examine "
-"detailed information on unmerged paths."
+msgstr "'git ls-files --unmerged' and 'git ls-files --stage' can be used to examine detailed information on unmerged paths."
 
 #. type: Plain text
 #: en/git-ls-files.txt:207
@@ -32208,13 +31908,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-ls-files.txt:247
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:git-read-tree[1], linkgit:gitignore[5]"
 msgstr "linkgit:git-read-tree[1], linkgit:gitignore[5]"
 
 #. type: Title =
 #: en/git-ls-remote.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-ls-remote(1)"
 msgstr "git-ls-remote(1)"
 
@@ -32244,7 +31944,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-ls-remote.txt:25 en/git-show-ref.txt:40
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--heads"
 msgstr "--heads"
 
@@ -32256,7 +31956,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-ls-remote.txt:35
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--refs"
 msgstr "--refs"
 
@@ -32292,7 +31992,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-ls-remote.txt:54
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--get-url"
 msgstr "--get-url"
 
@@ -32304,7 +32004,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-ls-remote.txt:59
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--symref"
 msgstr "--symref"
 
@@ -32361,13 +32061,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-ls-remote.txt:118
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:git-check-ref-format[1]."
 msgstr "linkgit:git-check-ref-format[1]."
 
 #. type: Title =
 #: en/git-ls-tree.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-ls-tree(1)"
 msgstr "git-ls-tree(1)"
 
@@ -32386,8 +32086,7 @@ msgid ""
 "\t    <tree-ish> [<path>...]\n"
 msgstr ""
 "'git ls-tree' [-d] [-r] [-t] [-l] [-z]\n"
-"\t    [--name-only] [--name-status] [--full-name] [--full-tree] "
-"[--abbrev[=<n>]]\n"
+"\t    [--name-only] [--name-status] [--full-name] [--full-tree] [--abbrev[=<n>]]\n"
 "\t    <tree-ish> [<path>...]\n"
 
 #. type: Plain text
@@ -32512,7 +32211,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-mailinfo.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-mailinfo(1)"
 msgstr "git-mailinfo(1)"
 
@@ -32662,7 +32361,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-mailsplit.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-mailsplit(1)"
 msgstr "git-mailsplit(1)"
 
@@ -32760,7 +32459,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-mailsplit.txt:48
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--keep-cr"
 msgstr "--keep-cr"
 
@@ -32772,7 +32471,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-mailsplit.txt:51
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--mboxrd"
 msgstr "--mboxrd"
 
@@ -32784,7 +32483,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-merge-base.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-merge-base(1)"
 msgstr "git-merge-base(1)"
 
@@ -32837,7 +32536,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-merge-base.txt:43
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--octopus"
 msgstr "--octopus"
 
@@ -32849,7 +32548,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-merge-base.txt:48 en/git-show-branch.txt:90
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--independent"
 msgstr "--independent"
 
@@ -32861,7 +32560,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-merge-base.txt:55
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--is-ancestor"
 msgstr "--is-ancestor"
 
@@ -32873,7 +32572,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-merge-base.txt:60 en/git-rebase.txt:441
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--fork-point"
 msgstr "--fork-point"
 
@@ -32945,9 +32644,7 @@ msgstr ""
 #: en/git-merge-base.txt:105
 #, fuzzy, priority:100
 msgid "the result of `git merge-base A B C` is '1'.  This is because the equivalent topology with a merge commit 'M' between 'B' and 'C' is:"
-msgstr ""
-"the result of `git merge-base A B C` is '1'.  This is because the equivalent "
-"topology with a merge commit 'M' between 'B' and 'C' is:"
+msgstr "the result of `git merge-base A B C` is '1'.  This is because the equivalent topology with a merge commit 'M' between 'B' and 'C' is:"
 
 #. type: delimited block .
 #: en/git-merge-base.txt:113
@@ -33164,14 +32861,13 @@ msgstr "�②뜍"
 
 #. type: Plain text
 #: en/git-merge-base.txt:244
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:git-rev-list[1], linkgit:git-show-branch[1], linkgit:git-merge[1]"
-msgstr ""
-"linkgit:git-rev-list[1], linkgit:git-show-branch[1], linkgit:git-merge[1]"
+msgstr "linkgit:git-rev-list[1], linkgit:git-show-branch[1], linkgit:git-merge[1]"
 
 #. type: Title =
 #: en/git-merge-file.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-merge-file(1)"
 msgstr "git-merge-file(1)"
 
@@ -33257,7 +32953,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-merge-file.txt:70
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--diff3"
 msgstr "--diff3"
 
@@ -33269,7 +32965,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-merge-file.txt:75
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--union"
 msgstr "--union"
 
@@ -33305,7 +33001,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-merge-index.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-merge-index(1)"
 msgstr "git-merge-index(1)"
 
@@ -33412,7 +33108,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-merge-one-file.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-merge-one-file(1)"
 msgstr "git-merge-one-file(1)"
 
@@ -33450,8 +33146,7 @@ msgstr ""
 #: en/git-mergetool--lib.txt:12
 #, fuzzy, no-wrap, priority:100
 msgid "'TOOL_MODE=(diff|merge) . \"$(git --exec-path)/git-mergetool{litdd}lib\"'\n"
-msgstr ""
-"'TOOL_MODE=(diff|merge) . \"$(git --exec-path)/git-mergetool{litdd}lib\"'\n"
+msgstr "'TOOL_MODE=(diff|merge) . \"$(git --exec-path)/git-mergetool{litdd}lib\"'\n"
 
 #. type: Plain text
 #: en/git-mergetool--lib.txt:19 en/git-sh-i18n.txt:19 en/git-sh-setup.txt:19
@@ -33527,7 +33222,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-mergetool.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "git-mergetool(1)"
 msgstr "git-mergetool(1)"
 
@@ -33535,9 +33230,7 @@ msgstr "git-mergetool(1)"
 #: en/git-mergetool.txt:7
 #, fuzzy, priority:240
 msgid "git-mergetool - Run merge conflict resolution tools to resolve merge conflicts"
-msgstr ""
-"git-mergetool - Run merge conflict resolution tools to resolve merge "
-"conflicts"
+msgstr "git-mergetool - Run merge conflict resolution tools to resolve merge conflicts"
 
 #. type: Plain text
 #: en/git-mergetool.txt:12
@@ -33613,7 +33306,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-mergetool.txt:83
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--gui"
 msgstr "--gui"
 
@@ -33625,7 +33318,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-mergetool.txt:90
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--no-gui"
 msgstr "--no-gui"
 
@@ -33661,7 +33354,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-merge-tree.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-merge-tree(1)"
 msgstr "git-merge-tree(1)"
 
@@ -33691,7 +33384,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-merge.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "git-merge(1)"
 msgstr "git-merge(1)"
 
@@ -33785,10 +33478,7 @@ msgstr ""
 #: en/git-merge.txt:76
 #, fuzzy, priority:240
 msgid "The 'git fmt-merge-msg' command can be used to give a good default for automated 'git merge' invocations. The automated message can include the branch description."
-msgstr ""
-"The 'git fmt-merge-msg' command can be used to give a good default for "
-"automated 'git merge' invocations. The automated message can include the "
-"branch description."
+msgstr "The 'git fmt-merge-msg' command can be used to give a good default for automated 'git merge' invocations. The automated message can include the branch description."
 
 #. type: Plain text
 #: en/git-merge.txt:81
@@ -33818,11 +33508,7 @@ msgstr ""
 #: en/git-merge.txt:110
 #, fuzzy, priority:240
 msgid "'git merge --abort' is equivalent to 'git reset --merge' when `MERGE_HEAD` is present unless `MERGE_AUTOSTASH` is also present in which case 'git merge --abort' applies the stash entry to the worktree whereas 'git reset --merge' will save the stashed changes in the stash list."
-msgstr ""
-"'git merge --abort' is equivalent to 'git reset --merge' when `MERGE_HEAD` "
-"is present unless `MERGE_AUTOSTASH` is also present in which case 'git merge "
-"--abort' applies the stash entry to the worktree whereas 'git reset --merge' "
-"will save the stashed changes in the stash list."
+msgstr "'git merge --abort' is equivalent to 'git reset --merge' when `MERGE_HEAD` is present unless `MERGE_AUTOSTASH` is also present in which case 'git merge --abort' applies the stash entry to the worktree whereas 'git reset --merge' will save the stashed changes in the stash list."
 
 #. type: Plain text
 #: en/git-merge.txt:115
@@ -34179,16 +33865,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-merge.txt:374
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "linkgit:git-fmt-merge-msg[1], linkgit:git-pull[1], linkgit:gitattributes[5], linkgit:git-reset[1], linkgit:git-diff[1], linkgit:git-ls-files[1], linkgit:git-add[1], linkgit:git-rm[1], linkgit:git-mergetool[1]"
-msgstr ""
-"linkgit:git-fmt-merge-msg[1], linkgit:git-pull[1], linkgit:gitattributes[5], "
-"linkgit:git-reset[1], linkgit:git-diff[1], linkgit:git-ls-files[1], linkgit"
-":git-add[1], linkgit:git-rm[1], linkgit:git-mergetool[1]"
+msgstr "linkgit:git-fmt-merge-msg[1], linkgit:git-pull[1], linkgit:gitattributes[5], linkgit:git-reset[1], linkgit:git-diff[1], linkgit:git-ls-files[1], linkgit:git-add[1], linkgit:git-rm[1], linkgit:git-mergetool[1]"
 
 #. type: Title =
 #: en/git-mktag.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-mktag(1)"
 msgstr "git-mktag(1)"
 
@@ -34246,7 +33929,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-mktree.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-mktree(1)"
 msgstr "git-mktree(1)"
 
@@ -34276,7 +33959,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-mktree.txt:26
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--missing"
 msgstr "--missing"
 
@@ -34294,7 +33977,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-mv.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "git-mv(1)"
 msgstr "git-mv(1)"
 
@@ -34374,7 +34057,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-name-rev.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-name-rev(1)"
 msgstr "git-name-rev(1)"
 
@@ -34442,7 +34125,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-name-rev.txt:57
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-undefined"
 msgstr "--no-undefined"
 
@@ -34494,7 +34177,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-notes.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-notes(1)"
 msgstr "git-notes(1)"
 
@@ -34566,7 +34249,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-notes.txt:56 en/git-worktree.txt:95
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "list"
 msgstr "list"
 
@@ -34674,7 +34357,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-notes.txt:112 en/git-worktree.txt:122
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "remove"
 msgstr "remove"
 
@@ -34686,7 +34369,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-notes.txt:118 en/git-worktree.txt:118
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "prune"
 msgstr "prune"
 
@@ -34812,7 +34495,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-notes.txt:192 en/merge-options.txt:1
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--commit"
 msgstr "--commit"
 
@@ -34954,7 +34637,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-notes.txt:313
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "core.notesRef"
 msgstr "core.notesRef"
 
@@ -35062,7 +34745,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-notes.txt:375
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_NOTES_REF`"
 msgstr "`GIT_NOTES_REF`"
 
@@ -35074,7 +34757,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-notes.txt:379
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_NOTES_DISPLAY_REF`"
 msgstr "`GIT_NOTES_DISPLAY_REF`"
 
@@ -35092,7 +34775,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-notes.txt:389
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_NOTES_REWRITE_MODE`"
 msgstr "`GIT_NOTES_REWRITE_MODE`"
 
@@ -35104,7 +34787,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-notes.txt:395
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_NOTES_REWRITE_REF`"
 msgstr "`GIT_NOTES_REWRITE_REF`"
 
@@ -35122,7 +34805,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-p4.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4(1)"
 msgstr "git-p4(1)"
 
@@ -35540,7 +35223,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:236
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--detect-branches"
 msgstr "--detect-branches"
 
@@ -35564,7 +35247,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:245
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--silent"
 msgstr "--silent"
 
@@ -35576,7 +35259,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:248
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--detect-labels"
 msgstr "--detect-labels"
 
@@ -35588,7 +35271,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:253 en/git-p4.txt:430
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--import-labels"
 msgstr "--import-labels"
 
@@ -35600,7 +35283,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:256
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--import-local"
 msgstr "--import-local"
 
@@ -35636,7 +35319,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:280
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--keep-path"
 msgstr "--keep-path"
 
@@ -35648,7 +35331,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:288
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--use-client-spec"
 msgstr "--use-client-spec"
 
@@ -35732,7 +35415,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:323
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--preserve-user"
 msgstr "--preserve-user"
 
@@ -35744,7 +35427,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:327
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--export-labels"
 msgstr "--export-labels"
 
@@ -35762,7 +35445,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:336
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--prepare-p4-only"
 msgstr "--prepare-p4-only"
 
@@ -35774,7 +35457,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:343
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--shelve"
 msgstr "--shelve"
 
@@ -35834,7 +35517,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:368
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--disable-rebase"
 msgstr "--disable-rebase"
 
@@ -35846,7 +35529,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:372
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--disable-p4sync"
 msgstr "--disable-p4sync"
 
@@ -35956,7 +35639,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:436
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--origin"
 msgstr "--origin"
 
@@ -36148,11 +35831,7 @@ msgstr ""
 #: en/git-p4.txt:553
 #, fuzzy, priority:100
 msgid "The fast-import mechanism used by 'git p4' creates one pack file for each invocation of 'git p4 sync'.  Normally, Git garbage compression (linkgit:git-gc[1]) automatically compresses these to fewer pack files, but explicit invocation of 'git repack -adf' may improve performance."
-msgstr ""
-"The fast-import mechanism used by 'git p4' creates one pack file for each "
-"invocation of 'git p4 sync'.  Normally, Git garbage compression (linkgit:git-"
-"gc[1]) automatically compresses these to fewer pack files, but explicit "
-"invocation of 'git repack -adf' may improve performance."
+msgstr "The fast-import mechanism used by 'git p4' creates one pack file for each invocation of 'git p4 sync'.  Normally, Git garbage compression (linkgit:git-gc[1]) automatically compresses these to fewer pack files, but explicit invocation of 'git repack -adf' may improve performance."
 
 #. type: Plain text
 #: en/git-p4.txt:559
@@ -36168,7 +35847,7 @@ msgstr "躍멱쭊�섌뇧"
 
 #. type: Labeled list
 #: en/git-p4.txt:562
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.user"
 msgstr "git-p4.user"
 
@@ -36180,7 +35859,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:566
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.password"
 msgstr "git-p4.password"
 
@@ -36192,7 +35871,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:571
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.port"
 msgstr "git-p4.port"
 
@@ -36204,7 +35883,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:576
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.host"
 msgstr "git-p4.host"
 
@@ -36216,7 +35895,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:581
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.client"
 msgstr "git-p4.client"
 
@@ -36228,7 +35907,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:585
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.retries"
 msgstr "git-p4.retries"
 
@@ -36246,7 +35925,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:593
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.syncFromOrigin"
 msgstr "git-p4.syncFromOrigin"
 
@@ -36258,7 +35937,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:600
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.branchUser"
 msgstr "git-p4.branchUser"
 
@@ -36270,7 +35949,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:606
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.branchList"
 msgstr "git-p4.branchList"
 
@@ -36302,7 +35981,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:621
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.importLabels"
 msgstr "git-p4.importLabels"
 
@@ -36314,7 +35993,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:624
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.labelImportRegexp"
 msgstr "git-p4.labelImportRegexp"
 
@@ -36326,7 +36005,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:628
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.useClientSpec"
 msgstr "git-p4.useClientSpec"
 
@@ -36338,7 +36017,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:634
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.pathEncoding"
 msgstr "git-p4.pathEncoding"
 
@@ -36350,7 +36029,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:641
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.largeFileSystem"
 msgstr "git-p4.largeFileSystem"
 
@@ -36368,7 +36047,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:652
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.largeFileExtensions"
 msgstr "git-p4.largeFileExtensions"
 
@@ -36380,7 +36059,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:656
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.largeFileThreshold"
 msgstr "git-p4.largeFileThreshold"
 
@@ -36392,7 +36071,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:661
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.largeFileCompressedThreshold"
 msgstr "git-p4.largeFileCompressedThreshold"
 
@@ -36404,7 +36083,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:667
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.largeFilePush"
 msgstr "git-p4.largeFilePush"
 
@@ -36416,7 +36095,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:671
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.keepEmptyCommits"
 msgstr "git-p4.keepEmptyCommits"
 
@@ -36428,7 +36107,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:675
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.mapUser"
 msgstr "git-p4.mapUser"
 
@@ -36458,7 +36137,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:688
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.detectRenames"
 msgstr "git-p4.detectRenames"
 
@@ -36470,7 +36149,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:692
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.detectCopies"
 msgstr "git-p4.detectCopies"
 
@@ -36482,7 +36161,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:696
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.detectCopiesHarder"
 msgstr "git-p4.detectCopiesHarder"
 
@@ -36494,7 +36173,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:699
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.preserveUser"
 msgstr "git-p4.preserveUser"
 
@@ -36518,7 +36197,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:708
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.skipSubmitEdit"
 msgstr "git-p4.skipSubmitEdit"
 
@@ -36530,7 +36209,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:713
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.skipSubmitEditCheck"
 msgstr "git-p4.skipSubmitEditCheck"
 
@@ -36542,7 +36221,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:718
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.allowSubmit"
 msgstr "git-p4.allowSubmit"
 
@@ -36554,7 +36233,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:725
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.skipUserNameCheck"
 msgstr "git-p4.skipUserNameCheck"
 
@@ -36566,7 +36245,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:730
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.attemptRCSCleanup"
 msgstr "git-p4.attemptRCSCleanup"
 
@@ -36578,7 +36257,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:736
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.exportLabels"
 msgstr "git-p4.exportLabels"
 
@@ -36590,7 +36269,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:739
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.labelExportRegexp"
 msgstr "git-p4.labelExportRegexp"
 
@@ -36602,7 +36281,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:743
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.conflict"
 msgstr "git-p4.conflict"
 
@@ -36614,7 +36293,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-p4.txt:747
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-p4.disableRebase"
 msgstr "git-p4.disableRebase"
 
@@ -36668,7 +36347,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-pack-objects.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-pack-objects(1)"
 msgstr "git-pack-objects(1)"
 
@@ -36740,7 +36419,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-pack-objects.txt:63
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--revs"
 msgstr "--revs"
 
@@ -36752,7 +36431,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-pack-objects.txt:72 en/rev-list-options.txt:855
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--unpacked"
 msgstr "--unpacked"
 
@@ -36812,7 +36491,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-pack-objects.txt:126
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--honor-pack-keep"
 msgstr "--honor-pack-keep"
 
@@ -36848,7 +36527,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-pack-objects.txt:147
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--non-empty"
 msgstr "--non-empty"
 
@@ -36860,7 +36539,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-pack-objects.txt:177
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-reuse-delta"
 msgstr "--no-reuse-delta"
 
@@ -36872,7 +36551,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-pack-objects.txt:184
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-reuse-object"
 msgstr "--no-reuse-object"
 
@@ -36896,7 +36575,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-pack-objects.txt:199
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]sparse"
 msgstr "--[no-]sparse"
 
@@ -36920,7 +36599,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-pack-objects.txt:220
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--shallow"
 msgstr "--shallow"
 
@@ -36932,7 +36611,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-pack-objects.txt:225
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--delta-base-offset"
 msgstr "--delta-base-offset"
 
@@ -36956,7 +36635,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-pack-objects.txt:256
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--keep-true-parents"
 msgstr "--keep-true-parents"
 
@@ -36974,7 +36653,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-pack-objects.txt:265 en/rev-list-options.txt:916
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--no-filter"
 msgstr "--no-filter"
 
@@ -37016,7 +36695,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-pack-objects.txt:286 en/rev-list-options.txt:941
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--exclude-promisor-objects"
 msgstr "--exclude-promisor-objects"
 
@@ -37028,7 +36707,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-pack-objects.txt:293 en/git-repack.txt:157
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--keep-unreachable"
 msgstr "--keep-unreachable"
 
@@ -37040,7 +36719,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-pack-objects.txt:299
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--pack-loose-unreachable"
 msgstr "--pack-loose-unreachable"
 
@@ -37052,7 +36731,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-pack-objects.txt:303
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--unpack-unreachable"
 msgstr "--unpack-unreachable"
 
@@ -37064,7 +36743,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-pack-objects.txt:306 en/git-repack.txt:164
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--delta-islands"
 msgstr "--delta-islands"
 
@@ -37180,14 +36859,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-pack-objects.txt:408
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:git-rev-list[1] linkgit:git-repack[1] linkgit:git-prune-packed[1]"
-msgstr ""
-"linkgit:git-rev-list[1] linkgit:git-repack[1] linkgit:git-prune-packed[1]"
+msgstr "linkgit:git-rev-list[1] linkgit:git-repack[1] linkgit:git-prune-packed[1]"
 
 #. type: Title =
 #: en/git-pack-redundant.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-pack-redundant(1)"
 msgstr "git-pack-redundant(1)"
 
@@ -37229,7 +36907,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-pack-redundant.txt:35
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--alt-odb"
 msgstr "--alt-odb"
 
@@ -37247,14 +36925,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-pack-redundant.txt:47
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:git-pack-objects[1] linkgit:git-repack[1] linkgit:git-prune-packed[1]"
-msgstr ""
-"linkgit:git-pack-objects[1] linkgit:git-repack[1] linkgit:git-prune-packed[1]"
+msgstr "linkgit:git-pack-objects[1] linkgit:git-repack[1] linkgit:git-prune-packed[1]"
 
 #. type: Title =
 #: en/git-pack-refs.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-pack-refs(1)"
 msgstr "git-pack-refs(1)"
 
@@ -37314,7 +36991,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-parse-remote.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-parse-remote(1)"
 msgstr "git-parse-remote(1)"
 
@@ -37322,9 +36999,7 @@ msgstr "git-parse-remote(1)"
 #: en/git-parse-remote.txt:7
 #, fuzzy, priority:100
 msgid "git-parse-remote - Routines to help parsing remote repository access parameters"
-msgstr ""
-"git-parse-remote - Routines to help parsing remote repository access "
-"parameters"
+msgstr "git-parse-remote - Routines to help parsing remote repository access parameters"
 
 #. type: Plain text
 #: en/git-parse-remote.txt:13
@@ -37340,7 +37015,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-patch-id.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-patch-id(1)"
 msgstr "git-patch-id(1)"
 
@@ -37382,7 +37057,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-patch-id.txt:33
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--stable"
 msgstr "--stable"
 
@@ -37412,7 +37087,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-patch-id.txt:50
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--unstable"
 msgstr "--unstable"
 
@@ -37430,7 +37105,7 @@ msgstr "瓦숁삸容섋�溫양쉰��"
 
 #. type: Title =
 #: en/git-prune-packed.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-prune-packed(1)"
 msgstr "git-prune-packed(1)"
 
@@ -37484,13 +37159,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-prune-packed.txt:44
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:git-pack-objects[1] linkgit:git-repack[1]"
 msgstr "linkgit:git-pack-objects[1] linkgit:git-repack[1]"
 
 #. type: Title =
 #: en/git-prune.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-prune(1)"
 msgstr "git-prune(1)"
 
@@ -37592,13 +37267,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-prune.txt:86
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:git-fsck[1], linkgit:git-gc[1], linkgit:git-reflog[1]"
 msgstr "linkgit:git-fsck[1], linkgit:git-gc[1], linkgit:git-reflog[1]"
 
 #. type: Title =
 #: en/git-pull.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "git-pull(1)"
 msgstr "git-pull(1)"
 
@@ -37606,8 +37281,7 @@ msgstr "git-pull(1)"
 #: en/git-pull.txt:7
 #, fuzzy, priority:220
 msgid "git-pull - Fetch from and integrate with another repository or a local branch"
-msgstr ""
-"git-pull - Fetch from and integrate with another repository or a local branch"
+msgstr "git-pull - Fetch from and integrate with another repository or a local branch"
 
 #. type: Plain text
 #: en/git-pull.txt:13
@@ -37775,7 +37449,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-pull.txt:134 en/git-svn.txt:261
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--no-rebase"
 msgstr "--no-rebase"
 
@@ -37921,13 +37595,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-pull.txt:252
-#, fuzzy, ignore-same, priority:220
+#, ignore-same, priority:220
 msgid "linkgit:git-fetch[1], linkgit:git-merge[1], linkgit:git-config[1]"
 msgstr "linkgit:git-fetch[1], linkgit:git-merge[1], linkgit:git-config[1]"
 
 #. type: Title =
 #: en/git-push.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "git-push(1)"
 msgstr "git-push(1)"
 
@@ -38137,7 +37811,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-push.txt:191
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--follow-tags"
 msgstr "--follow-tags"
 
@@ -38149,7 +37823,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-push.txt:199 en/git-send-pack.txt:73
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--[no-]signed"
 msgstr "--[no-]signed"
 
@@ -38167,7 +37841,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-push.txt:210
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--[no-]atomic"
 msgstr "--[no-]atomic"
 
@@ -38209,7 +37883,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-push.txt:234
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--[no-]force-with-lease"
 msgstr "--[no-]force-with-lease"
 
@@ -38377,7 +38051,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-push.txt:355
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--[no-]thin"
 msgstr "--[no-]thin"
 
@@ -38407,7 +38081,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-push.txt:393
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--[no-]verify"
 msgstr "--[no-]verify"
 
@@ -38421,10 +38095,7 @@ msgstr ""
 #: en/git-push.txt:414
 #, fuzzy, priority:220
 msgid "The output of \"git push\" depends on the transport method used; this section describes the output when pushing over the Git protocol (either locally or via ssh)."
-msgstr ""
-"The output of \"git push\" depends on the transport method used; this "
-"section describes the output when pushing over the Git protocol (either "
-"locally or via ssh)."
+msgstr "The output of \"git push\" depends on the transport method used; this section describes the output when pushing over the Git protocol (either locally or via ssh)."
 
 #. type: Plain text
 #: en/git-push.txt:417
@@ -38848,7 +38519,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-quiltimport.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-quiltimport(1)"
 msgstr "git-quiltimport(1)"
 
@@ -38942,7 +38613,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-read-tree.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-read-tree(1)"
 msgstr "git-read-tree(1)"
 
@@ -38961,8 +38632,7 @@ msgid ""
 "\t\t[--index-output=<file>] [--no-sparse-checkout]\n"
 "\t\t(--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])\n"
 msgstr ""
-"'git read-tree' [[-m [--trivial] [--aggressive] | --reset | "
-"--prefix=<prefix>]\n"
+"'git read-tree' [[-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>]\n"
 "\t\t[-u [--exclude-per-directory=<gitignore>] | -i]]\n"
 "\t\t[--index-output=<file>] [--no-sparse-checkout]\n"
 "\t\t(--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])\n"
@@ -38993,7 +38663,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-read-tree.txt:40
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--reset"
 msgstr "--reset"
 
@@ -39029,7 +38699,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-read-tree.txt:66
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--trivial"
 msgstr "--trivial"
 
@@ -39101,7 +38771,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-read-tree.txt:118 en/git-reset.txt:91
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--[no-]recurse-submodules"
 msgstr "--[no-]recurse-submodules"
 
@@ -39113,7 +38783,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-read-tree.txt:124
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-sparse-checkout"
 msgstr "--no-sparse-checkout"
 
@@ -39125,7 +38795,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-read-tree.txt:128
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--empty"
 msgstr "--empty"
 
@@ -39568,15 +39238,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-read-tree.txt:440
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:git-write-tree[1]; linkgit:git-ls-files[1]; linkgit:gitignore[5]; linkgit:git-sparse-checkout[1];"
-msgstr ""
-"linkgit:git-write-tree[1]; linkgit:git-ls-files[1]; linkgit:gitignore[5]; "
-"linkgit:git-sparse-checkout[1];"
+msgstr "linkgit:git-write-tree[1]; linkgit:git-ls-files[1]; linkgit:gitignore[5]; linkgit:git-sparse-checkout[1];"
 
 #. type: Title =
 #: en/git-rebase.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-rebase(1)"
 msgstr "git-rebase(1)"
 
@@ -39932,7 +39600,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rebase.txt:221
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--keep-base"
 msgstr "--keep-base"
 
@@ -40010,13 +39678,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-rebase.txt:289 en/git-rebase.txt:647
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-keep-empty"
 msgstr "--no-keep-empty"
 
 #. type: Labeled list
 #: en/git-rebase.txt:290
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--keep-empty"
 msgstr "--keep-empty"
 
@@ -40040,13 +39708,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-rebase.txt:310 en/git-rebase.txt:649
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--reapply-cherry-picks"
 msgstr "--reapply-cherry-picks"
 
 #. type: Labeled list
 #: en/git-rebase.txt:311
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-reapply-cherry-picks"
 msgstr "--no-reapply-cherry-picks"
 
@@ -40082,7 +39750,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-rebase.txt:339 en/git-rebase.txt:650
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--edit-todo"
 msgstr "--edit-todo"
 
@@ -40094,7 +39762,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rebase.txt:342
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--show-current-patch"
 msgstr "--show-current-patch"
 
@@ -40178,7 +39846,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rebase.txt:416 en/git-rev-parse.txt:98 en/git-show-ref.txt:59 en/git-tag.txt:88
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--verify"
 msgstr "--verify"
 
@@ -40196,13 +39864,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rebase.txt:428 en/merge-options.txt:43
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--no-ff"
 msgstr "--no-ff"
 
 #. type: Labeled list
 #: en/git-rebase.txt:429
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--force-rebase"
 msgstr "--force-rebase"
 
@@ -40220,7 +39888,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rebase.txt:442
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-fork-point"
 msgstr "--no-fork-point"
 
@@ -40280,7 +39948,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rebase.txt:491
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--reset-author-date"
 msgstr "--reset-author-date"
 
@@ -40346,7 +40014,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-rebase.txt:545 en/git-rebase.txt:644
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--preserve-merges"
 msgstr "--preserve-merges"
 
@@ -40354,11 +40022,7 @@ msgstr "--preserve-merges"
 #: en/git-rebase.txt:550
 #, fuzzy, priority:100
 msgid "[DEPRECATED: use `--rebase-merges` instead] Recreate merge commits instead of flattening the history by replaying commits a merge commit introduces. Merge conflict resolutions or manual amendments to merge commits are not preserved."
-msgstr ""
-"[DEPRECATED: use `--rebase-merges` instead] Recreate merge commits instead "
-"of flattening the history by replaying commits a merge commit introduces. "
-"Merge conflict resolutions or manual amendments to merge commits are not "
-"preserved."
+msgstr "[DEPRECATED: use `--rebase-merges` instead] Recreate merge commits instead of flattening the history by replaying commits a merge commit introduces. Merge conflict resolutions or manual amendments to merge commits are not preserved."
 
 #. type: Plain text
 #: en/git-rebase.txt:554
@@ -40428,13 +40092,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rebase.txt:594
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--autosquash"
 msgstr "--autosquash"
 
 #. type: Labeled list
 #: en/git-rebase.txt:595
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-autosquash"
 msgstr "--no-autosquash"
 
@@ -40452,13 +40116,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rebase.txt:613 en/merge-options.txt:163
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--autostash"
 msgstr "--autostash"
 
 #. type: Labeled list
 #: en/git-rebase.txt:614 en/merge-options.txt:164
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--no-autostash"
 msgstr "--no-autostash"
 
@@ -40470,13 +40134,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rebase.txt:621
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--reschedule-failed-exec"
 msgstr "--reschedule-failed-exec"
 
 #. type: Labeled list
 #: en/git-rebase.txt:622
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-reschedule-failed-exec"
 msgstr "--no-reschedule-failed-exec"
 
@@ -40500,7 +40164,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-rebase.txt:633
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "--whitespace"
 msgstr "--whitespace"
 
@@ -40512,31 +40176,31 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-rebase.txt:639
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "--strategy"
 msgstr "--strategy"
 
 #. type: Plain text
 #: en/git-rebase.txt:640
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "--strategy-option"
 msgstr "--strategy-option"
 
 #. type: Plain text
 #: en/git-rebase.txt:642
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "--[no-]autosquash"
 msgstr "--[no-]autosquash"
 
 #. type: Labeled list
 #: en/git-rebase.txt:643 en/git-svn.txt:680
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--rebase-merges"
 msgstr "--rebase-merges"
 
 #. type: Plain text
 #: en/git-rebase.txt:646
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "--exec"
 msgstr "--exec"
 
@@ -41574,7 +41238,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-receive-pack.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-receive-pack(1)"
 msgstr "git-receive-pack(1)"
 
@@ -41664,7 +41328,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-receive-pack.txt:66
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_PUSH_CERT_SIGNER`"
 msgstr "`GIT_PUSH_CERT_SIGNER`"
 
@@ -41676,7 +41340,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-receive-pack.txt:70
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_PUSH_CERT_KEY`"
 msgstr "`GIT_PUSH_CERT_KEY`"
 
@@ -41688,7 +41352,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-receive-pack.txt:73
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_PUSH_CERT_STATUS`"
 msgstr "`GIT_PUSH_CERT_STATUS`"
 
@@ -41700,7 +41364,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-receive-pack.txt:78
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_PUSH_CERT_NONCE`"
 msgstr "`GIT_PUSH_CERT_NONCE`"
 
@@ -41712,13 +41376,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-receive-pack.txt:85
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_PUSH_CERT_NONCE_STATUS`"
 msgstr "`GIT_PUSH_CERT_NONCE_STATUS`"
 
 #. type: Labeled list
 #: en/git-receive-pack.txt:86
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`UNSOLICITED`"
 msgstr "`UNSOLICITED`"
 
@@ -41730,7 +41394,7 @@ msgstr "\"git push --signed\" sent a nonce when we did not ask it to send one."
 
 #. type: Labeled list
 #: en/git-receive-pack.txt:89
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`MISSING`"
 msgstr "`MISSING`"
 
@@ -41742,7 +41406,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-receive-pack.txt:91
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`BAD`"
 msgstr "`BAD`"
 
@@ -41754,7 +41418,7 @@ msgstr "\"git push --signed\" sent a bogus nonce."
 
 #. type: Labeled list
 #: en/git-receive-pack.txt:93
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`OK`"
 msgstr "`OK`"
 
@@ -41766,7 +41430,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-receive-pack.txt:95
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`SLOP`"
 msgstr "`SLOP`"
 
@@ -41774,14 +41438,11 @@ msgstr "`SLOP`"
 #: en/git-receive-pack.txt:99
 #, fuzzy, priority:100
 msgid "\"git push --signed\" sent a nonce different from what we asked it to send now, but in a previous session.  See `GIT_PUSH_CERT_NONCE_SLOP` environment variable."
-msgstr ""
-"\"git push --signed\" sent a nonce different from what we asked it to send "
-"now, but in a previous session.  See `GIT_PUSH_CERT_NONCE_SLOP` environment "
-"variable."
+msgstr "\"git push --signed\" sent a nonce different from what we asked it to send now, but in a previous session.  See `GIT_PUSH_CERT_NONCE_SLOP` environment variable."
 
 #. type: Labeled list
 #: en/git-receive-pack.txt:100
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_PUSH_CERT_NONCE_SLOP`"
 msgstr "`GIT_PUSH_CERT_NONCE_SLOP`"
 
@@ -41789,12 +41450,7 @@ msgstr "`GIT_PUSH_CERT_NONCE_SLOP`"
 #: en/git-receive-pack.txt:108
 #, fuzzy, priority:100
 msgid "\"git push --signed\" sent a nonce different from what we asked it to send now, but in a different session whose starting time is different by this many seconds from the current session.  Only meaningful when `GIT_PUSH_CERT_NONCE_STATUS` says `SLOP`.  Also read about `receive.certNonceSlop` variable in linkgit:git-config[1]."
-msgstr ""
-"\"git push --signed\" sent a nonce different from what we asked it to send "
-"now, but in a different session whose starting time is different by this "
-"many seconds from the current session.  Only meaningful when "
-"`GIT_PUSH_CERT_NONCE_STATUS` says `SLOP`.  Also read about `receive."
-"certNonceSlop` variable in linkgit:git-config[1]."
+msgstr "\"git push --signed\" sent a nonce different from what we asked it to send now, but in a different session whose starting time is different by this many seconds from the current session.  Only meaningful when `GIT_PUSH_CERT_NONCE_STATUS` says `SLOP`.  Also read about `receive.certNonceSlop` variable in linkgit:git-config[1]."
 
 #. type: Plain text
 #: en/git-receive-pack.txt:111
@@ -41993,13 +41649,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-receive-pack.txt:253
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:git-send-pack[1], linkgit:gitnamespaces[7]"
 msgstr "linkgit:git-send-pack[1], linkgit:gitnamespaces[7]"
 
 #. type: Title =
 #: en/git-reflog.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-reflog(1)"
 msgstr "git-reflog(1)"
 
@@ -42090,7 +41746,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-reflog.txt:75 en/rev-list-options.txt:192
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--single-worktree"
 msgstr "--single-worktree"
 
@@ -42126,7 +41782,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-reflog.txt:98
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--updateref"
 msgstr "--updateref"
 
@@ -42138,7 +41794,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-reflog.txt:103
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--rewrite"
 msgstr "--rewrite"
 
@@ -42150,7 +41806,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-reflog.txt:108
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--stale-fix"
 msgstr "--stale-fix"
 
@@ -42188,14 +41844,11 @@ msgstr ""
 #: en/git-reflog.txt:134
 #, fuzzy, priority:100
 msgid "`git reflog delete` accepts options `--updateref`, `--rewrite`, `-n`, `--dry-run`, and `--verbose`, with the same meanings as when they are used with `expire`."
-msgstr ""
-"`git reflog delete` accepts options `--updateref`, `--rewrite`, `-n`, `--dry-"
-"run`, and `--verbose`, with the same meanings as when they are used with "
-"`expire`."
+msgstr "`git reflog delete` accepts options `--updateref`, `--rewrite`, `-n`, `--dry-run`, and `--verbose`, with the same meanings as when they are used with `expire`."
 
 #. type: Title =
 #: en/git-remote-ext.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-remote-ext(1)"
 msgstr "git-remote-ext(1)"
 
@@ -42261,7 +41914,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-remote-ext.txt:34 en/pretty-formats.txt:214
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%s'"
 msgstr "'%s'"
 
@@ -42273,7 +41926,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-remote-ext.txt:38 en/pretty-formats.txt:211
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%S'"
 msgstr "'%S'"
 
@@ -42321,7 +41974,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-remote-ext.txt:61 en/git-remote-fd.txt:33
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "GIT_TRANSLOOP_DEBUG"
 msgstr "GIT_TRANSLOOP_DEBUG"
 
@@ -42339,7 +41992,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-remote-ext.txt:67
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "GIT_EXT_SERVICE"
 msgstr "GIT_EXT_SERVICE"
 
@@ -42351,7 +42004,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-remote-ext.txt:71
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "GIT_EXT_SERVICE_NOPREFIX"
 msgstr "GIT_EXT_SERVICE_NOPREFIX"
 
@@ -42441,13 +42094,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-remote-ext.txt:122 en/git-remote-fd.txt:56
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:gitremote-helpers[7]"
 msgstr "linkgit:gitremote-helpers[7]"
 
 #. type: Title =
 #: en/git-remote-fd.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-remote-fd(1)"
 msgstr "git-remote-fd(1)"
 
@@ -42525,7 +42178,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-remote.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "git-remote(1)"
 msgstr "git-remote(1)"
 
@@ -42907,13 +42560,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-remote.txt:253
-#, fuzzy, ignore-same, priority:220
+#, ignore-same, priority:220
 msgid "linkgit:git-fetch[1] linkgit:git-branch[1] linkgit:git-config[1]"
 msgstr "linkgit:git-fetch[1] linkgit:git-branch[1] linkgit:git-config[1]"
 
 #. type: Title =
 #: en/git-repack.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-repack(1)"
 msgstr "git-repack(1)"
 
@@ -42927,9 +42580,7 @@ msgstr "git-repack - Pack unpacked objects in a repository"
 #: en/git-repack.txt:13
 #, fuzzy, no-wrap, priority:100
 msgid "'git repack' [-a] [-A] [-d] [-f] [-F] [-l] [-n] [-q] [-b] [--window=<n>] [--depth=<n>] [--threads=<n>] [--keep-pack=<pack-name>]\n"
-msgstr ""
-"'git repack' [-a] [-A] [-d] [-f] [-F] [-l] [-n] [-q] [-b] [--window=<n>] "
-"[--depth=<n>] [--threads=<n>] [--keep-pack=<pack-name>]\n"
+msgstr "'git repack' [-a] [-A] [-d] [-f] [-F] [-l] [-n] [-q] [-b] [--window=<n>] [--depth=<n>] [--threads=<n>] [--keep-pack=<pack-name>]\n"
 
 #. type: Plain text
 #: en/git-repack.txt:20
@@ -43023,7 +42674,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-repack.txt:127
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--write-bitmap-index"
 msgstr "--write-bitmap-index"
 
@@ -43035,7 +42686,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-repack.txt:134
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--pack-kept-objects"
 msgstr "--pack-kept-objects"
 
@@ -43089,13 +42740,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-repack.txt:185
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:git-pack-objects[1] linkgit:git-prune-packed[1]"
 msgstr "linkgit:git-pack-objects[1] linkgit:git-prune-packed[1]"
 
 #. type: Title =
 #: en/git-replace.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-replace(1)"
 msgstr "git-replace(1)"
 
@@ -43245,7 +42896,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-replace.txt:94
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--convert-graft-file"
 msgstr "--convert-graft-file"
 
@@ -43362,14 +43013,11 @@ msgstr ""
 #, fuzzy, priority:100
 #| msgid "linkgit:git-status[1] linkgit:git-rm[1] linkgit:git-reset[1] linkgit:git-mv[1] linkgit:git-commit[1] linkgit:git-update-index[1]"
 msgid "linkgit:git-hash-object[1] linkgit:git-rebase[1] linkgit:git-tag[1] linkgit:git-branch[1] linkgit:git-commit[1] linkgit:git-var[1] linkgit:git[1] https://github.com/newren/git-filter-repo[git-filter-repo]"
-msgstr ""
-"linkgit:git-hash-object[1] linkgit:git-rebase[1] linkgit:git-tag[1] linkgit"
-":git-branch[1] linkgit:git-commit[1] linkgit:git-var[1] linkgit:git[1] "
-"https://github.com/newren/git-filter-repo[git-filter-repo]"
+msgstr "linkgit:git-hash-object[1] linkgit:git-rebase[1] linkgit:git-tag[1] linkgit:git-branch[1] linkgit:git-commit[1] linkgit:git-var[1] linkgit:git[1] https://github.com/newren/git-filter-repo[git-filter-repo]"
 
 #. type: Title =
 #: en/git-request-pull.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-request-pull(1)"
 msgstr "git-request-pull(1)"
 
@@ -43501,7 +43149,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-rerere.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-rerere(1)"
 msgstr "git-rerere(1)"
 
@@ -43515,8 +43163,7 @@ msgstr "git-rerere - Reuse recorded resolution of conflicted merges"
 #: en/git-rerere.txt:12
 #, fuzzy, no-wrap, priority:100
 msgid "'git rerere' ['clear'|'forget' <pathspec>|'diff'|'remaining'|'status'|'gc']\n"
-msgstr ""
-"'git rerere' ['clear'|'forget' <pathspec>|'diff'|'remaining'|'status'|'gc']\n"
+msgstr "'git rerere' ['clear'|'forget' <pathspec>|'diff'|'remaining'|'status'|'gc']\n"
 
 #. type: Plain text
 #: en/git-rerere.txt:20
@@ -43813,16 +43460,11 @@ msgstr ""
 #: en/git-rerere.txt:219
 #, fuzzy, priority:100
 msgid "[NOTE] 'git rerere' relies on the conflict markers in the file to detect the conflict.  If the file already contains lines that look the same as lines with conflict markers, 'git rerere' may fail to record a conflict resolution.  To work around this, the `conflict-marker-size` setting in linkgit:gitattributes[5] can be used."
-msgstr ""
-"[NOTE] 'git rerere' relies on the conflict markers in the file to detect the "
-"conflict.  If the file already contains lines that look the same as lines "
-"with conflict markers, 'git rerere' may fail to record a conflict "
-"resolution.  To work around this, the `conflict-marker-size` setting in "
-"linkgit:gitattributes[5] can be used."
+msgstr "[NOTE] 'git rerere' relies on the conflict markers in the file to detect the conflict.  If the file already contains lines that look the same as lines with conflict markers, 'git rerere' may fail to record a conflict resolution.  To work around this, the `conflict-marker-size` setting in linkgit:gitattributes[5] can be used."
 
 #. type: Title =
 #: en/git-reset.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "git-reset(1)"
 msgstr "git-reset(1)"
 
@@ -43842,11 +43484,9 @@ msgid ""
 "'git reset' [--soft | --mixed [-N] | --hard | --merge | --keep] [-q] [<commit>]\n"
 msgstr ""
 "'git reset' [-q] [<tree-ish>] [--] <pathspec>...\n"
-"'git reset' [-q] [--pathspec-from-file=<file> [--pathspec-file-nul]] [<tree-"
-"ish>]\n"
+"'git reset' [-q] [--pathspec-from-file=<file> [--pathspec-file-nul]] [<tree-ish>]\n"
 "'git reset' (--patch | -p) [<tree-ish>] [--] [<pathspec>...]\n"
-"'git reset' [--soft | --mixed [-N] | --hard | --merge | --keep] [-q] "
-"[<commit>]\n"
+"'git reset' [--soft | --mixed [-N] | --hard | --merge | --keep] [-q] [<commit>]\n"
 
 #. type: Plain text
 #: en/git-reset.txt:22
@@ -43864,9 +43504,7 @@ msgstr "'git reset' [-q] [<tree-ish>] [--] <pathspec>..."
 #: en/git-reset.txt:24
 #, fuzzy, no-wrap, priority:280
 msgid "'git reset' [-q] [--pathspec-from-file=<file> [--pathspec-file-nul]] [<tree-ish>]"
-msgstr ""
-"'git reset' [-q] [--pathspec-from-file=<file> [--pathspec-file-nul]] [<tree-"
-"ish>]"
+msgstr "'git reset' [-q] [--pathspec-from-file=<file> [--pathspec-file-nul]] [<tree-ish>]"
 
 #. type: Plain text
 #: en/git-reset.txt:28
@@ -43918,7 +43556,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-reset.txt:56
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--soft"
 msgstr "--soft"
 
@@ -43930,7 +43568,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-reset.txt:62
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--mixed"
 msgstr "--mixed"
 
@@ -43948,7 +43586,7 @@ msgstr "倻귝옖�뉐츣雅� `-N`竊뚦닕�좈솮�꾥러孃꾢컛熬ユ젃溫겻맏誤곫렌�좑펷瑥�
 
 #. type: Labeled list
 #: en/git-reset.txt:70
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--hard"
 msgstr "--hard"
 
@@ -43990,7 +43628,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-reset.txt:107
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--no-quiet"
 msgstr "--no-quiet"
 
@@ -44595,7 +44233,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-restore.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-restore(1)"
 msgstr "git-restore(1)"
 
@@ -44682,7 +44320,7 @@ msgstr "-S"
 
 #. type: Labeled list
 #: en/git-restore.txt:57
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--staged"
 msgstr "--staged"
 
@@ -44718,7 +44356,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-restore.txt:94
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--ignore-unmerged"
 msgstr "--ignore-unmerged"
 
@@ -44852,13 +44490,13 @@ msgstr "$ git restore -s@ -SW hello.c\n"
 
 #. type: Plain text
 #: en/git-restore.txt:212
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:git-checkout[1], linkgit:git-reset[1]"
 msgstr "linkgit:git-checkout[1], linkgit:git-reset[1]"
 
 #. type: Title =
 #: en/git-revert.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-revert(1)"
 msgstr "git-revert(1)"
 
@@ -44962,7 +44600,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-rev-list.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-rev-list(1)"
 msgstr "git-rev-list(1)"
 
@@ -44986,7 +44624,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-rev-parse.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-rev-parse(1)"
 msgstr "git-rev-parse(1)"
 
@@ -45022,7 +44660,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:33
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--parseopt"
 msgstr "--parseopt"
 
@@ -45034,7 +44672,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:36
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--sq-quote"
 msgstr "--sq-quote"
 
@@ -45052,7 +44690,7 @@ msgstr "�됮」 --parseopt"
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:44
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--keep-dashdash"
 msgstr "--keep-dashdash"
 
@@ -45064,7 +44702,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:48
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--stop-at-non-option"
 msgstr "--stop-at-non-option"
 
@@ -45076,7 +44714,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:53
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--stuck-long"
 msgstr "--stuck-long"
 
@@ -45094,7 +44732,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:60
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--revs-only"
 msgstr "--revs-only"
 
@@ -45106,7 +44744,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:64
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-revs"
 msgstr "--no-revs"
 
@@ -45118,7 +44756,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:68
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--flags"
 msgstr "--flags"
 
@@ -45130,7 +44768,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:71
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-flags"
 msgstr "--no-flags"
 
@@ -45206,7 +44844,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:120
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--sq"
 msgstr "--sq"
 
@@ -45248,7 +44886,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:145
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--symbolic"
 msgstr "--symbolic"
 
@@ -45260,7 +44898,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:150
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--symbolic-full-name"
 msgstr "--symbolic-full-name"
 
@@ -45362,7 +45000,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:205
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--local-env-vars"
 msgstr "--local-env-vars"
 
@@ -45374,7 +45012,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:211
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--git-dir"
 msgstr "--git-dir"
 
@@ -45392,7 +45030,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:220
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--absolute-git-dir"
 msgstr "--absolute-git-dir"
 
@@ -45404,7 +45042,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:224
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--git-common-dir"
 msgstr "--git-common-dir"
 
@@ -45416,7 +45054,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:227
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--is-inside-git-dir"
 msgstr "--is-inside-git-dir"
 
@@ -45428,7 +45066,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:231
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--is-inside-work-tree"
 msgstr "--is-inside-work-tree"
 
@@ -45440,7 +45078,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:235
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--is-bare-repository"
 msgstr "--is-bare-repository"
 
@@ -45452,7 +45090,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:238
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--is-shallow-repository"
 msgstr "--is-shallow-repository"
 
@@ -45488,7 +45126,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:254
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--show-cdup"
 msgstr "--show-cdup"
 
@@ -45500,7 +45138,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:259
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--show-prefix"
 msgstr "--show-prefix"
 
@@ -45512,7 +45150,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:264
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--show-toplevel"
 msgstr "--show-toplevel"
 
@@ -45524,7 +45162,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:268
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--show-superproject-working-tree"
 msgstr "--show-superproject-working-tree"
 
@@ -45536,7 +45174,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rev-parse.txt:274
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--shared-index-path"
 msgstr "--shared-index-path"
 
@@ -45646,11 +45284,7 @@ msgstr ""
 #: en/git-rev-parse.txt:326
 #, fuzzy, priority:100
 msgid "'git rev-parse --parseopt' input format is fully text based. It has two parts, separated by a line that contains only `--`. The lines before the separator (should be one or more) are used for the usage.  The lines after the separator describe the options."
-msgstr ""
-"'git rev-parse --parseopt' input format is fully text based. It has two "
-"parts, separated by a line that contains only `--`. The lines before the "
-"separator (should be one or more) are used for the usage.  The lines after "
-"the separator describe the options."
+msgstr "'git rev-parse --parseopt' input format is fully text based. It has two parts, separated by a line that contains only `--`. The lines before the separator (should be one or more) are used for the usage.  The lines after the separator describe the options."
 
 #. type: Plain text
 #: en/git-rev-parse.txt:328
@@ -45912,7 +45546,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-rm.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "git-rm(1)"
 msgstr "git-rm(1)"
 
@@ -45984,7 +45618,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-rm.txt:70
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--ignore-unmatch"
 msgstr "--ignore-unmatch"
 
@@ -45998,9 +45632,7 @@ msgstr ""
 #: en/git-rm.txt:77
 #, fuzzy, priority:280
 msgid "`git rm` normally outputs one line (in the form of an `rm` command)  for each file removed. This option suppresses that output."
-msgstr ""
-"`git rm` normally outputs one line (in the form of an `rm` command)  for "
-"each file removed. This option suppresses that output."
+msgstr "`git rm` normally outputs one line (in the form of an `rm` command)  for each file removed. This option suppresses that output."
 
 #. type: Title -
 #: en/git-rm.txt:93
@@ -46012,10 +45644,7 @@ msgstr ""
 #: en/git-rm.txt:98
 #, fuzzy, priority:280
 msgid "There is no option for `git rm` to remove from the index only the paths that have disappeared from the filesystem. However, depending on the use case, there are several ways that can be done."
-msgstr ""
-"There is no option for `git rm` to remove from the index only the paths that "
-"have disappeared from the filesystem. However, depending on the use case, "
-"there are several ways that can be done."
+msgstr "There is no option for `git rm` to remove from the index only the paths that have disappeared from the filesystem. However, depending on the use case, there are several ways that can be done."
 
 #. type: Title ~
 #: en/git-rm.txt:100
@@ -46151,7 +45780,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-send-email.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-send-email(1)"
 msgstr "git-send-email(1)"
 
@@ -46219,7 +45848,7 @@ msgstr "�겼넍"
 
 #. type: Labeled list
 #: en/git-send-email.txt:48 en/git-tag.txt:61
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--annotate"
 msgstr "--annotate"
 
@@ -46261,7 +45890,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-send-email.txt:65
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--compose"
 msgstr "--compose"
 
@@ -46431,13 +46060,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-send-email.txt:152
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--xmailer"
 msgstr "--xmailer"
 
 #. type: Labeled list
 #: en/git-send-email.txt:153
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-xmailer"
 msgstr "--no-xmailer"
 
@@ -46533,7 +46162,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-send-email.txt:209
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-smtp-auth"
 msgstr "--no-smtp-auth"
 
@@ -46587,7 +46216,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-send-email.txt:239
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--smtp-ssl"
 msgstr "--smtp-ssl"
 
@@ -46599,7 +46228,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-send-email.txt:242
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--smtp-ssl-cert-path"
 msgstr "--smtp-ssl-cert-path"
 
@@ -46677,7 +46306,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-send-email.txt:285
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-identity"
 msgstr "--no-identity"
 
@@ -46713,7 +46342,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-send-email.txt:301
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]chain-reply-to"
 msgstr "--[no-]chain-reply-to"
 
@@ -46737,7 +46366,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-send-email.txt:315
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]signed-off-by-cc"
 msgstr "--[no-]signed-off-by-cc"
 
@@ -46749,7 +46378,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-send-email.txt:320
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]cc-cover"
 msgstr "--[no-]cc-cover"
 
@@ -46761,7 +46390,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-send-email.txt:326
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]to-cover"
 msgstr "--[no-]to-cover"
 
@@ -46845,7 +46474,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-send-email.txt:357
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]suppress-from"
 msgstr "--[no-]suppress-from"
 
@@ -46857,7 +46486,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-send-email.txt:362
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]thread"
 msgstr "--[no-]thread"
 
@@ -46871,10 +46500,7 @@ msgstr ""
 #: en/git-send-email.txt:373
 #, fuzzy, priority:100
 msgid "If disabled with \"--no-thread\", those headers will not be added (unless specified with --in-reply-to).  Default is the value of the `sendemail.thread` configuration value; if that is unspecified, default to --thread."
-msgstr ""
-"If disabled with \"--no-thread\", those headers will not be added (unless "
-"specified with --in-reply-to).  Default is the value of the `sendemail."
-"thread` configuration value; if that is unspecified, default to --thread."
+msgstr "If disabled with \"--no-thread\", those headers will not be added (unless specified with --in-reply-to).  Default is the value of the `sendemail.thread` configuration value; if that is unspecified, default to --thread."
 
 #. type: Plain text
 #: en/git-send-email.txt:379
@@ -46944,7 +46570,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-send-email.txt:403
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]format-patch"
 msgstr "--[no-]format-patch"
 
@@ -46962,7 +46588,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-send-email.txt:413
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]validate"
 msgstr "--[no-]validate"
 
@@ -47014,7 +46640,7 @@ msgstr "岳→겘"
 
 #. type: Labeled list
 #: en/git-send-email.txt:436
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--dump-aliases"
 msgstr "--dump-aliases"
 
@@ -47026,7 +46652,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-send-email.txt:446
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "sendemail.aliasesFile"
 msgstr "sendemail.aliasesFile"
 
@@ -47038,7 +46664,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-send-email.txt:450
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "sendemail.aliasFileType"
 msgstr "sendemail.aliasFileType"
 
@@ -47104,7 +46730,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-send-email.txt:471
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "sendemail.multiEdit"
 msgstr "sendemail.multiEdit"
 
@@ -47116,7 +46742,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-send-email.txt:477
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "sendemail.confirm"
 msgstr "sendemail.confirm"
 
@@ -47198,7 +46824,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-send-pack.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-send-pack(1)"
 msgstr "git-send-pack(1)"
 
@@ -47250,7 +46876,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-send-pack.txt:68
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--atomic"
 msgstr "--atomic"
 
@@ -47328,7 +46954,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-shell.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-shell(1)"
 msgstr "git-shell(1)"
 
@@ -47455,10 +47081,8 @@ msgstr ""
 "$ mkdir $HOME/git-shell-commands\n"
 "$ cat >$HOME/git-shell-commands/no-interactive-login <<\\EOF\n"
 "#!/bin/sh\n"
-"printf '%s\\n"
-"' \"Hi $USER! You've successfully authenticated, but I do not\"\n"
-"printf '%s\\n"
-"' \"provide interactive shell access.\"\n"
+"printf '%s\\n' \"Hi $USER! You've successfully authenticated, but I do not\"\n"
+"printf '%s\\n' \"provide interactive shell access.\"\n"
 "exit 128\n"
 "EOF\n"
 "$ chmod +x $HOME/git-shell-commands/no-interactive-login\n"
@@ -47533,11 +47157,7 @@ msgstr ""
 #: en/git-sh-i18n--envsubst.txt:29
 #, fuzzy, priority:100
 msgid "'git sh-i18n{litdd}envsubst' is Git's stripped-down copy of the GNU `envsubst(1)` program that comes with the GNU gettext package. It's used internally by linkgit:git-sh-i18n[1] to interpolate the variables passed to the `eval_gettext` function."
-msgstr ""
-"'git sh-i18n{litdd}envsubst' is Git's stripped-down copy of the GNU "
-"`envsubst(1)` program that comes with the GNU gettext package. It's used "
-"internally by linkgit:git-sh-i18n[1] to interpolate the variables passed to "
-"the `eval_gettext` function."
+msgstr "'git sh-i18n{litdd}envsubst' is Git's stripped-down copy of the GNU `envsubst(1)` program that comes with the GNU gettext package. It's used internally by linkgit:git-sh-i18n[1] to interpolate the variables passed to the `eval_gettext` function."
 
 #. type: Plain text
 #: en/git-sh-i18n--envsubst.txt:33
@@ -47547,7 +47167,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-sh-i18n.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-sh-i18n(1)"
 msgstr "git-sh-i18n(1)"
 
@@ -47567,12 +47187,7 @@ msgstr "'. \"$(git --exec-path)/git-sh-i18n\"'\n"
 #: en/git-sh-i18n.txt:26
 #, fuzzy, priority:100
 msgid "The 'git sh-i18n scriptlet is designed to be sourced (using `.`) by Git's porcelain programs implemented in shell script. It provides wrappers for the GNU `gettext` and `eval_gettext` functions accessible through the `gettext.sh` script, and provides pass-through fallbacks on systems without GNU gettext."
-msgstr ""
-"The 'git sh-i18n scriptlet is designed to be sourced (using `.`) by Git's "
-"porcelain programs implemented in shell script. It provides wrappers for the "
-"GNU `gettext` and `eval_gettext` functions accessible through the `gettext."
-"sh` script, and provides pass-through fallbacks on systems without GNU "
-"gettext."
+msgstr "The 'git sh-i18n scriptlet is designed to be sourced (using `.`) by Git's porcelain programs implemented in shell script. It provides wrappers for the GNU `gettext` and `eval_gettext` functions accessible through the `gettext.sh` script, and provides pass-through fallbacks on systems without GNU gettext."
 
 #. type: Labeled list
 #: en/git-sh-i18n.txt:30
@@ -47600,7 +47215,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-shortlog.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "git-shortlog(1)"
 msgstr "git-shortlog(1)"
 
@@ -47650,7 +47265,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-shortlog.txt:39
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--email"
 msgstr "--email"
 
@@ -47729,7 +47344,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-shortlog.txt:80
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--committer"
 msgstr "--committer"
 
@@ -47777,7 +47392,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-show-branch.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-show-branch(1)"
 msgstr "git-show-branch(1)"
 
@@ -47861,7 +47476,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-show-branch.txt:51
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--current"
 msgstr "--current"
 
@@ -47873,7 +47488,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-show-branch.txt:56 en/rev-list-options.txt:790
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--topo-order"
 msgstr "--topo-order"
 
@@ -47885,7 +47500,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-show-branch.txt:62 en/rev-list-options.txt:782
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--date-order"
 msgstr "--date-order"
 
@@ -47921,7 +47536,7 @@ msgstr " more=-1 "
 
 #. type: Labeled list
 #: en/git-show-branch.txt:83
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--merge-base"
 msgstr "--merge-base"
 
@@ -47939,7 +47554,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-show-branch.txt:94
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-name"
 msgstr "--no-name"
 
@@ -47951,7 +47566,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-show-branch.txt:97
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--sha1-name"
 msgstr "--sha1-name"
 
@@ -47963,7 +47578,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-show-branch.txt:103
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--topics"
 msgstr "--topics"
 
@@ -48095,7 +47710,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-show-index.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-show-index(1)"
 msgstr "git-show-index(1)"
 
@@ -48156,7 +47771,7 @@ msgstr "�뉐츣耶섇궓佯볡쉪野배괌�쇔폀竊덂뱢躍뚨츞力뺧펹�귝쐣�덂�쇌맏 'sha1' 
 
 #. type: Title =
 #: en/git-show-ref.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-show-ref(1)"
 msgstr "git-show-ref(1)"
 
@@ -48196,9 +47811,7 @@ msgstr ""
 #: en/git-show-ref.txt:29
 #, fuzzy, priority:100
 msgid "The --exclude-existing form is a filter that does the inverse. It reads refs from stdin, one ref per line, and shows those that don't exist in the local repository."
-msgstr ""
-"�붴�봢xclude-existing 烏ⓨ뜒���訝ゆ돢烏뚨쎑�띷뱧鵝쒐쉪瓦뉑빱�ⓦ�귛츆餓� stdin 瑥삣룚 refs (驪뤺죱訝�訝� ref)竊뚦뭉�양ㅊ�у쑑餓볟틩訝�툖耶섇쑉�� "
-"refs��"
+msgstr "�붴�봢xclude-existing 烏ⓨ뜒���訝ゆ돢烏뚨쎑�띷뱧鵝쒐쉪瓦뉑빱�ⓦ�귛츆餓� stdin 瑥삣룚 refs (驪뤺죱訝�訝� ref)竊뚦뭉�양ㅊ�у쑑餓볟틩訝�툖耶섇쑉�� refs��"
 
 #. type: Plain text
 #: en/git-show-ref.txt:32
@@ -48208,7 +47821,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-show-ref.txt:36
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--head"
 msgstr "--head"
 
@@ -48226,7 +47839,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-show-ref.txt:48
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--dereference"
 msgstr "--dereference"
 
@@ -48453,15 +48066,13 @@ msgstr "`.git/refs/*`, `.git/packed-refs`"
 
 #. type: Plain text
 #: en/git-show-ref.txt:183
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:git-for-each-ref[1], linkgit:git-ls-remote[1], linkgit:git-update-ref[1], linkgit:gitrepository-layout[5]"
-msgstr ""
-"linkgit:git-for-each-ref[1], linkgit:git-ls-remote[1], linkgit:git-update-"
-"ref[1], linkgit:gitrepository-layout[5]"
+msgstr "linkgit:git-for-each-ref[1], linkgit:git-ls-remote[1], linkgit:git-update-ref[1], linkgit:gitrepository-layout[5]"
 
 #. type: Title =
 #: en/git-show.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "git-show(1)"
 msgstr "git-show(1)"
 
@@ -48599,7 +48210,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-sh-setup.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-sh-setup(1)"
 msgstr "git-sh-setup(1)"
 
@@ -48619,10 +48230,7 @@ msgstr "'. \"$(git --exec-path)/git-sh-setup\"'\n"
 #: en/git-sh-setup.txt:23
 #, fuzzy, priority:100
 msgid "The 'git sh-setup' scriptlet is designed to be sourced (using `.`) by other shell scripts to set up some variables pointing at the normal Git directories and a few helper shell functions."
-msgstr ""
-"The 'git sh-setup' scriptlet is designed to be sourced (using `.`) by other "
-"shell scripts to set up some variables pointing at the normal Git "
-"directories and a few helper shell functions."
+msgstr "The 'git sh-setup' scriptlet is designed to be sourced (using `.`) by other shell scripts to set up some variables pointing at the normal Git directories and a few helper shell functions."
 
 #. type: Plain text
 #: en/git-sh-setup.txt:29
@@ -48638,7 +48246,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-sh-setup.txt:36
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "die"
 msgstr "die"
 
@@ -48650,7 +48258,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-sh-setup.txt:40
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "usage"
 msgstr "usage"
 
@@ -48662,7 +48270,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-sh-setup.txt:43
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "set_reflog_action"
 msgstr "set_reflog_action"
 
@@ -48674,7 +48282,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-sh-setup.txt:50
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git_editor"
 msgstr "git_editor"
 
@@ -48698,7 +48306,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-sh-setup.txt:60
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "cd_to_toplevel"
 msgstr "cd_to_toplevel"
 
@@ -48710,7 +48318,7 @@ msgstr " $cdup"
 
 #. type: Labeled list
 #: en/git-sh-setup.txt:63
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "require_work_tree"
 msgstr "require_work_tree"
 
@@ -48722,7 +48330,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-sh-setup.txt:67
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "require_work_tree_exists"
 msgstr "require_work_tree_exists"
 
@@ -48752,7 +48360,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-sh-setup.txt:83
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "get_author_ident_from_commit"
 msgstr "get_author_ident_from_commit"
 
@@ -48764,7 +48372,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-sh-setup.txt:87
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "create_virtual_base"
 msgstr "create_virtual_base"
 
@@ -48776,7 +48384,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-stage.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-stage(1)"
 msgstr "git-stage(1)"
 
@@ -48800,7 +48408,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-stash.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "git-stash(1)"
 msgstr "git-stash(1)"
 
@@ -48990,7 +48598,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-stash.txt:137 en/git-update-ref.txt:108
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "create"
 msgstr "create"
 
@@ -49026,7 +48634,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-stash.txt:162
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--include-untracked"
 msgstr "--include-untracked"
 
@@ -49050,13 +48658,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-stash.txt:177
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--keep-index"
 msgstr "--keep-index"
 
 #. type: Labeled list
 #: en/git-stash.txt:178
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--no-keep-index"
 msgstr "--no-keep-index"
 
@@ -49266,15 +48874,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-stash.txt:355
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "linkgit:git-checkout[1], linkgit:git-commit[1], linkgit:git-reflog[1], linkgit:git-reset[1], linkgit:git-switch[1]"
-msgstr ""
-"linkgit:git-checkout[1], linkgit:git-commit[1], linkgit:git-reflog[1], "
-"linkgit:git-reset[1], linkgit:git-switch[1]"
+msgstr "linkgit:git-checkout[1], linkgit:git-commit[1], linkgit:git-reflog[1], linkgit:git-reset[1], linkgit:git-switch[1]"
 
 #. type: Title =
 #: en/git-status.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "git-status(1)"
 msgstr "git-status(1)"
 
@@ -49304,7 +48910,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-status.txt:35
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--show-stash"
 msgstr "--show-stash"
 
@@ -49448,13 +49054,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-status.txt:137
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--ahead-behind"
 msgstr "--ahead-behind"
 
 #. type: Labeled list
 #: en/git-status.txt:138
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--no-ahead-behind"
 msgstr "--no-ahead-behind"
 
@@ -49466,7 +49072,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-status.txt:142
-#, fuzzy, ignore-same, no-wrap, priority:280
+#, ignore-same, no-wrap, priority:280
 msgid "--renames"
 msgstr "--renames"
 
@@ -49920,7 +49526,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-stripspace.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-stripspace(1)"
 msgstr "git-stripspace(1)"
 
@@ -49991,7 +49597,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-stripspace.txt:39
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--strip-comments"
 msgstr "--strip-comments"
 
@@ -50003,7 +49609,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-stripspace.txt:43
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--comment-lines"
 msgstr "--comment-lines"
 
@@ -50103,7 +49709,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-submodule.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "git-submodule(1)"
 msgstr "git-submodule(1)"
 
@@ -50523,7 +50129,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-submodule.txt:307
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--files"
 msgstr "--files"
 
@@ -50535,7 +50141,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-submodule.txt:313
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--summary-limit"
 msgstr "--summary-limit"
 
@@ -50547,7 +50153,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-submodule.txt:320
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--remote"
 msgstr "--remote"
 
@@ -50577,7 +50183,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-submodule.txt:352
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--no-fetch"
 msgstr "--no-fetch"
 
@@ -50589,7 +50195,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-submodule.txt:356
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--checkout"
 msgstr "--checkout"
 
@@ -50607,7 +50213,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-submodule.txt:375
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--rebase"
 msgstr "--rebase"
 
@@ -50619,7 +50225,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-submodule.txt:384
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--init"
 msgstr "--init"
 
@@ -50631,7 +50237,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-submodule.txt:389
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--name"
 msgstr "--name"
 
@@ -50676,7 +50282,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-submodule.txt:416
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--depth"
 msgstr "--depth"
 
@@ -50688,7 +50294,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-submodule.txt:421
-#, fuzzy, ignore-same, no-wrap, priority:220
+#, ignore-same, no-wrap, priority:220
 msgid "--[no-]recommend-shallow"
 msgstr "--[no-]recommend-shallow"
 
@@ -50724,13 +50330,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-submodule.txt:453
-#, fuzzy, ignore-same, priority:220
+#, ignore-same, priority:220
 msgid "linkgit:gitsubmodules[7], linkgit:gitmodules[5]."
 msgstr "linkgit:gitsubmodules[7], linkgit:gitmodules[5]."
 
 #. type: Title =
 #: en/git-svn.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-svn(1)"
 msgstr "git-svn(1)"
 
@@ -50738,8 +50344,7 @@ msgstr "git-svn(1)"
 #: en/git-svn.txt:7
 #, fuzzy, priority:100
 msgid "git-svn - Bidirectional operation between a Subversion repository and Git"
-msgstr ""
-"git-svn - Bidirectional operation between a Subversion repository and Git"
+msgstr "git-svn - Bidirectional operation between a Subversion repository and Git"
 
 #. type: Plain text
 #: en/git-svn.txt:12
@@ -50751,32 +50356,23 @@ msgstr ""
 #: en/git-svn.txt:18
 #, fuzzy, priority:100
 msgid "'git svn' is a simple conduit for changesets between Subversion and Git.  It provides a bidirectional flow of changes between a Subversion and a Git repository."
-msgstr ""
-"'git svn' is a simple conduit for changesets between Subversion and Git.  It "
-"provides a bidirectional flow of changes between a Subversion and a Git "
-"repository."
+msgstr "'git svn' is a simple conduit for changesets between Subversion and Git.  It provides a bidirectional flow of changes between a Subversion and a Git repository."
 
 #. type: Plain text
 #: en/git-svn.txt:23
 #, fuzzy, priority:100
 msgid "'git svn' can track a standard Subversion repository, following the common \"trunk/branches/tags\" layout, with the --stdlayout option.  It can also follow branches and tags in any layout with the -T/-t/-b options (see options to 'init' below, and also the 'clone' command)."
-msgstr ""
-"'git svn' can track a standard Subversion repository, following the common "
-"\"trunk/branches/tags\" layout, with the --stdlayout option.  It can also "
-"follow branches and tags in any layout with the -T/-t/-b options (see "
-"options to 'init' below, and also the 'clone' command)."
+msgstr "'git svn' can track a standard Subversion repository, following the common \"trunk/branches/tags\" layout, with the --stdlayout option.  It can also follow branches and tags in any layout with the -T/-t/-b options (see options to 'init' below, and also the 'clone' command)."
 
 #. type: Plain text
 #: en/git-svn.txt:27
 #, fuzzy, priority:100
 msgid "Once tracking a Subversion repository (with any of the above methods), the Git repository can be updated from Subversion by the 'fetch' command and Subversion updated from Git by the 'dcommit' command."
-msgstr ""
-"瓮잒릉 Subversion 餓볟틩竊덁슴�ⓧ툓瓦겻뻣鵝뺞뼶力뺧펹�롳펽��빳�싪퓝 'fetch' �썰빱餓� Subversion �닸뼭 Git 餓볟틩竊뚦뭉�싪퓝 "
-"'dcommit' �썰빱餓� Git �닸뼭 Subversion 餓볟틩��"
+msgstr "瓮잒릉 Subversion 餓볟틩竊덁슴�ⓧ툓瓦겻뻣鵝뺞뼶力뺧펹�롳펽��빳�싪퓝 'fetch' �썰빱餓� Subversion �닸뼭 Git 餓볟틩竊뚦뭉�싪퓝 'dcommit' �썰빱餓� Git �닸뼭 Subversion 餓볟틩��"
 
 #. type: Labeled list
 #: en/git-svn.txt:31
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "'init'"
 msgstr "'init'"
 
@@ -50784,9 +50380,7 @@ msgstr "'init'"
 #: en/git-svn.txt:39
 #, fuzzy, priority:100
 msgid "Initializes an empty Git repository with additional metadata directories for 'git svn'.  The Subversion URL may be specified as a command-line argument, or as full URL arguments to -T/-t/-b.  Optionally, the target directory to operate on can be specified as a second argument.  Normally this command initializes the current directory."
-msgstr ""
-"訝� 'git svn' �앭쭓�뽨�訝ょ㈉�� Git 餓볟틩竊뚦뭉曆삣뒥�껅빊��쎅壤뺛��  Subversion �� URL ��빳鵝쒍맏�썰빱烏뚦뢿�곤펽阿잌룾餓δ퐳訝� -T/-t/"
-"-b �꾢츑�� URL �귝빊��  �뽬�낉펽��빳�뉐츣誤곫뱧鵝쒐쉪��젃��퐬鵝쒍맏寧т틠�귝빊��  �싧만�끻넻訝뗨퓳訝ゅ뫝餓ㅴ폏�ⓨ퐪�띸쎅壤뺠퓵烏뚦닜冶뗥뙑��"
+msgstr "訝� 'git svn' �앭쭓�뽨�訝ょ㈉�� Git 餓볟틩竊뚦뭉曆삣뒥�껅빊��쎅壤뺛��  Subversion �� URL ��빳鵝쒍맏�썰빱烏뚦뢿�곤펽阿잌룾餓δ퐳訝� -T/-t/-b �꾢츑�� URL �귝빊��  �뽬�낉펽��빳�뉐츣誤곫뱧鵝쒐쉪��젃��퐬鵝쒍맏寧т틠�귝빊��  �싧만�끻넻訝뗨퓳訝ゅ뫝餓ㅴ폏�ⓨ퐪�띸쎅壤뺠퓵烏뚦닜冶뗥뙑��"
 
 #. type: Labeled list
 #: en/git-svn.txt:40
@@ -50826,7 +50420,7 @@ msgstr "--branches=<branches_subdir>"
 
 #. type: Labeled list
 #: en/git-svn.txt:47
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--stdlayout"
 msgstr "--stdlayout"
 
@@ -50834,15 +50428,11 @@ msgstr "--stdlayout"
 #: en/git-svn.txt:58
 #, fuzzy, priority:100
 msgid "These are optional command-line options for init.  Each of these flags can point to a relative repository path (--tags=project/tags) or a full url (--tags=https://foo.org/project/tags).  You can specify more than one --tags and/or --branches options, in case your Subversion repository places tags or branches under multiple paths.  The option --stdlayout is a shorthand way of setting trunk,tags,branches as the relative paths, which is the Subversion default. If any of the other options are given as well, they take precedence."
-msgstr ""
-"瓦쇾틳��뵪雅� init �꾢룾�됧뫝餓ㅸ죱�됮」��  驪뤶릉�뉐퓱�썲룾餓ζ뙁�묊쎑野밭쉪�덃쑍佯볢러孃� (-tags=project/tags) �뽩츑�당쉪 url "
-"(-tags=https://foo.org/project/tags)��  鵝졾룾餓ζ뙁若싧쩀訝� --tags ��/�� --branches �됮」竊뚥빳�꿜퐷�� "
-"Subversion 餓볟틩弱녷젃溫경닑�녷뵱�얍쑉鸚싦릉瓮�푶訝뗣��  �됮」 --stdlayout ��컛 訝삣묾�곫젃溫겹�곩늽���營�맏�멨�瓮�푶�꾡�燁띶엮�룡뼶凉륅펽瓦숁삸 "
-"Subversion �꾦퍡溫ㅸ�營��귛쫩�쒍슴�ⓧ틙�뜸퍟�꾦�됮」竊뚦츆餓у컛熬ヤ폍�덅�껇솑��"
+msgstr "瓦쇾틳��뵪雅� init �꾢룾�됧뫝餓ㅸ죱�됮」��  驪뤶릉�뉐퓱�썲룾餓ζ뙁�묊쎑野밭쉪�덃쑍佯볢러孃� (-tags=project/tags) �뽩츑�당쉪 url (-tags=https://foo.org/project/tags)��  鵝졾룾餓ζ뙁若싧쩀訝� --tags ��/�� --branches �됮」竊뚥빳�꿜퐷�� Subversion 餓볟틩弱녷젃溫경닑�녷뵱�얍쑉鸚싦릉瓮�푶訝뗣��  �됮」 --stdlayout ��컛 訝삣묾�곫젃溫겹�곩늽���營�맏�멨�瓮�푶�꾡�燁띶엮�룡뼶凉륅펽瓦숁삸 Subversion �꾦퍡溫ㅸ�營��귛쫩�쒍슴�ⓧ틙�뜸퍟�꾦�됮」竊뚦츆餓у컛熬ヤ폍�덅�껇솑��"
 
 #. type: Labeled list
 #: en/git-svn.txt:58
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-metadata"
 msgstr "--no-metadata"
 
@@ -50850,13 +50440,11 @@ msgstr "--no-metadata"
 #: en/git-svn.txt:62
 #, fuzzy, priority:100
 msgid "Set the 'noMetadata' option in the [svn-remote] config.  This option is not recommended, please read the 'svn.noMetadata' section of this manpage before using this option."
-msgstr ""
-"溫양쉰 [svn-remote] �띸쉰�� 'noMetadata' �됮」��  訝띶뻠溫�슴�②��됮」竊뚩��ⓧ슴�②��됮」�띺쁾瑥삥쑍�뗥냼訝� "
-"'svn.noMetadata' �ⓨ늽��"
+msgstr "溫양쉰 [svn-remote] �띸쉰�� 'noMetadata' �됮」��  訝띶뻠溫�슴�②��됮」竊뚩��ⓧ슴�②��됮」�띺쁾瑥삥쑍�뗥냼訝� 'svn.noMetadata' �ⓨ늽��"
 
 #. type: Labeled list
 #: en/git-svn.txt:62
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--use-svm-props"
 msgstr "--use-svm-props"
 
@@ -50868,7 +50456,7 @@ msgstr "溫양쉰[svn-remote] �띸쉰�� 'useSvmProps' �됮」��"
 
 #. type: Labeled list
 #: en/git-svn.txt:64
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--use-svnsync-props"
 msgstr "--use-svnsync-props"
 
@@ -50912,10 +50500,7 @@ msgstr "--username=<user>"
 #: en/git-svn.txt:75
 #, fuzzy, priority:100
 msgid "For transports that SVN handles authentication for (http, https, and plain svn), specify the username.  For other transports (e.g. `svn+ssh://`), you must include the username in the URL, e.g. `svn+ssh://foo@svn.bar.com/project`"
-msgstr ""
-"野밥틢�� SVN 鸚꾤릤溫ㅸ칮�꾡폖渦볡굳�뗰펷http�갿ttps�뚨변svn竊됵펽瑥룡뙁若싩뵪�룟릫��  "
-"野밥틢�뜸퍟�꾡폖渦볡굳��(堊뗥쫩`svn+ssh:///`)竊뚥퐷恙낂』�쮃RL訝�똿�ョ뵪�룟릫竊뚥풃倻귨폏`svn+ssh://foo@svn.bar.com/"
-"project`"
+msgstr "野밥틢�� SVN 鸚꾤릤溫ㅸ칮�꾡폖渦볡굳�뗰펷http�갿ttps�뚨변svn竊됵펽瑥룡뙁若싩뵪�룟릫��  野밥틢�뜸퍟�꾡폖渦볡굳��(堊뗥쫩`svn+ssh:///`)竊뚥퐷恙낂』�쮃RL訝�똿�ョ뵪�룟릫竊뚥풃倻귨폏`svn+ssh://foo@svn.bar.com/project`"
 
 #. type: Plain text
 #: en/git-svn.txt:90
@@ -50967,7 +50552,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:110
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-minimize-url"
 msgstr "--no-minimize-url"
 
@@ -50979,7 +50564,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:122
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "'fetch'"
 msgstr "'fetch'"
 
@@ -50997,7 +50582,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:131
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--localtime"
 msgstr "--localtime"
 
@@ -51015,7 +50600,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:142 en/git-svn.txt:536
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--parent"
 msgstr "--parent"
 
@@ -51111,7 +50696,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:204
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "'clone'"
 msgstr "'clone'"
 
@@ -51123,7 +50708,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:215
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--preserve-empty-dirs"
 msgstr "--preserve-empty-dirs"
 
@@ -51147,7 +50732,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:226
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "'rebase'"
 msgstr "'rebase'"
 
@@ -51183,7 +50768,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:249
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "'dcommit'"
 msgstr "'dcommit'"
 
@@ -51281,7 +50866,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:305
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "'branch'"
 msgstr "'branch'"
 
@@ -51293,7 +50878,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:309
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--message"
 msgstr "--message"
 
@@ -51305,7 +50890,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:313
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--tag"
 msgstr "--tag"
 
@@ -51347,7 +50932,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:333
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--username"
 msgstr "--username"
 
@@ -51359,7 +50944,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:337
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--commit-url"
 msgstr "--commit-url"
 
@@ -51377,7 +50962,7 @@ msgstr "git config --get-all svn-remote.<name>.commiturl"
 
 #. type: Labeled list
 #: en/git-svn.txt:346 en/rev-list-options.txt:1047
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--parents"
 msgstr "--parents"
 
@@ -51389,7 +50974,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:351
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "'tag'"
 msgstr "'tag'"
 
@@ -51401,7 +50986,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:355
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "'log'"
 msgstr "'log'"
 
@@ -51467,7 +51052,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:380
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--show-commit"
 msgstr "--show-commit"
 
@@ -51479,7 +51064,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:382 en/pretty-options.txt:31
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--oneline"
 msgstr "--oneline"
 
@@ -51503,7 +51088,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:392
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "'blame'"
 msgstr "'blame'"
 
@@ -51515,7 +51100,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:400
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--git-format"
 msgstr "--git-format"
 
@@ -51527,7 +51112,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:406
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "'find-rev'"
 msgstr "'find-rev'"
 
@@ -51545,7 +51130,7 @@ msgstr "-B"
 
 #. type: Labeled list
 #: en/git-svn.txt:413
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--before"
 msgstr "--before"
 
@@ -51557,7 +51142,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:419
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--after"
 msgstr "--after"
 
@@ -51569,7 +51154,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:424
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "'set-tree'"
 msgstr "'set-tree'"
 
@@ -51581,7 +51166,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:433
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "'create-ignore'"
 msgstr "'create-ignore'"
 
@@ -51593,7 +51178,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:439
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "'show-ignore'"
 msgstr "'show-ignore'"
 
@@ -51605,7 +51190,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:444
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "'mkdirs'"
 msgstr "'mkdirs'"
 
@@ -51617,7 +51202,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:453
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "'commit-diff'"
 msgstr "'commit-diff'"
 
@@ -51906,7 +51491,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:602
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--rmdir"
 msgstr "--rmdir"
 
@@ -52071,7 +51656,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:702
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--use-log-author"
 msgstr "--use-log-author"
 
@@ -52089,7 +51674,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:710
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--add-author-from"
 msgstr "--add-author-from"
 
@@ -52149,7 +51734,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-svn.txt:736
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--follow-parent"
 msgstr "--follow-parent"
 
@@ -52199,10 +51784,7 @@ msgstr ""
 #: en/git-svn.txt:770
 #, fuzzy, priority:100
 msgid "The 'git svn log' command will not work on repositories using this, either.  Using this conflicts with the 'useSvmProps' option for (hopefully) obvious reasons."
-msgstr ""
-"The 'git svn log' command will not work on repositories using this, either.  "
-"Using this conflicts with the 'useSvmProps' option for (hopefully) obvious "
-"reasons."
+msgstr "The 'git svn log' command will not work on repositories using this, either.  Using this conflicts with the 'useSvmProps' option for (hopefully) obvious reasons."
 
 #. type: Plain text
 #: en/git-svn.txt:778
@@ -52689,8 +52271,7 @@ msgstr ""
 "[svn-remote \"messy-repo\"]\n"
 "\turl = http://server.org/svn\n"
 "\tfetch = trunk/project-a:refs/remotes/project-a/trunk\n"
-"\tfetch = branches/demos/june-project-a-demo:refs/remotes/project-a/demos/"
-"june-demo\n"
+"\tfetch = branches/demos/june-project-a-demo:refs/remotes/project-a/demos/june-demo\n"
 "\tbranches = branches/server/*:refs/remotes/project-a/branches/*\n"
 "\tbranches = branches/demos/2011/*:refs/remotes/project-a/2011-demos/*\n"
 "\ttags = tags/server/*:refs/remotes/project-a/tags/*\n"
@@ -52729,13 +52310,11 @@ msgstr ""
 #: en/git-svn.txt:1168
 #, fuzzy, priority:100
 msgid "'git svn fetch' and 'git svn rebase' automatically update the rev_map if it is missing or not up to date.  'git svn reset' automatically rewinds it."
-msgstr ""
-"'git svn fetch' and 'git svn rebase' automatically update the rev_map if it "
-"is missing or not up to date.  'git svn reset' automatically rewinds it."
+msgstr "'git svn fetch' and 'git svn rebase' automatically update the rev_map if it is missing or not up to date.  'git svn reset' automatically rewinds it."
 
 #. type: Title =
 #: en/git-switch.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-switch(1)"
 msgstr "git-switch(1)"
 
@@ -52879,7 +52458,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-switch.txt:111
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--discard-changes"
 msgstr "--discard-changes"
 
@@ -53051,13 +52630,13 @@ msgstr "$ git switch -c good-surprises\n"
 
 #. type: Plain text
 #: en/git-switch.txt:270
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:git-checkout[1], linkgit:git-branch[1]"
 msgstr "linkgit:git-checkout[1], linkgit:git-branch[1]"
 
 #. type: Title =
 #: en/git-symbolic-ref.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-symbolic-ref(1)"
 msgstr "git-symbolic-ref(1)"
 
@@ -53138,7 +52717,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-tag.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "git-tag(1)"
 msgstr "git-tag(1)"
 
@@ -53218,7 +52797,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-tag.txt:65
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--sign"
 msgstr "--sign"
 
@@ -53230,7 +52809,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-tag.txt:71
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--no-sign"
 msgstr "--no-sign"
 
@@ -53793,7 +53372,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:89
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--html-path"
 msgstr "--html-path"
 
@@ -53805,7 +53384,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:93
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--man-path"
 msgstr "--man-path"
 
@@ -53817,7 +53396,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:97
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--info-path"
 msgstr "--info-path"
 
@@ -53829,7 +53408,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:102
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--paginate"
 msgstr "--paginate"
 
@@ -53841,7 +53420,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:109
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-pager"
 msgstr "--no-pager"
 
@@ -53919,7 +53498,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:154
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-replace-objects"
 msgstr "--no-replace-objects"
 
@@ -53931,7 +53510,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:158
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--literal-pathspecs"
 msgstr "--literal-pathspecs"
 
@@ -53943,7 +53522,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:163
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--glob-pathspecs"
 msgstr "--glob-pathspecs"
 
@@ -53955,7 +53534,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:169
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--noglob-pathspecs"
 msgstr "--noglob-pathspecs"
 
@@ -53967,7 +53546,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:175
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--icase-pathspecs"
 msgstr "--icase-pathspecs"
 
@@ -53979,7 +53558,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:179
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-optional-locks"
 msgstr "--no-optional-locks"
 
@@ -54377,7 +53956,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:424
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_INDEX_FILE`"
 msgstr "`GIT_INDEX_FILE`"
 
@@ -54389,7 +53968,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:429
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_INDEX_VERSION`"
 msgstr "`GIT_INDEX_VERSION`"
 
@@ -54401,7 +53980,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:435
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_OBJECT_DIRECTORY`"
 msgstr "`GIT_OBJECT_DIRECTORY`"
 
@@ -54413,7 +53992,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:441
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_ALTERNATE_OBJECT_DIRECTORIES`"
 msgstr "`GIT_ALTERNATE_OBJECT_DIRECTORIES`"
 
@@ -54431,7 +54010,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:454
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_DIR`"
 msgstr "`GIT_DIR`"
 
@@ -54443,7 +54022,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:460
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_WORK_TREE`"
 msgstr "`GIT_WORK_TREE`"
 
@@ -54455,7 +54034,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:465
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_NAMESPACE`"
 msgstr "`GIT_NAMESPACE`"
 
@@ -54467,7 +54046,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:469
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_CEILING_DIRECTORIES`"
 msgstr "`GIT_CEILING_DIRECTORIES`"
 
@@ -54479,7 +54058,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:484
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_DISCOVERY_ACROSS_FILESYSTEM`"
 msgstr "`GIT_DISCOVERY_ACROSS_FILESYSTEM`"
 
@@ -54491,7 +54070,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:494
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_COMMON_DIR`"
 msgstr "`GIT_COMMON_DIR`"
 
@@ -54503,7 +54082,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:503
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_DEFAULT_HASH`"
 msgstr "`GIT_DEFAULT_HASH`"
 
@@ -54521,7 +54100,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:512
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_AUTHOR_NAME`"
 msgstr "`GIT_AUTHOR_NAME`"
 
@@ -54533,7 +54112,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:517
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_AUTHOR_EMAIL`"
 msgstr "`GIT_AUTHOR_EMAIL`"
 
@@ -54545,7 +54124,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:522
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_AUTHOR_DATE`"
 msgstr "`GIT_AUTHOR_DATE`"
 
@@ -54557,7 +54136,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:526
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_COMMITTER_NAME`"
 msgstr "`GIT_COMMITTER_NAME`"
 
@@ -54569,7 +54148,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:531
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_COMMITTER_EMAIL`"
 msgstr "`GIT_COMMITTER_EMAIL`"
 
@@ -54581,7 +54160,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:536
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_COMMITTER_DATE`"
 msgstr "`GIT_COMMITTER_DATE`"
 
@@ -54593,7 +54172,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:540
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`EMAIL`"
 msgstr "`EMAIL`"
 
@@ -54611,7 +54190,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:546
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_DIFF_OPTS`"
 msgstr "`GIT_DIFF_OPTS`"
 
@@ -54623,7 +54202,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:552
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_EXTERNAL_DIFF`"
 msgstr "`GIT_EXTERNAL_DIFF`"
 
@@ -54701,7 +54280,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:580
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_DIFF_PATH_COUNTER`"
 msgstr "`GIT_DIFF_PATH_COUNTER`"
 
@@ -54713,7 +54292,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:583
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_DIFF_PATH_TOTAL`"
 msgstr "`GIT_DIFF_PATH_TOTAL`"
 
@@ -54725,7 +54304,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:588
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_MERGE_VERBOSITY`"
 msgstr "`GIT_MERGE_VERBOSITY`"
 
@@ -54737,7 +54316,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:593
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_PAGER`"
 msgstr "`GIT_PAGER`"
 
@@ -54749,7 +54328,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:599
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_PROGRESS_DELAY`"
 msgstr "`GIT_PROGRESS_DELAY`"
 
@@ -54761,7 +54340,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:603
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_EDITOR`"
 msgstr "`GIT_EDITOR`"
 
@@ -54773,7 +54352,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:609
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_SEQUENCE_EDITOR`"
 msgstr "`GIT_SEQUENCE_EDITOR`"
 
@@ -54785,13 +54364,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:615
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_SSH`"
 msgstr "`GIT_SSH`"
 
 #. type: Labeled list
 #: en/git.txt:616
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_SSH_COMMAND`"
 msgstr "`GIT_SSH_COMMAND`"
 
@@ -54815,7 +54394,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:634
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_SSH_VARIANT`"
 msgstr "`GIT_SSH_VARIANT`"
 
@@ -54827,7 +54406,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:640
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_ASKPASS`"
 msgstr "`GIT_ASKPASS`"
 
@@ -54839,7 +54418,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:647
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_TERMINAL_PROMPT`"
 msgstr "`GIT_TERMINAL_PROMPT`"
 
@@ -54851,7 +54430,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:651
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_CONFIG_NOSYSTEM`"
 msgstr "`GIT_CONFIG_NOSYSTEM`"
 
@@ -54863,7 +54442,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:659
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_FLUSH`"
 msgstr "`GIT_FLUSH`"
 
@@ -54884,7 +54463,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:670
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_TRACE`"
 msgstr "`GIT_TRACE`"
 
@@ -54920,7 +54499,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:691
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_TRACE_FSMONITOR`"
 msgstr "`GIT_TRACE_FSMONITOR`"
 
@@ -54932,7 +54511,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:695
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_TRACE_PACK_ACCESS`"
 msgstr "`GIT_TRACE_PACK_ACCESS`"
 
@@ -54944,7 +54523,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:702
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_TRACE_PACKET`"
 msgstr "`GIT_TRACE_PACKET`"
 
@@ -54956,7 +54535,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:709
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_TRACE_PACKFILE`"
 msgstr "`GIT_TRACE_PACKFILE`"
 
@@ -54974,7 +54553,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:720
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_TRACE_PERFORMANCE`"
 msgstr "`GIT_TRACE_PERFORMANCE`"
 
@@ -54986,7 +54565,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:725
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_TRACE_REFS`"
 msgstr "`GIT_TRACE_REFS`"
 
@@ -54998,7 +54577,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:729
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_TRACE_SETUP`"
 msgstr "`GIT_TRACE_SETUP`"
 
@@ -55010,7 +54589,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:734
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_TRACE_SHALLOW`"
 msgstr "`GIT_TRACE_SHALLOW`"
 
@@ -55022,7 +54601,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:739
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_TRACE_CURL`"
 msgstr "`GIT_TRACE_CURL`"
 
@@ -55034,7 +54613,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:745
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_TRACE_CURL_NO_DATA`"
 msgstr "`GIT_TRACE_CURL_NO_DATA`"
 
@@ -55046,7 +54625,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:749
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_TRACE2`"
 msgstr "`GIT_TRACE2`"
 
@@ -55076,7 +54655,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:784
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_TRACE2_EVENT`"
 msgstr "`GIT_TRACE2_EVENT`"
 
@@ -55088,7 +54667,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:790
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_TRACE2_PERF`"
 msgstr "`GIT_TRACE2_PERF`"
 
@@ -55100,7 +54679,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:797
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_TRACE_REDACT`"
 msgstr "`GIT_TRACE_REDACT`"
 
@@ -55112,7 +54691,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:802
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_LITERAL_PATHSPECS`"
 msgstr "`GIT_LITERAL_PATHSPECS`"
 
@@ -55124,7 +54703,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:811
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_GLOB_PATHSPECS`"
 msgstr "`GIT_GLOB_PATHSPECS`"
 
@@ -55136,7 +54715,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:815
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_NOGLOB_PATHSPECS`"
 msgstr "`GIT_NOGLOB_PATHSPECS`"
 
@@ -55148,7 +54727,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:819
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_ICASE_PATHSPECS`"
 msgstr "`GIT_ICASE_PATHSPECS`"
 
@@ -55160,7 +54739,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:823
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_REFLOG_ACTION`"
 msgstr "`GIT_REFLOG_ACTION`"
 
@@ -55172,7 +54751,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:833
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_REF_PARANOIA`"
 msgstr "`GIT_REF_PARANOIA`"
 
@@ -55184,7 +54763,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:844
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_ALLOW_PROTOCOL`"
 msgstr "`GIT_ALLOW_PROTOCOL`"
 
@@ -55196,7 +54775,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:853
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_PROTOCOL_FROM_USER`"
 msgstr "`GIT_PROTOCOL_FROM_USER`"
 
@@ -55208,7 +54787,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:860
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_PROTOCOL`"
 msgstr "`GIT_PROTOCOL`"
 
@@ -55220,7 +54799,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:866
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_OPTIONAL_LOCKS`"
 msgstr "`GIT_OPTIONAL_LOCKS`"
 
@@ -55232,19 +54811,19 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git.txt:874
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_REDIRECT_STDIN`"
 msgstr "`GIT_REDIRECT_STDIN`"
 
 #. type: Labeled list
 #: en/git.txt:875
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_REDIRECT_STDOUT`"
 msgstr "`GIT_REDIRECT_STDOUT`"
 
 #. type: Labeled list
 #: en/git.txt:876
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "`GIT_REDIRECT_STDERR`"
 msgstr "`GIT_REDIRECT_STDERR`"
 
@@ -55418,7 +54997,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-unpack-file.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-unpack-file(1)"
 msgstr "git-unpack-file(1)"
 
@@ -55451,7 +55030,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-unpack-objects.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-unpack-objects(1)"
 msgstr "git-unpack-objects(1)"
 
@@ -55511,7 +55090,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-update-index.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-update-index(1)"
 msgstr "git-update-index(1)"
 
@@ -55571,7 +55150,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-update-index.txt:50
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--remove"
 msgstr "--remove"
 
@@ -55595,7 +55174,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-update-index.txt:64
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--ignore-submodules"
 msgstr "--ignore-submodules"
 
@@ -55637,7 +55216,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-update-index.txt:83
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--index-info"
 msgstr "--index-info"
 
@@ -55655,7 +55234,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-update-index.txt:89
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]assume-unchanged"
 msgstr "--[no-]assume-unchanged"
 
@@ -55673,7 +55252,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-update-index.txt:107
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--really-refresh"
 msgstr "--really-refresh"
 
@@ -55685,7 +55264,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-update-index.txt:111
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]skip-worktree"
 msgstr "--[no-]skip-worktree"
 
@@ -55697,7 +55276,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-update-index.txt:118
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]ignore-skip-worktree-entries"
 msgstr "--[no-]ignore-skip-worktree-entries"
 
@@ -55709,7 +55288,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-update-index.txt:122
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]fsmonitor-valid"
 msgstr "--[no-]fsmonitor-valid"
 
@@ -55721,7 +55300,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-update-index.txt:129
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--again"
 msgstr "--again"
 
@@ -55733,7 +55312,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-update-index.txt:133
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--unresolve"
 msgstr "--unresolve"
 
@@ -55745,7 +55324,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-update-index.txt:137
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--info-only"
 msgstr "--info-only"
 
@@ -55757,7 +55336,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-update-index.txt:142
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--force-remove"
 msgstr "--force-remove"
 
@@ -55769,7 +55348,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-update-index.txt:146
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--replace"
 msgstr "--replace"
 
@@ -55811,13 +55390,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-update-index.txt:178
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--split-index"
 msgstr "--split-index"
 
 #. type: Labeled list
 #: en/git-update-index.txt:179
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-split-index"
 msgstr "--no-split-index"
 
@@ -55835,13 +55414,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-update-index.txt:191
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--untracked-cache"
 msgstr "--untracked-cache"
 
 #. type: Labeled list
 #: en/git-update-index.txt:192
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-untracked-cache"
 msgstr "--no-untracked-cache"
 
@@ -55859,7 +55438,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-update-index.txt:202
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--test-untracked-cache"
 msgstr "--test-untracked-cache"
 
@@ -55871,7 +55450,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-update-index.txt:212
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--force-untracked-cache"
 msgstr "--force-untracked-cache"
 
@@ -55883,13 +55462,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-update-index.txt:218
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--fsmonitor"
 msgstr "--fsmonitor"
 
 #. type: Labeled list
 #: en/git-update-index.txt:219
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--no-fsmonitor"
 msgstr "--no-fsmonitor"
 
@@ -55915,9 +55494,7 @@ msgstr ""
 #: en/git-update-index.txt:244
 #, fuzzy, priority:100
 msgid "`--refresh` does not calculate a new sha1 file or bring the index up to date for mode/content changes. But what it *does* do is to \"re-match\" the stat information of a file with the index, so that you can refresh the index for a file that hasn't been changed but where the stat entry is out of date."
-msgstr ""
-"--refresh 訝띴폏溫←츞�곁쉪 sha1 "
-"�뉏뻑竊뚥튋訝띴폏訝뷸Æ凉�/�끻��닸뵻�닸뼭榮℡폊�귚퐜��펽若껇쫨�싩쉪��컛�뉏뻑�꾤퍨溫▽에��툗榮℡폊�쒒뇥�겼뙶�띯�앾펽餓δ씩�ⓨ룾餓ε댎�경쑋�닸뵻鵝녺퍨溫→씉��럴瓦뉑쐿�꾣뻼餓띄쉪榮℡폊��"
+msgstr "--refresh 訝띴폏溫←츞�곁쉪 sha1 �뉏뻑竊뚥튋訝띴폏訝뷸Æ凉�/�끻��닸뵻�닸뼭榮℡폊�귚퐜��펽若껇쫨�싩쉪��컛�뉏뻑�꾤퍨溫▽에��툗榮℡폊�쒒뇥�겼뙶�띯�앾펽餓δ씩�ⓨ룾餓ε댎�경쑋�닸뵻鵝녺퍨溫→씉��럴瓦뉑쐿�꾣뻼餓띄쉪榮℡폊��"
 
 #. type: Plain text
 #: en/git-update-index.txt:247
@@ -56391,13 +55968,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-update-index.txt:573
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:git-config[1], linkgit:git-add[1], linkgit:git-ls-files[1]"
 msgstr "linkgit:git-config[1], linkgit:git-add[1], linkgit:git-ls-files[1]"
 
 #. type: Title =
 #: en/git-update-ref.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-update-ref(1)"
 msgstr "git-update-ref(1)"
 
@@ -56559,7 +56136,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-update-ref.txt:112
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "delete"
 msgstr "delete"
 
@@ -56571,7 +56148,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-update-ref.txt:116
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "verify"
 msgstr "verify"
 
@@ -56583,7 +56160,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-update-ref.txt:120
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "option"
 msgstr "option"
 
@@ -56686,7 +56263,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-update-server-info.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-update-server-info(1)"
 msgstr "git-update-server-info(1)"
 
@@ -56728,7 +56305,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-upload-archive.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-upload-archive(1)"
 msgstr "git-upload-archive(1)"
 
@@ -56806,7 +56383,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-upload-pack.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-upload-pack(1)"
 msgstr "git-upload-pack(1)"
 
@@ -56838,7 +56415,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-upload-pack.txt:28
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--[no-]strict"
 msgstr "--[no-]strict"
 
@@ -56856,7 +56433,7 @@ msgstr " <n> "
 
 #. type: Labeled list
 #: en/git-upload-pack.txt:34
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--stateless-rpc"
 msgstr "--stateless-rpc"
 
@@ -56868,7 +56445,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-upload-pack.txt:39
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--advertise-refs"
 msgstr "--advertise-refs"
 
@@ -56886,13 +56463,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-upload-pack.txt:50
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:gitnamespaces[7]"
 msgstr "linkgit:gitnamespaces[7]"
 
 #. type: Title =
 #: en/git-var.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-var(1)"
 msgstr "git-var(1)"
 
@@ -56938,7 +56515,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-var.txt:34
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "GIT_AUTHOR_IDENT"
 msgstr "GIT_AUTHOR_IDENT"
 
@@ -56950,7 +56527,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-var.txt:37
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "GIT_COMMITTER_IDENT"
 msgstr "GIT_COMMITTER_IDENT"
 
@@ -56962,7 +56539,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-var.txt:40
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "GIT_EDITOR"
 msgstr "GIT_EDITOR"
 
@@ -56980,7 +56557,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-var.txt:52
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "GIT_PAGER"
 msgstr "GIT_PAGER"
 
@@ -56998,13 +56575,13 @@ msgstr ""
 
 #. type: Plain text
 #: en/git-var.txt:67
-#, fuzzy, ignore-same, priority:100
+#, ignore-same, priority:100
 msgid "linkgit:git-commit-tree[1] linkgit:git-tag[1] linkgit:git-config[1]"
 msgstr "linkgit:git-commit-tree[1] linkgit:git-tag[1] linkgit:git-config[1]"
 
 #. type: Title =
 #: en/git-verify-commit.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-verify-commit(1)"
 msgstr "git-verify-commit(1)"
 
@@ -57046,7 +56623,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-verify-pack.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-verify-pack(1)"
 msgstr "git-verify-pack(1)"
 
@@ -57088,7 +56665,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-verify-pack.txt:32
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--stat-only"
 msgstr "--stat-only"
 
@@ -57136,7 +56713,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-verify-tag.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-verify-tag(1)"
 msgstr "git-verify-tag(1)"
 
@@ -57456,7 +57033,7 @@ msgstr "$ git config --global web.browser firefox\n"
 
 #. type: Title =
 #: en/git-whatchanged.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-whatchanged(1)"
 msgstr "git-whatchanged(1)"
 
@@ -57516,7 +57093,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-worktree.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "git-worktree(1)"
 msgstr "git-worktree(1)"
 
@@ -57614,7 +57191,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-worktree.txt:102
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "lock"
 msgstr "lock"
 
@@ -57626,7 +57203,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-worktree.txt:110
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "move"
 msgstr "move"
 
@@ -57674,7 +57251,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-worktree.txt:146
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "unlock"
 msgstr "unlock"
 
@@ -57728,7 +57305,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-worktree.txt:184
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--[no-]checkout"
 msgstr "--[no-]checkout"
 
@@ -57740,7 +57317,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-worktree.txt:190
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--[no-]guess-remote"
 msgstr "--[no-]guess-remote"
 
@@ -57758,7 +57335,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-worktree.txt:200
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--[no-]track"
 msgstr "--[no-]track"
 
@@ -57770,7 +57347,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-worktree.txt:206
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--lock"
 msgstr "--lock"
 
@@ -58060,7 +57637,7 @@ msgstr ""
 
 #. type: Title =
 #: en/git-write-tree.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "git-write-tree(1)"
 msgstr "git-write-tree(1)"
 
@@ -58096,7 +57673,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/git-write-tree.txt:30
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "--missing-ok"
 msgstr "--missing-ok"
 
@@ -58114,7 +57691,7 @@ msgstr ""
 
 #. type: Title =
 #: en/gitglossary.txt:2
-#, fuzzy, ignore-same, no-wrap, priority:100
+#, ignore-same, no-wrap, priority:100
 msgid "gitglossary(7)"
 msgstr "gitglossary(7)"
 
@@ -58591,9 +58168,7 @@ msgstr ""
 #: en/glossary-content.txt:259
 #, fuzzy, priority:100
 msgid "The unit of storage in Git. It is uniquely identified by the <<def_SHA1,SHA-1>> of its contents. Consequently, an object cannot be changed."
-msgstr ""
-"The unit of storage in Git. It is uniquely identified by the <<def_SHA1,SHA-"
-"1>> of its contents. Consequently, an object cannot be changed."
+msgstr "The unit of storage in Git. It is uniquely identified by the <<def_SHA1,SHA-1>> of its contents. Consequently, an object cannot be changed."
 
 #. type: Labeled list
 #: en/glossary-content.txt:260
@@ -59429,11 +59004,7 @@ msgstr ""
 #: en/i18n.txt:58
 #, fuzzy, priority:280
 msgid "'git log', 'git show', 'git blame' and friends look at the `encoding` header of a commit object, and try to re-code the log message into UTF-8 unless otherwise specified.  You can specify the desired output encoding with `i18n.logOutputEncoding` in `.git/config` file, like this:"
-msgstr ""
-"'git log', 'git show', 'git blame' and friends look at the `encoding` header "
-"of a commit object, and try to re-code the log message into UTF-8 unless "
-"otherwise specified.  You can specify the desired output encoding with `i18n."
-"logOutputEncoding` in `.git/config` file, like this:"
+msgstr "'git log', 'git show', 'git blame' and friends look at the `encoding` header of a commit object, and try to re-code the log message into UTF-8 unless otherwise specified.  You can specify the desired output encoding with `i18n.logOutputEncoding` in `.git/config` file, like this:"
 
 #. type: delimited block -
 #: en/i18n.txt:62
@@ -59685,7 +59256,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/merge-options.txt:44
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--ff-only"
 msgstr "--ff-only"
 
@@ -59733,7 +59304,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/merge-options.txt:81
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--no-signoff"
 msgstr "--no-signoff"
 
@@ -59757,13 +59328,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/merge-options.txt:100
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--squash"
 msgstr "--squash"
 
 #. type: Labeled list
 #: en/merge-options.txt:101
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--no-squash"
 msgstr "--no-squash"
 
@@ -59811,13 +59382,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/merge-options.txt:132
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--verify-signatures"
 msgstr "--verify-signatures"
 
 #. type: Labeled list
 #: en/merge-options.txt:133
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--no-verify-signatures"
 msgstr "--no-verify-signatures"
 
@@ -59829,7 +59400,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/merge-options.txt:141
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--no-summary"
 msgstr "--no-summary"
 
@@ -59859,7 +59430,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/merge-options.txt:171
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "--allow-unrelated-histories"
 msgstr "--allow-unrelated-histories"
 
@@ -59883,7 +59454,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/merge-strategies.txt:9
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "resolve"
 msgstr "resolve"
 
@@ -59895,7 +59466,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/merge-strategies.txt:16
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "recursive"
 msgstr "recursive"
 
@@ -59913,7 +59484,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/merge-strategies.txt:32 en/merge-strategies.txt:115
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "ours"
 msgstr "ours"
 
@@ -59931,7 +59502,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/merge-strategies.txt:42
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "theirs"
 msgstr "theirs"
 
@@ -59943,7 +59514,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/merge-strategies.txt:46
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "patience"
 msgstr "patience"
 
@@ -59955,7 +59526,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/merge-strategies.txt:53
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "diff-algorithm=[patience|minimal|histogram|myers]"
 msgstr "diff-algorithm=[patience|minimal|histogram|myers]"
 
@@ -59967,7 +59538,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/merge-strategies.txt:62
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "ignore-cr-at-eol"
 msgstr "ignore-cr-at-eol"
 
@@ -59997,7 +59568,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/merge-strategies.txt:75
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "renormalize"
 msgstr "renormalize"
 
@@ -60009,7 +59580,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/merge-strategies.txt:83
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "no-renormalize"
 msgstr "no-renormalize"
 
@@ -60021,7 +59592,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/merge-strategies.txt:87
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "no-renames"
 msgstr "no-renames"
 
@@ -60069,7 +59640,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/merge-strategies.txt:108
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "octopus"
 msgstr "octopus"
 
@@ -60087,7 +59658,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/merge-strategies.txt:123
-#, fuzzy, ignore-same, no-wrap, priority:240
+#, ignore-same, no-wrap, priority:240
 msgid "subtree"
 msgstr "subtree"
 
@@ -60105,97 +59676,97 @@ msgstr ""
 
 #. type: Plain text
 #: en/mergetools-merge.txt:2
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "araxis"
 msgstr "araxis"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:3
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "bc"
 msgstr "bc"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:4
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "bc3"
 msgstr "bc3"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:5
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "codecompare"
 msgstr "codecompare"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:6
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "deltawalker"
 msgstr "deltawalker"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:7
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "diffmerge"
 msgstr "diffmerge"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:8
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "diffuse"
 msgstr "diffuse"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:9
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "ecmerge"
 msgstr "ecmerge"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:10
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "emerge"
 msgstr "emerge"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:11
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "examdiff"
 msgstr "examdiff"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:12
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "guiffy"
 msgstr "guiffy"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:13
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "gvimdiff"
 msgstr "gvimdiff"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:14
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "gvimdiff2"
 msgstr "gvimdiff2"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:15
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "gvimdiff3"
 msgstr "gvimdiff3"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:16
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "kdiff3"
 msgstr "kdiff3"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:17
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "meld"
 msgstr "meld"
 
@@ -60222,61 +59793,61 @@ msgstr "nvimdiff3"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:21
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "opendiff"
 msgstr "opendiff"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:22
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "p4merge"
 msgstr "p4merge"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:23
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "smerge"
 msgstr "smerge"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:24
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "tkdiff"
 msgstr "tkdiff"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:25
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "tortoisemerge"
 msgstr "tortoisemerge"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:26
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "vimdiff"
 msgstr "vimdiff"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:27
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "vimdiff2"
 msgstr "vimdiff2"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:28
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "vimdiff3"
 msgstr "vimdiff3"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:29
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "winmerge"
 msgstr "winmerge"
 
 #. type: Plain text
 #: en/mergetools-merge.txt:29
-#, fuzzy, ignore-same, priority:240
+#, ignore-same, priority:240
 msgid "xxdiff"
 msgstr "xxdiff"
 
@@ -60300,7 +59871,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/pretty-formats.txt:22
-#, fuzzy, ignore-same, priority:260
+#, ignore-same, priority:260
 msgid "'oneline'"
 msgstr "'oneline'"
 
@@ -60318,7 +59889,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/pretty-formats.txt:28
-#, fuzzy, ignore-same, priority:260
+#, ignore-same, priority:260
 msgid "'short'"
 msgstr "'short'"
 
@@ -60338,7 +59909,7 @@ msgstr "<title line>\n"
 
 #. type: Plain text
 #: en/pretty-formats.txt:35
-#, fuzzy, ignore-same, priority:260
+#, ignore-same, priority:260
 msgid "'medium'"
 msgstr "'medium'"
 
@@ -60359,7 +59930,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/pretty-formats.txt:45
-#, fuzzy, ignore-same, priority:260
+#, ignore-same, priority:260
 msgid "'full'"
 msgstr "'full'"
 
@@ -60374,7 +59945,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/pretty-formats.txt:55
-#, fuzzy, ignore-same, priority:260
+#, ignore-same, priority:260
 msgid "'fuller'"
 msgstr "'fuller'"
 
@@ -60410,7 +59981,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/pretty-formats.txt:78
-#, fuzzy, ignore-same, priority:260
+#, ignore-same, priority:260
 msgid "'email'"
 msgstr "'email'"
 
@@ -60439,7 +60010,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/pretty-formats.txt:93
-#, fuzzy, ignore-same, priority:260
+#, ignore-same, priority:260
 msgid "'raw'"
 msgstr "'raw'"
 
@@ -60489,7 +60060,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:123
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%n'"
 msgstr "'%n'"
 
@@ -60525,7 +60096,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:128
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%Cred'"
 msgstr "'%Cred'"
 
@@ -60537,7 +60108,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:129
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%Cgreen'"
 msgstr "'%Cgreen'"
 
@@ -60549,7 +60120,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:130
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%Cblue'"
 msgstr "'%Cblue'"
 
@@ -60561,7 +60132,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:131
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%Creset'"
 msgstr "'%Creset'"
 
@@ -60585,7 +60156,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:146
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%m'"
 msgstr "'%m'"
 
@@ -60675,7 +60246,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:171
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%H'"
 msgstr "'%H'"
 
@@ -60687,7 +60258,7 @@ msgstr "�먧벡�덂툕"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:172
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%h'"
 msgstr "'%h'"
 
@@ -60699,7 +60270,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:173
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%T'"
 msgstr "'%T'"
 
@@ -60711,7 +60282,7 @@ msgstr "tree hash"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:174
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%t'"
 msgstr "'%t'"
 
@@ -60723,7 +60294,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:175
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%P'"
 msgstr "'%P'"
 
@@ -60735,7 +60306,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:176
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%p'"
 msgstr "'%p'"
 
@@ -60747,7 +60318,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:177
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%an'"
 msgstr "'%an'"
 
@@ -60759,7 +60330,7 @@ msgstr "챔쩍짱챈혟혫챈혻쨌 챦쩌혳"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:178
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%aN'"
 msgstr "'%aN'"
 
@@ -60771,7 +60342,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:180
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%ae'"
 msgstr "'%ae'"
 
@@ -60783,7 +60354,7 @@ msgstr "鵝쒑�끿뵷耶먬궙嶸�"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:181
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%aE'"
 msgstr "'%aE'"
 
@@ -60795,7 +60366,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:183
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%al'"
 msgstr "'%al'"
 
@@ -60807,7 +60378,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:184
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%aL'"
 msgstr "'%aL'"
 
@@ -60819,7 +60390,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:186
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%ad'"
 msgstr "'%ad'"
 
@@ -60831,7 +60402,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:187
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%aD'"
 msgstr "'%aD'"
 
@@ -60843,7 +60414,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:188
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%ar'"
 msgstr "'%ar'"
 
@@ -60855,7 +60426,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:189
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%at'"
 msgstr "'%at'"
 
@@ -60867,7 +60438,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:190
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%ai'"
 msgstr "'%ai'"
 
@@ -60879,7 +60450,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:191
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%aI'"
 msgstr "'%aI'"
 
@@ -60891,7 +60462,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:192
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%as'"
 msgstr "'%as'"
 
@@ -60903,7 +60474,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:193
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%cn'"
 msgstr "'%cn'"
 
@@ -60915,7 +60486,7 @@ msgstr "committer name"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:194
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%cN'"
 msgstr "'%cN'"
 
@@ -60927,7 +60498,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:196
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%ce'"
 msgstr "'%ce'"
 
@@ -60939,7 +60510,7 @@ msgstr "committer email"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:197
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%cE'"
 msgstr "'%cE'"
 
@@ -60951,7 +60522,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:199
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%cl'"
 msgstr "'%cl'"
 
@@ -60963,7 +60534,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:200
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%cL'"
 msgstr "'%cL'"
 
@@ -60975,7 +60546,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:202
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%cd'"
 msgstr "'%cd'"
 
@@ -60987,7 +60558,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:203
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%cD'"
 msgstr "'%cD'"
 
@@ -60999,7 +60570,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:204
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%cr'"
 msgstr "'%cr'"
 
@@ -61011,7 +60582,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:205
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%ct'"
 msgstr "'%ct'"
 
@@ -61023,7 +60594,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:206
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%ci'"
 msgstr "'%ci'"
 
@@ -61035,7 +60606,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:207
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%cI'"
 msgstr "'%cI'"
 
@@ -61047,7 +60618,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:208
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%cs'"
 msgstr "'%cs'"
 
@@ -61059,7 +60630,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:209
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%d'"
 msgstr "'%d'"
 
@@ -61071,7 +60642,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:210
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%D'"
 msgstr "'%D'"
 
@@ -61089,7 +60660,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:213
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%e'"
 msgstr "'%e'"
 
@@ -61107,7 +60678,7 @@ msgstr "訝삯쥦"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:215
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%f'"
 msgstr "'%f'"
 
@@ -61119,7 +60690,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:216
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%b'"
 msgstr "'%b'"
 
@@ -61131,7 +60702,7 @@ msgstr "body"
 
 #. type: Labeled list
 #: en/pretty-formats.txt:217
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%B'"
 msgstr "'%B'"
 
@@ -61143,7 +60714,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:219
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%N'"
 msgstr "'%N'"
 
@@ -61155,7 +60726,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:221
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%GG'"
 msgstr "'%GG'"
 
@@ -61179,7 +60750,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:230
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%GS'"
 msgstr "'%GS'"
 
@@ -61191,7 +60762,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:231
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%GK'"
 msgstr "'%GK'"
 
@@ -61203,7 +60774,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:232
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%GF'"
 msgstr "'%GF'"
 
@@ -61215,7 +60786,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:233
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%GP'"
 msgstr "'%GP'"
 
@@ -61227,7 +60798,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:235
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%GT'"
 msgstr "'%GT'"
 
@@ -61239,7 +60810,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:236
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%gD'"
 msgstr "'%gD'"
 
@@ -61251,7 +60822,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:241
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%gd'"
 msgstr "'%gd'"
 
@@ -61263,7 +60834,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:244
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%gn'"
 msgstr "'%gn'"
 
@@ -61275,7 +60846,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:245
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%gN'"
 msgstr "'%gN'"
 
@@ -61287,7 +60858,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:247
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%ge'"
 msgstr "'%ge'"
 
@@ -61299,7 +60870,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:248
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%gE'"
 msgstr "'%gE'"
 
@@ -61311,7 +60882,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-formats.txt:250
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "'%gs'"
 msgstr "'%gs'"
 
@@ -61409,9 +60980,7 @@ msgid ""
 "7134973 -- NO NEWLINE\n"
 msgstr ""
 "$ git log -2 --pretty=format:%h 4da45bef \\\n"
-"  | perl -pe '$_ .= \" -- NO NEWLINE\\n"
-"\" unless /\\n"
-"/'\n"
+"  | perl -pe '$_ .= \" -- NO NEWLINE\\n\" unless /\\n/'\n"
 "4da45be\n"
 "7134973 -- NO NEWLINE\n"
 
@@ -61425,9 +60994,7 @@ msgid ""
 "7134973\n"
 msgstr ""
 "$ git log -2 --pretty=tformat:%h 4da45bef \\\n"
-"  | perl -pe '$_ .= \" -- NO NEWLINE\\n"
-"\" unless /\\n"
-"/'\n"
+"  | perl -pe '$_ .= \" -- NO NEWLINE\\n\" unless /\\n/'\n"
 "4da45be\n"
 "7134973\n"
 
@@ -61473,7 +61040,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-options.txt:17
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--abbrev-commit"
 msgstr "--abbrev-commit"
 
@@ -61491,7 +61058,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-options.txt:26
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--no-abbrev-commit"
 msgstr "--no-abbrev-commit"
 
@@ -61521,13 +61088,13 @@ msgstr "--expand-tabs=<n>"
 
 #. type: Labeled list
 #: en/pretty-options.txt:46
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--expand-tabs"
 msgstr "--expand-tabs"
 
 #. type: Labeled list
 #: en/pretty-options.txt:47
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--no-expand-tabs"
 msgstr "--no-expand-tabs"
 
@@ -61582,7 +61149,7 @@ msgstr "--show-notes[=<ref>]"
 
 #. type: Labeled list
 #: en/pretty-options.txt:89
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--[no-]standard-notes"
 msgstr "--[no-]standard-notes"
 
@@ -61594,7 +61161,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/pretty-options.txt:94
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--show-signature"
 msgstr "--show-signature"
 
@@ -62510,7 +62077,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:69
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--invert-grep"
 msgstr "--invert-grep"
 
@@ -62522,7 +62089,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:74
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--regexp-ignore-case"
 msgstr "--regexp-ignore-case"
 
@@ -62558,7 +62125,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:101
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--remove-empty"
 msgstr "--remove-empty"
 
@@ -62570,7 +62137,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:104
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--merges"
 msgstr "--merges"
 
@@ -62582,7 +62149,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:107
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--no-merges"
 msgstr "--no-merges"
 
@@ -62606,13 +62173,13 @@ msgstr "--max-parents=<number>"
 
 #. type: Labeled list
 #: en/rev-list-options.txt:113
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--no-min-parents"
 msgstr "--no-min-parents"
 
 #. type: Labeled list
 #: en/rev-list-options.txt:114
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--no-max-parents"
 msgstr "--no-max-parents"
 
@@ -62626,10 +62193,7 @@ msgstr ""
 #: en/rev-list-options.txt:123
 #, fuzzy, priority:260
 msgid "`--no-min-parents` and `--no-max-parents` reset these limits (to no limit)  again.  Equivalent forms are `--min-parents=0` (any commit has 0 or more parents) and `--max-parents=-1` (negative numbers denote no upper limit)."
-msgstr ""
-"`--no-min-parents` and `--no-max-parents` reset these limits (to no limit)  "
-"again.  Equivalent forms are `--min-parents=0` (any commit has 0 or more "
-"parents) and `--max-parents=-1` (negative numbers denote no upper limit)."
+msgstr "`--no-min-parents` and `--no-max-parents` reset these limits (to no limit)  again.  Equivalent forms are `--min-parents=0` (any commit has 0 or more parents) and `--max-parents=-1` (negative numbers denote no upper limit)."
 
 #. type: Plain text
 #: en/rev-list-options.txt:132
@@ -62699,7 +62263,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:180
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--reflog"
 msgstr "--reflog"
 
@@ -62711,7 +62275,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:184
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--alternate-refs"
 msgstr "--alternate-refs"
 
@@ -62735,7 +62299,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:205 en/rev-list-options.txt:723
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--bisect"
 msgstr "--bisect"
 
@@ -62759,7 +62323,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:227
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--cherry-mark"
 msgstr "--cherry-mark"
 
@@ -62771,7 +62335,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:231
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--cherry-pick"
 msgstr "--cherry-pick"
 
@@ -62789,13 +62353,13 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:244
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--left-only"
 msgstr "--left-only"
 
 #. type: Labeled list
 #: en/rev-list-options.txt:245
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--right-only"
 msgstr "--right-only"
 
@@ -62813,7 +62377,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:256
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--cherry"
 msgstr "--cherry"
 
@@ -62825,7 +62389,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:264
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--walk-reflogs"
 msgstr "--walk-reflogs"
 
@@ -62885,7 +62449,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:302
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--boundary"
 msgstr "--boundary"
 
@@ -62897,7 +62461,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:307
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--use-bitmap-index"
 msgstr "--use-bitmap-index"
 
@@ -62951,7 +62515,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:331
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--simplify-by-decoration"
 msgstr "--simplify-by-decoration"
 
@@ -62987,7 +62551,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:344 en/rev-list-options.txt:674
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--show-pulls"
 msgstr "--show-pulls"
 
@@ -62999,7 +62563,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:350
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--full-history"
 msgstr "--full-history"
 
@@ -63011,7 +62575,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:353 en/rev-list-options.txt:486
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--dense"
 msgstr "--dense"
 
@@ -63029,7 +62593,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:360 en/rev-list-options.txt:497
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--simplify-merges"
 msgstr "--simplify-merges"
 
@@ -63041,7 +62605,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:365 en/rev-list-options.txt:544
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--ancestry-path"
 msgstr "--ancestry-path"
 
@@ -63619,7 +63183,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:747
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--bisect-vars"
 msgstr "--bisect-vars"
 
@@ -63631,7 +63195,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:759
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--bisect-all"
 msgstr "--bisect-all"
 
@@ -63673,7 +63237,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:786
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--author-date-order"
 msgstr "--author-date-order"
 
@@ -63739,7 +63303,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:827
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--objects"
 msgstr "--objects"
 
@@ -63751,7 +63315,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:833
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--in-commit-order"
 msgstr "--in-commit-order"
 
@@ -63763,7 +63327,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:838
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--objects-edge"
 msgstr "--objects-edge"
 
@@ -63775,7 +63339,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:845
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--objects-edge-aggressive"
 msgstr "--objects-edge-aggressive"
 
@@ -63787,7 +63351,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:850
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--indexed-objects"
 msgstr "--indexed-objects"
 
@@ -63805,7 +63369,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:859
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--object-names"
 msgstr "--object-names"
 
@@ -63817,7 +63381,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:863
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--no-object-names"
 msgstr "--no-object-names"
 
@@ -63889,7 +63453,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:919
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--filter-print-omitted"
 msgstr "--filter-print-omitted"
 
@@ -63943,7 +63507,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:958
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--do-walk"
 msgstr "--do-walk"
 
@@ -63967,7 +63531,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:974
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--relative-date"
 msgstr "--relative-date"
 
@@ -64065,12 +63629,7 @@ msgstr ""
 #: en/rev-list-options.txt:1033
 #, fuzzy, ignore-ellipsis, priority:260
 msgid "`--date=format:...` feeds the format `...` to your system `strftime`, except for %z and %Z, which are handled internally.  Use `--date=format:%c` to show the date in your system locale's preferred format.  See the `strftime` manual for a complete list of format placeholders. When using `-local`, the correct syntax is `--date=format-local:...`."
-msgstr ""
-"`--date=format:...` feeds the format `...` to your system `strftime`, except "
-"for %z and %Z, which are handled internally.  Use `--date=format:%c` to show "
-"the date in your system locale's preferred format.  See the `strftime` "
-"manual for a complete list of format placeholders. When using `-local`, the "
-"correct syntax is `--date=format-local:...`."
+msgstr "`--date=format:...` feeds the format `...` to your system `strftime`, except for %z and %Z, which are handled internally.  Use `--date=format:%c` to show the date in your system locale's preferred format.  See the `strftime` manual for a complete list of format placeholders. When using `-local`, the correct syntax is `--date=format-local:...`."
 
 #. type: Plain text
 #: en/rev-list-options.txt:1036
@@ -64092,7 +63651,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:1042
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--header"
 msgstr "--header"
 
@@ -64110,7 +63669,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:1051
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--children"
 msgstr "--children"
 
@@ -64122,7 +63681,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:1056
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--timestamp"
 msgstr "--timestamp"
 
@@ -64134,7 +63693,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:1060
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--left-right"
 msgstr "--left-right"
 
@@ -64198,7 +63757,7 @@ msgstr ""
 
 #. type: Labeled list
 #: en/rev-list-options.txt:1089
-#, fuzzy, ignore-same, no-wrap, priority:260
+#, ignore-same, no-wrap, priority:260
 msgid "--graph"
 msgstr "--graph"
 
@@ -64453,8 +64012,7 @@ msgstr "�싧만竊똗RL �끻맜�됧뀽鴉좄풏�뤺�竊뚩퓶葉뗦쐨�▼솳�꾢쑑��餓ε룋
 #: en/urls.txt:12
 #, fuzzy, priority:300
 msgid "Git supports ssh, git, http, and https protocols (in addition, ftp, and ftps can be used for fetching, but this is inefficient and deprecated; do not use it)."
-msgstr ""
-"Git ��똻 ssh竊똤it竊똦ttp �� https �뤺�竊덃�鸚뽳펽��빳鵝욜뵪 ftp �� ftps 瓦쏂죱�볟룚竊뚥퐜瓦숁븞�뉏퐥訝뗤툝訝띶뻠溫�슴�⑨폑瑥룟떯鵝욜뵪竊됥��"
+msgstr "Git ��똻 ssh竊똤it竊똦ttp �� https �뤺�竊덃�鸚뽳펽��빳鵝욜뵪 ftp �� ftps 瓦쏂죱�볟룚竊뚥퐜瓦숁븞�뉏퐥訝뗤툝訝띶뻠溫�슴�⑨폑瑥룟떯鵝욜뵪竊됥��"
 
 #. type: Plain text
 #: en/urls.txt:15
@@ -64472,8 +64030,7 @@ msgstr "餓δ툔��툓瓦겼뇿訝や폖渦볟뜌溫�쉪�쇔폀竊�"
 #: en/urls.txt:19
 #, fuzzy, priority:300
 msgid "ssh://{startsb}user@{endsb}host.xz{startsb}:port{endsb}/path/to/repo.git/"
-msgstr ""
-"ssh://{startsb}user@{endsb}host.xz{startsb}:port{endsb}/path/to/repo.git/"
+msgstr "ssh://{startsb}user@{endsb}host.xz{startsb}:port{endsb}/path/to/repo.git/"
 
 #. type: Plain text
 #: en/urls.txt:20
@@ -64509,9 +64066,7 @@ msgstr "{startsb}user@{endsb}host.xz:path/to/repo.git/"
 #: en/urls.txt:32
 #, fuzzy, priority:300
 msgid "This syntax is only recognized if there are no slashes before the first colon. This helps differentiate a local path that contains a colon. For example the local path `foo:bar` could be specified as an absolute path or `./foo:bar` to avoid being misinterpreted as an ssh url."
-msgstr ""
-"餓끻퐪寧т�訝ゅ넂�룝퉳�띷깹�됪뼔�졿뿶�띹꺗瑥녶닽閭ㅸ�力뺛�귟퓳�됧뒰雅롥뙷�녶똿�ュ넂�루쉪�у쑑瓮�푶�귚풃倻귨펽��빳弱녷쑍�계러孃� `foo:bar` �뉐츣訝븀퍦野배러孃꾬펽�뽬�끻컛 "
-"`./foo:bar` �뉐츣訝븀퍦野배러孃꾬펽餓ι겳�띹˙瑥�칳�ヤ맏 ssh url��"
+msgstr "餓끻퐪寧т�訝ゅ넂�룝퉳�띷깹�됪뼔�졿뿶�띹꺗瑥녶닽閭ㅸ�力뺛�귟퓳�됧뒰雅롥뙷�녶똿�ュ넂�루쉪�у쑑瓮�푶�귚풃倻귨펽��빳弱녷쑍�계러孃� `foo:bar` �뉐츣訝븀퍦野배러孃꾬펽�뽬�끻컛 `./foo:bar` �뉐츣訝븀퍦野배러孃꾬펽餓ι겳�띹˙瑥�칳�ヤ맏 ssh url��"
 
 #. type: Plain text
 #: en/urls.txt:34
@@ -64523,16 +64078,13 @@ msgstr "ssh �� git �뤺�瓦섉뵱�� ~username �⒴콝竊�"
 #: en/urls.txt:36
 #, fuzzy, priority:300
 msgid "ssh://{startsb}user@{endsb}host.xz{startsb}:port{endsb}/~{startsb}user{endsb}/path/to/repo.git/"
-msgstr ""
-"ssh://{startsb}user@{endsb}host."
-"xz{startsb}:port{endsb}/~{startsb}user{endsb}/path/to/repo.git/"
+msgstr "ssh://{startsb}user@{endsb}host.xz{startsb}:port{endsb}/~{startsb}user{endsb}/path/to/repo.git/"
 
 #. type: Plain text
 #: en/urls.txt:37
 #, fuzzy, priority:300
 msgid "git://host.xz{startsb}:port{endsb}/~{startsb}user{endsb}/path/to/repo.git/"
-msgstr ""
-"git://host.xz{startsb}:port{endsb}/~{startsb}user{endsb}/path/to/repo.git/"
+msgstr "git://host.xz{startsb}:port{endsb}/~{startsb}user{endsb}/path/to/repo.git/"
 
 #. type: Plain text
 #: en/urls.txt:38
@@ -64574,17 +64126,13 @@ msgstr "瓦쇾륵燁띹�力뺝뇿阿롦삸嶺됪븞�꾬펽�ㅴ틙�띹�끾슅�� --local �됮」��
 #: en/urls.txt:58
 #, fuzzy, priority:300
 msgid "'git clone', 'git fetch' and 'git pull', but not 'git push', will also accept a suitable bundle file. See linkgit:git-bundle[1]."
-msgstr ""
-"'git clone', 'git fetch' and 'git pull', but not 'git push', will also "
-"accept a suitable bundle file. See linkgit:git-bundle[1]."
+msgstr "'git clone', 'git fetch' and 'git pull', but not 'git push', will also accept a suitable bundle file. See linkgit:git-bundle[1]."
 
 #. type: Plain text
 #: en/urls.txt:63
 #, fuzzy, priority:300
 msgid "When Git doesn't know how to handle a certain transport protocol, it attempts to use the 'remote-<transport>' remote helper, if one exists. To explicitly request a remote helper, the following syntax may be used:"
-msgstr ""
-"壤� Git 訝띸윥�볟쫩鵝뺝쨪�녷윇燁띴폖渦볟뜌溫�뿶竊뚦츆鴉싧컼瑥뺜슴�� 'remote- <鴉좄풏�밧폀>' "
-"瓦쒐쮮躍�뒰葉뗥틣竊덂쫩�쒎춼�⑨펹�귟쫨�얍폀瑥룡콆瓦쒐쮮躍�뒰葉뗥틣竊뚦룾餓δ슴�ⓧ빳訝뗨�力뺧폏"
+msgstr "壤� Git 訝띸윥�볟쫩鵝뺝쨪�녷윇燁띴폖渦볟뜌溫�뿶竊뚦츆鴉싧컼瑥뺜슴�� 'remote- <鴉좄풏�밧폀>' 瓦쒐쮮躍�뒰葉뗥틣竊덂쫩�쒎춼�⑨펹�귟쫨�얍폀瑥룡콆瓦쒐쮮躍�뒰葉뗥틣竊뚦룾餓δ슴�ⓧ빳訝뗨�力뺧폏"
 
 #. type: Plain text
 #: en/urls.txt:65
@@ -64596,9 +64144,7 @@ msgstr "<transport>::<address>"
 #: en/urls.txt:69
 #, fuzzy, priority:300
 msgid "where <address> may be a path, a server and path, or an arbitrary URL-like string recognized by the specific remote helper being invoked. See linkgit:gitremote-helpers[7] for details."
-msgstr ""
-"�뜸릎竊�<�겼�> ��빳��러孃꾬펽�띶뒦�ⓧ툗瓮�푶竊뚥튋��빳��룾熬ヨ컘�①쉪�밧츣瓦쒐쮮躍�뒰葉뗥틣瑥녶닽�꾤굳鴉쇌틢 URL �꾡뻣�뤷춻寧╊림�귝쐣�녘�瀯녵에��펽瑥룟뢿�� linkgit"
-":gitremote-helpers[7]��"
+msgstr "�뜸릎竊�<�겼�> ��빳��러孃꾬펽�띶뒦�ⓧ툗瓮�푶竊뚥튋��빳��룾熬ヨ컘�①쉪�밧츣瓦쒐쮮躍�뒰葉뗥틣瑥녶닽�꾤굳鴉쇌틢 URL �꾡뻣�뤷춻寧╊림�귝쐣�녘�瀯녵에��펽瑥룟뢿�� linkgit:gitremote-helpers[7]��"
 
 #. type: Plain text
 #: en/urls.txt:74
@@ -64638,9 +64184,7 @@ msgstr ""
 #: en/urls.txt:90
 #, fuzzy, priority:300
 msgid "a URL like \"work:repo.git\" or like \"host.xz:/path/to/repo.git\" will be rewritten in any context that takes a URL to be \"git://git.host.xz/repo.git\"."
-msgstr ""
-"URL 瑥멨쫩 \"work:repo.git\" �� \"host.xz:/path/to/repo.git\" 鴉싧쑉餓삡퐬 URL 映삡세雅� \"git"
-"://git.host.xz/repo\" �꾡툓訝뗦뻼訝�뇥�쇻��"
+msgstr "URL 瑥멨쫩 \"work:repo.git\" �� \"host.xz:/path/to/repo.git\" 鴉싧쑉餓삡퐬 URL 映삡세雅� \"git://git.host.xz/repo\" �꾡툓訝뗦뻼訝�뇥�쇻��"
 
 #. type: Plain text
 #: en/urls.txt:93
@@ -64672,9 +64216,7 @@ msgstr ""
 #: en/urls.txt:108
 #, fuzzy, priority:300
 msgid "a URL like \"git://example.org/path/to/repo.git\" will be rewritten to \"ssh://example.org/path/to/repo.git\" for pushes, but pulls will still use the original URL."
-msgstr ""
-"映삡세雅� \"git://example.org/path/to/repo.git\" �� URL 鴉싪˙�띶넍訝� \"ssh://example.org/"
-"path/to/repo.git\"竊뚨뵪雅롦렓�곥�귚퐜�됧룚餓g쟻�뜸퍖�뜸슴�ⓨ렅冶뗧쉪 URL��"
+msgstr "映삡세雅� \"git://example.org/path/to/repo.git\" �� URL 鴉싪˙�띶넍訝� \"ssh://example.org/path/to/repo.git\"竊뚨뵪雅롦렓�곥�귚퐜�됧룚餓g쟻�뜸퍖�뜸슴�ⓨ렅冶뗧쉪 URL��"
 
 #. type: Title =
 #: en/git-bisect-lk2009.txt:2
@@ -66089,8 +65631,7 @@ msgstr ""
 #: en/git-bisect-lk2009.txt:917
 #, fuzzy, no-wrap, priority:100
 msgid "$ git bisect run sh -c \"make || exit 125; ./my_app | grep 'good output'\"\n"
-msgstr ""
-"$ git bisect run sh -c \"make || exit 125; ./my_app | grep 'good output'\"\n"
+msgstr "$ git bisect run sh -c \"make || exit 125; ./my_app | grep 'good output'\"\n"
 
 #. type: Plain text
 #: en/git-bisect-lk2009.txt:921
@@ -66729,69 +66270,49 @@ msgstr "鵝띶뤇"
 #: en/git-bisect-lk2009.txt:1351
 #, fuzzy, priority:100
 msgid "[[[1]]] https://www.nist.gov/sites/default/files/documents/director/planning/report02-3.pdf['The Economic Impacts of Inadequate Infratructure for Software Testing'.  Nist Planning Report 02-3], see Executive Summary and Chapter 8."
-msgstr ""
-"[[[1]]] https://www.nist.gov/sites/default/files/documents/director/planning/"
-"report02-3.pdf['The Economic Impacts of Inadequate Infratructure for "
-"Software Testing'.  Nist Planning Report 02-3], see Executive Summary and "
-"Chapter 8."
+msgstr "[[[1]]] https://www.nist.gov/sites/default/files/documents/director/planning/report02-3.pdf['The Economic Impacts of Inadequate Infratructure for Software Testing'.  Nist Planning Report 02-3], see Executive Summary and Chapter 8."
 
 #. type: Plain text
 #: en/git-bisect-lk2009.txt:1352
 #, fuzzy, priority:100
 msgid "[[[2]]] http://www.oracle.com/technetwork/java/codeconvtoc-136057.html['Code Conventions for the Java Programming Language'. Sun Microsystems.]"
-msgstr ""
-"[[[2]]] http://www.oracle.com/technetwork/java/codeconvtoc-136057.html['Code "
-"Conventions for the Java Programming Language'. Sun Microsystems.]"
+msgstr "[[[2]]] http://www.oracle.com/technetwork/java/codeconvtoc-136057.html['Code Conventions for the Java Programming Language'. Sun Microsystems.]"
 
 #. type: Plain text
 #: en/git-bisect-lk2009.txt:1353
 #, fuzzy, priority:100
 msgid "[[[3]]] https://en.wikipedia.org/wiki/Software_maintenance['Software maintenance'. Wikipedia.]"
-msgstr ""
-"[[[3]]] https://en.wikipedia.org/wiki/Software_maintenance['Software "
-"maintenance'. Wikipedia.]"
+msgstr "[[[3]]] https://en.wikipedia.org/wiki/Software_maintenance['Software maintenance'. Wikipedia.]"
 
 #. type: Plain text
 #: en/git-bisect-lk2009.txt:1354
 #, fuzzy, priority:100
 msgid "[[[4]]] https://lore.kernel.org/git/7vps5xsbwp.fsf_-_@assigned-by-dhcp.cox.net/[Junio C Hamano. 'Automated bisect success story'.]"
-msgstr ""
-"[[[4]]] https://lore.kernel.org/git/7vps5xsbwp.fsf_-_@assigned-by-dhcp.cox."
-"net/[Junio C Hamano. 'Automated bisect success story'.]"
+msgstr "[[[4]]] https://lore.kernel.org/git/7vps5xsbwp.fsf_-_@assigned-by-dhcp.cox.net/[Junio C Hamano. 'Automated bisect success story'.]"
 
 #. type: Plain text
 #: en/git-bisect-lk2009.txt:1355
 #, fuzzy, priority:100
 msgid "[[[5]]] https://lwn.net/Articles/317154/[Christian Couder. 'Fully automated bisecting with \"git bisect run\"'. LWN.net.]"
-msgstr ""
-"[[[5]]] https://lwn.net/Articles/317154/[Christian Couder. 'Fully automated "
-"bisecting with \"git bisect run\"'. LWN.net.]"
+msgstr "[[[5]]] https://lwn.net/Articles/317154/[Christian Couder. 'Fully automated bisecting with \"git bisect run\"'. LWN.net.]"
 
 #. type: Plain text
 #: en/git-bisect-lk2009.txt:1356
 #, fuzzy, priority:100
 msgid "[[[6]]] https://lwn.net/Articles/277872/[Jonathan Corbet. 'Bisection divides users and developers'. LWN.net.]"
-msgstr ""
-"[[[6]]] https://lwn.net/Articles/277872/[Jonathan Corbet. 'Bisection divides "
-"users and developers'. LWN.net.]"
+msgstr "[[[6]]] https://lwn.net/Articles/277872/[Jonathan Corbet. 'Bisection divides users and developers'. LWN.net.]"
 
 #. type: Plain text
 #: en/git-bisect-lk2009.txt:1357
 #, fuzzy, priority:100
 msgid "[[[7]]] https://lore.kernel.org/lkml/20071207113734.GA14598@elte.hu/[Ingo Molnar. 'Re: BUG 2.6.23-rc3 can't see sd partitions on Alpha'. Linux-kernel mailing list.]"
-msgstr ""
-"[[[7]]] https://lore.kernel.org/lkml/20071207113734.GA14598@elte.hu/[Ingo "
-"Molnar. 'Re: BUG 2.6.23-rc3 can't see sd partitions on Alpha'. Linux-kernel "
-"mailing list.]"
+msgstr "[[[7]]] https://lore.kernel.org/lkml/20071207113734.GA14598@elte.hu/[Ingo Molnar. 'Re: BUG 2.6.23-rc3 can't see sd partitions on Alpha'. Linux-kernel mailing list.]"
 
 #. type: Plain text
 #: en/git-bisect-lk2009.txt:1358
 #, fuzzy, priority:100
 msgid "[[[8]]] https://www.kernel.org/pub/software/scm/git/docs/git-bisect.html[Junio C Hamano and the git-list. 'git-bisect(1) Manual Page'. Linux Kernel Archives.]"
-msgstr ""
-"[[[8]]] https://www.kernel.org/pub/software/scm/git/docs/git-bisect.html["
-"Junio C Hamano and the git-list. 'git-bisect(1) Manual Page'. Linux Kernel "
-"Archives.]"
+msgstr "[[[8]]] https://www.kernel.org/pub/software/scm/git/docs/git-bisect.html[Junio C Hamano and the git-list. 'git-bisect(1) Manual Page'. Linux Kernel Archives.]"
 
 #. type: Plain text
 #: en/git-bisect-lk2009.txt:1358