You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git v2.49: update po files with fixed synopsis entries
The po4a tool used to extract the strings from the
documentation files was not able to handle the synopsis
entries. This caused the translation entries to be
on a single line instead of being formatted as verbatim.
Note that this version cannot be processed correctly with
the latest official po4a version. The po4a tool has been
patched locally, and the patch will be submitted to the
upstream repository.
Signed-off-by: Jean-Noël Avila <[email protected]>
msgid "old mode <mode> new mode <mode> deleted file mode <mode> new file mode <mode> copy from <path> copy to <path> rename from <path> rename to <path> similarity index <number> dissimilarity index <number> index <hash>..<hash> <mode>"
@@ -4770,7 +4770,7 @@ msgstr "Es seguido por una o mas líneas de encabezado extendido:"
4770
4770
4771
4771
#. type: synopsis
4772
4772
#: en/diff-generate-patch.adoc:46
4773
-
#, fuzzy, priority:280
4773
+
#, fuzzy, no-wrap, priority:280
4774
4774
#| msgid ""
4775
4775
#| "old mode <mode>\n"
4776
4776
#| "new mode <mode>\n"
@@ -4783,7 +4783,18 @@ msgstr "Es seguido por una o mas líneas de encabezado extendido:"
4783
4783
#| "similarity index <number>\n"
4784
4784
#| "dissimilarity index <number>\n"
4785
4785
#| "index <hash>..<hash> <mode>\n"
4786
-
msgid "old mode <mode> new mode <mode> deleted file mode <mode> new file mode <mode> copy from <path> copy to <path> rename from <path> rename to <path> similarity index <number> dissimilarity index <number> index <hash>..<hash> <mode>"
4786
+
msgid ""
4787
+
"old mode <mode>\n"
4788
+
"new mode <mode>\n"
4789
+
"deleted file mode <mode>\n"
4790
+
"new file mode <mode>\n"
4791
+
"copy from <path>\n"
4792
+
"copy to <path>\n"
4793
+
"rename from <path>\n"
4794
+
"rename to <path>\n"
4795
+
"similarity index <number>\n"
4796
+
"dissimilarity index <number>\n"
4797
+
"index <hash>..<hash> <mode>\n"
4787
4798
msgstr ""
4788
4799
"old mode <modo>\n"
4789
4800
"new mode <modo>\n"
@@ -4975,13 +4986,17 @@ msgstr "Es seguido por uno o mas líneas de encabezado extendido (este ejemplo m
msgid "old mode <mode> new mode <mode> deleted file mode <mode> new file mode <mode> copy from <path> copy to <path> rename from <path> rename to <path> similarity index <number> dissimilarity index <number> index <hash>..<hash> <mode>"
0 commit comments