Commit 625387f0 for xz
commit 625387f089655a8e4a2f4317e66b20a42e276d06
Author: Lasse Collin <lasse.collin@tukaani.org>
Date: Wed May 20 13:37:18 2026 +0300
Translations: Fix a groff warning in the German xz man page translation
Testing with this:
cd po4a
./update-po
groff -K utf8 -man -t -ww -rCHECKSTYLE=3 -z man/de/*.1
The output included this:
an.tmac:man/de/xz.1:524: style: 1 leading space(s) on input line
diff --git a/po4a/de.po b/po4a/de.po
index 92ed6899..a7a5fcf1 100644
--- a/po4a/de.po
+++ b/po4a/de.po
@@ -1024,7 +1024,7 @@ msgstr "DekompSpeich enthält den Speicherbedarf für die Dekompression. Das bed
#. type: Plain text
#: ../src/xz/xz.1
msgid "Memory requirements of the multi-threaded mode are significantly higher than that of the single-threaded mode. With the default value of B<--block-size>, each thread needs 3*3*DictSize plus CompMem or DecMem. For example, four threads with preset B<-6> needs 660\\(en670\\ MiB of memory."
-msgstr " Der Speicherbedarf einiger der zukünftigen Multithread-Modi kann dramatisch höher sein als im Einzel-Thread-Modus. Mit dem Standardwert von B<--block-size> benötigt jeder Thread 3*3*Wörtb.Gr plus KompSpeich oder DekompSpeich. Beispielsweise benötigen vier Threads mit der Voreinstellung B<-6> etwa 660 bis 670 MiB Speicher."
+msgstr "Der Speicherbedarf einiger der zukünftigen Multithread-Modi kann dramatisch höher sein als im Einzel-Thread-Modus. Mit dem Standardwert von B<--block-size> benötigt jeder Thread 3*3*Wörtb.Gr plus KompSpeich oder DekompSpeich. Beispielsweise benötigen vier Threads mit der Voreinstellung B<-6> etwa 660 bis 670 MiB Speicher."
#. type: TP
#: ../src/xz/xz.1