diff options
author | EuAndreh <eu@euandre.org> | 2021-10-11 10:37:53 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-10-11 10:40:34 -0300 |
commit | eaece88913d73661960a055a5c10bdeaa6a19f99 (patch) | |
tree | 3f4c078e225c99766cfb963f825fa5956ac0ee4f /locale/pt/LC_MESSAGES/_screencasts | |
parent | styles.css: Simplify margin, remove "optimizeLegibility" (diff) | |
download | euandre.org-eaece88913d73661960a055a5c10bdeaa6a19f99.tar.gz euandre.org-eaece88913d73661960a055a5c10bdeaa6a19f99.tar.xz |
Update link to Git repositories
Diffstat (limited to 'locale/pt/LC_MESSAGES/_screencasts')
-rw-r--r-- | locale/pt/LC_MESSAGES/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/locale/pt/LC_MESSAGES/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po b/locale/pt/LC_MESSAGES/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po index d0e9b44..b0c24a9 100644 --- a/locale/pt/LC_MESSAGES/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po +++ b/locale/pt/LC_MESSAGES/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po @@ -58,7 +58,7 @@ msgstr "" msgid "" "pushd `mktemp -d`\n" -"git clone https://git.euandreh.xyz/autoqemu .\n" +"git clone https://euandreh.xyz/autoqemu.git .\n" "make\n" "make install PREFIX=$HOME/.local\n" "autoqemu ssh alpine\n" @@ -67,7 +67,7 @@ msgstr "" msgid "" "This screencast is a simple demo of automating the installation of Alpine " "Linux 3.12.3 standard x86_64 with " -"[AutoQEMU](https://git.euandreh.xyz/autoqemu/about), which is nothing more " +"[AutoQEMU](https://euandreh.xyz/autoqemu.git/about), which is nothing more " "than POSIX sh, [expect](https://core.tcl-lang.org/expect/index) scripts and " "Makefiles glued together." msgstr "" @@ -75,14 +75,14 @@ msgstr "" #~ msgid "" #~ "This screencast is a simple demo of automating the installation of Alpine " #~ "Linux 3.12.3 standard x86_64 with " -#~ "[AutoQEMU](https://git.euandreh.xyz/autoqemu/), which is nothing more than " +#~ "[AutoQEMU](https://euandreh.xyz/autoqemu.git/), which is nothing more than " #~ "POSIX sh, [expect](https://core.tcl-lang.org/expect/index) scripts and " #~ "Makefiles glued together." #~ msgstr "" #~ msgid "" #~ "pushd `mktemp -d`\n" -#~ "git clone https://git.euandreh.xyz/autoqemu .\n" +#~ "git clone https://euandreh.xyz/autoqemu.git .\n" #~ "./configure --prefix=$HOME/.local\n" #~ "make install\n" #~ "autoqemu ssh alpine\n" @@ -91,7 +91,7 @@ msgstr "" #~ msgid "" #~ "This screencast is a simple demo of automating the installation of Alpine " #~ "Linux 3.12.3 standard x86_64 with " -#~ "[AutoQEMU](https://git.euandreh.xyz/autoqemu), which is nothing more than " +#~ "[AutoQEMU](https://euandreh.xyz/autoqemu.git), which is nothing more than " #~ "POSIX sh, [expect](https://core.tcl-lang.org/expect/index) scripts and " #~ "Makefiles glued together." #~ msgstr "" |