Skip to content

bb-io/Matecat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackbird.io Matecat

Blackbird is the new automation backbone for the language technology industry. Blackbird provides enterprise-scale automation and orchestration with a simple no-code/low-code platform. Blackbird enables ambitious organizations to identify, vet and automate as many processes as possible. Not just localization workflows, but any business and IT process. This repository represents an application that is deployable on Blackbird and usable inside the workflow editor.

Introduction

Matecat is a free online CAT tool by Translated.

Before setting up

Before you can connect you need to make sure that:

  • You have a Matecat API key. See this article on how to obtain API credentials.

Connecting

  1. Navigate to apps and search for Matecat. If you cannot find Matecat then click Add App in the top right corner, select Matecat and add the app to your Blackbird environment.
  2. Click Add Connection.
  3. Name your connection for future reference e.g. 'My Matecat'.
  4. Enter your Matecat API key.
  5. Click Authorize connection.

connecting

Actions

See the Matecat API documentation for a detailed explanation on each action.

Projects

  • Create project creates a new project in detached mode.
  • Get project.
  • Cancel project.
  • Archive project.
  • Activate project.

Jobs

  • Download translation as ZIP returns a ZIP file that includes all the translated files.
  • Download translation returns multiple seperate translated files of this job.
  • Download job TMX returns the TMX file representing the current status of the job.
  • Get job segments comments returns a list of all comments that have been made in this job.
  • Get job.
  • Cancel job.
  • Archive job.
  • Activate job.

Teams

  • List teams.
  • Create team.
  • List team projects.
  • List team members.
  • Add members.
  • Remove member.

Translation issues

  • Get translation issue.
  • Create translation issue.
  • Delete translation issue.
  • Get translation issue comments.

Glossaries

  • Import glossary. Matecat doesn't support language codes without a country portion. If the glossary contains such languages, the most appropriate Matecat-supported language code is selected (e.g., es-ES for the es language code). Glossaries can only be imported as private TMs in Matecat. More details on glossary import specifics in Matecat can be found here.

Missing features

  • Translation Versions
  • Quality report
  • Project merging

Let us know if you are interested in these features!

Feedback

Feedback to our implementation of Matecat is always very welcome. Reach out to us using the established channels, or create an issue.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages