diff options
Diffstat (limited to '')
-rw-r--r-- | locale/pt/LC_MESSAGES/_articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.po | 33 |
1 files changed, 22 insertions, 11 deletions
diff --git a/locale/pt/LC_MESSAGES/_articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.po b/locale/pt/LC_MESSAGES/_articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.po index b8b3b05..745b22f 100644 --- a/locale/pt/LC_MESSAGES/_articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.po +++ b/locale/pt/LC_MESSAGES/_articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.po @@ -113,17 +113,6 @@ msgid "" msgstr "" msgid "" -"I like to keep a " -"[`TODOs.org`](https://git.euandreh.xyz/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://git.euandreh.xyz/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." -msgstr "" - -msgid "" "Any issues discussions are done in the mailing list, and a reference to a " "discussion could be added to the ticket itself later on. External " "contributors can file tickets by sending a patch." @@ -149,3 +138,25 @@ msgstr "" msgid "" "These tools are familiar enough that you can adjust it to fit your workflow." msgstr "" + +msgid "" +"I like to keep a " +"[`TODOs.org`](https://git.euandreh.xyz/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://git.euandreh.xyz/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." +msgstr "" + +#~ msgid "" +#~ "I like to keep a " +#~ "[`TODOs.org`](https://git.euandreh.xyz/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://git.euandreh.xyz/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." +#~ msgstr "" |