# mkdir -p translation/methodology/$1
# ./bin/extract bem-method/method/$1/$1.en.md translation/methodology/$1/$1.en-es.xlf translation/methodology/$1/$1.skl en es
# ./bin/extract bem-method/method/$1/$1.en.md translation/methodology/$1/$1.en-fr.xlf translation/methodology/$1/$1.skl en fr
# ./bin/extract bem-method/method/$1/$1.en.md translation/methodology/$1/$1.en-it.xlf translation/methodology/$1/$1.skl en it

# ./bin/extract bem-method/method/$1/$1.ru.md translation/methodology/$1/$1.ru-uk.xlf translation/methodology/$1/$1.ru.skl ru uk

# API_KEY=trnsl.1.1.20151022T214831Z.dbac3d2dd630e3d2.aec942b448cce9820ae9073b68dd57b6bf794fda ./bin/pretranslate translation/methodology/$1/$1.ru-uk.xlf translation/methodology/$1/$1.ru-uk.xlf

./bin/reconstruct translation/methodology/$1/$1.ru-uk.xlf translation/methodology/$1/$1.ru.skl bem-method/method/$1/$1.uk.md
