summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2024-03-30 16:13:15 +0000
committerDavid Kalnischkies <david@kalnischkies.de>2024-03-30 16:54:32 +0000
commita0a76c2e20c1ddefd76a4a539a9350b96d66006e (patch)
treeab89bb001c32fba7ae7350155cb5f3d039c6f7ab
parente62162d010fc7d6374067964ced3ac227b0440b2 (diff)
Fix and unfuzzy previous VCG/Graphviz URI change
The Graphviz change adapted only the msgstrs in the po files, which fuzzied all translations the moment the msgids were updated by the merge while forgetting fr.po and pl.po and in the VCG change the msgstr in the ja.po was missed. This commit "just" unfuzzies the strings (and fixes the missed ones) so the translators don't have to as intended in the commits. References: ae5c291b0c76b22c939679ccf35e3eb94131e586 edf1025e691e94cdde305bc2d15484fc7ee6db1c
-rw-r--r--doc/po/de.po10
-rw-r--r--doc/po/es.po10
-rw-r--r--doc/po/fr.po23
-rw-r--r--doc/po/it.po10
-rw-r--r--doc/po/ja.po15
-rw-r--r--doc/po/nl.po10
-rw-r--r--doc/po/pl.po24
-rw-r--r--doc/po/pt.po10
8 files changed, 16 insertions, 96 deletions
diff --git a/doc/po/de.po b/doc/po/de.po
index 9e04d5fc8..22f19c447 100644
--- a/doc/po/de.po
+++ b/doc/po/de.po
@@ -2658,16 +2658,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-cache.8.xml
-#, fuzzy
-#| msgid ""
-#| "<literal>dotty</literal> takes a list of packages on the command line and "
-#| "generates output suitable for use by dotty from the <ulink url=\"http://"
-#| "www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The "
-#| "result will be a set of nodes and edges representing the relationships "
-#| "between the packages. By default the given packages will trace out all "
-#| "dependent packages; this can produce a very large graph. To limit the "
-#| "output to only the packages listed on the command line, set the "
-#| "<literal>APT::Cache::GivenOnly</literal> option."
msgid ""
"<literal>dotty</literal> takes a list of packages on the command line and "
"generates output suitable for use by dotty from the <ulink url=\"https://"
diff --git a/doc/po/es.po b/doc/po/es.po
index 449a41100..3bce3abb4 100644
--- a/doc/po/es.po
+++ b/doc/po/es.po
@@ -2681,16 +2681,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-cache.8.xml
-#, fuzzy
-#| msgid ""
-#| "<literal>dotty</literal> takes a list of packages on the command line and "
-#| "generates output suitable for use by dotty from the <ulink url=\"http://"
-#| "www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The "
-#| "result will be a set of nodes and edges representing the relationships "
-#| "between the packages. By default the given packages will trace out all "
-#| "dependent packages; this can produce a very large graph. To limit the "
-#| "output to only the packages listed on the command line, set the "
-#| "<literal>APT::Cache::GivenOnly</literal> option."
msgid ""
"<literal>dotty</literal> takes a list of packages on the command line and "
"generates output suitable for use by dotty from the <ulink url=\"https://"
diff --git a/doc/po/fr.po b/doc/po/fr.po
index f5dd8cb70..cd2f997b2 100644
--- a/doc/po/fr.po
+++ b/doc/po/fr.po
@@ -2632,16 +2632,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-cache.8.xml
-#, fuzzy
-#| msgid ""
-#| "<literal>dotty</literal> takes a list of packages on the command line and "
-#| "generates output suitable for use by dotty from the <ulink url=\"http://"
-#| "www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The "
-#| "result will be a set of nodes and edges representing the relationships "
-#| "between the packages. By default the given packages will trace out all "
-#| "dependent packages; this can produce a very large graph. To limit the "
-#| "output to only the packages listed on the command line, set the "
-#| "<literal>APT::Cache::GivenOnly</literal> option."
msgid ""
"<literal>dotty</literal> takes a list of packages on the command line and "
"generates output suitable for use by dotty from the <ulink url=\"https://"
@@ -2653,13 +2643,12 @@ msgid ""
msgstr ""
"La commande <literal>dotty</literal> prend une liste de paquets sur la ligne "
"de commande et affiche une sortie appropriée à une utilisation par la "
-"commande dotty du paquet <ulink url=\"http://www.research.att.com/sw/tools/"
-"graphviz/\">GraphViz</ulink>. Il en résulte un ensemble de nœuds et d'arcs "
-"représentant les relations entre les paquets. Par défaut les paquets donnés "
-"en argument suivent toutes leurs dépendances, ce qui peut produire un graphe "
-"très volumineux. Pour limiter la sortie aux seuls paquets listés sur la "
-"ligne de commande, positionnez l'option <literal>APT::Cache::GivenOnly</"
-"literal>."
+"commande dotty du paquet <ulink url=\"https://graphviz.org/\">GraphViz</"
+"ulink>. Il en résulte un ensemble de nœuds et d'arcs représentant les "
+"relations entre les paquets. Par défaut les paquets donnés en argument "
+"suivent toutes leurs dépendances, ce qui peut produire un graphe très "
+"volumineux. Pour limiter la sortie aux seuls paquets listés sur la ligne de "
+"commande, positionnez l'option <literal>APT::Cache::GivenOnly</literal>."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-cache.8.xml
diff --git a/doc/po/it.po b/doc/po/it.po
index 33edd6ace..4a72c7fbd 100644
--- a/doc/po/it.po
+++ b/doc/po/it.po
@@ -2660,16 +2660,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-cache.8.xml
-#, fuzzy
-#| msgid ""
-#| "<literal>dotty</literal> takes a list of packages on the command line and "
-#| "generates output suitable for use by dotty from the <ulink url=\"http://"
-#| "www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The "
-#| "result will be a set of nodes and edges representing the relationships "
-#| "between the packages. By default the given packages will trace out all "
-#| "dependent packages; this can produce a very large graph. To limit the "
-#| "output to only the packages listed on the command line, set the "
-#| "<literal>APT::Cache::GivenOnly</literal> option."
msgid ""
"<literal>dotty</literal> takes a list of packages on the command line and "
"generates output suitable for use by dotty from the <ulink url=\"https://"
diff --git a/doc/po/ja.po b/doc/po/ja.po
index de4261319..178ab95da 100644
--- a/doc/po/ja.po
+++ b/doc/po/ja.po
@@ -2575,16 +2575,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-cache.8.xml
-#, fuzzy
-#| msgid ""
-#| "<literal>dotty</literal> takes a list of packages on the command line and "
-#| "generates output suitable for use by dotty from the <ulink url=\"http://"
-#| "www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The "
-#| "result will be a set of nodes and edges representing the relationships "
-#| "between the packages. By default the given packages will trace out all "
-#| "dependent packages; this can produce a very large graph. To limit the "
-#| "output to only the packages listed on the command line, set the "
-#| "<literal>APT::Cache::GivenOnly</literal> option."
msgid ""
"<literal>dotty</literal> takes a list of packages on the command line and "
"generates output suitable for use by dotty from the <ulink url=\"https://"
@@ -2627,8 +2617,9 @@ msgid ""
"url=\"https://www.rw.cdl.uni-saarland.de/people/sander/private/html/gsvcg1."
"html\">VCG tool</ulink>."
msgstr ""
-"<literal>dotty</literal> と同様ですが、<ulink url=\"http://rw4.cs.uni-sb.de/"
-"users/sander/html/gsvcg1.html\">VCG tool</ulink> の xvcg 専用です。"
+"<literal>dotty</literal> と同様ですが、<ulink url=\"https://www.rw.cdl.uni-"
+"saarland.de/people/sander/private/html/gsvcg1.html\">VCG tool</ulink> の "
+"xvcg 専用です。"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
#: apt-cache.8.xml
diff --git a/doc/po/nl.po b/doc/po/nl.po
index fd40beb66..b1154eabc 100644
--- a/doc/po/nl.po
+++ b/doc/po/nl.po
@@ -2734,16 +2734,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-cache.8.xml
-#, fuzzy
-#| msgid ""
-#| "<literal>dotty</literal> takes a list of packages on the command line and "
-#| "generates output suitable for use by dotty from the <ulink url=\"http://"
-#| "www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The "
-#| "result will be a set of nodes and edges representing the relationships "
-#| "between the packages. By default the given packages will trace out all "
-#| "dependent packages; this can produce a very large graph. To limit the "
-#| "output to only the packages listed on the command line, set the "
-#| "<literal>APT::Cache::GivenOnly</literal> option."
msgid ""
"<literal>dotty</literal> takes a list of packages on the command line and "
"generates output suitable for use by dotty from the <ulink url=\"https://"
diff --git a/doc/po/pl.po b/doc/po/pl.po
index d56d8420e..e72bd519e 100644
--- a/doc/po/pl.po
+++ b/doc/po/pl.po
@@ -2711,16 +2711,6 @@ msgstr ""
#
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-cache.8.xml
-#, fuzzy
-#| msgid ""
-#| "<literal>dotty</literal> takes a list of packages on the command line and "
-#| "generates output suitable for use by dotty from the <ulink url=\"http://"
-#| "www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The "
-#| "result will be a set of nodes and edges representing the relationships "
-#| "between the packages. By default the given packages will trace out all "
-#| "dependent packages; this can produce a very large graph. To limit the "
-#| "output to only the packages listed on the command line, set the "
-#| "<literal>APT::Cache::GivenOnly</literal> option."
msgid ""
"<literal>dotty</literal> takes a list of packages on the command line and "
"generates output suitable for use by dotty from the <ulink url=\"https://"
@@ -2731,13 +2721,13 @@ msgid ""
"command line, set the <literal>APT::Cache::GivenOnly</literal> option."
msgstr ""
"<literal>dotty</literal> bierze jako argument listę pakietów i generuje "
-"wyjście odpowiednie dla programu dotty z pakietu <ulink url=\"http://www."
-"research.att.com/sw/tools/graphviz/\">GraphViz</ulink>. Wynikiem będzie "
-"zbiór wierzchołków i krawędzi reprezentujących powiązania między pakietami. "
-"Domyślnie podane pakiety wyśledzą wszystkie pakiety zależne. Może to "
-"spowodować wypisanie bardzo dużego grafu. Aby wypisać powiązania tylko "
-"pomiędzy pakietami podanymi w linii poleceń, należy użyć opcji <literal>APT::"
-"Cache::GivenOnly</literal>."
+"wyjście odpowiednie dla programu dotty z pakietu <ulink url=\"https://"
+"graphviz.org/\">GraphViz</ulink>. Wynikiem będzie zbiór wierzchołków i "
+"krawędzi reprezentujących powiązania między pakietami. Domyślnie podane "
+"pakiety wyśledzą wszystkie pakiety zależne. Może to spowodować wypisanie "
+"bardzo dużego grafu. Aby wypisać powiązania tylko pomiędzy pakietami "
+"podanymi w linii poleceń, należy użyć opcji <literal>APT::Cache::GivenOnly</"
+"literal>."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-cache.8.xml
diff --git a/doc/po/pt.po b/doc/po/pt.po
index 15abf1372..4c13bb111 100644
--- a/doc/po/pt.po
+++ b/doc/po/pt.po
@@ -2668,16 +2668,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-cache.8.xml
-#, fuzzy
-#| msgid ""
-#| "<literal>dotty</literal> takes a list of packages on the command line and "
-#| "generates output suitable for use by dotty from the <ulink url=\"http://"
-#| "www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The "
-#| "result will be a set of nodes and edges representing the relationships "
-#| "between the packages. By default the given packages will trace out all "
-#| "dependent packages; this can produce a very large graph. To limit the "
-#| "output to only the packages listed on the command line, set the "
-#| "<literal>APT::Cache::GivenOnly</literal> option."
msgid ""
"<literal>dotty</literal> takes a list of packages on the command line and "
"generates output suitable for use by dotty from the <ulink url=\"https://"