Thanks to visit codestin.com
Credit goes to github.com

Skip to content
 
 

Latest commit

 

History

4,428 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zotero Translators for EAST

This is a fork of the standard Zotero translators with some adaptations to work with Sanskrit and Tibetan sources on EAST.

Mainly changes the MODS.js import/export routines.

Usage

It’s easiest to use these files with Zotero’s translation server, along these lines (worked for revision 63e8e7a2c):

git clone --recursive https://github.com/zotero/translation-server /tmp/trlsrv
cd /tmp/trlsrv
docker build -t translation-server-local .
cd -
docker run \
	   -e SKIP_TRANSLATOR_UPDATE=1 \
	   --mount type=bind,source="$(pwd)",target=/opt/translation-server/app/translators \
	   --rm -p 1969:1969 \
	   translation-server-local

This assumes that the command is called from the directory where these translators are found (so pwd works as the source value).

About

Zotero Translators

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages