aboutsummaryrefslogtreecommitdiff
path: root/locale/pt/LC_MESSAGES/_tils
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-01-12 15:47:55 -0300
committerEuAndreh <eu@euandre.org>2021-01-12 15:47:55 -0300
commit87172ad4dec3488cc2f28637ffb863020518aeea (patch)
treef9f71b5784cf2e604f46be6a5fbd5c4099566c6e /locale/pt/LC_MESSAGES/_tils
parentAdd another TIL on AWK: curl flags (diff)
downloadeuandre.org-87172ad4dec3488cc2f28637ffb863020518aeea.tar.gz
euandre.org-87172ad4dec3488cc2f28637ffb863020518aeea.tar.xz
Awk TIL: tweak introdction
Diffstat (limited to '')
-rw-r--r--locale/pt/LC_MESSAGES/_tils/2021-01-12-awk-snippet-send-email-to-multiple-recipients-with-curl.po18
1 files changed, 12 insertions, 6 deletions
diff --git a/locale/pt/LC_MESSAGES/_tils/2021-01-12-awk-snippet-send-email-to-multiple-recipients-with-curl.po b/locale/pt/LC_MESSAGES/_tils/2021-01-12-awk-snippet-send-email-to-multiple-recipients-with-curl.po
index 7561292..5ed4783 100644
--- a/locale/pt/LC_MESSAGES/_tils/2021-01-12-awk-snippet-send-email-to-multiple-recipients-with-curl.po
+++ b/locale/pt/LC_MESSAGES/_tils/2021-01-12-awk-snippet-send-email-to-multiple-recipients-with-curl.po
@@ -170,12 +170,6 @@ msgid ""
msgstr ""
msgid ""
-"As I experimented with [Neomutt](https://neomutt.org/), I wanted to keep "
-"being able to enqueue emails for sending later like my previous setup, so "
-"that I didn't rely on having an internet connection."
-msgstr ""
-
-msgid ""
"In the short Awk snippet, 3 things were new to me: the `match(...)`, "
"`split(...)` and `for () {}`. The only other function I have ever used was "
"`gsub(...)`, but these new ones felt similar enough that I could almost "
@@ -187,6 +181,18 @@ msgstr ""
msgid "I even did it incrementally:"
msgstr ""
+msgid ""
+"As I experiment with [Neomutt](https://neomutt.org/), I wanted to keep being"
+" able to enqueue emails for sending later like my previous setup, so that I "
+"didn't rely on having an internet connection."
+msgstr ""
+
+#~ msgid ""
+#~ "As I experimented with [Neomutt](https://neomutt.org/), I wanted to keep "
+#~ "being able to enqueue emails for sending later like my previous setup, so "
+#~ "that I didn't rely on having an internet connection."
+#~ msgstr ""
+
#~ msgid "I even did this incrementally:"
#~ msgstr ""