| Commit message (Expand) | Author | Age | Files | Lines |
| * | TODOs.md: Add #task-f4807694-2187-5cb5-115e-c5970a052f1f | EuAndreh | 2021-07-15 | 1 | -0/+3 |
| * | TODOs.md: Mark #task-b4d3eb41-64f4-9882-e03b-ab76af4dbd00 as DONE | EuAndreh | 2021-07-15 | 1 | -1/+5 |
| * | TODOs.md: Add update to #task-be785104-8bf8-4107-349f-ae859c1db153 task | EuAndreh | 2021-07-15 | 1 | -1/+4 |
| * | TODOs.md: Add missing spacing line | EuAndreh | 2021-07-14 | 1 | -0/+1 |
| * | TODOs.md: Mark #task-37fb45fb-d5d8-5511-2bd3-ebd2c3fee891 now as WAITING | EuAndreh | 2021-07-14 | 1 | -1/+4 |
| * | TODOs.md: Mark #task-6946fc69-3f25-fc6b-5f4d-89cb940021f0 as CANCELLED | EuAndreh | 2021-07-14 | 1 | -1/+10 |
| * | TODOs.md: Add #task-f957647c-df05-c0c1-a38b-2e6faea99b8f | EuAndreh | 2021-07-14 | 1 | -0/+3 |
| * | TODOs.md: Mark #task-be785104-8bf8-4107-349f-ae859c1db153 as DONE | EuAndreh | 2021-07-14 | 1 | -1/+8 |
| * | TODOs.md: Mark #task-f65531fa-e44b-14b1-fa32-70a22346e060 as CANCELLED | EuAndreh | 2021-07-14 | 1 | -1/+7 |
| * | TODOs.md: Add #task-6946fc69-3f25-fc6b-5f4d-89cb940021f0 | EuAndreh | 2021-07-14 | 1 | -0/+3 |
| * | TODOs.md: Add #task-be785104-8bf8-4107-349f-ae859c1db153 | EuAndreh | 2021-07-14 | 1 | -0/+3 |
| * | TODOs.md: Mark #task-7c5cd2aa-6d92-0423-bfa7-81f2e8436586 as DONE | EuAndreh | 2021-07-14 | 1 | -1/+5 |
| * | TODOs.md: Revert #task-37fb45fb-d5d8-5511-2bd3-ebd2c3fee891 back to TODO | EuAndreh | 2021-07-14 | 1 | -1/+5 |
| * | TODOs.md: Stick to 80 columns on text | EuAndreh | 2021-07-14 | 1 | -56/+127 |
| * | TODOs.md: s/user/consumer/ | EuAndreh | 2021-07-14 | 1 | -1/+1 |
| * | TODOs.md: typo "user of packager" -> "user or packager" | EuAndreh | 2021-07-14 | 1 | -1/+1 |
| * | TODOs.md: Mark #task-55fe6623-2bfc-49dd-061c-3899ae2b1c68 as DONE | EuAndreh | 2021-07-13 | 1 | -1/+6 |
| * | TODOs.md: Mark #question-539a1902-ed41-fc93-806a-088b6caf8134 as DONE | EuAndreh | 2021-07-13 | 1 | -1/+6 |
| * | TODOs.md: #task-539a1902-ed41-fc93-806a-088b6caf8134 -> #question-539a1902-ed... | EuAndreh | 2021-07-13 | 1 | -3/+3 |
| * | TODOs.md: #task-ce5cd33e-b3a1-1606-0d78-0d9586b07529 -> #decision-ce5cd33e-b3... | EuAndreh | 2021-07-13 | 1 | -33/+33 |
| * | TODOs.md: Mark #task-ce5cd33e-b3a1-1606-0d78-0d9586b07529 as DONE | EuAndreh | 2021-07-13 | 1 | -1/+13 |
| * | TODOs.md: Add progree report to #task-7c5cd2aa-6d92-0423-bfa7-81f2e8436586 | EuAndreh | 2021-07-13 | 1 | -0/+3 |
| * | TODOs.md: Mark #task-37fb45fb-d5d8-5511-2bd3-ebd2c3fee891 as DONE | EuAndreh | 2021-07-13 | 1 | -1/+5 |
| * | TODOs.md: Add #task-37fb45fb-d5d8-5511-2bd3-ebd2c3fee891 | EuAndreh | 2021-07-13 | 1 | -0/+3 |
| * | TODOs.md: Add #task-539a1902-ed41-fc93-806a-088b6caf8134 | EuAndreh | 2021-07-10 | 1 | -0/+3 |
| * | TODOs.md: Mark #task-0b034315-cbd2-6fd6-fd32-9e00a12b7594 as DONE | EuAndreh | 2021-07-07 | 1 | -1/+5 |
| * | Put pofiles under po/, use one folder for each translated file.•••This is an improvement over 67f7c956239a7bc811a1d655d389666048e45fc3,
and a final step for #task-7c5cd2aa-6d92-0423-bfa7-81f2e8436586.
Now instead of trying to convince po4a and mdpo to work together, each
tools gets it own folder and a pofile for each language. This means
that if I want to translate files FOO.md and a-dir/BAR.txt to pt and
fr, the directory structure of po/ will be:
po/
FOO.md/
pt.po
fr.po
a-dir/
BAR.txt/
pt.po
fr.po
The po/ folder mirrors the directory structure of the input files, also
nesting down directories.
This way mdpo can do extration and update on its own way, and po4a can
do extraction and update on its on way.
The downside is that some translations will be duplicated, because
they can appear on more than one file.
| EuAndreh | 2021-07-07 | 1 | -1/+2 |
| * | TODOs.md: Add #task-0b034315-cbd2-6fd6-fd32-9e00a12b7594 | EuAndreh | 2021-07-07 | 1 | -0/+3 |
| * | TODOs.md: Add #task-f65531fa-e44b-14b1-fa32-70a22346e060 | EuAndreh | 2021-07-07 | 1 | -0/+11 |
| * | TODOs.md: Add #task-b4d3eb41-64f4-9882-e03b-ab76af4dbd00 | EuAndreh | 2021-07-06 | 1 | -0/+16 |
| * | TODOs.md: Add #task-55fe6623-2bfc-49dd-061c-3899ae2b1c68 | EuAndreh | 2021-07-06 | 1 | -0/+12 |
| * | TODOs.md: Add #task-ce5cd33e-b3a1-1606-0d78-0d9586b07529 | EuAndreh | 2021-07-06 | 1 | -0/+21 |
| * | Translate CHANGELOG.md adn README.md•••Partially implements #task-7c5cd2aa-6d92-0423-bfa7-81f2e8436586.
As mentioned in the task, instead of making "README.md" as symlink to
"README.en.md", "README.md" is kept as it is, as the translated file
doesn't need to live in the repository. The same goes for the
"CHANGELOG.md" file.
| EuAndreh | 2021-07-06 | 1 | -1/+1 |
| * | TODOs.md: Mark #task-d6f1ddb3-2111-bcdb-1873-0a414a5f7157 as CANCELLED | EuAndreh | 2021-06-27 | 1 | -1/+6 |
| * | TODOs.md: Add #task-d6f1ddb3-2111-bcdb-1873-0a414a5f7157 | EuAndreh | 2021-06-27 | 1 | -0/+3 |
| * | TODOs.md: spellcheck | EuAndreh | 2021-06-26 | 1 | -2/+2 |
| * | TODOs.md: Add #task-7c5cd2aa-6d92-0423-bfa7-81f2e8436586 | EuAndreh | 2021-06-26 | 1 | -0/+23 |
| * | TODOs.md: Mark #task-4ae91595-6e6d-be17-d882-754a478da878 as DONE | EuAndreh | 2021-06-25 | 1 | -1/+46 |
| * | aux/workflow/assert-spelling.sh: Add; init dictionaries; fix spelling•••- aux/workflow/l10n.sh: fix handling of $@;
- Makefile: remove circular dependency between dev-check and public by
adding the "l10n-gen" target.
| EuAndreh | 2021-06-25 | 1 | -4/+4 |
| * | TODOs.md: Fix code block escaping | EuAndreh | 2021-06-23 | 1 | -1/+1 |
| * | TODOs.md: Add #decision-6c2801da-bcb9-dd38-69bf-270a6f9b5acd | EuAndreh | 2021-06-23 | 1 | -0/+37 |
| * | TODOs.md: Mark #task-9ee2bbc8-295f-52b7-4104-483869bad017 as DONE | EuAndreh | 2021-06-23 | 1 | -1/+5 |
| * | TODOs.md: Mark #task-f09dedb7-1b25-0b5e-2520-910a9aa32562 as DONE | EuAndreh | 2021-06-23 | 1 | -1/+5 |
| * | TODOs.md: Add #task-f09dedb7-1b25-0b5e-2520-910a9aa32562 | EuAndreh | 2021-06-22 | 1 | -0/+3 |
| * | TODOs.md: Mark #task-9ee2bbc8-295f-52b7-4104-483869bad017 as TODO again | EuAndreh | 2021-06-22 | 1 | -1/+5 |
| * | TODOs.md: Mark #task-bebbe847-f552-be4b-b886-70a621162b69 as DONE | EuAndreh | 2021-06-22 | 1 | -1/+5 |
| * | TODOs.md: Mark #task-ada9b39a-cc42-97b2-bd02-ad9c0adc475c as DONE | EuAndreh | 2021-06-22 | 1 | -1/+5 |
| * | TODOs.md: Mark #task-755d8aa8-d39e-f8ce-d4c8-a8649338fffc as DONE | EuAndreh | 2021-06-22 | 1 | -1/+5 |
| * | TODOs.md: Add #task-755d8aa8-d39e-f8ce-d4c8-a8649338fffc | EuAndreh | 2021-06-22 | 1 | -0/+3 |
| * | TODOs.md: Mark #task-ada9b39a-cc42-97b2-bd02-ad9c0adc475c as DONE | EuAndreh | 2021-06-22 | 1 | -1/+5 |