diff options
author | EuAndreh <eu@euandre.org> | 2022-11-26 18:44:55 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-11-26 20:29:13 -0300 |
commit | c02760513a1fb291cb32b2fe044470da26daee7f (patch) | |
tree | df90c9ac8003245d42786534ccb430e1f7192bcf /po/pt/LC_MESSAGES/_articles | |
parent | dynamic.mk: Move iroh -> toph, update remote path (diff) | |
download | euandre.org-c02760513a1fb291cb32b2fe044470da26daee7f.tar.gz euandre.org-c02760513a1fb291cb32b2fe044470da26daee7f.tar.xz |
Replace kuvira -> toph
git grep -l euandreh.xyz |
xargs sed -i 's|euandreh.xyz/\(.*\).git|euandre.org/git/\1|'
Plus a few other manual changes.
Diffstat (limited to '')
8 files changed, 36 insertions, 36 deletions
diff --git a/po/pt/LC_MESSAGES/_articles/2019-06-02-using-nixos-as-an-stateless-workstation.po b/po/pt/LC_MESSAGES/_articles/2019-06-02-using-nixos-as-an-stateless-workstation.po index c469b02..8200790 100644 --- a/po/pt/LC_MESSAGES/_articles/2019-06-02-using-nixos-as-an-stateless-workstation.po +++ b/po/pt/LC_MESSAGES/_articles/2019-06-02-using-nixos-as-an-stateless-workstation.po @@ -206,7 +206,7 @@ msgid "" "For my home profile and personal configuration I already have a few dozens " "of symlinks that I manage manually. This has worked so far, but the solution" " is sometimes fragile and [not declarative at " -"all](https://euandreh.xyz/dotfiles.git/tree/bash/symlinks.sh?id=316939aa215181b1d22b69e94241eef757add98d)." +"all](https://euandre.org/git/dotfiles/tree/bash/symlinks.sh?id=316939aa215181b1d22b69e94241eef757add98d)." " I wonder if something like [GNU Stow](https://www.gnu.org/software/stow/) " "can help me simplify this." msgstr "" diff --git a/po/pt/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po b/po/pt/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po index 7231ea3..583d19d 100644 --- a/po/pt/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po +++ b/po/pt/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po @@ -6,13 +6,13 @@ msgid "" "In the same vein of my earlier post on [swift2nix]({% link " "_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.md %}), I was " "able to quickly prototype a Rust and Cargo variation of it: " -"[cargo2nix](https://euandreh.xyz/cargo2nix.git/)." +"[cargo2nix](https://euandre.org/git/cargo2nix/)." msgstr "" msgid "" "The initial prototype is even smaller than swift2nix: it has only [37 lines " "of " -"code](https://euandreh.xyz/cargo2nix.git/tree/default.nix?id=472dde8898296c8b6cffcbd10b3b2c3ba195846d)." +"code](https://euandre.org/git/cargo2nix/tree/default.nix?id=472dde8898296c8b6cffcbd10b3b2c3ba195846d)." msgstr "" msgid "Here's how to use it (snippet taken from the repo's README):" @@ -76,7 +76,7 @@ msgstr "" msgid "" "pushd \"$(mktemp -d)\"\n" -"git clone https://euandreh.xyz/cargo2nix-demo.git\n" +"git clone https://euandre.org/git/cargo2nix-demo\n" "cd cargo2nix-demo/\n" "nix-build\n" msgstr "" diff --git a/po/pt/LC_MESSAGES/_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.po b/po/pt/LC_MESSAGES/_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.po index 1500ff0..02109b2 100644 --- a/po/pt/LC_MESSAGES/_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.po +++ b/po/pt/LC_MESSAGES/_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.po @@ -12,7 +12,7 @@ msgstr "" msgid "" "I wrote a simple little tool called " -"[swift2nix](https://euandreh.xyz/swift2nix.git/) that allows you trick " +"[swift2nix](https://euandre.org/git/swift2nix/) that allows you trick " "Swift's package manager into assuming everything is set up. Here's the " "example from swift2nix's README file:" msgstr "" @@ -48,7 +48,7 @@ msgstr "" msgid "" "The final [actual " -"code](https://euandreh.xyz/swift2nix.git/tree/default.nix?id=2af83ffe43fac631a8297ffaa8be3ff93b2b9e7c)" +"code](https://euandre.org/git/swift2nix/tree/default.nix?id=2af83ffe43fac631a8297ffaa8be3ff93b2b9e7c)" " was so small (46 lines) that it made me think about package managers, " "\"*2nix\" tools and some problems with many of them." msgstr "" diff --git a/po/pt/LC_MESSAGES/_articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.po b/po/pt/LC_MESSAGES/_articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.po index 272aba0..00a8ddc 100644 --- a/po/pt/LC_MESSAGES/_articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.po +++ b/po/pt/LC_MESSAGES/_articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.po @@ -141,10 +141,10 @@ msgstr "" msgid "" "I like to keep a " -"[`TODOs.org`](https://euandreh.xyz/mediator.git/tree/TODOs.org) file at the " +"[`TODOs.org`](https://euandre.org/git/mediator/tree/TODOs.org) file at the " "repository top-level, with two relevant sections: \"tasks\" and \"bugs\". " "Then when building the documentation I'll just [generate an HTML file from " -"it](https://euandreh.xyz/mediator.git/tree/scripts/build-" +"it](https://euandre.org/git/mediator/tree/scripts/build-" "site.sh?id=db4a727bc24b54b50158827b34502de21dbf8948#n14), and " "[publish](https://euandreh.xyz/mediator/TODOs.html) it alongside the static " "website. All that is done on the main branch." @@ -152,10 +152,10 @@ msgstr "" #~ msgid "" #~ "I like to keep a " -#~ "[`TODOs.org`](https://euandreh.xyz/mediator.git/tree/TODOs.org) file at the " +#~ "[`TODOs.org`](https://euandre.org/git/mediator/tree/TODOs.org) file at the " #~ "repository top-level, with two relevant sections: \"tasks\" and \"bugs\". " #~ "Then when building the documentation I'll just [generate an HTML file from " -#~ "it](https://euandreh.xyz/mediator.git/tree/scripts/build-" +#~ "it](https://euandre.org/git/mediator/tree/scripts/build-" #~ "site.sh?id=db4a727bc24b54b50158827b34502de21dbf8948#n14), and " #~ "[publish](https://mediator.euandreh.xyz/tasks-and-bugs.html) it alongside " #~ "the static website. All that is done on the main branch." @@ -163,10 +163,10 @@ msgstr "" #~ msgid "" #~ "I like to keep a " -#~ "[`TODOs.org`](https://euandreh.xyz/mediator.git/tree/TODOs.org?id=110c0af4ef53faf6e1ebe87905ce16766548607e)" +#~ "[`TODOs.org`](https://euandre.org/git/mediator/tree/TODOs.org?id=110c0af4ef53faf6e1ebe87905ce16766548607e)" #~ " file at the repository top-level, with two relevant sections: \"tasks\" and" #~ " \"bugs\". Then when building the documentation I'll just [generate an HTML " -#~ "file from it](https://euandreh.xyz/mediator.git/tree/scripts/build-" +#~ "file from it](https://euandre.org/git/mediator/tree/scripts/build-" #~ "site.sh?id=db4a727bc24b54b50158827b34502de21dbf8948#n14), and " #~ "[publish](https://mediator.euandreh.xyz/tasks-and-bugs.html) it alongside " #~ "the static website. All that is done on the main branch." diff --git a/po/pt/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po b/po/pt/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po index 15005ad..1fe1aae 100644 --- a/po/pt/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po +++ b/po/pt/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po @@ -86,23 +86,23 @@ msgstr "" msgid "" "This code [already " -"exists](https://euandreh.xyz/mediator.git/tree/src/core/clojure/src/mediator.clj?id=db4a727bc24b54b50158827b34502de21dbf8948#n1)," +"exists](https://euandre.org/git/mediator/tree/src/core/clojure/src/mediator.clj?id=db4a727bc24b54b50158827b34502de21dbf8948#n1)," " but is yet fairly incomplete:" msgstr "" msgid "" "the building of the index isn't done yet (with some [commented " -"code](https://euandreh.xyz/mediator.git/tree/src/core/clojure/src/mediator.clj?id=db4a727bc24b54b50158827b34502de21dbf8948#n295)" +"code](https://euandre.org/git/mediator/tree/src/core/clojure/src/mediator.clj?id=db4a727bc24b54b50158827b34502de21dbf8948#n295)" " on the next step to be implemented)" msgstr "" msgid "" "the indexing is extremely inefficient, with " -"[more](https://euandreh.xyz/mediator.git/tree/src/core/clojure/src/mediator.clj?id=db4a727bc24b54b50158827b34502de21dbf8948#n130)" +"[more](https://euandre.org/git/mediator/tree/src/core/clojure/src/mediator.clj?id=db4a727bc24b54b50158827b34502de21dbf8948#n130)" " " -"[than](https://euandreh.xyz/mediator.git/tree/src/core/clojure/src/mediator.clj?id=db4a727bc24b54b50158827b34502de21dbf8948#n146)" +"[than](https://euandre.org/git/mediator/tree/src/core/clojure/src/mediator.clj?id=db4a727bc24b54b50158827b34502de21dbf8948#n146)" " " -"[one](https://euandreh.xyz/mediator.git/tree/src/core/clojure/src/mediator.clj?id=db4a727bc24b54b50158827b34502de21dbf8948#n253)" +"[one](https://euandre.org/git/mediator/tree/src/core/clojure/src/mediator.clj?id=db4a727bc24b54b50158827b34502de21dbf8948#n253)" " occurrence of `O²` functions;" msgstr "" @@ -342,7 +342,7 @@ msgstr "" msgid "" "When starting working on x-bindgen, I realized I didn't know what to look " "for in a header file, as I haven't written any C code in many years. So as I" -" was writing [libedn](https://euandreh.xyz/libedn.git/), I didn't know how " +" was writing [libedn](https://euandre.org/git/libedn/), I didn't know how " "to build a good C API to expose. So I tried porting the code to C, and right" " now I'm working on building a *good* C API for a JSON parser using parser " "combinators: ~~ParsecC~~ [^parsecc]." @@ -353,7 +353,7 @@ msgstr "" #~ msgid "" #~ "I've started a fork of cbindgen: " -#~ "[x-bindgen](https://euandreh.xyz/x-bindgen.git/). Right now it is just a " +#~ "[x-bindgen](https://euandre.org/git/x-bindgen/). Right now it is just a " #~ "copy of cbindgen verbatim, and I plan to remove all C and C++ emitting code " #~ "from it, and add a IR emitting code instead." #~ msgstr "" @@ -361,7 +361,7 @@ msgstr "" #~ msgid "" #~ "When starting working on x-bindgen, I realized I didn't know what to look " #~ "for in a header file, as I haven't written any C code in many years. So as I" -#~ " was writing [libedn](https://euandreh.xyz/libedn.git/), I didn't know how " +#~ " was writing [libedn](https://euandre.org/git/libedn/), I didn't know how " #~ "to build a good C API to expose. So I tried porting the code to C, and right" #~ " now I'm working on building a *good* C API for a JSON parser using parser " #~ "combinators: ~~ParsecC~~ *EDIT*: now archived, the experimentation was fun." @@ -373,15 +373,15 @@ msgstr "" #~ msgid "" #~ "When starting working on x-bindgen, I realized I didn't know what to look " #~ "for in a header file, as I haven't written any C code in many years. So as I" -#~ " was writing [libedn](https://euandreh.xyz/libedn.git/), I didn't know how " +#~ " was writing [libedn](https://euandre.org/git/libedn/), I didn't know how " #~ "to build a good C API to expose. So I tried porting the code to C, and right" #~ " now I'm working on building a *good* C API for a JSON parser using parser " -#~ "combinators: [ParsecC](https://euandreh.xyz/parsecc.git/)." +#~ "combinators: [ParsecC](https://euandre.org/git/parsecc/)." #~ msgstr "" #~ msgid "" #~ "I've started a fork of cbindgen: " -#~ "[x-bindgen](https://euandreh.xyz/x-bindgen.git/). Right now it is just a " +#~ "[x-bindgen](https://euandre.org/git/x-bindgen/). Right now it is just a " #~ "copy of cbindgen verbatim, and I plan to remove all C and C++ emitting code " #~ "from it, and add a IR emitting code instead." #~ msgstr "" @@ -389,19 +389,19 @@ msgstr "" #~ msgid "" #~ "When starting working on x-bindgen, I realized I didn't know what to look " #~ "for in a header file, as I haven't written any C code in many years. So as I" -#~ " was writing [libedn](https://euandreh.xyz/libedn.git/), I didn't know how " +#~ " was writing [libedn](https://euandre.org/git/libedn/), I didn't know how " #~ "to build a good C API to expose. So I tried porting the code to C, and right" #~ " now I'm working on building a *good* C API for a JSON parser using parser " -#~ "combinators: [ParsecC](https://euandreh.xyz/parsecc.git/)." +#~ "combinators: [ParsecC](https://euandre.org/git/parsecc/)." #~ msgstr "" #~ msgid "" #~ "When starting working on x-bindgen, I realized I didn't know what to look " #~ "for in a header file, as I haven't written any C code in many years. So as I" -#~ " was writing [libedn](https://euandreh.xyz/libedn.git/), I didn't know how " +#~ " was writing [libedn](https://euandre.org/git/libedn/), I didn't know how " #~ "to build a good C API to expose. So I tried porting the code to C, and right" #~ " now I'm working on building a *good* C API for a JSON parser using parser " -#~ "combinators: [ParsecC](https://euandreh.xyz/parsecc.git/)." +#~ "combinators: [ParsecC](https://euandre.org/git/parsecc/)." #~ msgstr "" #~ msgid "" diff --git a/po/pt/LC_MESSAGES/_articles/2021-01-26-ann-remembering-add-memory-to-dmenu-fzf-and-similar-tools.po b/po/pt/LC_MESSAGES/_articles/2021-01-26-ann-remembering-add-memory-to-dmenu-fzf-and-similar-tools.po index f71c98f..7a11c28 100644 --- a/po/pt/LC_MESSAGES/_articles/2021-01-26-ann-remembering-add-memory-to-dmenu-fzf-and-similar-tools.po +++ b/po/pt/LC_MESSAGES/_articles/2021-01-26-ann-remembering-add-memory-to-dmenu-fzf-and-similar-tools.po @@ -59,7 +59,7 @@ msgstr "" msgid "" "The good thing is that the program itself is small enough ([119 " -"lines](https://euandreh.xyz/remembering.git/tree/remembering?id=v0.1.0) on " +"lines](https://euandre.org/git/remembering/tree/remembering?id=v0.1.0) on " "v0.1.0) that POSIX sh does the job just fine, combined with other POSIX " "utilities such as " "[getopts](http://www.opengroup.org/onlinepubs/9699919799/utilities/getopts.html)," @@ -261,7 +261,7 @@ msgid "the manpages are written in troff directly;" msgstr "" msgid "" -"For my personal use, I've [packaged](https://euandreh.xyz/package-.git" +"For my personal use, I've [packaged](https://euandre.org/git/package-" "repository/) `remembering` for GNU Guix and Nix. Packaging it to any other " "distribution should be trivial, or just downloading the tarball and running " "`[sudo] make install`." @@ -283,8 +283,8 @@ msgstr "" #~ msgid "" #~ "For my personal use, I've packaged `remembering` for [GNU " -#~ "Guix](https://euandreh.xyz/euandreh-guix-channel.git/) and " -#~ "[Nix](https://euandreh.xyz/dotfiles.git/tree/nixos/not-on-" +#~ "Guix](https://euandre.org/git/euandreh-guix-channel/) and " +#~ "[Nix](https://euandre.org/git/dotfiles/tree/nixos/not-on-" #~ "nixpkgs/remembering.nix?id=0831444f745cf908e940407c3e00a61f6152961f). " #~ "Packaging it to any other distribution should be trivial, or just " #~ "downloading the tarball and running `[sudo] make install`." @@ -295,7 +295,7 @@ msgstr "" #~ msgid "" #~ "Today I pushed v0.1.0 of " -#~ "[remembering](https://euandreh.xyz/remembering.git/), a tool to enhance the " +#~ "[remembering](https://euandre.org/git/remembering/), a tool to enhance the " #~ "interactive usability of menu-like tools, such as " #~ "[dmenu](https://tools.suckless.org/dmenu/) and " #~ "[fzf](https://github.com/junegunn/fzf)." diff --git a/po/pt/LC_MESSAGES/_articles/2021-02-16-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po b/po/pt/LC_MESSAGES/_articles/2021-02-16-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po index de3453b..e1c9743 100644 --- a/po/pt/LC_MESSAGES/_articles/2021-02-16-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po +++ b/po/pt/LC_MESSAGES/_articles/2021-02-16-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po @@ -287,7 +287,7 @@ msgid "Conclusion" msgstr "" msgid "" -"For my personal use, I'll [package](https://euandreh.xyz/package-.git" +"For my personal use, I'll [package](https://euandre.org/git/package-" "repository/) them for GNU Guix and Nix. Packaging it to any other " "distribution should be trivial, or just downloading the tarball and running " "`[sudo] make install`." @@ -306,7 +306,7 @@ msgstr "" msgid "" "The actual code is just this single function, " -"[`fallible_should_fail`](https://euandreh.xyz/fallible.git/tree/src/fallible.c?id=v0.1.0#n16)," +"[`fallible_should_fail`](https://euandre.org/git/fallible/tree/src/fallible.c?id=v0.1.0#n16)," " which ended-up taking only ~40 lines. In fact, there are more lines of " "either Makefile (111), README.md (82) or troff (306) on this first version." msgstr "" diff --git a/po/pt/LC_MESSAGES/_articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po b/po/pt/LC_MESSAGES/_articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po index a4f1ed8..b0a6c09 100644 --- a/po/pt/LC_MESSAGES/_articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po +++ b/po/pt/LC_MESSAGES/_articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po @@ -252,7 +252,7 @@ msgstr "" msgid "" "The actual code is just this single function, " -"[`fallible_should_fail`](https://euandreh.xyz/fallible.git/tree/src/fallible.c?id=v0.1.0#n16)," +"[`fallible_should_fail`](https://euandre.org/git/fallible/tree/src/fallible.c?id=v0.1.0#n16)," " which ended-up taking only ~40 lines. In fact, there are more lines of " "either Makefile (111), README.md (82) or troff (306) on this first version." msgstr "" @@ -305,7 +305,7 @@ msgid "Conclusion" msgstr "" msgid "" -"For my personal use, I'll [package](https://euandreh.xyz/package-.git" +"For my personal use, I'll [package](https://euandre.org/git/package-" "repository/) them for GNU Guix and Nix. Packaging it to any other " "distribution should be trivial, or just downloading the tarball and running " "`[sudo] make install`." |