ProjectFileKeys |
Catalog: Localazy
Schema: Views
This is a read-only view. The Localazy API may not support changing the data or the Invantive UniversalSQL driver for Localazy does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Localazy API.
View Columns
The columns of the view ProjectFileKeys are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
comment |
string |
{res:itgen_lcy_comment} |
☐ |
Translation note for context. |
deprecated |
int32 |
{res:itgen_lcy_deprecated} |
☑ |
Whether the string is deprecated. |
hidden |
boolean |
{res:itgen_lcy_hidden} |
☑ |
Whether the string is hidden from translation interface. |
id |
string |
{res:itgen_lcy_id} |
☑ |
Unique Id of the key in Localazy. |
keys |
string |
{res:itgen_lcy_keys} |
☑ |
Aray of key components. For nested keys it contains the separate levels. For simple string keys it contains just one item. |
language_code |
string |
{res:itgen_lcy_code} |
☑ |
Locale code. |
language_id |
string |
{res:itgen_lcy_id} |
☑ |
ID. |
language_name |
string |
{res:itgen_lcy_name} |
☑ |
English name of the language / locale. |
limit |
int32 |
{res:itgen_lcy_limit} |
☑ |
Translation length limit for this key. |
project_id |
string |
{res:itgen_lcy_project_id} |
☑ |
Project ID. |
project_name |
string |
{res:itgen_lcy_project_name} |
☑ |
Project name. |
project_slug |
string |
{res:itgen_lcy_project_slug} |
☑ |
Project slug. Can be used instead of id in requests where projectId is required. |
value |
string |
{res:itgen_lcy_value} |
☐ |
Value represents the translation. It can be either string, array or object for plurals. |
vid |
int64 |
{res:itgen_lcy_vid} |
☑ |
Unique identifier of the current version of the translation. It can be used to determine whether the translation has changed from the last time. Useful for two-way synchronization. |
20-09-2024 18:35 Version 24.1.8-BETA+4877