aboutsummaryrefslogtreecommitdiff
path: root/locale/pt/LC_MESSAGES/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.po
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-12-15 17:51:54 -0300
committerEuAndreh <eu@euandre.org>2020-12-15 17:52:49 -0300
commit42a8650f5e450547391ada3079f877ed3365d7c1 (patch)
treee68b22909ca332fbc33a3ffe9ff3d6b5b89a6ba8 /locale/pt/LC_MESSAGES/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.po
parentAdd some categories to existing TIL entries (diff)
downloadeuandre.org-42a8650f5e450547391ada3079f877ed3365d7c1.tar.gz
euandre.org-42a8650f5e450547391ada3079f877ed3365d7c1.tar.xz
Update po entries with eu_categories
Diffstat (limited to 'locale/pt/LC_MESSAGES/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.po')
-rw-r--r--locale/pt/LC_MESSAGES/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.po34
1 files changed, 26 insertions, 8 deletions
diff --git a/locale/pt/LC_MESSAGES/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.po b/locale/pt/LC_MESSAGES/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.po
index 2156000..1610fcb 100644
--- a/locale/pt/LC_MESSAGES/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.po
+++ b/locale/pt/LC_MESSAGES/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.po
@@ -3,14 +3,6 @@ msgid ""
msgstr ""
msgid ""
-"title: Pull requests with Git, the old school way\n"
-"date: 2020-09-05\n"
-"layout: post\n"
-"lang: en\n"
-"ref: pull-requests-with-git-the-old-school-way"
-msgstr ""
-
-msgid ""
"It might be news to you, as it was to me, that \"pull requests\" that you "
"can create on a Git hosting provider's web UI[^pr-webui] like "
"GitLab/Bitbucket/GitHub actually comes from Git itself: `git request-pull`."
@@ -144,3 +136,29 @@ msgid ""
"git request-pull master public-origin other-branch | \\\n"
" mail list@example.com -s 'PR: All commits from my \"other-brach\"'\n"
msgstr ""
+
+msgid "title: Pull requests with Git, the old school way"
+msgstr ""
+
+msgid "date: 2020-09-05"
+msgstr ""
+
+msgid "layout: post"
+msgstr ""
+
+msgid "lang: en"
+msgstr ""
+
+msgid "ref: pull-requests-with-git-the-old-school-way"
+msgstr ""
+
+msgid "eu_categories: git"
+msgstr ""
+
+#~ msgid ""
+#~ "title: Pull requests with Git, the old school way\n"
+#~ "date: 2020-09-05\n"
+#~ "layout: post\n"
+#~ "lang: en\n"
+#~ "ref: pull-requests-with-git-the-old-school-way"
+#~ msgstr ""