Difference between revisions of "L10n Vendors"

From Lingoport Wiki
Jump to: navigation, search
(FTP)
(Supported L10n Vendors)
Line 5: Line 5:
 
*'''Worldserver'''
 
*'''Worldserver'''
   
The type of path is defined in the config_l10n_vendor.properties that can exist at either the group or project level. See [[Group Configuration Files]]
+
The type of L10n Vendor is defined in the config_l10n_vendor.properties that can exist at either the group or project level. See [[Group Configuration Files]]
  +
  +
The default location of the config_l10n_vendor.properties file is at the group level.
  +
The default settings have all the vendor commented out so that an error will occur when prepping a kit, forcing the user to chose a vendor. The non-specific L10n Vendor attributes are:
  +
*'''l10n.vendor=lingotek''' - uncomment if using Lingotek
  +
*'''l10n.vendor=worldserver''' - uncomment if using Worldserver
  +
*'''l10n.vendor=ftp''' - uncomment if using FTP
  +
*'''l10n.vendor.nonsupported.extensions''' - a vendor may not support a specific extension such as .json. Enter any extensions that are not supported by the vendor but are supported by LRM
  +
  +
<pre>
  +
#Default to 'no vendor defined'
  +
#l10n.vendor=lingotek
  +
#l10n.vendor=worldserver
  +
#l10n.vendor=ftp
  +
  +
l10n.vendor.nonsupported.extensions=
  +
  +
</pre>
   
 
==FTP==
 
==FTP==

Revision as of 19:28, 28 April 2016

Supported L10n Vendors

Currently, LRM supports 3 paths for sending files to be translated. They are:

  • FTP
  • Lingotek
  • Worldserver

The type of L10n Vendor is defined in the config_l10n_vendor.properties that can exist at either the group or project level. See Group Configuration Files

The default location of the config_l10n_vendor.properties file is at the group level. The default settings have all the vendor commented out so that an error will occur when prepping a kit, forcing the user to chose a vendor. The non-specific L10n Vendor attributes are:

  • l10n.vendor=lingotek - uncomment if using Lingotek
  • l10n.vendor=worldserver - uncomment if using Worldserver
  • l10n.vendor=ftp - uncomment if using FTP
  • l10n.vendor.nonsupported.extensions - a vendor may not support a specific extension such as .json. Enter any extensions that are not supported by the vendor but are supported by LRM
#Default to 'no vendor defined'
#l10n.vendor=lingotek
#l10n.vendor=worldserver
#l10n.vendor=ftp

l10n.vendor.nonsupported.extensions=

FTP

The information that is needed to upload the files to prep

Lingotek

Worldserver