forked from eclipse-edc/DataDashboard
-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathen.json
480 lines (480 loc) · 32.9 KB
/
en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
{
"asset_detail_dialog.limit_exceeded_tooltip": "You have reached the maximum number of consuming contracts. Please terminate one of the existing contracts to negotiate a new one.",
"asset_detail_dialog.on_request_data_offer_description_html": "This data offer is not available for immediate consumption. However, the creator left an email address to contact them if interested.<br>Click <b class=\"!font-semibold\">Contact</b> to email the data offer provider. Alternatively, you can also copy the contact email address from the Contact Information section above.",
"asset_detail_dialog.on_request_data_offer_title": "On Request Data Offer",
"asset_list_page.add_file": "Add reference file",
"asset_list_page.add_keyword": "Add keyword...",
"asset_list_page.add_loc": "Add location",
"asset_list_page.add_sample": "Add data sample",
"asset_list_page.asset_id": "Asset ID",
"asset_list_page.create_asset": " Create New Asset",
"asset_list_page.datasource_config": "Custom Datasource Config (JSON)",
"asset_list_page.datasource_info": "Datasource Information",
"asset_list_page.datasource": "Datasource",
"asset_list_page.default_query": "With query param parameterization enabled, the default query params and the query params provided by the consumer will be merged.",
"asset_list_page.descrip": "The description uses",
"asset_list_page.edit_asset": "Edit Asset",
"asset_list_page.file_des_hint1": "Additional information regarding the reference files.",
"asset_list_page.file_des_hint2": "Supports",
"asset_list_page.file_des": "Reference files description",
"asset_list_page.general_information_description": "Fill out general information about the asset.",
"asset_list_page.general_information": "General Information",
"asset_list_page.http_subpath": "The consuming side must provide a Custom HTTP Subpath with method parameterization is enabled. The Custom HTTP Subpath will be appended to the base path.",
"asset_list_page.info_body": "The request body can only be set from the consumer side, if parameterization is enabled.",
"asset_list_page.info_file": "Additional information regarding the reference files",
"asset_list_page.instructions": "Additional not legally relevant usage instructions (e.g. how to cite the dataset)",
"asset_list_page.keywords": "Keywords",
"asset_list_page.legal_name": "Legal name of the data owner",
"asset_list_page.method_para": "Method Parameterization",
"asset_list_page.my_asset": "My Asset",
"asset_list_page.name": "Title",
"asset_list_page.no_assets": "No assets found with given filter.",
"asset_list_page.page": "Asset Page",
"asset_list_page.path_para": "Path Parameterization",
"asset_list_page.provide": "The consuming side must provide a Custom HTTP Method with method parameterization enabled.",
"asset_list_page.query_name": "Query Param Name",
"asset_list_page.query_para_single": "Query Param",
"asset_list_page.query_para": "Query Params",
"asset_list_page.query_parameter": " Query Param Parameterization",
"asset_list_page.request_body": "Request Body",
"asset_list_page.request_para": "Request Body Parameterization",
"asset_list_page.search_assets": "Search assets",
"asset_list_page.title": "Assets",
"asset_list_page.version": "Version",
"catalog_browser_page.con_endpoints": "Connector Endpoints",
"catalog_browser_page.contract": "Contract Offer",
"catalog_browser_page.endpoint_catalogs": "Other Connector Endpoint Catalogs",
"catalog_browser_page.enter_endpoints": "Please enter other connector endpoints to fetch catalogs.",
"catalog_browser_page.fetch": "Fetch Status",
"catalog_browser_page.no_contract_offers": "No contract offers found with this filter",
"catalog_browser_page.page": "Catalog Browser",
"catalog_browser_page.search": "Search catalog",
"catalog_browser_page.title": "Catalog Browser",
"catalog_browser_page.usage": "Already using",
"component_library.accept_licence": "Hereby I agree that by pressing the 'Confirm' button, I accept the license\n terms, policies, and additional conditions for use, including any copyright\n notices, associated with the provider's offer.",
"component_library.agree": "I agree to the Data Offer Terms & Conditions",
"component_library.at": "Created At",
"component_library.connector_id_plural": "Connector IDs",
"component_library.connector_id": "Connector ID",
"component_library.content_type": "Content Type",
"component_library.data_offer": "Data Offer Terms & Conditions",
"component_library.delete_one": "Please confirm you want to delete",
"component_library.delete_title": "Deletion confirmation",
"component_library.delete_two": "This action cannot be undone.",
"component_library.http_param": "HTTP Data Source Parameterization",
"component_library.json_ld": "Show JSON-LD",
"component_library.json": "Cleaned JSON",
"component_library.negotiate": "Negotiate",
"component_library.negotiating": "Negotiating...",
"component_library.no_description": "No Description",
"component_library.no_transfer": "No transfer processes started yet.",
"component_library.organization": "Organization",
"component_library.oth_connector": "Other Connector",
"component_library.participant_id_plural": "Participant IDs",
"component_library.participant_id": "Participant ID",
"component_library.policy_details": "Show Policy Details",
"component_library.show_less": "Show less",
"component_library.show_more": "Show more",
"component_library.succ_negotiating": "Successfully Negotiated",
"component_library.t_history": "Transfer History",
"component_library.transfer": "Transfer",
"component_library.up_at": "Updated At",
"connector_ui.assets": "Assets",
"connector_ui.catalog": "Catalog Browser",
"connector_ui.contract": "Contract Definitions",
"connector_ui.contracts": "Contracts",
"connector_ui.dashboard": "Dashboard",
"connector_ui.logout": "Logout",
"connector_ui.policies": "Policies",
"connector_ui.transfer": "Transfer History",
"contract_agreement_page.active_contracts": "Active Contracts",
"contract_agreement_page.add_cus_query": "Add Custom Query Param",
"contract_agreement_page.all_contracts": "All Contracts",
"contract_agreement_page.con_agree": "Consuming Contract Agreements",
"contract_agreement_page.con_def": "No data offer found with given filter.",
"contract_agreement_page.create_def": "Publish Data Offer",
"contract_agreement_page.cus_datasink": "Custom Datasink Config (JSON)",
"contract_agreement_page.cus_meth": "Custom Method",
"contract_agreement_page.cus_query": "Custom Query Param Name",
"contract_agreement_page.cus_sub": "Custom Subpath",
"contract_agreement_page.cus_transfer": "Custom Transfer Process Request (JSON)",
"contract_agreement_page.datasink": "Datasink",
"contract_agreement_page.http_fields": "Http Datasource Parameterization Fields",
"contract_agreement_page.http_message": "When the data offer on the provider side is of the type HttpData and certain data source fields are set, certain parts of the request to the data source can be customized from the consumer side and will be passed to the other connector when initiating the transfer. This allows an asset to contain more than just one kind of data, allowing additional filtering or even sharing of entire APIs with multiple data sets via a single asset and a single contract.",
"contract_agreement_page.http_para": "Http Datasource Parameterization",
"contract_agreement_page.ini_transfer": "Initiate Transfer",
"contract_agreement_page.json_hint": "JSON-LD values for edc:connectorId, edc:contractId, edc:connectorId and edc:connectorAddress will be overridden.",
"contract_agreement_page.new_def": "Publish New Data Offer",
"contract_agreement_page.no_agree_found": "No contract agreements found with given filter.",
"contract_agreement_page.no_agree": "No contract agreements yet.",
"contract_agreement_page.page": "Contract Page",
"contract_agreement_page.prov_agree": "Providing Contract Agreements",
"contract_agreement_page.proxy_body": "Requires proxyBody to be true.",
"contract_agreement_page.proxy_method": "Requires proxyMethod to be true. ",
"contract_agreement_page.proxy_path": "Requires proxyPath to be true. ",
"contract_agreement_page.proxy_query": "Requires proxyQueryParams to be true",
"contract_agreement_page.req_body": "Custom Request Body",
"contract_agreement_page.req_cont": "Custom Request Body Content Type",
"contract_agreement_page.res_url": "The resulting URL will look like",
"contract_agreement_page.search_agree": "Search contract agreements...",
"contract_agreement_page.search_def": "Search data offer",
"contract_agreement_page.terminated_contracts": "Terminated Contracts",
"contract_agreement_page.title": "Contracts",
"contract_definition_page.page": "Data Offer Page",
"contract_definition_page.title": "Data Offers",
"create_asset.asset_id_tooltip": "Asset ID, used internally, is an auto-generated string in a URL-compatible format, combining the asset name and version with a urn:artifact: prefix. You can customize it if needed.",
"create_asset.content_type_hint": "Describes the content type of the data as a MIME type, see",
"create_asset.data_model_tooltip": "Model for data exchange, e.g. DATEX II, TPEG for traffic and travel information, etc.",
"create_asset.email_tooltip": "This email address will be offered to potential consumers for contacting you. This is done in place of having an actual data source connected.",
"create_asset.endpoint_documentation_tooltip": "URL to the technical documentation about the data to be received.",
"create_asset.prefered_email_subject_tooltip": "When potential customers reach out to you via email, you’ll receive messages with this subject line.",
"create_asset.prefered_email_subject": "Preferred E-Mail Subject",
"create_asset.standard_license_tooltip": "URL of the license under which the data is offered",
"create_asset.title_tooltip": "The main title of your asset. It will also be the title of the data offering displayed in the catalog.",
"create_asset.version_tooltip": "The version of your asset. Especially useful if you have iterations of the same asset.",
"create_data_offer_page.accept_placeholder": "Accept",
"create_data_offer_page.add_data_sample": "Add data sample",
"create_data_offer_page.add_location": "Add location",
"create_data_offer_page.add_reference_file": "Add reference file",
"create_data_offer_page.additional_headers": "Additional Headers",
"create_data_offer_page.asset_id_label": "Asset ID",
"create_data_offer_page.asset_id_tooltip": "Asset ID, used internally, is an auto-generated string in a URL-compatible format, combining the asset name and version with a urn:artifact: prefix. You can customize it if needed.",
"create_data_offer_page.asset_id": "Asset ID",
"create_data_offer_page.auth_header_name": "Auth Header Name",
"create_data_offer_page.auth_header_value": "Auth Header Value",
"create_data_offer_page.authorization_header_placeholder": "Authorization",
"create_data_offer_page.bearer_placeholder": "Bearer ...",
"create_data_offer_page.conditions_for_use_description_hint": "Additional not legally relevant usage instructions (e.g. how to cite the dataset). The field supports",
"create_data_offer_page.conditions_for_use_label": "Conditions for use",
"create_data_offer_page.conditions_for_use_placeholder": "Please cite the dataset as...",
"create_data_offer_page.contact_email_placeholder": "contact@my-org.com",
"create_data_offer_page.contact_email_tooltip": "This email address will be offered to potential consumers for contacting you. This is done in place of having an actual data source connected.",
"create_data_offer_page.contact_email": "Contact E-Mail",
"create_data_offer_page.content_type": "Content Type",
"create_data_offer_page.context_information_description": "Provide context information about the datasource",
"create_data_offer_page.custom_datasource_config_json_label": "Custom Datasource Config (JSON)",
"create_data_offer_page.custom_http_method_hint": "The consuming side must provide a Custom HTTP Method with method parameterization enabled.",
"create_data_offer_page.custom_http_subpath_hint": "The consuming side must provide a Custom HTTP Subpath with method parameterization is enabled. The Custom HTTP Subpath will be appended to the base path.",
"create_data_offer_page.data_category": "Data Category",
"create_data_offer_page.data_model_placeholder": "proprietary",
"create_data_offer_page.data_model_tooltip": "Model for data exchange, e.g. DATEX II, TPEG for traffic and travel information, etc.",
"create_data_offer_page.data_model": "Data Model",
"create_data_offer_page.data_offer_type": "Data offer type",
"create_data_offer_page.data_samples_tooltip": "URLs of Dataset samples if available",
"create_data_offer_page.data_samples": "Data samples",
"create_data_offer_page.data_subcategory": "Data Subcategory",
"create_data_offer_page.data_update_frequency_label": "Data update frequency",
"create_data_offer_page.data_update_frequency_placeholder": "every month",
"create_data_offer_page.data_update_frequency_tooltip": "How often is the dataset updated, e.g\t'Every 5 min.",
"create_data_offer_page.datasource_information": "Datasource Information",
"create_data_offer_page.datasource": "Datasource",
"create_data_offer_page.define_data_offer": "Define the type of your offer",
"create_data_offer_page.description_supports": "The description supports",
"create_data_offer_page.description_uses": "The description uses",
"create_data_offer_page.description": "Description",
"create_data_offer_page.documentation": "Documentation",
"create_data_offer_page.email_subject_placeholder": "Data Offer 'xyz'",
"create_data_offer_page.email_subject_tooltip": "When potential customers reach out to you via email, you’ll receive messages with this subject line.",
"create_data_offer_page.email_subject": "Preferred E-Mail Subject",
"create_data_offer_page.end_date_inclusive": "End date (inclusive)",
"create_data_offer_page.endpoint_documentation_tooltip": "URL to the technical documentation about the data to be received.",
"create_data_offer_page.endpoint_documentation": "Endpoint Documentation",
"create_data_offer_page.general_information_description": "Fill out general information about the asset.",
"create_data_offer_page.general_information": "General Information",
"create_data_offer_page.geo_location_description": "Simple description of the relevant geolocation, e.g. Hamburg and vicinity.",
"create_data_offer_page.geo_location_label": "Geo location",
"create_data_offer_page.geo_location_tooltip": "Simple description of the relevant geolocation, e.g. Hamburg and vicinity.",
"create_data_offer_page.geo_reference_method": "Geo reference method",
"create_data_offer_page.geo_reference_placeholder": "Lat/Lon",
"create_data_offer_page.geo_reference_tooltip": "The method used for representing of geographical data, e.g GeoJSON, OpenLR, etc.",
"create_data_offer_page.header_name": "Header Name",
"create_data_offer_page.header_value": "Header Value",
"create_data_offer_page.header_with_value": "Header with Value",
"create_data_offer_page.header_with_vault_secret": "Header with Vault Secret",
"create_data_offer_page.header": "Header",
"create_data_offer_page.keywords": "Keywords",
"create_data_offer_page.language": "Language",
"create_data_offer_page.legal_information_description": "Provide legal information and define the conditions for use",
"create_data_offer_page.legal_information_title": "Legal Information",
"create_data_offer_page.location_time_description": "Fill out location and time information about the asset",
"create_data_offer_page.location_time_title": "Location / Time",
"create_data_offer_page.method_parameterization": "Method Parameterization",
"create_data_offer_page.method": "Method",
"create_data_offer_page.mobility_information_description": "Fill out the asset's mobility information",
"create_data_offer_page.mobility_information_my_title": "Mobility Information",
"create_data_offer_page.nuts_location": "NUTS location",
"create_data_offer_page.nuts_locations_label": "NUTS locations",
"create_data_offer_page.nuts_locations_tooltip": "NUTS codes are regional identifiers in Germany used for statistical and administrative purposes, covering states, districts, and municipalities. (e.g DE60)",
"create_data_offer_page.offer_type": "Offer Type",
"create_data_offer_page.on_request": "On Request (without data source)",
"create_data_offer_page.parameterization": "Parameterization",
"create_data_offer_page.path_parameterization": "Path Parameterization",
"create_data_offer_page.publish_asset_only_tooltip": "Create the asset but do not publish your data offer. You can do it later.",
"create_data_offer_page.publish_asset_only": "Create asset only (without data offer)",
"create_data_offer_page.publish_restricted_tooltip": "Your data offer is published with restrictions of your choice.",
"create_data_offer_page.publish_restricted": "Publish restricted",
"create_data_offer_page.publish_unrestricted_tooltip": "Your data offer is published and can be accessed by everyone.",
"create_data_offer_page.publish_unrestricted": "Publish unrestricted",
"create_data_offer_page.publisher_label": "Publisher",
"create_data_offer_page.publisher_tooltip": "URL of the original publisher of the data",
"create_data_offer_page.publisher": "Publisher",
"create_data_offer_page.publishing_description": "Publish data offer to other data space participants",
"create_data_offer_page.publishing_mode_label": "Publishing Mode",
"create_data_offer_page.publishing": "Publishing",
"create_data_offer_page.query_param_enabled_hint": "With query param parameterization enabled, the default query params and the query params provided by the consumer will be merged.",
"create_data_offer_page.query_param_name": "Query Param Name",
"create_data_offer_page.query_param_parametrization": "Query Param Parameterization",
"create_data_offer_page.query_param": "Query Param",
"create_data_offer_page.query_params": "Query Params",
"create_data_offer_page.readily_available": "Available (with data source)",
"create_data_offer_page.ref_files_description_placeholder": "# My Asset\\n\\nAt vero eos et accusam et justo duo dolores et ea rebum.\\n\\n## Details\\n\\nAt vero eos et accusam et justo duo dolores et ea **rebum**.",
"create_data_offer_page.reference_files_description_label": "Reference files description",
"create_data_offer_page.reference_files_description_title": "Reference files description",
"create_data_offer_page.reference_files_description": "Additional information regarding the reference files. Supports",
"create_data_offer_page.reference_files_tooltip": "URLs of Dataset schemas or other references",
"create_data_offer_page.reference_files": "Reference files",
"create_data_offer_page.request_body_hint": "The request body can only be set from the consumer side, if parameterization is enabled.",
"create_data_offer_page.request_body_parameterization": "Request Body Parameterization",
"create_data_offer_page.request_body": "Request Body",
"create_data_offer_page.show_advanced_fields": "Show Advanced Fields",
"create_data_offer_page.sovereign_label": "Sovereign",
"create_data_offer_page.sovereign_placeholder": "Data Owning Company GMBH",
"create_data_offer_page.sovereign_tooltip": "Legal name of the data owner",
"create_data_offer_page.standard_license_label": "Standard License",
"create_data_offer_page.standard_license_tooltip": "URL of the license under which the data is offered.",
"create_data_offer_page.start_date": "Start date",
"create_data_offer_page.temporal_coverage_hint": "Start and/or end date when the dataset is available for consumption. DD/MM/YYYY (optional) – DD/MM/YYYY (optional)",
"create_data_offer_page.temporal_coverage": "Temporal coverage",
"create_data_offer_page.title_label": "Title",
"create_data_offer_page.title_placeholder": "My Asset",
"create_data_offer_page.title_tooltip": "The main title of your asset. It will also be the title of the data offering displayed in the catalog.",
"create_data_offer_page.title": "Create Data Offer",
"create_data_offer_page.transport_mode": "Transport Mode",
"create_data_offer_page.type": "Type",
"create_data_offer_page.unchanged": "Keep the datasource unchanged.",
"create_data_offer_page.vault_secret_name": "Vault Secret Name",
"create_data_offer_page.version_tooltip": "The version of your asset. Especially useful if you have iterations of the same asset.",
"create_data_offer_page.version": "Version",
"create_policy_page.title": "Create Policy",
"dashboard_page.about_ui": "About EDC UI",
"dashboard_page.about": "About EDC",
"dashboard_page.add_prop": "Additional Properties",
"dashboard_page.api_url": "Management API URL",
"dashboard_page.catalog_browser": "Catalog Browser",
"dashboard_page.catalog": "Catalog Browser",
"dashboard_page.completed": "Completed",
"dashboard_page.con_agree": "Contract Agreements",
"dashboard_page.con_def": "Contract Definitions",
"dashboard_page.conn_end": "Connector Endpoint",
"dashboard_page.conn_prop": "Connector Properties",
"dashboard_page.conn_service": "Connector-as-a-Service",
"dashboard_page.contact_us": "Contact Us",
"dashboard_page.contact": "Contact",
"dashboard_page.contracts": "Contracts",
"dashboard_page.data_dashboard": "Data Dashboard",
"dashboard_page.descrip": "Share the following Connector Endpoint to let others access your EDC Connector's catalog. This is especially useful when using connector-restricted data offers which won't show up in brokers.",
"dashboard_page.eclipse": "Eclipse Dataspace Components",
"dashboard_page.edc_conn": "EDC Connector",
"dashboard_page.edition_edc": "Basic Edition EDC",
"dashboard_page.error": "Error",
"dashboard_page.failed_dashboard": "Failed fetching Dashboard Page Data",
"dashboard_page.failed_env": "Failed fetching Env and Jar Last Commit Data",
"dashboard_page.failed_offers": "Failed fetching data offers.",
"dashboard_page.failed_ui_build": "Failed fetching UI Last Build Date Data",
"dashboard_page.failed_ui": "Failed fetching UI Last Commit Data",
"dashboard_page.inc_data": "Incoming Data",
"dashboard_page.managed_edc": "Get Managed EDC",
"dashboard_page.marketing_about_ui_assets_view_and_create": "View and create assets using the {}",
"dashboard_page.marketing_about_ui_catalog_negotiate": "Negotiate a contract for data sharing in your Dataspace using the {}",
"dashboard_page.marketing_about_ui_catalog_view_offers": "View the asset catalog available to you in your Dataspace using the {}",
"dashboard_page.marketing_about_ui_contract_definitions_view_and_create": "Publish an asset into your Dataspace using the {}",
"dashboard_page.marketing_about_ui_contracts_transfer": "Transfer an asset in your Dataspace using the {}",
"dashboard_page.marketing_about_ui_contracts_view_existing": "View your existing contracts in the {}",
"dashboard_page.marketing_about_ui_policies_view_and_create": "View and create policies and apply these to assets in your Dataspace using the {}",
"dashboard_page.marketing_about_ui_transfer_history_view": "View which assets have been transferred in your Dataspace in the {}",
"dashboard_page.marketing_about_ui": "Example use cases, that you can try out with this application, are:",
"dashboard_page.marketing_about": "The Eclipse Dataspace Components framework facilitates sovereign, inter-organizational data exchange.",
"dashboard_page.marketing_about2": "It implements the International Data Spaces standard (IDS) as well as relevant protocols associated with GAIA-X.",
"dashboard_page.marketing_about3": "The framework is designed as extensible as possible to encourage integrations into various data ecosystems.",
"dashboard_page.marketing_ce_intro": "To join data spaces like <b>Mobility Data Space</b> or <b>Catena-X</b> within minutes, consider the managed solution by {}.",
"dashboard_page.marketing_ce_intro2": "- the <b>Connector-as-a-Service (CaaS)</b> based on open-source software enriched with <b>key enterprise features.</b>",
"dashboard_page.marketing_mds_basic_intro": "This EDC Connector on the subscription level Basic is provided by sovity to enable your first steps in the Mobility Data Space (MDS).",
"dashboard_page.marketing_mds_basic_intro2": "For additional features and advanced capacities, please feel free to contact us.",
"dashboard_page.no_transfer": "NO PROVIDING TRANSFER PROCESSES",
"dashboard_page.no_transfer2": "NO CONSUMING TRANSFER PROCESSES",
"dashboard_page.num_transfer": "Number of Transfer Processes",
"dashboard_page.out_data": "Outgoing Data",
"dashboard_page.page": "Dashboard Page",
"dashboard_page.pre_cat": "Preconfigured Catalogs",
"dashboard_page.progress": "In Progress",
"dashboard_page.provided": "Provided by",
"dashboard_page.title": "Dashboard",
"dashboard_page.trans_pro": "Transfer Processes",
"dashboard_page.transfer": "Transfer History",
"dashboard_page.your_assets": "Your Assets",
"dashboard_page.your_data_offers": "Your Data Offers",
"dashboard_page.your_def": "Your Contract Definitions",
"dashboard_page.your_pol": "Your Policies",
"edit_asset_page.title": "Edit Asset",
"general.accept": "Accept",
"general.access_pol": "Access Policy",
"general.ad_inf": "Advanced Information",
"general.ad_info": "Advanced Information",
"general.add_add_header": "Add Additional Header",
"general.add_auth": "Add Authentication",
"general.add_header": "Additional Headers",
"general.add": "Add",
"general.additional_properties": "Additional Properties",
"general.asset": "Asset",
"general.assets": "Assets",
"general.auth_header": "Auth Header Name",
"general.auth_value": "Auth Header Value",
"general.auth": "Authentication",
"general.body": "Body",
"general.cancel": "Cancel",
"general.close": "Close",
"general.combine": "Combine",
"general.con_def": "Data Offer",
"general.conditions": "Conditions For Use",
"general.confirm": "Confirm",
"general.cons": "Constraints",
"general.consuming": "Consuming",
"general.contact": "Contact",
"general.content_type": "Content Type",
"general.contract_offer": "Contract Offer",
"general.contract_policy": "Contract Policy",
"general.contract": "Contract Agreement",
"general.copy_to_clipboard_tooltip": "Copy to clipboard",
"general.coverage": "Temporal Coverage",
"general.create": "Create",
"general.data_category": "Data Category",
"general.data_model": "Data Model",
"general.data_subcategory": "Data Subcategory",
"general.data": "Data Samples",
"general.date": "Date",
"general.delete": "Delete",
"general.description": "Description",
"general.details": "Show Details",
"general.direction": "Direction",
"general.disable": "Disable",
"general.doc": "Documentation",
"general.edit": "Edit",
"general.enable": "Enable",
"general.end_date": "End date",
"general.endpoint_doc": "Endpoint Documentation",
"general.endpoint": "Connector Endpoint",
"general.error": "Error",
"general.files": "Reference Files",
"general.frequency": "Data Update Frequency",
"general.geo_location": "Geo Location",
"general.geo_reference_method_tooltip": "The method used for representing of geographical data, e.g GeoJSON, OpenLR, etc.",
"general.geo_reference_method": "Geo reference method",
"general.header_name": "Header Name",
"general.header_sec": "Header with Vault Secret",
"general.header_val": "Header with Value",
"general.header_value": "Header Value",
"general.hide": "Hide",
"general.id": "Contract Offer ID",
"general.irr_pol": "Irregular Policy",
"general.language": "Language",
"general.limit_reached": "You have reached the maximum number of consuming contracts. Please terminate one of the existing contracts to negotiate a new one.",
"general.loading": "Loading...",
"general.loading1": "Loading",
"general.method_para": "Method Parameterization",
"general.method": "Method",
"general.name": "Name",
"general.nuts": "NUTS Locations",
"general.operator": "Operator",
"general.oth_connector": "Other Connector",
"general.page": "Page",
"general.parametrization": "Parameterization",
"general.params": "Query Params",
"general.path": "Path",
"general.policies": "Policies",
"general.policy": "Policy",
"general.providing": "Providing",
"general.pub_asset_only_tooltip": "Create the asset but do not publish your data offer. You can do it later.",
"general.pub_asset_only": "Create asset only (without data offer)",
"general.pub_desc": "Publish data offer to other data space participants",
"general.pub_mode": "Publishing Mode",
"general.pub_restr_tooltip": "Your data offer is published with restrictions of your choice.",
"general.pub_restr": "Publish restricted",
"general.pub_unrestr_tooltip": "Your data offer is published and can be accessed by everyone.",
"general.pub_unrestr": "Publish unrestricted",
"general.publish": "Publish",
"general.publisher": "Publisher",
"general.publishing": "Publishing",
"general.refresh": "Refresh",
"general.rem_auth": "Remove Authentication",
"general.remove": "Remove",
"general.select_an_option": "Select an option",
"general.show_adv_fields": "Show Advanced Fields",
"general.show_data": "Show Data Samples",
"general.show_files": "Show Reference Files",
"general.show": "Show",
"general.signed": "Signed",
"general.sovereign": "Sovereign",
"general.standard_license": "Standard License",
"general.start_date": "Start date",
"general.state": "State",
"general.still_loading": "Still Loading...",
"general.tags": "Tags",
"general.terminate": "Terminate",
"general.terminated_by": "terminated by",
"general.title": "Title",
"general.total": "Total",
"general.transport_mode": "Transport Mode",
"general.type": "Type",
"general.update": "Update",
"general.updated": "Last updated",
"general.value": "Value",
"general.vault_secret": "Vault Secret Name",
"general.warn": "Warn",
"logout_page.title": "Logout",
"notification.asset": "Successfully saved asset.",
"notification.compl_negotiation": "Contract Negotiation complete!",
"notification.failed_asset": "Failed saving asset!",
"notification.failed_create_policy": "Failed creating Policy!",
"notification.failed_refresh": "Failed refreshing asset list!",
"notification.failed_transfer_detail_fetch": "Failed to fetch asset details!",
"notification.negotiation": "Failed negotiating contract.",
"notification.starting_neg": "Failure starting negotiation.",
"notification.succ_pol": "Successfully created policy.",
"policy_definition_page.conn_res": "Connector-Restricted-Usage",
"policy_definition_page.create_pol": "Create New Policy",
"policy_definition_page.create_policy": "Create Policy",
"policy_definition_page.date_range": "Date Range",
"policy_definition_page.expression": "Policy Expression",
"policy_definition_page.metadata": "Policy Metadata",
"policy_definition_page.no_pol": "No policy found with given filter.",
"policy_definition_page.page": "Policy Page",
"policy_definition_page.search_pol": "Search policies",
"policy_definition_page.time_res": "Time-Period-Restricted",
"policy_definition_page.title": "Policies",
"policy_expression.add_tooltip": "Conjunction of several expressions. Evaluates to true if and only if all child expressions are true",
"policy_expression.or_tooltip": "Disjunction of several expressions. Evaluates to true if and only if at least one child expression is true",
"policy_expression.participant_id_description": "Consumer's Participant ID, also called Connector ID, of the counter-party connector.",
"policy_expression.participant_id_hint": "Multiple values can be joined by comma",
"policy_expression.participant_id_title": "Consumer's Participant ID",
"policy_expression.time_restriction_description": "Time at which the policy is evaluated. This can be used to restrict the data offer to certain time periods",
"policy_expression.time_restriction_title": "Time Restriction",
"policy_expression.timespan_restriction_title": "Timespan Restriction",
"policy_expression.timespan_restriction_tooltip": "Timespan at which the policy is evaluated. This can be used to restrict the data offer to certain time periods",
"policy_expression.xone_tooltip": "XONE operation. Evaluates to true if and only if exactly one child expression is true",
"services.curator_org": "Curator Organization Name",
"services.curator_url": "Curator URL",
"services.env_version": "Environment Version",
"services.failed_loading": "Failed loading connector information",
"services.main_url": "Maintainer URL",
"services.maintainer": "Maintainer Organization Name",
"tooltip.clipboard": "Copy to clipboard",
"tooltip.details": "Click for details",
"tooltip.failed_details": "Click for failed catalog details",
"tooltip.negotiate": "Cannot negotiate contracts with your own connector.",
"transfer_history_page.counter_endpoint": "Counterparty Connector Endpoint",
"transfer_history_page.counter_id": "Counterparty Participant ID",
"transfer_history_page.no_trans": "No transfer history found.",
"transfer_history_page.page": "Transfer History Page",
"transfer_history_page.subtitle": "Transfer History Details",
"transfer_history_page.title": "Transfer History"
}