diff options
author | EuAndreh <eu@euandre.org> | 2023-04-01 22:25:46 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-04-01 22:26:11 -0300 |
commit | 76e1a0925fde2cbf25b75409cd353e20b9cfef48 (patch) | |
tree | cc6c3bd8ec0b182011377a20ace0b10f55fd86b5 /po/LC_MESSAGES/README.en.md | |
parent | Revamp CI: simpler variant of the same functionality (diff) | |
download | remembering-76e1a0925fde2cbf25b75409cd353e20b9cfef48.tar.gz remembering-76e1a0925fde2cbf25b75409cd353e20b9cfef48.tar.xz |
Revamp code under aux/
Diffstat (limited to 'po/LC_MESSAGES/README.en.md')
-rw-r--r-- | po/LC_MESSAGES/README.en.md/eo.po | 399 | ||||
-rw-r--r-- | po/LC_MESSAGES/README.en.md/fr.po | 399 | ||||
-rw-r--r-- | po/LC_MESSAGES/README.en.md/pt.po | 399 |
3 files changed, 0 insertions, 1197 deletions
diff --git a/po/LC_MESSAGES/README.en.md/eo.po b/po/LC_MESSAGES/README.en.md/eo.po deleted file mode 100644 index 04b5991..0000000 --- a/po/LC_MESSAGES/README.en.md/eo.po +++ /dev/null @@ -1,399 +0,0 @@ -# -msgid "" -msgstr "" - -msgid "remembering" -msgstr "" - -msgid "" -"It can wrap such tools to accumulate preferences over time, and re-arrange " -"the input according to common picks." -msgstr "" - -msgid "Usage" -msgstr "" - -msgid "Replace:" -msgstr "" - -msgid "$ ls | fzf\n" -msgstr "" - -msgid "with:" -msgstr "" - -msgid "$ ls | remembering -p fzf-sample -c fzf\n" -msgstr "" - -msgid "" -"and see your previous choices from `fzf` start to appear at the beginning of" -" the list." -msgstr "" - -msgid "Installation" -msgstr "" - -msgid "" -"$ make\n" -"$ make check\n" -"# make install\n" -msgstr "" - -msgid "You can pass `PREFIX` or `DESTDIR` to `make`:" -msgstr "" - -msgid "" -"$ make\n" -"$ make check\n" -"$ make install PREFIX=$HOME/.local\n" -msgstr "" - -msgid "" -"There are no dependencies or requirements, only standard tools such as POSIX" -" sed, POSIX make, etc." -msgstr "" - -msgid "Documentation" -msgstr "" - -msgid "Manuals" -msgstr "" - -msgid "The documentation is available via installed manpages or online:" -msgstr "" - -msgid "Directory structure" -msgstr "" - -msgid "The directory structure of the repository is:" -msgstr "" - -msgid "" -"`aux/`: personal scripts and helpers I've vendored in to ensure the " -"repository is self contained, feel free to ignore it;" -msgstr "" - -msgid "`doc/`: manpages, with their translated versions;" -msgstr "" - -msgid "" -"`po/`: gettext `.po` files for the translated languages and hunspell " -"dictionaries for spell checking;" -msgstr "" - -msgid "`src/`: main source code for the project;" -msgstr "" - -msgid "`tests/`: integration tests for the project." -msgstr "" - -msgid "Contributing" -msgstr "" - -msgid "Extra tools used for development are:" -msgstr "" - -msgid "For running the extra development-only checks, run:" -msgstr "" - -msgid "$ make dev-check\n" -msgstr "" - -msgid "and for generating the documentation HTML and website, run:" -msgstr "" - -msgid "$ make public\n" -msgstr "" - -msgid "Links" -msgstr "" - -msgid "[homepage](https://euandreh.xyz/remembering/en/)" -msgstr "" - -msgid "[source code](https://git.euandreh.xyz/remembering/)" -msgstr "" - -msgid "[bug tracking](https://euandreh.xyz/remembering/TODOs.html)" -msgstr "" - -msgid "[CI logs](https://euandreh.xyz/remembering/ci.html)" -msgstr "" - -msgid "[CHANGELOG](https://euandreh.xyz/remembering/en/CHANGELOG.html)" -msgstr "" - -msgid "Releases" -msgstr "" - -msgid "" -"[v0.2.1](https://git.euandreh.xyz/remembering/commit/?id=v0.2.1) " -"[remembering-v0.2.1.tar.gz](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.2.1.tar.gz)" -" " -"([sig](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.2.1.tar.gz.asc))" -" - 2021-02-23" -msgstr "" - -msgid "" -"[v0.2.0](https://git.euandreh.xyz/remembering/commit/?id=v0.2.0) " -"[remembering-v0.2.0.tar.gz](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.2.0.tar.gz)" -" " -"([sig](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.2.0.tar.gz.asc))" -" - 2021-02-21" -msgstr "" - -msgid "" -"[v0.1.2](https://git.euandreh.xyz/remembering/commit/?id=v0.1.2) " -"[remembering-v0.1.2.tar.gz](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.1.2.tar.gz)" -" " -"([sig](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.1.2.tar.gz.asc))" -" - 2021-01-26" -msgstr "" - -msgid "" -"[v0.1.1](https://git.euandreh.xyz/remembering/commit/?id=v0.1.1) " -"[remembering-v0.1.1.tar.gz](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.1.1.tar.gz)" -" " -"([sig](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.1.1.tar.gz.asc))" -" - 2021-01-26" -msgstr "" - -msgid "" -"[v0.1.0](https://git.euandreh.xyz/remembering/commit/?id=v0.1.0) " -"[remembering-v0.1.0.tar.gz](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.1.0.tar.gz)" -" " -"([sig](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.1.0.tar.gz.asc))" -" - 2021-01-26" -msgstr "" - -msgid "License" -msgstr "" - -msgid "" -"[pt](https://euandreh.xyz/remembering/pt/) | " -"[fr](https://euandreh.xyz/remembering/fr/) | " -"[eo](https://euandreh.xyz/remembering/eo/)" -msgstr "" - -msgid "" -"Add memory to [`dmenu`](https://tools.suckless.org/dmenu/), " -"[`fzf`](https://github.com/junegunn/fzf) and similar tools." -msgstr "" - -msgid "" -"Similar to [`yeganesh`](http://dmwit.com/yeganesh/), but with no build-time " -"or run-time dependencies, and not coupled with `dmenu`." -msgstr "" - -msgid "" -"[`remembering.1`](https://euandreh.xyz/remembering/en/remembering.1.html) " -"([pt](https://euandreh.xyz/remembering/pt/remembering.1.html), " -"[fr](https://euandreh.xyz/remembering/fr/remembering.1.html), " -"[eo](https://euandreh.xyz/remembering/eo/remembering.1.html));" -msgstr "" - -msgid "" -"[`remembering.5`](https://euandreh.xyz/remembering/en/remembering.5.html) " -"([pt](https://euandreh.xyz/remembering/pt/remembering.5.html), " -"[fr](https://euandreh.xyz/remembering/fr/remembering.5.html), " -"[eo](https://euandreh.xyz/remembering/eo/remembering.5.html))." -msgstr "" - -msgid "[Valgrind](https://valgrind.org) for memory testing;" -msgstr "" - -msgid "[ShellCheck](https://www.shellcheck.net/) for validating scripts;" -msgstr "" - -msgid "" -"[po4a](https://po4a.org/index.php.en), " -"[mdpo](https://mdpo.readthedocs.io/en/master/) and " -"[gettext](https://www.gnu.org/software/gettext/) for i18n and l10n support;" -msgstr "" - -msgid "" -"[makefile2graph](https://github.com/lindenb/makefile2graph) and " -"[graphviz](https://graphviz.org/) for generating " -"[makefile.svg](https://euandreh.xyz/git-permalink/makefile.svg);" -msgstr "" - -msgid "" -"[pandoc](https://pandoc.org/) for generating the documentation HTML and " -"website." -msgstr "" - -msgid "" -"Send contributions to the [mailing " -"list](https://lists.sr.ht/~euandreh/public-inbox?search=%5Bremembering%5D) " -"via [`git send-email`](https://git-send-email.io/)." -msgstr "" - -msgid "" -"[mailing list](https://lists.sr.ht/~euandreh/public-" -"inbox?search=%5Bremembering%5D)" -msgstr "" - -msgid "" -"The code is licensed under [GNU Affero General Public License v3.0 or " -"later](https://git.euandreh.xyz/remembering/tree/COPYING) (AGPL-3.0-or-" -"later)." -msgstr "" - -#~ msgid "[pt][pt1] | [fr][fr1] | [eo][eo1]" -#~ msgstr "" - -#~ msgid "Add memory to [`dmenu`][dmenu], [`fzf`][fzf] and similar tools." -#~ msgstr "" - -#~ msgid "" -#~ "Similar to [`yeganesh`][yeganesh], but with no build-time or run-time " -#~ "dependencies, and not coupled with `dmenu`." -#~ msgstr "" - -#~ msgid "" -#~ "[`remembering.1`][`remembering.1`] ([pt][pt.1], [fr][fr.1], [eo][eo.1]);" -#~ msgstr "" - -#~ msgid "" -#~ "[`remembering.5`][`remembering.5`] ([pt][pt.5], [fr][fr.5], [eo][eo.5])." -#~ msgstr "" - -#~ msgid "[Valgrind][Valgrind] for memory testing;" -#~ msgstr "" - -#~ msgid "[ShellCheck][ShellCheck] for validating scripts;" -#~ msgstr "" - -#~ msgid "" -#~ "[po4a][po4a], [mdpo][mdpo] and [gettext][gettext] for i18n and l10n support;" -#~ msgstr "" - -#~ msgid "" -#~ "[makefile2graph][makefile2graph] and [graphviz][graphviz] for generating " -#~ "[makefile.svg][makefile.svg];" -#~ msgstr "" - -#~ msgid "[pandoc][pandoc] for generating the documentation HTML and website." -#~ msgstr "" - -#~ msgid "" -#~ "Send contributions to the [mailing list][mailing list] via [`git send-" -#~ "email`](https://git-send-email.io/)." -#~ msgstr "" - -#~ msgid "[mailing list][mailing list]" -#~ msgstr "" - -#~ msgid "" -#~ "The code is licensed under [GNU Affero General Public License v3.0 or " -#~ "later][AGPL-3.0-or-later] (AGPL-3.0-or-later)." -#~ msgstr "" - -#, fuzzy -#~ msgid "[pt1]: https://euandreh.xyz/remembering/pt/" -#~ msgstr "[pt1]: https://euandreh.xyz/remembering/pt/" - -#, fuzzy -#~ msgid "[fr1]: https://euandreh.xyz/remembering/fr/" -#~ msgstr "[fr1]: https://euandreh.xyz/remembering/fr/" - -#, fuzzy -#~ msgid "[eo1]: https://euandreh.xyz/remembering/eo/" -#~ msgstr "[eo1]: https://euandreh.xyz/remembering/eo/" - -#, fuzzy -#~ msgid "[dmenu]: https://tools.suckless.org/dmenu/" -#~ msgstr "[dmenu]: https://tools.suckless.org/dmenu/" - -#, fuzzy -#~ msgid "[fzf]: https://github.com/junegunn/fzf" -#~ msgstr "[fzf]: https://github.com/junegunn/fzf" - -#, fuzzy -#~ msgid "[yeganesh]: http://dmwit.com/yeganesh/" -#~ msgstr "[yeganesh]: http://dmwit.com/yeganesh/" - -#, fuzzy -#~ msgid "" -#~ "[`remembering.1`]: https://euandreh.xyz/remembering/en/remembering.1.html" -#~ msgstr "" -#~ "[`remembering.1`]: https://euandreh.xyz/remembering/en/remembering.1.html" - -#, fuzzy -#~ msgid "[pt.1]: https://euandreh.xyz/remembering/pt/remembering.1.html" -#~ msgstr "[pt.1]: https://euandreh.xyz/remembering/pt/remembering.1.html" - -#, fuzzy -#~ msgid "[fr.1]: https://euandreh.xyz/remembering/fr/remembering.1.html" -#~ msgstr "[fr.1]: https://euandreh.xyz/remembering/fr/remembering.1.html" - -#, fuzzy -#~ msgid "[eo.1]: https://euandreh.xyz/remembering/eo/remembering.1.html" -#~ msgstr "[eo.1]: https://euandreh.xyz/remembering/eo/remembering.1.html" - -#, fuzzy -#~ msgid "" -#~ "[`remembering.5`]: https://euandreh.xyz/remembering/en/remembering.5.html" -#~ msgstr "" -#~ "[`remembering.5`]: https://euandreh.xyz/remembering/en/remembering.5.html" - -#, fuzzy -#~ msgid "[pt.5]: https://euandreh.xyz/remembering/pt/remembering.5.html" -#~ msgstr "[pt.5]: https://euandreh.xyz/remembering/pt/remembering.5.html" - -#, fuzzy -#~ msgid "[fr.5]: https://euandreh.xyz/remembering/fr/remembering.5.html" -#~ msgstr "[fr.5]: https://euandreh.xyz/remembering/fr/remembering.5.html" - -#, fuzzy -#~ msgid "[eo.5]: https://euandreh.xyz/remembering/eo/remembering.5.html" -#~ msgstr "[eo.5]: https://euandreh.xyz/remembering/eo/remembering.5.html" - -#, fuzzy -#~ msgid "[Valgrind]: https://valgrind.org" -#~ msgstr "[Valgrind]: https://valgrind.org" - -#, fuzzy -#~ msgid "[ShellCheck]: https://www.shellcheck.net/" -#~ msgstr "[ShellCheck]: https://www.shellcheck.net/" - -#, fuzzy -#~ msgid "[po4a]: https://po4a.org/index.php.en" -#~ msgstr "[po4a]: https://po4a.org/index.php.en" - -#, fuzzy -#~ msgid "[gettext]: https://www.gnu.org/software/gettext/" -#~ msgstr "[gettext]: https://www.gnu.org/software/gettext/" - -#, fuzzy -#~ msgid "[pandoc]: https://pandoc.org/" -#~ msgstr "[pandoc]: https://pandoc.org/" - -#, fuzzy -#~ msgid "[mdpo]: https://mdpo.readthedocs.io/en/master/" -#~ msgstr "[mdpo]: https://mdpo.readthedocs.io/en/master/" - -#, fuzzy -#~ msgid "[makefile2graph]: https://github.com/lindenb/makefile2graph" -#~ msgstr "[makefile2graph]: https://github.com/lindenb/makefile2graph" - -#, fuzzy -#~ msgid "[graphviz]: https://graphviz.org/" -#~ msgstr "[graphviz]: https://graphviz.org/" - -#, fuzzy -#~ msgid "[makefile.svg]: https://euandreh.xyz/git-permalink/makefile.svg" -#~ msgstr "[makefile.svg]: https://euandreh.xyz/git-permalink/makefile.svg" - -#, fuzzy -#~ msgid "" -#~ "[mailing list]: https://lists.sr.ht/~euandreh/public-" -#~ "inbox?search=%5Bremembering%5D" -#~ msgstr "" -#~ "[mailing list]: https://lists.sr.ht/~euandreh/public-" -#~ "inbox?search=%5Bremembering%5D" - -#, fuzzy -#~ msgid "[AGPL-3.0-or-later]: https://git.euandreh.xyz/remembering/tree/COPYING" -#~ msgstr "" -#~ "[AGPL-3.0-or-later]: https://git.euandreh.xyz/remembering/tree/COPYING" diff --git a/po/LC_MESSAGES/README.en.md/fr.po b/po/LC_MESSAGES/README.en.md/fr.po deleted file mode 100644 index 04b5991..0000000 --- a/po/LC_MESSAGES/README.en.md/fr.po +++ /dev/null @@ -1,399 +0,0 @@ -# -msgid "" -msgstr "" - -msgid "remembering" -msgstr "" - -msgid "" -"It can wrap such tools to accumulate preferences over time, and re-arrange " -"the input according to common picks." -msgstr "" - -msgid "Usage" -msgstr "" - -msgid "Replace:" -msgstr "" - -msgid "$ ls | fzf\n" -msgstr "" - -msgid "with:" -msgstr "" - -msgid "$ ls | remembering -p fzf-sample -c fzf\n" -msgstr "" - -msgid "" -"and see your previous choices from `fzf` start to appear at the beginning of" -" the list." -msgstr "" - -msgid "Installation" -msgstr "" - -msgid "" -"$ make\n" -"$ make check\n" -"# make install\n" -msgstr "" - -msgid "You can pass `PREFIX` or `DESTDIR` to `make`:" -msgstr "" - -msgid "" -"$ make\n" -"$ make check\n" -"$ make install PREFIX=$HOME/.local\n" -msgstr "" - -msgid "" -"There are no dependencies or requirements, only standard tools such as POSIX" -" sed, POSIX make, etc." -msgstr "" - -msgid "Documentation" -msgstr "" - -msgid "Manuals" -msgstr "" - -msgid "The documentation is available via installed manpages or online:" -msgstr "" - -msgid "Directory structure" -msgstr "" - -msgid "The directory structure of the repository is:" -msgstr "" - -msgid "" -"`aux/`: personal scripts and helpers I've vendored in to ensure the " -"repository is self contained, feel free to ignore it;" -msgstr "" - -msgid "`doc/`: manpages, with their translated versions;" -msgstr "" - -msgid "" -"`po/`: gettext `.po` files for the translated languages and hunspell " -"dictionaries for spell checking;" -msgstr "" - -msgid "`src/`: main source code for the project;" -msgstr "" - -msgid "`tests/`: integration tests for the project." -msgstr "" - -msgid "Contributing" -msgstr "" - -msgid "Extra tools used for development are:" -msgstr "" - -msgid "For running the extra development-only checks, run:" -msgstr "" - -msgid "$ make dev-check\n" -msgstr "" - -msgid "and for generating the documentation HTML and website, run:" -msgstr "" - -msgid "$ make public\n" -msgstr "" - -msgid "Links" -msgstr "" - -msgid "[homepage](https://euandreh.xyz/remembering/en/)" -msgstr "" - -msgid "[source code](https://git.euandreh.xyz/remembering/)" -msgstr "" - -msgid "[bug tracking](https://euandreh.xyz/remembering/TODOs.html)" -msgstr "" - -msgid "[CI logs](https://euandreh.xyz/remembering/ci.html)" -msgstr "" - -msgid "[CHANGELOG](https://euandreh.xyz/remembering/en/CHANGELOG.html)" -msgstr "" - -msgid "Releases" -msgstr "" - -msgid "" -"[v0.2.1](https://git.euandreh.xyz/remembering/commit/?id=v0.2.1) " -"[remembering-v0.2.1.tar.gz](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.2.1.tar.gz)" -" " -"([sig](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.2.1.tar.gz.asc))" -" - 2021-02-23" -msgstr "" - -msgid "" -"[v0.2.0](https://git.euandreh.xyz/remembering/commit/?id=v0.2.0) " -"[remembering-v0.2.0.tar.gz](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.2.0.tar.gz)" -" " -"([sig](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.2.0.tar.gz.asc))" -" - 2021-02-21" -msgstr "" - -msgid "" -"[v0.1.2](https://git.euandreh.xyz/remembering/commit/?id=v0.1.2) " -"[remembering-v0.1.2.tar.gz](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.1.2.tar.gz)" -" " -"([sig](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.1.2.tar.gz.asc))" -" - 2021-01-26" -msgstr "" - -msgid "" -"[v0.1.1](https://git.euandreh.xyz/remembering/commit/?id=v0.1.1) " -"[remembering-v0.1.1.tar.gz](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.1.1.tar.gz)" -" " -"([sig](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.1.1.tar.gz.asc))" -" - 2021-01-26" -msgstr "" - -msgid "" -"[v0.1.0](https://git.euandreh.xyz/remembering/commit/?id=v0.1.0) " -"[remembering-v0.1.0.tar.gz](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.1.0.tar.gz)" -" " -"([sig](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.1.0.tar.gz.asc))" -" - 2021-01-26" -msgstr "" - -msgid "License" -msgstr "" - -msgid "" -"[pt](https://euandreh.xyz/remembering/pt/) | " -"[fr](https://euandreh.xyz/remembering/fr/) | " -"[eo](https://euandreh.xyz/remembering/eo/)" -msgstr "" - -msgid "" -"Add memory to [`dmenu`](https://tools.suckless.org/dmenu/), " -"[`fzf`](https://github.com/junegunn/fzf) and similar tools." -msgstr "" - -msgid "" -"Similar to [`yeganesh`](http://dmwit.com/yeganesh/), but with no build-time " -"or run-time dependencies, and not coupled with `dmenu`." -msgstr "" - -msgid "" -"[`remembering.1`](https://euandreh.xyz/remembering/en/remembering.1.html) " -"([pt](https://euandreh.xyz/remembering/pt/remembering.1.html), " -"[fr](https://euandreh.xyz/remembering/fr/remembering.1.html), " -"[eo](https://euandreh.xyz/remembering/eo/remembering.1.html));" -msgstr "" - -msgid "" -"[`remembering.5`](https://euandreh.xyz/remembering/en/remembering.5.html) " -"([pt](https://euandreh.xyz/remembering/pt/remembering.5.html), " -"[fr](https://euandreh.xyz/remembering/fr/remembering.5.html), " -"[eo](https://euandreh.xyz/remembering/eo/remembering.5.html))." -msgstr "" - -msgid "[Valgrind](https://valgrind.org) for memory testing;" -msgstr "" - -msgid "[ShellCheck](https://www.shellcheck.net/) for validating scripts;" -msgstr "" - -msgid "" -"[po4a](https://po4a.org/index.php.en), " -"[mdpo](https://mdpo.readthedocs.io/en/master/) and " -"[gettext](https://www.gnu.org/software/gettext/) for i18n and l10n support;" -msgstr "" - -msgid "" -"[makefile2graph](https://github.com/lindenb/makefile2graph) and " -"[graphviz](https://graphviz.org/) for generating " -"[makefile.svg](https://euandreh.xyz/git-permalink/makefile.svg);" -msgstr "" - -msgid "" -"[pandoc](https://pandoc.org/) for generating the documentation HTML and " -"website." -msgstr "" - -msgid "" -"Send contributions to the [mailing " -"list](https://lists.sr.ht/~euandreh/public-inbox?search=%5Bremembering%5D) " -"via [`git send-email`](https://git-send-email.io/)." -msgstr "" - -msgid "" -"[mailing list](https://lists.sr.ht/~euandreh/public-" -"inbox?search=%5Bremembering%5D)" -msgstr "" - -msgid "" -"The code is licensed under [GNU Affero General Public License v3.0 or " -"later](https://git.euandreh.xyz/remembering/tree/COPYING) (AGPL-3.0-or-" -"later)." -msgstr "" - -#~ msgid "[pt][pt1] | [fr][fr1] | [eo][eo1]" -#~ msgstr "" - -#~ msgid "Add memory to [`dmenu`][dmenu], [`fzf`][fzf] and similar tools." -#~ msgstr "" - -#~ msgid "" -#~ "Similar to [`yeganesh`][yeganesh], but with no build-time or run-time " -#~ "dependencies, and not coupled with `dmenu`." -#~ msgstr "" - -#~ msgid "" -#~ "[`remembering.1`][`remembering.1`] ([pt][pt.1], [fr][fr.1], [eo][eo.1]);" -#~ msgstr "" - -#~ msgid "" -#~ "[`remembering.5`][`remembering.5`] ([pt][pt.5], [fr][fr.5], [eo][eo.5])." -#~ msgstr "" - -#~ msgid "[Valgrind][Valgrind] for memory testing;" -#~ msgstr "" - -#~ msgid "[ShellCheck][ShellCheck] for validating scripts;" -#~ msgstr "" - -#~ msgid "" -#~ "[po4a][po4a], [mdpo][mdpo] and [gettext][gettext] for i18n and l10n support;" -#~ msgstr "" - -#~ msgid "" -#~ "[makefile2graph][makefile2graph] and [graphviz][graphviz] for generating " -#~ "[makefile.svg][makefile.svg];" -#~ msgstr "" - -#~ msgid "[pandoc][pandoc] for generating the documentation HTML and website." -#~ msgstr "" - -#~ msgid "" -#~ "Send contributions to the [mailing list][mailing list] via [`git send-" -#~ "email`](https://git-send-email.io/)." -#~ msgstr "" - -#~ msgid "[mailing list][mailing list]" -#~ msgstr "" - -#~ msgid "" -#~ "The code is licensed under [GNU Affero General Public License v3.0 or " -#~ "later][AGPL-3.0-or-later] (AGPL-3.0-or-later)." -#~ msgstr "" - -#, fuzzy -#~ msgid "[pt1]: https://euandreh.xyz/remembering/pt/" -#~ msgstr "[pt1]: https://euandreh.xyz/remembering/pt/" - -#, fuzzy -#~ msgid "[fr1]: https://euandreh.xyz/remembering/fr/" -#~ msgstr "[fr1]: https://euandreh.xyz/remembering/fr/" - -#, fuzzy -#~ msgid "[eo1]: https://euandreh.xyz/remembering/eo/" -#~ msgstr "[eo1]: https://euandreh.xyz/remembering/eo/" - -#, fuzzy -#~ msgid "[dmenu]: https://tools.suckless.org/dmenu/" -#~ msgstr "[dmenu]: https://tools.suckless.org/dmenu/" - -#, fuzzy -#~ msgid "[fzf]: https://github.com/junegunn/fzf" -#~ msgstr "[fzf]: https://github.com/junegunn/fzf" - -#, fuzzy -#~ msgid "[yeganesh]: http://dmwit.com/yeganesh/" -#~ msgstr "[yeganesh]: http://dmwit.com/yeganesh/" - -#, fuzzy -#~ msgid "" -#~ "[`remembering.1`]: https://euandreh.xyz/remembering/en/remembering.1.html" -#~ msgstr "" -#~ "[`remembering.1`]: https://euandreh.xyz/remembering/en/remembering.1.html" - -#, fuzzy -#~ msgid "[pt.1]: https://euandreh.xyz/remembering/pt/remembering.1.html" -#~ msgstr "[pt.1]: https://euandreh.xyz/remembering/pt/remembering.1.html" - -#, fuzzy -#~ msgid "[fr.1]: https://euandreh.xyz/remembering/fr/remembering.1.html" -#~ msgstr "[fr.1]: https://euandreh.xyz/remembering/fr/remembering.1.html" - -#, fuzzy -#~ msgid "[eo.1]: https://euandreh.xyz/remembering/eo/remembering.1.html" -#~ msgstr "[eo.1]: https://euandreh.xyz/remembering/eo/remembering.1.html" - -#, fuzzy -#~ msgid "" -#~ "[`remembering.5`]: https://euandreh.xyz/remembering/en/remembering.5.html" -#~ msgstr "" -#~ "[`remembering.5`]: https://euandreh.xyz/remembering/en/remembering.5.html" - -#, fuzzy -#~ msgid "[pt.5]: https://euandreh.xyz/remembering/pt/remembering.5.html" -#~ msgstr "[pt.5]: https://euandreh.xyz/remembering/pt/remembering.5.html" - -#, fuzzy -#~ msgid "[fr.5]: https://euandreh.xyz/remembering/fr/remembering.5.html" -#~ msgstr "[fr.5]: https://euandreh.xyz/remembering/fr/remembering.5.html" - -#, fuzzy -#~ msgid "[eo.5]: https://euandreh.xyz/remembering/eo/remembering.5.html" -#~ msgstr "[eo.5]: https://euandreh.xyz/remembering/eo/remembering.5.html" - -#, fuzzy -#~ msgid "[Valgrind]: https://valgrind.org" -#~ msgstr "[Valgrind]: https://valgrind.org" - -#, fuzzy -#~ msgid "[ShellCheck]: https://www.shellcheck.net/" -#~ msgstr "[ShellCheck]: https://www.shellcheck.net/" - -#, fuzzy -#~ msgid "[po4a]: https://po4a.org/index.php.en" -#~ msgstr "[po4a]: https://po4a.org/index.php.en" - -#, fuzzy -#~ msgid "[gettext]: https://www.gnu.org/software/gettext/" -#~ msgstr "[gettext]: https://www.gnu.org/software/gettext/" - -#, fuzzy -#~ msgid "[pandoc]: https://pandoc.org/" -#~ msgstr "[pandoc]: https://pandoc.org/" - -#, fuzzy -#~ msgid "[mdpo]: https://mdpo.readthedocs.io/en/master/" -#~ msgstr "[mdpo]: https://mdpo.readthedocs.io/en/master/" - -#, fuzzy -#~ msgid "[makefile2graph]: https://github.com/lindenb/makefile2graph" -#~ msgstr "[makefile2graph]: https://github.com/lindenb/makefile2graph" - -#, fuzzy -#~ msgid "[graphviz]: https://graphviz.org/" -#~ msgstr "[graphviz]: https://graphviz.org/" - -#, fuzzy -#~ msgid "[makefile.svg]: https://euandreh.xyz/git-permalink/makefile.svg" -#~ msgstr "[makefile.svg]: https://euandreh.xyz/git-permalink/makefile.svg" - -#, fuzzy -#~ msgid "" -#~ "[mailing list]: https://lists.sr.ht/~euandreh/public-" -#~ "inbox?search=%5Bremembering%5D" -#~ msgstr "" -#~ "[mailing list]: https://lists.sr.ht/~euandreh/public-" -#~ "inbox?search=%5Bremembering%5D" - -#, fuzzy -#~ msgid "[AGPL-3.0-or-later]: https://git.euandreh.xyz/remembering/tree/COPYING" -#~ msgstr "" -#~ "[AGPL-3.0-or-later]: https://git.euandreh.xyz/remembering/tree/COPYING" diff --git a/po/LC_MESSAGES/README.en.md/pt.po b/po/LC_MESSAGES/README.en.md/pt.po deleted file mode 100644 index 04b5991..0000000 --- a/po/LC_MESSAGES/README.en.md/pt.po +++ /dev/null @@ -1,399 +0,0 @@ -# -msgid "" -msgstr "" - -msgid "remembering" -msgstr "" - -msgid "" -"It can wrap such tools to accumulate preferences over time, and re-arrange " -"the input according to common picks." -msgstr "" - -msgid "Usage" -msgstr "" - -msgid "Replace:" -msgstr "" - -msgid "$ ls | fzf\n" -msgstr "" - -msgid "with:" -msgstr "" - -msgid "$ ls | remembering -p fzf-sample -c fzf\n" -msgstr "" - -msgid "" -"and see your previous choices from `fzf` start to appear at the beginning of" -" the list." -msgstr "" - -msgid "Installation" -msgstr "" - -msgid "" -"$ make\n" -"$ make check\n" -"# make install\n" -msgstr "" - -msgid "You can pass `PREFIX` or `DESTDIR` to `make`:" -msgstr "" - -msgid "" -"$ make\n" -"$ make check\n" -"$ make install PREFIX=$HOME/.local\n" -msgstr "" - -msgid "" -"There are no dependencies or requirements, only standard tools such as POSIX" -" sed, POSIX make, etc." -msgstr "" - -msgid "Documentation" -msgstr "" - -msgid "Manuals" -msgstr "" - -msgid "The documentation is available via installed manpages or online:" -msgstr "" - -msgid "Directory structure" -msgstr "" - -msgid "The directory structure of the repository is:" -msgstr "" - -msgid "" -"`aux/`: personal scripts and helpers I've vendored in to ensure the " -"repository is self contained, feel free to ignore it;" -msgstr "" - -msgid "`doc/`: manpages, with their translated versions;" -msgstr "" - -msgid "" -"`po/`: gettext `.po` files for the translated languages and hunspell " -"dictionaries for spell checking;" -msgstr "" - -msgid "`src/`: main source code for the project;" -msgstr "" - -msgid "`tests/`: integration tests for the project." -msgstr "" - -msgid "Contributing" -msgstr "" - -msgid "Extra tools used for development are:" -msgstr "" - -msgid "For running the extra development-only checks, run:" -msgstr "" - -msgid "$ make dev-check\n" -msgstr "" - -msgid "and for generating the documentation HTML and website, run:" -msgstr "" - -msgid "$ make public\n" -msgstr "" - -msgid "Links" -msgstr "" - -msgid "[homepage](https://euandreh.xyz/remembering/en/)" -msgstr "" - -msgid "[source code](https://git.euandreh.xyz/remembering/)" -msgstr "" - -msgid "[bug tracking](https://euandreh.xyz/remembering/TODOs.html)" -msgstr "" - -msgid "[CI logs](https://euandreh.xyz/remembering/ci.html)" -msgstr "" - -msgid "[CHANGELOG](https://euandreh.xyz/remembering/en/CHANGELOG.html)" -msgstr "" - -msgid "Releases" -msgstr "" - -msgid "" -"[v0.2.1](https://git.euandreh.xyz/remembering/commit/?id=v0.2.1) " -"[remembering-v0.2.1.tar.gz](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.2.1.tar.gz)" -" " -"([sig](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.2.1.tar.gz.asc))" -" - 2021-02-23" -msgstr "" - -msgid "" -"[v0.2.0](https://git.euandreh.xyz/remembering/commit/?id=v0.2.0) " -"[remembering-v0.2.0.tar.gz](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.2.0.tar.gz)" -" " -"([sig](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.2.0.tar.gz.asc))" -" - 2021-02-21" -msgstr "" - -msgid "" -"[v0.1.2](https://git.euandreh.xyz/remembering/commit/?id=v0.1.2) " -"[remembering-v0.1.2.tar.gz](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.1.2.tar.gz)" -" " -"([sig](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.1.2.tar.gz.asc))" -" - 2021-01-26" -msgstr "" - -msgid "" -"[v0.1.1](https://git.euandreh.xyz/remembering/commit/?id=v0.1.1) " -"[remembering-v0.1.1.tar.gz](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.1.1.tar.gz)" -" " -"([sig](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.1.1.tar.gz.asc))" -" - 2021-01-26" -msgstr "" - -msgid "" -"[v0.1.0](https://git.euandreh.xyz/remembering/commit/?id=v0.1.0) " -"[remembering-v0.1.0.tar.gz](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.1.0.tar.gz)" -" " -"([sig](https://git.euandreh.xyz/remembering/snapshot/remembering-v0.1.0.tar.gz.asc))" -" - 2021-01-26" -msgstr "" - -msgid "License" -msgstr "" - -msgid "" -"[pt](https://euandreh.xyz/remembering/pt/) | " -"[fr](https://euandreh.xyz/remembering/fr/) | " -"[eo](https://euandreh.xyz/remembering/eo/)" -msgstr "" - -msgid "" -"Add memory to [`dmenu`](https://tools.suckless.org/dmenu/), " -"[`fzf`](https://github.com/junegunn/fzf) and similar tools." -msgstr "" - -msgid "" -"Similar to [`yeganesh`](http://dmwit.com/yeganesh/), but with no build-time " -"or run-time dependencies, and not coupled with `dmenu`." -msgstr "" - -msgid "" -"[`remembering.1`](https://euandreh.xyz/remembering/en/remembering.1.html) " -"([pt](https://euandreh.xyz/remembering/pt/remembering.1.html), " -"[fr](https://euandreh.xyz/remembering/fr/remembering.1.html), " -"[eo](https://euandreh.xyz/remembering/eo/remembering.1.html));" -msgstr "" - -msgid "" -"[`remembering.5`](https://euandreh.xyz/remembering/en/remembering.5.html) " -"([pt](https://euandreh.xyz/remembering/pt/remembering.5.html), " -"[fr](https://euandreh.xyz/remembering/fr/remembering.5.html), " -"[eo](https://euandreh.xyz/remembering/eo/remembering.5.html))." -msgstr "" - -msgid "[Valgrind](https://valgrind.org) for memory testing;" -msgstr "" - -msgid "[ShellCheck](https://www.shellcheck.net/) for validating scripts;" -msgstr "" - -msgid "" -"[po4a](https://po4a.org/index.php.en), " -"[mdpo](https://mdpo.readthedocs.io/en/master/) and " -"[gettext](https://www.gnu.org/software/gettext/) for i18n and l10n support;" -msgstr "" - -msgid "" -"[makefile2graph](https://github.com/lindenb/makefile2graph) and " -"[graphviz](https://graphviz.org/) for generating " -"[makefile.svg](https://euandreh.xyz/git-permalink/makefile.svg);" -msgstr "" - -msgid "" -"[pandoc](https://pandoc.org/) for generating the documentation HTML and " -"website." -msgstr "" - -msgid "" -"Send contributions to the [mailing " -"list](https://lists.sr.ht/~euandreh/public-inbox?search=%5Bremembering%5D) " -"via [`git send-email`](https://git-send-email.io/)." -msgstr "" - -msgid "" -"[mailing list](https://lists.sr.ht/~euandreh/public-" -"inbox?search=%5Bremembering%5D)" -msgstr "" - -msgid "" -"The code is licensed under [GNU Affero General Public License v3.0 or " -"later](https://git.euandreh.xyz/remembering/tree/COPYING) (AGPL-3.0-or-" -"later)." -msgstr "" - -#~ msgid "[pt][pt1] | [fr][fr1] | [eo][eo1]" -#~ msgstr "" - -#~ msgid "Add memory to [`dmenu`][dmenu], [`fzf`][fzf] and similar tools." -#~ msgstr "" - -#~ msgid "" -#~ "Similar to [`yeganesh`][yeganesh], but with no build-time or run-time " -#~ "dependencies, and not coupled with `dmenu`." -#~ msgstr "" - -#~ msgid "" -#~ "[`remembering.1`][`remembering.1`] ([pt][pt.1], [fr][fr.1], [eo][eo.1]);" -#~ msgstr "" - -#~ msgid "" -#~ "[`remembering.5`][`remembering.5`] ([pt][pt.5], [fr][fr.5], [eo][eo.5])." -#~ msgstr "" - -#~ msgid "[Valgrind][Valgrind] for memory testing;" -#~ msgstr "" - -#~ msgid "[ShellCheck][ShellCheck] for validating scripts;" -#~ msgstr "" - -#~ msgid "" -#~ "[po4a][po4a], [mdpo][mdpo] and [gettext][gettext] for i18n and l10n support;" -#~ msgstr "" - -#~ msgid "" -#~ "[makefile2graph][makefile2graph] and [graphviz][graphviz] for generating " -#~ "[makefile.svg][makefile.svg];" -#~ msgstr "" - -#~ msgid "[pandoc][pandoc] for generating the documentation HTML and website." -#~ msgstr "" - -#~ msgid "" -#~ "Send contributions to the [mailing list][mailing list] via [`git send-" -#~ "email`](https://git-send-email.io/)." -#~ msgstr "" - -#~ msgid "[mailing list][mailing list]" -#~ msgstr "" - -#~ msgid "" -#~ "The code is licensed under [GNU Affero General Public License v3.0 or " -#~ "later][AGPL-3.0-or-later] (AGPL-3.0-or-later)." -#~ msgstr "" - -#, fuzzy -#~ msgid "[pt1]: https://euandreh.xyz/remembering/pt/" -#~ msgstr "[pt1]: https://euandreh.xyz/remembering/pt/" - -#, fuzzy -#~ msgid "[fr1]: https://euandreh.xyz/remembering/fr/" -#~ msgstr "[fr1]: https://euandreh.xyz/remembering/fr/" - -#, fuzzy -#~ msgid "[eo1]: https://euandreh.xyz/remembering/eo/" -#~ msgstr "[eo1]: https://euandreh.xyz/remembering/eo/" - -#, fuzzy -#~ msgid "[dmenu]: https://tools.suckless.org/dmenu/" -#~ msgstr "[dmenu]: https://tools.suckless.org/dmenu/" - -#, fuzzy -#~ msgid "[fzf]: https://github.com/junegunn/fzf" -#~ msgstr "[fzf]: https://github.com/junegunn/fzf" - -#, fuzzy -#~ msgid "[yeganesh]: http://dmwit.com/yeganesh/" -#~ msgstr "[yeganesh]: http://dmwit.com/yeganesh/" - -#, fuzzy -#~ msgid "" -#~ "[`remembering.1`]: https://euandreh.xyz/remembering/en/remembering.1.html" -#~ msgstr "" -#~ "[`remembering.1`]: https://euandreh.xyz/remembering/en/remembering.1.html" - -#, fuzzy -#~ msgid "[pt.1]: https://euandreh.xyz/remembering/pt/remembering.1.html" -#~ msgstr "[pt.1]: https://euandreh.xyz/remembering/pt/remembering.1.html" - -#, fuzzy -#~ msgid "[fr.1]: https://euandreh.xyz/remembering/fr/remembering.1.html" -#~ msgstr "[fr.1]: https://euandreh.xyz/remembering/fr/remembering.1.html" - -#, fuzzy -#~ msgid "[eo.1]: https://euandreh.xyz/remembering/eo/remembering.1.html" -#~ msgstr "[eo.1]: https://euandreh.xyz/remembering/eo/remembering.1.html" - -#, fuzzy -#~ msgid "" -#~ "[`remembering.5`]: https://euandreh.xyz/remembering/en/remembering.5.html" -#~ msgstr "" -#~ "[`remembering.5`]: https://euandreh.xyz/remembering/en/remembering.5.html" - -#, fuzzy -#~ msgid "[pt.5]: https://euandreh.xyz/remembering/pt/remembering.5.html" -#~ msgstr "[pt.5]: https://euandreh.xyz/remembering/pt/remembering.5.html" - -#, fuzzy -#~ msgid "[fr.5]: https://euandreh.xyz/remembering/fr/remembering.5.html" -#~ msgstr "[fr.5]: https://euandreh.xyz/remembering/fr/remembering.5.html" - -#, fuzzy -#~ msgid "[eo.5]: https://euandreh.xyz/remembering/eo/remembering.5.html" -#~ msgstr "[eo.5]: https://euandreh.xyz/remembering/eo/remembering.5.html" - -#, fuzzy -#~ msgid "[Valgrind]: https://valgrind.org" -#~ msgstr "[Valgrind]: https://valgrind.org" - -#, fuzzy -#~ msgid "[ShellCheck]: https://www.shellcheck.net/" -#~ msgstr "[ShellCheck]: https://www.shellcheck.net/" - -#, fuzzy -#~ msgid "[po4a]: https://po4a.org/index.php.en" -#~ msgstr "[po4a]: https://po4a.org/index.php.en" - -#, fuzzy -#~ msgid "[gettext]: https://www.gnu.org/software/gettext/" -#~ msgstr "[gettext]: https://www.gnu.org/software/gettext/" - -#, fuzzy -#~ msgid "[pandoc]: https://pandoc.org/" -#~ msgstr "[pandoc]: https://pandoc.org/" - -#, fuzzy -#~ msgid "[mdpo]: https://mdpo.readthedocs.io/en/master/" -#~ msgstr "[mdpo]: https://mdpo.readthedocs.io/en/master/" - -#, fuzzy -#~ msgid "[makefile2graph]: https://github.com/lindenb/makefile2graph" -#~ msgstr "[makefile2graph]: https://github.com/lindenb/makefile2graph" - -#, fuzzy -#~ msgid "[graphviz]: https://graphviz.org/" -#~ msgstr "[graphviz]: https://graphviz.org/" - -#, fuzzy -#~ msgid "[makefile.svg]: https://euandreh.xyz/git-permalink/makefile.svg" -#~ msgstr "[makefile.svg]: https://euandreh.xyz/git-permalink/makefile.svg" - -#, fuzzy -#~ msgid "" -#~ "[mailing list]: https://lists.sr.ht/~euandreh/public-" -#~ "inbox?search=%5Bremembering%5D" -#~ msgstr "" -#~ "[mailing list]: https://lists.sr.ht/~euandreh/public-" -#~ "inbox?search=%5Bremembering%5D" - -#, fuzzy -#~ msgid "[AGPL-3.0-or-later]: https://git.euandreh.xyz/remembering/tree/COPYING" -#~ msgstr "" -#~ "[AGPL-3.0-or-later]: https://git.euandreh.xyz/remembering/tree/COPYING" |