iguazio.dashboard-controls 1.1.0 → 1.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/i18n/en/common.json +80 -81
- package/dist/i18n/en/functions.json +109 -109
- package/dist/js/iguazio.dashboard-controls.js +3296 -3296
- package/dist/less/iguazio.dashboard-controls.less +879 -879
- package/package.json +1 -1
- package/src/i18n/en/common.json +80 -81
- package/src/i18n/en/functions.json +109 -109
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"ACCESS_KEY": "Access key",
|
|
3
3
|
"ACCESS_KEY_DESCRIPTION": "A platform data-access key",
|
|
4
4
|
"ACCESS_KEY_ID": "Access key ID",
|
|
5
|
-
"ACCESS_KEY_V3IO_ONLY": "Access key (required for an Iguazio
|
|
5
|
+
"ACCESS_KEY_V3IO_ONLY": "Access key (required for an Iguazio AI Platform download)",
|
|
6
6
|
"ADD_BROKER": "Add broker",
|
|
7
7
|
"ADD_ANNOTATION": "Add an annotation",
|
|
8
8
|
"ADD_EVENT_HEADER": "Add an event header",
|
|
@@ -10,8 +10,8 @@
|
|
|
10
10
|
"ADD_SUBSCRIPTION": "Add a subscription",
|
|
11
11
|
"ADD_TRIGGER": "Add a trigger",
|
|
12
12
|
"ADD_VOLUME": "Add a volume",
|
|
13
|
-
"ADD_TOPIC": "Add topic",
|
|
14
|
-
"ALWAYS_WAIT_FOR_READINESS_TIMEOUT_EXPIRATION": "Always wait for readiness-timeout expiration",
|
|
13
|
+
"ADD_TOPIC": "Add a topic",
|
|
14
|
+
"ALWAYS_WAIT_FOR_READINESS_TIMEOUT_EXPIRATION": "Always wait for the readiness-timeout expiration",
|
|
15
15
|
"ANNOTATIONS": "Annotations",
|
|
16
16
|
"API_GATEWAY_IN_TRANSIENT_STATE": "API gateway update is in progress",
|
|
17
17
|
"API_GATEWAYS": "API Gateways",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"BUILD_LOG": "Build log",
|
|
34
34
|
"BYTES_TO_FETCH_DEFAULT": "Bytes to fetch (default)",
|
|
35
35
|
"CANARY": "Canary",
|
|
36
|
-
"CANNOT_CREATE_TRIGGER": "
|
|
36
|
+
"CANNOT_CREATE_TRIGGER": "Cannot create more than one trigger of this kind",
|
|
37
37
|
"CHOOSE_TEMPLATE": "Choose a template",
|
|
38
38
|
"CLICK_TO_DISABLE": "Click to disable",
|
|
39
39
|
"CLICK_TO_ENABLE": "Click to enable",
|
|
@@ -54,31 +54,31 @@
|
|
|
54
54
|
"CONTAINER_NAME_DESCRIPTION": "The name of the data container that contains the data",
|
|
55
55
|
"CONTENT_TYPE": "Content type",
|
|
56
56
|
"CREATE_CANARY_FUNCTION": "Create a canary function",
|
|
57
|
-
"CREATE_FUNCTION_DESCRIPTION": "Choose a preconfigured template as starting point for your
|
|
58
|
-
"CREATE_FUNCTION_EVENT": "Create function event",
|
|
59
|
-
"CREATE_NEW_API_GATEWAY": "Create
|
|
60
|
-
"CREATE_NEW_BINDING": "Create a
|
|
61
|
-
"CREATE_NEW_HEADER": "Create a
|
|
62
|
-
"CREATE_NEW_HOST": "Create a
|
|
63
|
-
"CREATE_NEW_RUNTIME_ATTRIBUTE": "Create a
|
|
57
|
+
"CREATE_FUNCTION_DESCRIPTION": "Choose a preconfigured template as a starting point for your Nuclio function",
|
|
58
|
+
"CREATE_FUNCTION_EVENT": "Create a function event",
|
|
59
|
+
"CREATE_NEW_API_GATEWAY": "Create an API Gateway",
|
|
60
|
+
"CREATE_NEW_BINDING": "Create a binding",
|
|
61
|
+
"CREATE_NEW_HEADER": "Create a header",
|
|
62
|
+
"CREATE_NEW_HOST": "Create a host",
|
|
63
|
+
"CREATE_NEW_RUNTIME_ATTRIBUTE": "Create a runtime attribute",
|
|
64
64
|
"CREATED_DATE": "Created date",
|
|
65
65
|
"DATA_BINDINGS": "Data Bindings",
|
|
66
|
-
"DELETE_API_GATEWAY_CONFIRM": "Are you sure you want to delete selected API Gateway?",
|
|
67
|
-
"DELETE_API_GATEWAYS_CONFIRM": "Are you sure you want to delete selected API Gateways?",
|
|
68
|
-
"DELETE_DESCRIPTION": "
|
|
66
|
+
"DELETE_API_GATEWAY_CONFIRM": "Are you sure you want to delete the selected API Gateway?",
|
|
67
|
+
"DELETE_API_GATEWAYS_CONFIRM": "Are you sure you want to delete the selected API Gateways?",
|
|
68
|
+
"DELETE_DESCRIPTION": "A deleted item cannot be restored.",
|
|
69
69
|
"DELETE_EVENT": "Delete event",
|
|
70
|
-
"DELETE_EVENT_DESCRIPTION": "Deleted
|
|
70
|
+
"DELETE_EVENT_DESCRIPTION": "Deleted events cannot be restored.",
|
|
71
71
|
"DELETE_FUNCTION": "Delete function",
|
|
72
72
|
"DELETE_FUNCTION_FORCIBLY_CONFIRM": "The function is in the middle of being deployed. Delete anyway?",
|
|
73
|
-
"DELETE_FUNCTION_DESCRIPTION": "
|
|
74
|
-
"DELETE_FUNCTIONS_CONFIRM": "Are you sure you want to delete selected functions?",
|
|
73
|
+
"DELETE_FUNCTION_DESCRIPTION": "A deleted function cannot be restored.",
|
|
74
|
+
"DELETE_FUNCTIONS_CONFIRM": "Are you sure you want to delete the selected functions?",
|
|
75
75
|
"DELETE_ITEM": "Delete item?",
|
|
76
76
|
"DELETE_OLDER_FUNCTION_CONFIRM": "The deployed version of this function is newer than the deleted version. To see the latest version before deleting the function, cancel the delete operation and refresh the UI.",
|
|
77
77
|
"DELETE_PROJECT": "Delete project",
|
|
78
|
-
"DELETE_PROJECT_DESCRIPTION": "Deleted
|
|
78
|
+
"DELETE_PROJECT_DESCRIPTION": "Deleted projects cannot be restored.",
|
|
79
79
|
"DELETE_PROJECTS_CONFIRM": "Delete selected projects?",
|
|
80
80
|
"DELETE_VERSION": "Delete version",
|
|
81
|
-
"DELETE_VERSIONS_CONFIRM": "Are you sure you want to delete selected versions?",
|
|
81
|
+
"DELETE_VERSIONS_CONFIRM": "Are you sure you want to delete the selected versions?",
|
|
82
82
|
"DELETED_FUNCTION_WHILE_DEPLOYING_MSG": "The function was deleted by someone else before it completed its deployment. You can deploy it again to recreate it, or go to the functions list.",
|
|
83
83
|
"DEPENDENCIES": "Dependencies",
|
|
84
84
|
"DEPRECATED_SOON_LABEL": "- deprecated soon",
|
|
@@ -89,51 +89,51 @@
|
|
|
89
89
|
"DROP_FILE_HERE_OR": "Drop a file here or ",
|
|
90
90
|
"DUPLICATE_FUNCTION": "Duplicate function",
|
|
91
91
|
"DUPLICATE_FUNCTION_SUBTITLE": "Specify the following missing data for the function configuration.",
|
|
92
|
-
"EDIT_API_GATEWAY": "Edit API Gateway",
|
|
93
|
-
"EDIT_FUNCTION_EVENT": "Edit function event",
|
|
94
|
-
"EDIT_PROJECT": "Edit
|
|
92
|
+
"EDIT_API_GATEWAY": "Edit the API Gateway",
|
|
93
|
+
"EDIT_FUNCTION_EVENT": "Edit the function event",
|
|
94
|
+
"EDIT_PROJECT": "Edit the project",
|
|
95
95
|
"ENDPOINT": "Endpoint",
|
|
96
96
|
"ENTER_HOST_TO_SEE_ENDPOINT": "Enter host to see endpoint",
|
|
97
97
|
"ERROR_MSG": {
|
|
98
|
-
"COULD_NOT_READ_FILE": "Could not read file
|
|
99
|
-
"CREATE_FUNCTION_EVENT": "
|
|
100
|
-
"CREATE_UPDATE_FUNCTION_EVENT": "
|
|
98
|
+
"COULD_NOT_READ_FILE": "Could not read file",
|
|
99
|
+
"CREATE_FUNCTION_EVENT": "An error occurred while creating the new function event.",
|
|
100
|
+
"CREATE_UPDATE_FUNCTION_EVENT": "An error occurred while creating/updating the new function event.",
|
|
101
101
|
"DELETE_API_GW_FUNCTION": "Cannot delete the function while it is being used by an API gateway (\"{{apiGatewayName}}\").",
|
|
102
102
|
"DELETE_API_GW_FUNCTIONS": "Cannot delete the functions because some of them are being used by an API gateway.",
|
|
103
|
-
"DELETE_EVENTS": "
|
|
104
|
-
"DELETE_FUNCTION": "
|
|
103
|
+
"DELETE_EVENTS": "An error occurred while deleting the events",
|
|
104
|
+
"DELETE_FUNCTION": "An error occurred while deleting the function.",
|
|
105
105
|
"DELETE_NOT_EMPTY_PROJECT": "The project is not empty. Deleting it will also delete all of its resources, such as functions and API gateways.",
|
|
106
|
-
"DELETE_PROJECT": "
|
|
107
|
-
"DELETE_API_GATEWAYS": "
|
|
106
|
+
"DELETE_PROJECT": "An error occurred while deleting the the project (try deleting its functions first).",
|
|
107
|
+
"DELETE_API_GATEWAYS": "An error occurred while deleting the API Gateways",
|
|
108
108
|
"DISABLE_API_GW_FUNCTION": "Cannot disable the function while it is being used by an API gateway (\"{{apiGatewayName}}\").",
|
|
109
|
-
"EXPORT_PROJECT": "
|
|
110
|
-
"EXPORT_PROJECTS": "
|
|
111
|
-
"FETCH_FUNCTION_LIST": "Couldn't fetch project's function list. Auto-complete suggestions will not be available. Any function name will be accepted, but the API gateway might not work properly in case such function does not exist or is not in an appropriate status.",
|
|
112
|
-
"FUNCTION_DEPLOYMENT_FAILURE": "Failed to deploy function. Status: {{status}}",
|
|
113
|
-
"FUNCTION_NAME_ALREADY_IN_USE": "Function name already in use. Rename and try again.",
|
|
109
|
+
"EXPORT_PROJECT": "An error occurred while exporting the project",
|
|
110
|
+
"EXPORT_PROJECTS": "An error occurred while exporting the projects",
|
|
111
|
+
"FETCH_FUNCTION_LIST": "Couldn't fetch the project's function list. Auto-complete suggestions will not be available. Any function name will be accepted, but the API gateway might not work properly in case such a function does not exist or is not in an appropriate status.",
|
|
112
|
+
"FUNCTION_DEPLOYMENT_FAILURE": "Failed to deploy the function. Status: {{status}}",
|
|
113
|
+
"FUNCTION_NAME_ALREADY_IN_USE": "Function name is already in use. Rename and try again.",
|
|
114
114
|
"FUNCTIONALITY_IS_NOT_IMPLEMENTED": "This functionality is not implemented yet.",
|
|
115
|
-
"GET_API_GATEWAYS": "
|
|
116
|
-
"GET_EVENTS": "
|
|
117
|
-
"GET_FUNCTION": "
|
|
118
|
-
"GET_FUNCTIONS": "
|
|
119
|
-
"GET_FUNCTIONS_TEMPLATE": "
|
|
120
|
-
"GET_NAMESPACES": "
|
|
121
|
-
"GET_PROJECT": "
|
|
122
|
-
"GET_PROJECTS": "
|
|
115
|
+
"GET_API_GATEWAYS": "An error occurred while retrieving the API Gateways",
|
|
116
|
+
"GET_EVENTS": "An error occurred while retrieving the events",
|
|
117
|
+
"GET_FUNCTION": "An error occurred while retrieving the function.",
|
|
118
|
+
"GET_FUNCTIONS": "An error occurred while retrieving the functions",
|
|
119
|
+
"GET_FUNCTIONS_TEMPLATE": "An error occurred while getting the function's templates",
|
|
120
|
+
"GET_NAMESPACES": "An error occurred while retrieving the namespaces",
|
|
121
|
+
"GET_PROJECT": "An error occurred while retrieving the project",
|
|
122
|
+
"GET_PROJECTS": "An error occurred while retrieving the projects",
|
|
123
123
|
"INVALID_FILE_TYPE_EXTENSION": "Invalid file type/extension",
|
|
124
|
-
"INVOKE_FUNCTION": "
|
|
125
|
-
"UNKNOWN_ERROR_WITH_STATUS": "
|
|
126
|
-
"UPDATE_FUNCTION": "
|
|
127
|
-
"UPDATE_FUNCTION_EVENT": "
|
|
128
|
-
"UPDATE_PROJECT": "
|
|
124
|
+
"INVOKE_FUNCTION": "An error occurred while invoking. Status: ",
|
|
125
|
+
"UNKNOWN_ERROR_WITH_STATUS": "An error occurred. Status: {{status}}",
|
|
126
|
+
"UPDATE_FUNCTION": "An error occurred while updating the function.",
|
|
127
|
+
"UPDATE_FUNCTION_EVENT": "An error occurred while updating the function event.",
|
|
128
|
+
"UPDATE_PROJECT": "An error occurred while updating the project",
|
|
129
129
|
"UPLOAD_FILE": {
|
|
130
|
-
"DEFAULT": "
|
|
131
|
-
"UNKNOWN": "
|
|
130
|
+
"DEFAULT": "An error occurred while uploading a file. ",
|
|
131
|
+
"UNKNOWN": "An error occurred while uploading a file"
|
|
132
132
|
}
|
|
133
133
|
},
|
|
134
134
|
"EVENT_BODY": "Event Body",
|
|
135
135
|
"EVENT_HEADERS": "Event headers",
|
|
136
|
-
"EVENT_RESPONSE_MSG": "Response will be shown here
|
|
136
|
+
"EVENT_RESPONSE_MSG": "Response will be shown here after you press `Test`.",
|
|
137
137
|
"EXPAND_ALL": "Expand all",
|
|
138
138
|
"EXPORT_ALL_PROJECTS": "Export all projects",
|
|
139
139
|
"EXPORT_FUNCTION": "Export function",
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"EXECUTION_LOG": "Execution log",
|
|
142
142
|
"FAILED_TO_DEPLOY": "Failed to deploy",
|
|
143
143
|
"FUNCTION_NAME_IS_USED_WARNING": "The specified function name is already used by a function in another project. To use it for a new function you must first delete the existing function.",
|
|
144
|
-
"FUNCTIONS_NOT_FOUND": "There are currently no functions, you can create a function by
|
|
144
|
+
"FUNCTIONS_NOT_FOUND": "There are currently no functions, you can create a function by pressing ‘New Function’",
|
|
145
145
|
"GET_STARTED_WITH_YOUR_PROJECT": "Get started with your project.",
|
|
146
146
|
"GO_TO_EXISTING_FUNCTION": "Go to existing function",
|
|
147
147
|
"GO_TO_FUNCTIONS": "Go to functions",
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
"IMAGE_NAME": "Image name",
|
|
156
156
|
"IMAGE_NAME_DESCRIPTION": "The name of the built container image (default for this function: <b>{{defaultImageName}}</b>)",
|
|
157
157
|
"IMPORT": "Import",
|
|
158
|
-
"IMPORT_FUNCTION_DESCRIPTION": "Upload a YAML file as a starting point for your
|
|
158
|
+
"IMPORT_FUNCTION_DESCRIPTION": "Upload a YAML file as a starting point for your Nuclio function",
|
|
159
159
|
"IMPORT_PROJECTS": "Import project(s)",
|
|
160
160
|
"INITIAL_OFFSET": "Initial offset",
|
|
161
161
|
"INGRESSES_HOSTS": "Ingress hosts",
|
|
@@ -201,54 +201,54 @@
|
|
|
201
201
|
"PLACEHOLDER": {
|
|
202
202
|
"ACTIONS": "ACTIONS",
|
|
203
203
|
"DEFAULT_PROVIDED_WHEN_EMPTY": "If empty, a default one will be provided",
|
|
204
|
-
"DESCRIPTION": "Description
|
|
205
|
-
"ENTER_ACCESS_KEY": "Enter access key
|
|
206
|
-
"ENTER_ACCESS_KEY_ID": "Enter access key ID
|
|
204
|
+
"DESCRIPTION": "Description",
|
|
205
|
+
"ENTER_ACCESS_KEY": "Enter access key",
|
|
206
|
+
"ENTER_ACCESS_KEY_ID": "Enter access key ID",
|
|
207
207
|
"ENTER_API_GATEWAY_NAME": "Enter API Gateway name",
|
|
208
|
-
"ENTER_ARGUMENTS": "Enter arguments
|
|
209
|
-
"ENTER_BASE_IMAGE": "Enter base image
|
|
210
|
-
"ENTER_BODY_OF_EVENT": "Enter body of event
|
|
208
|
+
"ENTER_ARGUMENTS": "Enter arguments",
|
|
209
|
+
"ENTER_BASE_IMAGE": "Enter base image",
|
|
210
|
+
"ENTER_BODY_OF_EVENT": "Enter body of event",
|
|
211
211
|
"ENTER_CANARY_FUNCTION_NAME": "Enter canary function name",
|
|
212
|
-
"ENTER_COMMAND_ON_EACH_LINE": "Enter a command on each line
|
|
213
|
-
"ENTER_CONFIG_MAP_NAME": "Enter config map name
|
|
214
|
-
"ENTER_CONSUMER_GROUP_NAME": "Enter consumer group name
|
|
215
|
-
"ENTER_CONTAINER_NAME": "Enter container name
|
|
216
|
-
"ENTER_DEPENDENCY_ON_EACH_LINE": "Enter a dependency on each line
|
|
217
|
-
"ENTER_DESCRIPTION": "Enter description
|
|
218
|
-
"ENTER_DESTINATION": "Enter destination
|
|
212
|
+
"ENTER_COMMAND_ON_EACH_LINE": "Enter a command on each line",
|
|
213
|
+
"ENTER_CONFIG_MAP_NAME": "Enter config map name",
|
|
214
|
+
"ENTER_CONSUMER_GROUP_NAME": "Enter consumer group name",
|
|
215
|
+
"ENTER_CONTAINER_NAME": "Enter container name",
|
|
216
|
+
"ENTER_DEPENDENCY_ON_EACH_LINE": "Enter a dependency on each line",
|
|
217
|
+
"ENTER_DESCRIPTION": "Enter description",
|
|
218
|
+
"ENTER_DESTINATION": "Enter destination",
|
|
219
219
|
"ENTER_DURATION": "E.g. 1h, 30m, 10s",
|
|
220
220
|
"ENTER_ENDPOINT": "Enter endpoint",
|
|
221
|
-
"ENTER_EVENT_BODY": "Enter event body
|
|
222
|
-
"ENTER_FUNCTION_NAME": "Enter function name
|
|
223
|
-
"ENTER_IMAGE": "Enter image
|
|
224
|
-
"ENTER_IMAGE_NAME": "Enter image name
|
|
225
|
-
"ENTER_KEY": "Enter key
|
|
226
|
-
"ENTER_MOUNT_PATH": "Enter mount path
|
|
227
|
-
"ENTER_NAME": "Enter name
|
|
228
|
-
"ENTER_NAME_OF_EVENT": "Enter name of event
|
|
229
|
-
"ENTER_ONBUILD_IMAGE": "Enter onbuild image
|
|
230
|
-
"ENTER_OPTION_ON_EACH_LINE": "Enter an option on each line
|
|
231
|
-
"ENTER_PATH_IN_CONTAINER": "Enter path in container
|
|
232
|
-
"ENTER_PERSISTENT_VOLUME_CLAIM_NAME": "Enter persistent volume claim name
|
|
221
|
+
"ENTER_EVENT_BODY": "Enter event body",
|
|
222
|
+
"ENTER_FUNCTION_NAME": "Enter function name",
|
|
223
|
+
"ENTER_IMAGE": "Enter image",
|
|
224
|
+
"ENTER_IMAGE_NAME": "Enter image name",
|
|
225
|
+
"ENTER_KEY": "Enter key",
|
|
226
|
+
"ENTER_MOUNT_PATH": "Enter mount path",
|
|
227
|
+
"ENTER_NAME": "Enter name",
|
|
228
|
+
"ENTER_NAME_OF_EVENT": "Enter name of event",
|
|
229
|
+
"ENTER_ONBUILD_IMAGE": "Enter onbuild image",
|
|
230
|
+
"ENTER_OPTION_ON_EACH_LINE": "Enter an option on each line",
|
|
231
|
+
"ENTER_PATH_IN_CONTAINER": "Enter path in container",
|
|
232
|
+
"ENTER_PERSISTENT_VOLUME_CLAIM_NAME": "Enter persistent volume claim name",
|
|
233
233
|
"ENTER_PRIMARY_FUNCTION_NAME": "Enter primary function name",
|
|
234
|
-
"ENTER_REFERENCE": "Enter reference
|
|
235
|
-
"ENTER_REPOSITORY_ON_EACH_LINE": "Enter a repository on each line
|
|
236
|
-
"ENTER_SASL_PASSWORD": "Enter SASL password
|
|
237
|
-
"ENTER_SASL_USERNAME": "Enter SASL username
|
|
238
|
-
"ENTER_SECRET_ACCESS_KEY": "Enter secret access key
|
|
239
|
-
"ENTER_SECRET_NAME": "Enter secret name
|
|
240
|
-
"ENTER_SESSION_TOKEN": "Enter session token
|
|
241
|
-
"ENTER_TAG": "Enter tag
|
|
242
|
-
"ENTER_TOKEN": "Enter token
|
|
243
|
-
"ENTER_VALUE": "Enter value
|
|
244
|
-
"EVENT_NAME": "Event name
|
|
234
|
+
"ENTER_REFERENCE": "Enter reference",
|
|
235
|
+
"ENTER_REPOSITORY_ON_EACH_LINE": "Enter a repository on each line",
|
|
236
|
+
"ENTER_SASL_PASSWORD": "Enter SASL password",
|
|
237
|
+
"ENTER_SASL_USERNAME": "Enter SASL username",
|
|
238
|
+
"ENTER_SECRET_ACCESS_KEY": "Enter secret access key",
|
|
239
|
+
"ENTER_SECRET_NAME": "Enter secret name",
|
|
240
|
+
"ENTER_SESSION_TOKEN": "Enter session token",
|
|
241
|
+
"ENTER_TAG": "Enter tag",
|
|
242
|
+
"ENTER_TOKEN": "Enter token",
|
|
243
|
+
"ENTER_VALUE": "Enter value",
|
|
244
|
+
"EVENT_NAME": "Event name",
|
|
245
245
|
"MAX_REQUIRED": "Required when min=0",
|
|
246
246
|
"MY_SERVICE_ACCOUNT": "myserviceaccount",
|
|
247
247
|
"REQUIRED_IF_QUEUE_NAME_IS_EMPTY": "Required if Queue Name is empty",
|
|
248
|
-
"SEARCH_FUNCTIONS": "Search functions
|
|
249
|
-
"SEARCH_PROJECTS": "Search projects
|
|
250
|
-
"SEARCH_TEMPLATE": "Search by text, tags and keywords
|
|
251
|
-
"SEC": "Sec
|
|
248
|
+
"SEARCH_FUNCTIONS": "Search functions",
|
|
249
|
+
"SEARCH_PROJECTS": "Search projects",
|
|
250
|
+
"SEARCH_TEMPLATE": "Search by text, tags and keywords",
|
|
251
|
+
"SEC": "Sec",
|
|
252
252
|
"SELECT_CLASS": "Select class",
|
|
253
253
|
"SELECT_TYPE": "Select type"
|
|
254
254
|
},
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
"POLLING_INTERVAL": "Polling interval",
|
|
257
257
|
"PREFIX": "Prefix",
|
|
258
258
|
"PROJECT": "Project",
|
|
259
|
-
"PROJECTS_NOT_FOUND": "There are currently no projects
|
|
259
|
+
"PROJECTS_NOT_FOUND": "There are currently no projects. To create a project, press the ‘Create Project’ button",
|
|
260
260
|
"PROMOTE": "Promote",
|
|
261
261
|
"PROMOTE_CANARY_CONFIRM": "Are you sure you want to promote canary to primary?",
|
|
262
262
|
"PVC": "PVC",
|
|
@@ -274,11 +274,11 @@
|
|
|
274
274
|
"RESPONSE": "Response",
|
|
275
275
|
"RESPONSE_HEADERS": "Response headers",
|
|
276
276
|
"RESPONSE_IMAGE": "Response image",
|
|
277
|
-
"REVERT_NODE_SELECTORS_TO_DEFAULTS_CONFIRM": "Are you sure you want revert the node selectors to
|
|
277
|
+
"REVERT_NODE_SELECTORS_TO_DEFAULTS_CONFIRM": "Are you sure you want to revert the node selectors to their defaults?",
|
|
278
278
|
"REVERT_TO_DEFAULTS": "Revert to defaults",
|
|
279
279
|
"RUN_ON_SPOT_NODES": "Run on Spot nodes",
|
|
280
280
|
"RUNTIME": "Runtime",
|
|
281
|
-
"RUNTIME_ATTRIBUTES": "Runtime
|
|
281
|
+
"RUNTIME_ATTRIBUTES": "Runtime attributes",
|
|
282
282
|
"SASL_PASSWORD": "SASL password",
|
|
283
283
|
"SASL_USERNAME": "SASL username",
|
|
284
284
|
"SAVED": "Saved",
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"SECRET_ACCESS_KEY": "Secret access key",
|
|
289
289
|
"SECRET_KEY": "Secret key",
|
|
290
290
|
"SECRET_NAME": "Secret name",
|
|
291
|
-
"SELECT_FUNCTION_CONFIRM": "The function you selected is currently not running
|
|
291
|
+
"SELECT_FUNCTION_CONFIRM": "The function you selected is currently not running. Are you sure you want to use it?",
|
|
292
292
|
"SERVICE_ACCOUNT": "Service Account",
|
|
293
293
|
"SESSION_TOKEN": "Session token",
|
|
294
294
|
"SKIP": "Skip",
|
|
@@ -309,7 +309,7 @@
|
|
|
309
309
|
"TIMEOUT": "Timeout",
|
|
310
310
|
"TOKEN": "Token",
|
|
311
311
|
"TOOLTIP": {
|
|
312
|
-
"ADD_LABELS": "Labels
|
|
312
|
+
"ADD_LABELS": "Labels can be set on function creation only.",
|
|
313
313
|
"ANNOTATION": "Annotation",
|
|
314
314
|
"ANNOTATIONS": {
|
|
315
315
|
"HEAD": "Kubernetes annotations",
|
|
@@ -321,15 +321,15 @@
|
|
|
321
321
|
"HEAD": "Kubernetes ConfigMap",
|
|
322
322
|
"REST": "for storing configuration artifacts separately from the container image content"
|
|
323
323
|
},
|
|
324
|
-
"DEPLOY_INVALID_CONFIG": "Invalid config, cannot deploy (review the tabs and fix invalid fields)",
|
|
325
|
-
"DEPLOY_IN_PROGRESS": "Deploy is already in-progress",
|
|
326
|
-
"DISABLE_CACHE": "Build the function's Docker image from scratch without reusing any previously built Docker image layers",
|
|
327
|
-
"DISABLED_FUNCTION": "Only running and scaled-to-zero functions can be tested",
|
|
324
|
+
"DEPLOY_INVALID_CONFIG": "Invalid config, cannot deploy (review the tabs and fix invalid fields).",
|
|
325
|
+
"DEPLOY_IN_PROGRESS": "Deploy is already in-progress.",
|
|
326
|
+
"DISABLE_CACHE": "Build the function's Docker image from scratch without reusing any previously built Docker image layers.",
|
|
327
|
+
"DISABLED_FUNCTION": "Only running and scaled-to-zero functions can be tested.",
|
|
328
328
|
"GIT": {
|
|
329
|
-
"BRANCH": "The Git repository branch from which to download the function code",
|
|
329
|
+
"BRANCH": "The Git repository branch from which to download the function code.",
|
|
330
330
|
"BRANCH_TAG_REFERENCE_DISABLED": "Exactly one of Branch, Tag, and Reference fields must be filled. When one is filled, the others are disabled.",
|
|
331
|
-
"URL": "The URL of the Git repository that contains the function code",
|
|
332
|
-
"USERNAME": "Not required if you enter a PAT (Personal Access Token) in the Password field"
|
|
331
|
+
"URL": "The URL of the Git repository that contains the function code.",
|
|
332
|
+
"USERNAME": "Not required if you enter a PAT (Personal Access Token) in the Password field."
|
|
333
333
|
},
|
|
334
334
|
"GITHUB": {
|
|
335
335
|
"BRANCH": "The GitHub repository branch from which to download the function code",
|
|
@@ -349,7 +349,7 @@
|
|
|
349
349
|
"NO_INTERNET_ACCESS": "Use local Docker images rather than pulling from remote",
|
|
350
350
|
"ENRICHED_NODE_SELECTOR": "The node selector of the function, enriched with the project’s and the service’s default node selectors",
|
|
351
351
|
"POD_TOLERATIONS": {
|
|
352
|
-
"ALLOW": "Allow function pods to run on spot nodes. Spot nodes might be tainted, using this option will make sure function pods
|
|
352
|
+
"ALLOW": "Allow function pods to run on spot nodes. Spot nodes might be tainted, using this option will make sure function pods tolerate these taints.",
|
|
353
353
|
"CONSTRAIN": "Constrain function pods to spot nodes using label selectors.",
|
|
354
354
|
"PREVENT": "Disallow function pods from running on Spot nodes"
|
|
355
355
|
},
|
|
@@ -374,8 +374,8 @@
|
|
|
374
374
|
"TO_MAKE_FUNCTION_ACCESSIBLE": "To make the function accessible outside of the cluster, go to the <a class=\"link\" data-ui-sref=\"app.project.function.edit.triggers({functionId:'{{functionId}}'})\">Triggers</a> tab and configure an HTTP trigger with an ingress",
|
|
375
375
|
"URL": "A URL for downloading the archive file",
|
|
376
376
|
"USED_BY_API_GATEWAY": "Used by API gateway: \"{{apiGatewayName}}\"",
|
|
377
|
-
"V3IO": "A directory in an Iguazio
|
|
378
|
-
"V3IO_ACCESS_KEY": "An Iguazio
|
|
377
|
+
"V3IO": "A directory in an Iguazio AI Platform data container",
|
|
378
|
+
"V3IO_ACCESS_KEY": "An Iguazio AI Platform access key",
|
|
379
379
|
"V3IO_STREAM_CONTAINER": "Select a container name of the local platform from the dropdown menu, and the URL will be auto-filled for you.<br><b>Advanced:</b> you can manually enter a container name and a URL for remote configuration.",
|
|
380
380
|
"V3IO_STREAM_URL": "In case you selected a container name of the local platform from the dropdown menu — do not edit this field.<br><b>Advanced:</b> you can manually enter a container name and a URL for remote configuration.",
|
|
381
381
|
"VOLUMES": "Volumes that define data paths and the required information for accessing the data from the function",
|
|
@@ -388,7 +388,7 @@
|
|
|
388
388
|
"TRIGGER_ACCESS_KEY_ID": "\"{{triggerName}}\" trigger access key ID",
|
|
389
389
|
"TRIGGER_CRON_INTERVAL_NO_SCHEDULE": "Applicable only when \"Schedule\" is empty",
|
|
390
390
|
"TRIGGER_SECRET_ACCESS_KEY": "\"{{triggerName}}\" trigger secret access key",
|
|
391
|
-
"TRIGGERS_NOT_FOUND": "There are currently no triggers, you can create a trigger by
|
|
391
|
+
"TRIGGERS_NOT_FOUND": "There are currently no triggers, you can create a trigger by pressing ‘Create a new trigger’",
|
|
392
392
|
"UNSPECIFIED_FIELD_NAME": "Unspecified field name",
|
|
393
393
|
"URL_NOT_EXPOSED": "URL not exposed",
|
|
394
394
|
"V3IO": "V3IO",
|
|
@@ -396,7 +396,7 @@
|
|
|
396
396
|
"VIEW_YAML": "View YAML",
|
|
397
397
|
"VOLUME_ACCESS_KEY": "\"{{volumeName}}\" volume access key",
|
|
398
398
|
"VOLUMES": "Volumes",
|
|
399
|
-
"WELCOME_DESCRIPTION": "Write from scratch or use an example repository to build an event
|
|
399
|
+
"WELCOME_DESCRIPTION": "Write from scratch or use an example repository to build an event-driven application project.",
|
|
400
400
|
"WORK_DIRECTORY": "Work directory",
|
|
401
401
|
"WORKER_ALLOCATOR_NAME": "Worker allocator name",
|
|
402
402
|
"WORKER_AVAILABILITY_TIMEOUT": "Worker availability timeout",
|