Difference between revisions of "Step by Step Project Creation"

From Lingoport Wiki
Jump to: navigation, search
(Getting Started)
(Prerequisites)
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Getting Started =
+
= Table of Contents =
   
  +
[[Data Source Credential for the project |Step 1:Data Source Credential for the project]]
Only users that with Manager or Administrator roles can create projects. Other users can view created projects.
 
  +
  +
[[Choose a Repository|Step 2:Choose a Repository]]
  +
  +
[[Name The Project and Type |Step 3: Name the Project]]
  +
  +
[[Creating a Globalyzer Project |Creating a Globalyzer Project - Step 4: Globayzer Lite Definition File]]
  +
  +
[[Creating a Localyzer Project| Creating a Localyzer Project - Step 5: Which MT or TMS will Localyzer use ]]
  +
  +
[[What are the Localyzer locales| Step 6: What are the locales Localyzer is acting on? ]]
  +
  +
[[Resource File(s) Format| Step 7: Resource file formats]]
  +
  +
[[Include and Exclude Patterns|Step 8: Set up optional include or exclude patterns]]
  +
  +
[[Optional Localyzer Settings|Step 9: Optional Advanced Localyzer Settings]]
  +
  +
[[Grant Users and Teams Access | Step 10: Grant Users and Teams Access]]
  +
  +
= Prerequisites =
  +
Only users that with Manager or Administrator roles can create projects. Other users can view created projects if they have been granted access.
   
 
Before creating a new project, there are a few items that are needed.
 
Before creating a new project, there are a few items that are needed.
  +
# The licensing needs to be valid for Globalyzer and/or Localyzer depending on the type of projects to be created.
# The Data Source that the project will be using, such as GitHub, Subversion or Azure. Command Center will not allow projects to be created if there are no Data Sources available. Additionally, the specific branch being used in the repository is needed.
 
  +
# The System Email Sender needs to be set up.
  +
# The Data Source that the project will be using, such as GitHub, Subversion or Azure. Command Center will not allow projects to be created if there are no Data Sources available. A Manager creating the project must have access to the data source credential. Additionally, the specific branch being used in the repository is needed.
 
# For Globalyzer projects, the Project Definition File must be available in the repository or on the Command Center System.
 
# For Globalyzer projects, the Project Definition File must be available in the repository or on the Command Center System.
 
# For Localyzer projects:
 
# For Localyzer projects:
Line 14: Line 37:
   
   
  +
[[Data Source Credential for the project |Step 1:Data Source Credential for the project]]
Select the [[File:LingoportIcon.jpg|50px]] to get to the '''Projects''' page and select the [[File:CreateIcon.jpg|30px]].
 
 
   
  +
[[Command_Center_User%27s_Guide#Projects_Overview| <== Back to Projects Overview]]
If the Manager does not have any Data Source Credentials assigned, the process will error. Contact the administrator to get credential access.
 
# Select the Data Source Credential to use. As a Manager, if the data source credential is not in the list, make a request to the Administrator to grant access to the manager.
 

Latest revision as of 22:51, 16 February 2024

Table of Contents

Step 1:Data Source Credential for the project

Step 2:Choose a Repository

Step 3: Name the Project

Creating a Globalyzer Project - Step 4: Globayzer Lite Definition File

Creating a Localyzer Project - Step 5: Which MT or TMS will Localyzer use

Step 6: What are the locales Localyzer is acting on?

Step 7: Resource file formats

Step 8: Set up optional include or exclude patterns

Step 9: Optional Advanced Localyzer Settings

Step 10: Grant Users and Teams Access

Prerequisites

Only users that with Manager or Administrator roles can create projects. Other users can view created projects if they have been granted access.

Before creating a new project, there are a few items that are needed.

  1. The licensing needs to be valid for Globalyzer and/or Localyzer depending on the type of projects to be created.
  2. The System Email Sender needs to be set up.
  3. The Data Source that the project will be using, such as GitHub, Subversion or Azure. Command Center will not allow projects to be created if there are no Data Sources available. A Manager creating the project must have access to the data source credential. Additionally, the specific branch being used in the repository is needed.
  4. For Globalyzer projects, the Project Definition File must be available in the repository or on the Command Center System.
  5. For Localyzer projects:
    1. the Translation Management System or Machine Translation engine must be defined
    2. The locales to be translated to
    3. The resource file types such as .properties or .json and the naming format for the source files.
    4. Include and Exclude folders for locating the resource files.
    5. Any other configuration such as custom scripts that should be in the Command Center System.


Step 1:Data Source Credential for the project

<== Back to Projects Overview