Home Manual Reference Source Test Repository

References

Class Summary

Static Public Class Summary
public

API

Provides common properties and methods for the Gulp.js tasks related to the Smartling service.

public

Downloads the message translations from the Smartling server.

public

Provides the base implementation for file-based tasks.

public

Represents a locale, that is a language-region pair.

public

Uploads the message translations to the Smartling server.

Function Summary

Static Public Function Summary
public

download(filePattern: string, locales: string[], options: object): function

Downloads the message translations from the Smartling server.

public

upload(file: string, options: object): function

Uploads the original source content to the Smartling server.

Variable Summary

Static Public Variable Summary
public

Defines the type of a file to be uploaded.

public

Defines the retrieval type of a file to be downloaded.