Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
82 changes: 77 additions & 5 deletions config/locales/translations/zendesk_apps_support.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,13 @@ parts:
title: "App builder job: requirements file contains too many custom object trigger conditions. The maximum number of conditions allowed per trigger is 50. Leave requirements.json as is (do not translate)"
value: "The requirements.json file contains too many custom object trigger conditions. The current limit is %{max} conditions per trigger. This app has %{count} conditions for trigger %{trigger_title}."
screenshot: "https://drive.google.com/file/d/1szSaYRTeIcHux5nMJg3Yxyct1Obxa-wv/view?usp=sharing"
obsolete: "2025-12-31"
- translation:
key: "txt.apps.admin.error.app_build.excessive_custom_objects_v2_trigger_actions"
title: "App builder job: requirements file contains too many custom object trigger actions. The maximum number of actions allowed per trigger is 25. Leave requirements.json as is (do not translate)"
value: "The requirements.json file contains too many custom object trigger actions. The current limit is %{max} actions per trigger. This app has %{count} actions for trigger %{trigger_title}."
screenshot: "https://drive.google.com/file/d/18jXaM7_OnPqHAg6jAxJrTrgX1v_H156_/view?usp=sharing"
obsolete: "2025-12-31"
- translation:
key: "txt.apps.admin.error.app_build.excessive_cov2_dropdown_fields_per_object"
title: "App builder job: requirements file contains too many custom object fields of type dropdown. The maximum number of fields of type dropdown per object is 5. Leave requirements.json as is (do not translate)"
Expand All @@ -151,32 +153,35 @@ parts:
key: "txt.apps.admin.error.app_build.excessive_cov2_relationship_filter_conditions"
title: "App builder job: requirements file contains too many conditions in relationship filter for lookup fields. The maximum number of conditions allowed in the relationship filter per field is 20. Leave requirements.json as is (do not translate)"
value: "The requirements.json file contains too many conditions in relationship filter for custom object field %{field_key}. The current limit is %{max} conditions per field. This app has %{count} conditions for field %{field_key} in object %{object_key}."
"screenshot": "https://drive.google.com/file/d/13J6GIkq3CXGqRwV5KRHouXulRVuwQnNi/view?usp=sharing"
screenshot: "https://drive.google.com/file/d/13J6GIkq3CXGqRwV5KRHouXulRVuwQnNi/view?usp=sharing"
- translation:
key: "txt.apps.admin.error.app_build.missing_cov2_object_schema_key"
title: 'App builder job: requirements file is missing a custom object schema key. These are the required keys: (key, title, title_pluralized, include_in_list_view). The term \"schema key\" typically refers to an identifier or attribute that defines a specific item within a schema and it should be translated. Leave requirements.json as is (do not translate)'
value: "The requirements.json file is missing custom object schema key for object %{object_key}. The following key is required: %{missing_key}."
"screenshot": "https://drive.google.com/file/d/15iZemfkt14z96W4zmDHw1kodU70UxMYs/view?usp=sharing"
screenshot: "https://drive.google.com/file/d/15iZemfkt14z96W4zmDHw1kodU70UxMYs/view?usp=sharing"
- translation:
key: "txt.apps.admin.error.app_build.missing_cov2_field_schema_key"
title: 'App builder job: requirements file is missing a custom object field schema key. These are the required keys: (key, title, type, object_key). The term \"schema key\" typically refers to an identifier or attribute that defines a specific item within a schema and it should be translated. Leave requirements.json as is (do not translate)'
value: "The requirements.json file is missing custom object field schema key for field %{field_key} in object %{object_key}. The following key is required: %{missing_key}."
"screenshot": "https://drive.google.com/file/d/1hYqJ_df8jhjqQjUQHMAC-yrAK7uGaKEH/view?usp=sharing"
screenshot: "https://drive.google.com/file/d/1hYqJ_df8jhjqQjUQHMAC-yrAK7uGaKEH/view?usp=sharing"
- translation:
key: "txt.apps.admin.error.app_build.missing_cov2_trigger_schema_key"
title: 'App builder job: requirements file is missing a custom object trigger schema key. These are the required keys: (title, actions, conditions, object_key). The term \"schema key\" typically refers to an identifier or attribute that defines a specific item within a schema and it should be translated. Leave requirements.json as is (do not translate)'
value: "The requirements.json file is missing custom object trigger schema key for trigger %{trigger_title} in object %{object_key}. The following key is required: %{missing_key}."
"screenshot": "https://drive.google.com/file/d/1Q_qFDZMoUzfAdL27QehW0q1rrHG3BPcP/view?usp=sharing"
screenshot: "https://drive.google.com/file/d/1Q_qFDZMoUzfAdL27QehW0q1rrHG3BPcP/view?usp=sharing"
obsolete: "2025-12-31"
- translation:
key: "txt.apps.admin.error.app_build.empty_cov2_trigger_conditions"
title: "App builder job: requirements file contains an empty conditions array for custom object trigger. Leave requirements.json as is (do not translate)"
value: "The requirements.json file contains an empty conditions array for custom object trigger %{trigger_title} in object %{object_key}."
"screenshot": "https://drive.google.com/file/d/1dU534_37__yrqX9lQujjgTJeCV5Y5FIp/view?usp=sharing"
screenshot: "https://drive.google.com/file/d/1dU534_37__yrqX9lQujjgTJeCV5Y5FIp/view?usp=sharing"
obsolete: "2025-12-31"
- translation:
key: "txt.apps.admin.error.app_build.invalid_cov2_requirements_structure"
title: 'App builder job: requirements file contains invalid custom objects v2 structure. An "object" here refers to a programming object (a set of key-value pairs), not a custom object in Zendesk. Leave requirements.json, custom_objects_v2 as is (do not translate)'
value: 'The requirements.json file contains an invalid custom_objects_v2 structure. \"custom_objects_v2\" requirements must be an object.'
screenshot: "https://drive.google.com/file/d/1_P5Vl_QikPs-WgxqgDKJdgQW3jr1pTk2/view?usp=sharing"
obsolete: "2025-12-31"
- translation:
key: "txt.apps.admin.error.app_build.excessive_cov2_payload_size"
title: "App builder job: requirements file contains custom objects v2 payload that exceeds maximum size limit. The maximum payload size is 1 MB. Leave requirements.json as is (do not translate)"
Expand All @@ -192,11 +197,13 @@ parts:
title: "App builder job: requirements file contains an invalid custom object trigger actions structure. Actions must be an array. 'actions' is part of requirements file. Leave requirements.json and 'actions' as is (do not translate)"
value: 'The requirements.json file contains an invalid custom object trigger actions structure. \"actions\" must be an array for trigger %{trigger_title}.'
screenshot: "https://drive.google.com/file/d/12p8LzIcK4-ItJfHqHQiTaKxDxWnIiDni/view?usp=sharing"
obsolete: "2025-12-31"
- translation:
key: "txt.apps.admin.error.app_build.empty_cov2_trigger_actions"
title: "App builder job: requirements file contains empty custom object trigger actions. At least one action must be specified. Leave requirements.json as is (do not translate)"
value: "The requirements.json file contains empty custom object trigger actions. At least one action must be specified for trigger %{trigger_title}."
screenshot: "https://drive.google.com/file/d/12XxGTNfRwh0aQM0gJkc_gFxiYSB0Op_r/view?usp=sharing"
obsolete: "2025-12-31"
- translation:
key: "txt.apps.admin.error.app_build.excessive_cov2_selection_fields_per_object"
title: "App builder job: requirements file contains too many custom object fields of type dropdown or multiselect. The maximum number of fields of type dropdown or multiselect per object is 5. Leave requirements.json as is (do not translate). If your language has concatenation issues, please translate as: The requirements.json file contains too many custom object fields of type %{field_type}. The current limit per object is %{max}. This app has object %{object_key}, which has %{count} fields of type %{field_type}."
Expand All @@ -207,16 +214,19 @@ parts:
title: "App builder job: requirements file contains invalid objects structure for custom objects v2. Objects must be an array. Leave requirements.json and 'objects' as is (do not translate)"
value: 'The requirements.json file contains an invalid objects structure. \"objects\" must be an array.'
screenshot: "https://drive.google.com/file/d/1_0TOE9hOP2XeGZNyw9ueiYspvWGLileu/view?usp=sharing"
obsolete: "2025-12-31"
- translation:
key: "txt.apps.admin.error.app_build.invalid_object_fields_structure_in_cov2_requirements"
title: "App builder job: requirements file contains invalid object_fields structure for custom objects v2. Object_fields must be an array. Leave requirements.json and 'object_fields' as is (do not translate)"
value: 'The requirements.json file contains an invalid object_fields structure. \"object_fields\" must be an array.'
screenshot: "https://drive.google.com/file/d/1yIHf-no1xXobSxnhmBuZSqzFMbZROzDO/view?usp=sharing"
obsolete: "2025-12-31"
- translation:
key: "txt.apps.admin.error.app_build.invalid_object_triggers_structure_in_cov2_requirements"
title: "App builder job: requirements file contains invalid object_triggers structure for custom objects v2. Object_triggers must be an array. Leave requirements.json and 'object_triggers' as is (do not translate)"
value: 'The requirements.json file contains an invalid object_triggers structure. \"object_triggers\" must be an array.'
screenshot: "https://drive.google.com/file/d/14NNUm9R0u45LPbugUNmpA9psEwED1zkB/view?usp=sharing"
obsolete: "2025-12-31"
- translation:
key: "txt.apps.admin.error.app_build.empty_cov2_requirements"
title: "App builder job: requirements file contains an empty hash for custom objects v2. Leave requirements.json as is (do not translate)"
Expand All @@ -227,11 +237,73 @@ parts:
title: 'App builder job: requirements file contains an invalid object reference in object_fields for Custom Objects V2. Do not translate "requirements.json", "object_fields", \"%{item_identifier}\", \"%{object_key}\".'
value: 'The requirements.json file contains an invalid object reference in object_fields. Field \"%{item_identifier}\" references object \"%{object_key}\" which does not exist in the objects array.'
screenshot: "https://drive.google.com/file/d/124uX-MBnEoqt7lDZBqQb4OVT2YN8-qz2/view?usp=sharing"
obsolete: "2025-12-31"
- translation:
key: "txt.apps.admin.error.app_build.invalid_cov2_object_reference_in_triggers"
title: 'App builder job: requirements file contains an invalid object reference in object_triggers for Custom Objects V2. Do not translate "requirements.json", "object_fields", \"%{item_identifier}\", \"%{object_key}\".'
value: 'The requirements.json file contains an invalid object reference in object_triggers. Trigger \"%{item_identifier}\" references object \"%{object_key}\" which does not exist in the objects array.'
screenshot: "https://drive.google.com/file/d/11e3x1sEfXQydkE-mRQ_rHqqLCRurHoCN/view?usp=sharing"
obsolete: "2025-12-31"
- translation:
key: "txt.apps.admin.error.app_build.excessive_custom_objects_v2_trigger_conditions_v2"
title: "App builder job: requirements file contains too many custom object trigger conditions. The maximum number of conditions allowed per trigger is 50. Leave requirements.json as is (do not translate)"
value: "The requirements.json file contains too many custom object trigger conditions. The current limit is %{max} conditions per trigger. This app has %{count} conditions for trigger %{trigger_key}."
screenshot: "https://drive.google.com/file/d/1UPm_rLhRksRJbfrjy5BJFBn00ceBA_Rx/view?usp=sharing"
- translation:
key: "txt.apps.admin.error.app_build.excessive_custom_objects_v2_trigger_actions_v2"
title: "App builder job: requirements file contains too many custom object trigger actions. The maximum number of actions allowed per trigger is 25. Leave requirements.json as is (do not translate)"
value: "The requirements.json file contains too many custom object trigger actions. The current limit is %{max} actions per trigger. This app has %{count} actions for trigger %{trigger_key}."
screenshot: "https://drive.google.com/file/d/1peD9NjuFQ6_dW4ia6Cxz-GimTN0rdjMk/view?usp=sharing"
- translation:
key: "txt.apps.admin.error.app_build.missing_cov2_trigger_schema_key_v2"
title: 'App builder job: requirements file is missing a custom object trigger schema key. These are the required keys: (title, actions, conditions, object_key). The term "schema key" typically refers to an identifier or attribute that defines a specific item within a schema and it should be translated. Leave requirements.json as is (do not translate)'
value: "The requirements.json file is missing custom object trigger schema key for trigger %{trigger_key} in object %{object_key}. The following key is required: %{missing_key}."
screenshot: "https://drive.google.com/file/d/1esO2LObXEPGoeEJQSZYy-e2Jaa867vOy/view?usp=sharing"
- translation:
key: "txt.apps.admin.error.app_build.empty_cov2_trigger_conditions_v2"
title: 'App builder job: requirements file contains an empty conditions array for custom object trigger. Leave requirements.json as is (do not translate). Do not translate "conditions" as it is part of schema.'
value: "The requirements.json file contains an empty conditions array for custom object trigger %{trigger_key} in object %{object_key}."
screenshot: "https://drive.google.com/file/d/1ishzANlbt4PiyxikwXDTTPKy9drlWWlP/view?usp=sharing"
- translation:
key: "txt.apps.admin.error.app_build.invalid_cov2_requirements_structure_v2"
title: 'App builder job: requirements file contains invalid custom objects v2 structure. An "object" here refers to a programming object (a set of key-value pairs), not a custom object in Zendesk. Leave requirements.json as is (do not translate). Do not translate "custom_objects_v2" as it is part of schema.'
value: 'The requirements.json file contains an invalid custom_objects_v2 structure. The custom_objects_v2 requirements must be an object.'
screenshot: "https://drive.google.com/file/d/1hTiBvSHqEXCsoa2YAt1bnGNCs8cXSzlx/view?usp=sharing"
- translation:
key: "txt.apps.admin.error.app_build.invalid_cov2_trigger_actions_structure_v2"
title: "App builder job: requirements file contains an invalid custom object trigger actions structure. Actions must be an array. 'actions' is part of requirements file. Leave requirements.json as is (do not translate). Do not translate 'actions' as it is part of schema."
value: 'The requirements.json file contains an invalid custom object trigger actions structure. The actions field must be an array for trigger %{trigger_key}.'
screenshot: "https://drive.google.com/file/d/1UeBrY4GlnHDK19zuUE8xUoHnZl9HQv3y/view?usp=sharing"
- translation:
key: "txt.apps.admin.error.app_build.empty_cov2_trigger_actions_v2"
title: "App builder job: requirements file contains empty custom object trigger actions. At least one action must be specified. Leave requirements.json as is (do not translate). Do not translate 'actions' as it is part of schema."
value: "The requirements.json file contains empty custom object trigger actions. At least one action must be specified for trigger %{trigger_key}."
screenshot: "https://drive.google.com/file/d/1MKBwF-OTD18FQPxkjVhwq4GVOCXAgVDs/view?usp=sharing"
- translation:
key: "txt.apps.admin.error.app_build.invalid_objects_structure_in_cov2_requirements_v2"
title: "App builder job: requirements file contains invalid objects structure for custom objects v2. Objects must be an array. Leave requirements.json as is (do not translate). Do not translate 'objects' as it is part of schema."
value: "The requirements.json file contains an invalid objects structure. The objects field must be an array."
screenshot: "https://drive.google.com/file/d/1ywYAYOoeVmjUgZ2yfFl3YdJ-xkrBSgUG/view?usp=sharing"
- translation:
key: "txt.apps.admin.error.app_build.invalid_object_fields_structure_in_cov2_requirements_v2"
title: "App builder job: requirements file contains invalid object_fields structure for custom objects v2. Object_fields must be an array. Leave requirements.json as is (do not translate). Do not translate 'object_fields' as it is part of schema."
value: 'The requirements.json file contains an invalid object_fields structure. The object_fields field must be an array.'
screenshot: "https://drive.google.com/file/d/1TQSnKbBXxLSYFpcgEBGNceLpo5ARMBAa/view?usp=sharing"
- translation:
key: "txt.apps.admin.error.app_build.invalid_object_triggers_structure_in_cov2_requirements_v2"
title: "App builder job: requirements file contains invalid object_triggers structure for custom objects v2. Object_triggers must be an array. Leave requirements.json as is (do not translate). Do not translate 'object_triggers' as it is part of schema."
value: 'The requirements.json file contains an invalid object_triggers structure. The object_triggers field must be an array.'
screenshot: "https://drive.google.com/file/d/19r2xv15OnXtu2-JxU_ioAVMmaP33DiB-/view?usp=sharing"
- translation:
key: "txt.apps.admin.error.app_build.invalid_cov2_object_reference_in_fields_v2"
title: 'App builder job: requirements file contains an invalid object reference in object_fields for Custom Objects V2. Do not translate "requirements.json" %{item_identifier}, %{object_key}. Do not translate "object_fields" as it is part of schema.'
value: 'The requirements.json file contains an invalid object reference in object_fields. Field %{item_identifier} references object %{object_key} which does not exist in the objects array.'
screenshot: "https://drive.google.com/file/d/1yHiq5uUyGmQjLgO72ARAVCgFA1tXFUHT/view?usp=sharing"
- translation:
key: "txt.apps.admin.error.app_build.invalid_cov2_object_reference_in_triggers_v2"
title: 'App builder job: requirements file contains an invalid object reference in object_triggers for Custom Objects V2. Do not translate "requirements.json", %{item_identifier}, %{object_key}. Do not translate "object_triggers" as it is part of schema.'
value: 'The requirements.json file contains an invalid object reference in object_triggers. Trigger %{item_identifier} references object %{object_key} which does not exist in the objects array.'
screenshot: "https://drive.google.com/file/d/1hwmWbFPd5_XtoY6gpyy7FZ9niHppRe2m/view?usp=sharing"
- translation:
key: "txt.apps.admin.error.app_build.missing_required_fields"
title: "App builder job: required key missing in requirements, e.g. \"title\" is required in \"my_custom_email_target\""
Expand Down