egonw / SARS-CoV-2-Queries

Wikidata Queries around the SARS-CoV-2 virus and pandemic
https://egonw.github.io/SARS-CoV-2-Queries/
Other
9 stars 8 forks source link

Version in Portuguese #28

Closed lubianat closed 4 years ago

lubianat commented 4 years ago

Hello, Egon,

I have translated the book to Portuguese.

It was not revised by anyone else, so there might be typos and broken links here and there.

Nevertheless, I will send a pull request, just in case you would like to add it and/or review it somehow.

Thanks! Tiago

egonw commented 4 years ago

Awesome! Good news and bad news, tho.

The bad news is that you have been translating the wrong files :( :( :( You need to translate the files in the src/ folder? Those in docs/ are compiled.

The good news is that the source files are much shorter: all the tables are autogenerated.

egonw commented 4 years ago

See also https://github.com/egonw/SARS-CoV-2-Queries/issues/30 I am so sorry I have not done this before :(

lubianat commented 4 years ago

Oh, okay! I thought that might happen somehow but was not sure how.

No problems, it was fun. I did not translate the tables, so good.

I will translate the right files next weekend. Thanks!

lubianat commented 4 years ago

@egonw I've updated the pull request with the files on the src folder. I am not sure how to compile then into the final version that goes into the docs folder. Any ideas?

(i have fetched the changes in the last 3 weeks before making the changes)

egonw commented 4 years ago

I hooked it in. Check the commits to get some idea. Basically, I run these commands:

cd sparql; make distclean; make
cd ..; make