Requesting translations in Localization Workspace
Summarize
Summary of Requesting translations in Localization Workspace
Localization Workspace enables you to create and submit translation requests for various content types into multiple languages through a single interface. You can save, modify, and submit translation requests, which then generate and package a project in Localization Framework. Once packaged, the request is sent to your third-party translation service provider. From version 3.0.0 onward, you can cancel translation requests post-submission but must notify the provider directly, as Localization Workspace does not handle cancellations with them.
Show less
Creating Translation Requests
- Languages: Select target languages or language groups for translation.
- Types: Choose multiple content types from across your instance. The system retrieves all translatable documents for the selected types.
- Scope: Select or deselect specific documents per language from the retrieved content list.
- Estimate and Due Date: Generate an informational cost estimate to aid budget planning and optionally set a due date before submitting the request.
Tracking and Managing Requests
All saved or submitted translation requests appear on the Localization Workspace home screen under My Requests. From there, you can edit, archive, or cancel requests. Due dates are suggested based on the type of service provider and can be accepted or adjusted using a calendar picker, with restrictions preventing dates earlier than the suggested due date.
Due Date Calculation
Localization Workspace uses an industry-standard formula for intelligent due date suggestions when submitting requests through a Translation Management System (TMS):
- For word-based languages: Divide total word count by 1,500, add 2 days, then add to the current date.
- For character-based languages: Divide total character count by 15,000, add 2 days, then add to the current date.
Note that the system shows word counts during estimation, but uses character counts for due date calculations if the language is character-based. When translating into multiple languages concurrently, the language with the highest word or character count determines the due date. For machine translation providers, the default due date is the current date. Due dates in Localization Workspace align with those in Localization Framework projects.
Practical Example
If the total word count is 62,453, the due date calculation is:
- 62,453 รท 1,500 = 41.6 (truncated to 41)
- 41 + 2 = 43 days
- The suggested due date is 43 days from the current date.
Create and submit translation requests in Localization Workspace. Generate informational cost estimates for review and set a due date before submitting the request.
Overview of creating translation requests
As a localization requester, you can create translation requests for multiple content types into multiple languages, all in one interface.
On the Localization Workspace home page, the Request Translation button opens a wizard displaying a four-step process.
- Request translations in Localization Workspace: Languages
Start a translation request by selecting available target languages or language groups.
- Request translations in Localization Workspace: Types
Add content types to a translation request. You can select multiple types of documents from tables across your instance. The system retrieves all available translatable documents for each selected content type.
- Request translations in Localization Workspace: Scope
Select or deselect specific documents from the retrieved list of content. Different documents can be selected for each language in the request.
- Request translations in Localization Workspace: Estimate and Due Date
Generate an informational cost estimate as the last step in the Request Translation wizard. Review the estimate to plan and control your localization budget. Optionally add a due date for the request.
Tracking translation requests
When you save or submit a translation request, its record is displayed on the Home screen of Localization Workspace in the My Requests list. You can edit, archive, or cancel a translation request from My Requests. For more information, see Localization Workspace Home and translation job status.
Translation request due dates
In the Estimate step of a translation request, the system suggests due dates based on the type of service provider. You can optionally accept the suggested due date, or you can use the calendar picker to choose another date. You can't choose a date that is earlier than the suggested date, however.
| Target language type | Formula used |
|---|---|
| Words | Divide the total word count by 1500. Then add 2. The result is the expected number of days to complete the translation. Add that number to the current date. |
| Characters | Divide the total character count by 15,000. Then add 2. The result is the expected number of days to complete the translation. Add that number to the current date. |
When using a TMS to translate into multiple target languages in one request, the formula assumes that the languages are processed concurrently, not sequentially. This means that the language with the highest word or character count is used to calculate the due date suggestion.
For machine translation service providers, the default due date is the current date. Due dates in Localization Workspace correspond to the Localization Framework Project due dates.
Due date calculation for a TMS request
- Divide the word count by 1500.
62453 / 1500 = 41.6.
- Truncate (round down or take the floor) to the nearest whole integer.
41.6 becomes 41.
- Add 2 days.
41 + 2 = 43.
- Add the number of days to the current date.
The suggested due date is 43 days from the current date.