diff options
| author | EuAndreh <eu@euandre.org> | 2021-08-23 07:57:22 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2021-08-23 07:57:22 -0300 |
| commit | 3faebee03ba6473803270e5735019cd664c4b202 (patch) | |
| tree | 8e81ac0f9d373f8293b96871b22e5c72d500b244 /po | |
| parent | aux/ci/report.sh: Add missing closing </main> tag (diff) | |
| download | git-permalink-3faebee03ba6473803270e5735019cd664c4b202.tar.gz git-permalink-3faebee03ba6473803270e5735019cd664c4b202.tar.xz | |
public/makefile.svg: Start generating it with makefile2graph and graphviz
Diffstat (limited to 'po')
| -rw-r--r-- | po/LC_MESSAGES/README.en.md/eo.po | 16 | ||||
| -rw-r--r-- | po/LC_MESSAGES/README.en.md/fr.po | 16 | ||||
| -rw-r--r-- | po/LC_MESSAGES/README.en.md/pt.po | 16 |
3 files changed, 48 insertions, 0 deletions
diff --git a/po/LC_MESSAGES/README.en.md/eo.po b/po/LC_MESSAGES/README.en.md/eo.po index b51d688..995dd03 100644 --- a/po/LC_MESSAGES/README.en.md/eo.po +++ b/po/LC_MESSAGES/README.en.md/eo.po @@ -376,6 +376,22 @@ msgstr "" "Ne estas dependecoj aŭ postuloj, nur normo iloj kiel POSIX sed, POSIX make, " "ktp." +msgid "[makefile2graph]: https://github.com/lindenb/makefile2graph" +msgstr "[makefile2graph]: https://github.com/lindenb/makefile2graph" + +msgid "[makefile.svg]: https://euandreh.xyz/makefile.svg" +msgstr "[makefile.svg]: https://euandreh.xyz/makefile.svg" + +msgid "" +"[makefile2graph][makefile2graph] and [graphviz][graphviz] for generating " +"[makefile.svg][makefile.svg];" +msgstr "" +"[makefile2graph][makefile2graph] kaj [graphviz][graphviz] por generi " +"[makefile.svg][makefile.svg];" + +msgid "[graphviz]: https://graphviz.org/" +msgstr "[graphviz]: https://graphviz.org/" + #~ msgid "" #~ "There are no dependencies or requirements, only standard tools such as " #~ "`sed`, `mkdir`, etc." diff --git a/po/LC_MESSAGES/README.en.md/fr.po b/po/LC_MESSAGES/README.en.md/fr.po index fa34d7b..e15f9fd 100644 --- a/po/LC_MESSAGES/README.en.md/fr.po +++ b/po/LC_MESSAGES/README.en.md/fr.po @@ -383,6 +383,22 @@ msgstr "" "Il n'y a pas de dépendances ou d'exigences, seulement des outils standard " "comme POSIX sed, POSIX make, etc." +msgid "[makefile2graph]: https://github.com/lindenb/makefile2graph" +msgstr "[makefile2graph]: https://github.com/lindenb/makefile2graph" + +msgid "[makefile.svg]: https://euandreh.xyz/makefile.svg" +msgstr "[makefile.svg]: https://euandreh.xyz/makefile.svg" + +msgid "" +"[makefile2graph][makefile2graph] and [graphviz][graphviz] for generating " +"[makefile.svg][makefile.svg];" +msgstr "" +"[makefile2graph][makefile2graph] et [graphviz][graphviz] pour générer " +"[makefile.svg][makefile.svg];" + +msgid "[graphviz]: https://graphviz.org/" +msgstr "[graphviz]: https://graphviz.org/" + #~ msgid "" #~ "There are no dependencies or requirements, only standard tools such as " #~ "`sed`, `mkdir`, etc." diff --git a/po/LC_MESSAGES/README.en.md/pt.po b/po/LC_MESSAGES/README.en.md/pt.po index d148640..fbc8e48 100644 --- a/po/LC_MESSAGES/README.en.md/pt.po +++ b/po/LC_MESSAGES/README.en.md/pt.po @@ -382,6 +382,22 @@ msgstr "" "Não há dependências ou pré-requisitos, somente ferramentas padrão como POSIX" " sed, POSIX make, etc." +msgid "[makefile2graph]: https://github.com/lindenb/makefile2graph" +msgstr "[makefile2graph]: https://github.com/lindenb/makefile2graph" + +msgid "[makefile.svg]: https://euandreh.xyz/makefile.svg" +msgstr "[makefile.svg]: https://euandreh.xyz/makefile.svg" + +msgid "" +"[makefile2graph][makefile2graph] and [graphviz][graphviz] for generating " +"[makefile.svg][makefile.svg];" +msgstr "" +"[makefile2graph][makefile2graph] e [graphviz][graphviz] para gerar o " +"[makefile.svg][makefile.svg];" + +msgid "[graphviz]: https://graphviz.org/" +msgstr "[graphviz]: https://graphviz.org/" + #~ msgid "" #~ "There are no dependencies or requirements, only standard tools such as " #~ "`sed`, `mkdir`, etc." |
