Talk:Citoid/Creating Zotero translators

About this board

Czech national libraries and other nations with central repository would be a great addition

3
Polda18 (talkcontribs)

Hello. From what I know, Zotero supports central repositories from US Library of Congress, French national library and German national library. There are however other nations in Europe that would benefit from their central repositories being included in this system, including Czech Republic. Czech National Library, Czech National Technical Library and other national libraries would be great, and for Czech Wikipedia actually very much useful and welcome. Let's not end up here. Connecting up entirety of Europe wouldn't be bad, I would also throw in British national libraries, as British Islands are also part of Europe, so that would make sense. Are there plans to connect up the rest of Europe and possibly the rest of the world?

Mvolz (WMF) (talkcontribs)
Polda18 (talkcontribs)

Thank you.

Reply to "Czech national libraries and other nations with central repository would be a great addition"

Adding a translator in 2021?

3
Symac (talkcontribs)

Hello,

I am trying to understand how things currently work. I have created a translator for https://www.sudouest.fr that has been merged into zotero/translators master last week.

It is not currently used on French wikipedia and I have not been able to track why. I believe there might be some time needed before this newly created translator is fetched by Wikimedia server, but I could find the information.

Mvolz (WMF) (talkcontribs)

Hello! There are few more steps for it to be used. The first is that the translators submodule has to be updated in translation-server - the last time that was done was June 25 here: https://github.com/zotero/translation-server/commit/d9e3897a6b60dc4ea7eb9e53cf5bc98b76111688

And then our version of translation-server also has to update too: the last time this was done was in March: https://gerrit.wikimedia.org/r/c/mediawiki/services/zotero/+/670809

It's a manual process, so I will try to get it updated again in translation-server (since the latest update predates your change) and then ours. Cheers!

Mvolz (WMF) (talkcontribs)

Your new translator should be working now - sorry it took so long!

Reply to "Adding a translator in 2021?"

Unclear instructions in "Submitting a pull request once your translator has been merged upstream on github"

3
Sebastian Berlin (WMSE) (talkcontribs)

I wasn't sure how to do step 2 ("Create a local branch of the github repository as well called github-master"). After looking it up I followed the instructions from https://stackoverflow.com/a/14383288, i.e. something like this:

  • git remote add fork https://github.com/zotero/translators.git
  • git fetch fork
  • git checkout -b zotero fork/master

I don't know if that's they way you're supposed to do it, but it may be worth adding some clarification either way.

Sebastian Berlin (WMSE) (talkcontribs)

Judging by this comment I guess this is no longer relevant. Should that whole section be removed?

Mvolz (WMF) (talkcontribs)

Sorry I didn't respond to this earlier :/. Yes, all totally outdated.

Reply to "Unclear instructions in "Submitting a pull request once your translator has been merged upstream on github""
There are no older topics