diff options
author | EuAndreh <eu@euandre.org> | 2020-11-07 11:43:13 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-11-07 11:43:13 -0300 |
commit | 24566106aba95b3b1ee38d924e49bc0578567a42 (patch) | |
tree | ade9fef1d591a7e369995733241f3583923d74c1 | |
parent | Fix date on filename of todos.org bugs article (diff) | |
download | euandre.org-24566106aba95b3b1ee38d924e49bc0578567a42.tar.gz euandre.org-24566106aba95b3b1ee38d924e49bc0578567a42.tar.xz |
Rename translation files too
Diffstat (limited to '')
-rw-r--r-- | locale/eo/LC_MESSAGES/_articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.po (renamed from locale/eo/LC_MESSAGES/_articles/2020-09-06-diy-an-offline-bug-tracker-with-text-files-git-and-email.po) | 47 | ||||
-rw-r--r-- | locale/fr/LC_MESSAGES/_articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.po (renamed from locale/fr/LC_MESSAGES/_articles/2020-09-06-diy-an-offline-bug-tracker-with-text-files-git-and-email.po) | 47 | ||||
-rw-r--r-- | locale/pt/LC_MESSAGES/_articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.po (renamed from locale/pt/LC_MESSAGES/_articles/2020-09-06-diy-an-offline-bug-tracker-with-text-files-git-and-email.po) | 47 |
3 files changed, 33 insertions, 108 deletions
diff --git a/locale/eo/LC_MESSAGES/_articles/2020-09-06-diy-an-offline-bug-tracker-with-text-files-git-and-email.po b/locale/eo/LC_MESSAGES/_articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.po index c2dc12c..b8b3b05 100644 --- a/locale/eo/LC_MESSAGES/_articles/2020-09-06-diy-an-offline-bug-tracker-with-text-files-git-and-email.po +++ b/locale/eo/LC_MESSAGES/_articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.po @@ -113,6 +113,17 @@ 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." @@ -130,17 +141,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 "" "Even though I keep a `TODOs.org` file on the main branch, you can have a " "`tasks` branch with a `task-n.md` file for each task, or any other way you " "like." @@ -149,28 +149,3 @@ msgstr "" msgid "" "These tools are familiar enough that you can adjust it to fit your workflow." msgstr "" - -#~ msgid "published: false" -#~ 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 alonside the" -#~ " static website. All that is done on the main branch." -#~ msgstr "" - -#~ msgid "" -#~ "Even though I keep a `TODOs.org` file on the main branch, you may pick any " -#~ "name you like, or use a dedicated branch just for that, split tasks and bugs" -#~ " into different files, or have one file for each." -#~ msgstr "" - -#~ msgid "" -#~ "These tools are familliar enough that you can adjust it to fit your " -#~ "workflow." -#~ msgstr "" diff --git a/locale/fr/LC_MESSAGES/_articles/2020-09-06-diy-an-offline-bug-tracker-with-text-files-git-and-email.po b/locale/fr/LC_MESSAGES/_articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.po index c2dc12c..b8b3b05 100644 --- a/locale/fr/LC_MESSAGES/_articles/2020-09-06-diy-an-offline-bug-tracker-with-text-files-git-and-email.po +++ b/locale/fr/LC_MESSAGES/_articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.po @@ -113,6 +113,17 @@ 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." @@ -130,17 +141,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 "" "Even though I keep a `TODOs.org` file on the main branch, you can have a " "`tasks` branch with a `task-n.md` file for each task, or any other way you " "like." @@ -149,28 +149,3 @@ msgstr "" msgid "" "These tools are familiar enough that you can adjust it to fit your workflow." msgstr "" - -#~ msgid "published: false" -#~ 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 alonside the" -#~ " static website. All that is done on the main branch." -#~ msgstr "" - -#~ msgid "" -#~ "Even though I keep a `TODOs.org` file on the main branch, you may pick any " -#~ "name you like, or use a dedicated branch just for that, split tasks and bugs" -#~ " into different files, or have one file for each." -#~ msgstr "" - -#~ msgid "" -#~ "These tools are familliar enough that you can adjust it to fit your " -#~ "workflow." -#~ msgstr "" diff --git a/locale/pt/LC_MESSAGES/_articles/2020-09-06-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 c2dc12c..b8b3b05 100644 --- a/locale/pt/LC_MESSAGES/_articles/2020-09-06-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,6 +113,17 @@ 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." @@ -130,17 +141,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 "" "Even though I keep a `TODOs.org` file on the main branch, you can have a " "`tasks` branch with a `task-n.md` file for each task, or any other way you " "like." @@ -149,28 +149,3 @@ msgstr "" msgid "" "These tools are familiar enough that you can adjust it to fit your workflow." msgstr "" - -#~ msgid "published: false" -#~ 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 alonside the" -#~ " static website. All that is done on the main branch." -#~ msgstr "" - -#~ msgid "" -#~ "Even though I keep a `TODOs.org` file on the main branch, you may pick any " -#~ "name you like, or use a dedicated branch just for that, split tasks and bugs" -#~ " into different files, or have one file for each." -#~ msgstr "" - -#~ msgid "" -#~ "These tools are familliar enough that you can adjust it to fit your " -#~ "workflow." -#~ msgstr "" |