|
449 | 449 | "emailTemplates_verifyEmail_title": "Verify Your Email Address",
|
450 | 450 | "emailVerification_successMessage": "Email verified! Thanks!",
|
451 | 451 | "emqProxyForm_acl_title": "Access Control Rules",
|
| 452 | + "ensureTenantRemovalForm_button_cancel_title": "Cancel operation", |
| 453 | + "ensureTenantRemovalForm_button_remove_title": "Remove this Tenant", |
452 | 454 | "entityComment_cancelComment": "Cancel",
|
453 | 455 | "entityComment_deleteComment": "Delete",
|
454 | 456 | "entityComment_replyComment": "Reply",
|
|
539 | 541 | "importOpenApiSpecification_optionText_url": "URL",
|
540 | 542 | "importOpenApiSpecification_optionText_firstOption": "Select lifecycle status",
|
541 | 543 | "importOpenApiSpecificationUploadButton_buttonText_file": "Choose file",
|
| 544 | + "informTenantUser_emailSubject_tenantAddition": "New tenant added: __tenant__", |
| 545 | + "informTenantUser_emailSubject_tenantRemoval": "Tenant __tenant__ removed", |
| 546 | + "informTenantUser_emailSubject_userRemoval": "User removed from tenant __tenant__", |
| 547 | + "informTenantUser_emailSubject_userRoleChange": "Changes in user roles in tenant __tenant__", |
| 548 | + "informTenantUser_emailText_roleInfo": "Current roles: ", |
| 549 | + "informTenantUser_emailText_tenantRemoval": "Tenant __tenant__ is removed. One of the users was: ", |
| 550 | + "informTenantUser_emailText_userRemoval": "Changes in tenant __tenant__. Removed following user: ", |
| 551 | + "informTenantUser_emailText_userRoleChange": "In the tenant __tenant__, there are changes in roles of following user: ", |
542 | 552 | "invalidApiBasePathMessage": "Must begin and end with /. Allowed alphanumeric characters and -.?$*+'()/:#@!&,;=",
|
543 | 553 | "invalidApiMonitoringEndpointMessage": "Must begin with /. Allowed alphanumeric characters and -.?$*+'()/:#@!&,;=",
|
544 | 554 | "invalidApiRequiredMessage": "Invalid input not allowed",
|
|
1366 | 1376 | "searchPage_searchForm_helpText": "Start typing your query for live search results.",
|
1367 | 1377 | "searchPage_searchForm_placeholderText": "Start typing to search APIs...",
|
1368 | 1378 | "searchPage_searchResultsHeader": "Search results",
|
1369 |
| - "settings_panelTitle_addingApisAndOrganizations": "Adding APIs and Organizations", |
1370 |
| - "settings_mail": "Mail", |
1371 |
| - "settings_mail_fromEmail": "This email is used to validate email addresses used for user registration and contact form submission. It needs to be a valid, pre-existing, domain-specific email", |
1372 |
| - "settings_mail_toEmail": "This email is used for receiving contact form submissions. It needs to be a valid, pre-existing, domain-specific email", |
1373 |
| - "settings_github": "Github", |
1374 |
| - "settings_fiware": "FIWARE", |
1375 |
| - "settings_hsl": "HSL", |
1376 |
| - "settings_save": "Save", |
1377 | 1379 | "settings_development_features": "Enable development features",
|
1378 | 1380 | "settings_disabled_login_methods": "Disabled login methods",
|
1379 | 1381 | "settings_disabled_login_methods_caution": "Caution!",
|
1380 | 1382 | "settings_disabled_login_methods_caution_text": "It is possible to lock-out users with this selection, including Admins!",
|
1381 | 1383 | "settings_disabled_login_methods_caution_warning_1": "Do not disable all login methods!",
|
1382 | 1384 | "settings_disabled_login_methods_caution_warning_2": "Make sure that there is at least one Admin user left capable to use some of allowed login methods!",
|
1383 |
| - "settings_sdkCode_generator": "SDK Code Generator", |
1384 | 1385 | "settings_errorMessage": "Invalid Settings! Something is not right or a field is missing.",
|
| 1386 | + "settings_fiware": "FIWARE", |
| 1387 | + "settings_github": "Github", |
| 1388 | + "settings_hsl": "HSL", |
| 1389 | + "settings_mail": "Mail", |
| 1390 | + "settings_mail_fromEmail": "This email is used to validate email addresses used for user registration and contact form submission. It needs to be a valid, pre-existing, domain-specific email", |
| 1391 | + "settings_mail_toEmail": "This email is used for receiving contact form submissions. It needs to be a valid, pre-existing, domain-specific email", |
| 1392 | + "settings_panelTitle_addingApisAndOrganizations": "Adding APIs and Organizations", |
| 1393 | + "settings_save": "Save", |
| 1394 | + "settings_sdkCode_generator": "SDK Code Generator", |
1385 | 1395 | "settings_successMessage": "Settings saved",
|
| 1396 | + "settings_tenant": "Tenant Manager", |
1386 | 1397 | "settings_title_supportsGraphql": "API Umbrella proxy supports GraphQL requests",
|
1387 | 1398 | "settingsPage_title": "General",
|
1388 | 1399 | "settingsPage_title_settings": "Settings",
|
|
1421 | 1432 | "updatePassword_submitButton_text": "Change Password",
|
1422 | 1433 | "updatePasswordForm_successMessage": "Password updated.",
|
1423 | 1434 | "passwordsMismatch": "Passwords do not match",
|
| 1435 | + "tenantAuthorization_title": "Tenant Authorization", |
| 1436 | + "tenantAuthorization_button_refresh": "Refresh now", |
| 1437 | + "tenantCatalog_buttonText_addTenant": "Add Tenant", |
| 1438 | + "tenantCatalog_Title": "Tenants", |
| 1439 | + "tenantCatalog_toolbar_filterOptions_myOrganizations": "My tenants", |
| 1440 | + "tenantCatalog_toolbar_authorization": "Authorization", |
| 1441 | + "tenantCatalogPage_title_organizationsCatalog": "Tenant Catalog", |
| 1442 | + "tenantCatalogPage_token_title": "Authorization token is needed in Tenant related requests", |
| 1443 | + "tenantCatalogPage_token_details_1": "User must have an account on Tenant Manager", |
| 1444 | + "tenantCatalogPage_token_details_2": "While logging in using Keyrock, User receives an authentication token, here: ", |
| 1445 | + "tenantCatalogPage_token_details_2b": "Note! Expiration time: ", |
| 1446 | + "tenantCatalogPage_token_details_2c": "You need to sign out and sign in again to get valid authentication token!", |
| 1447 | + "tenantCatalogPage_token_details_3": "User receives also a refresh token, here: ", |
| 1448 | + "tenantCatalogTable_button_edit": "Edit tenant", |
| 1449 | + "tenantCatalogTable_button_edit_title": "Edit this tenant, change Name, Description, Users and their Roles", |
| 1450 | + "tenantCatalogTable_button_remove": "Remove tenant", |
| 1451 | + "tenantCatalogTable_button_remove_title": "Remove this Tenant", |
| 1452 | + "tenantCatalogTable_header_tenants": "Tenants", |
| 1453 | + "tenantCatalogTable_header_username": "Username & Roles", |
| 1454 | + "tenantCatalogTable_row_title_username": "Username", |
| 1455 | + "tenantCatalogTable_row_title_roles": "Roles", |
| 1456 | + "tenantCatalogTable_row_title_consumer": "Consumer", |
| 1457 | + "tenantCatalogTable_row_title_provider": "Provider", |
| 1458 | + "tenantCatalogTable_header_action": "Action", |
| 1459 | + "tenantForm_addTenant_Success_Message": "Tenant added successfully: ", |
| 1460 | + "tenantForm_addTenant_error_Message": "Tenant operation failed! ", |
| 1461 | + "tenantForm_addTenant_failure_Message": "Tenant manager error! Returns code ", |
| 1462 | + "tenantForm_addTenant_notify_error": "Error in notifying users", |
| 1463 | + "tenantForm_button_cancel": "No, cancel", |
| 1464 | + "tenantForm_button_cancel_title": "Cancel this operation", |
| 1465 | + "tenantForm_button_save_title": "Save new Tenant", |
| 1466 | + "tenantForm_button_modify_title": "Save Tenant modifications", |
| 1467 | + "tenantForm_update_Failure_Message": "Tenant update failed! ", |
| 1468 | + "tenantForm_update_error_Message": "Tenant update failed! ", |
| 1469 | + "tenantForm_update_check_error_Message": "Tenant user check failed! Refresh Tenant list and try again! ", |
| 1470 | + "tenantForm_modifyButton_text": "Yes, Modify Tenant", |
| 1471 | + "tenantForm_saveButton_text": "Yes, Add Tenant", |
| 1472 | + "tenantForm_tenant_noName_error": "Tenant must have a name!", |
| 1473 | + "tenantForm_tenant_noDescription_error": "Tenant must have a description!", |
| 1474 | + "tenantForm_title_add": "Add new Tenant", |
| 1475 | + "tenantForm_title_modify": "Modify Tenant", |
| 1476 | + "tenantForm_tenantDescription": "Tenant description", |
| 1477 | + "tenantForm_tenantName": "Tenant name", |
| 1478 | + "tenantForm_id_missing_Message": "Problem! Tenants id is missing!", |
| 1479 | + "tenantForm_noChanges_Message": "No changes in Tenant", |
| 1480 | + "tenantForm_tokenExpiredWarning_message": "Authorization token is expired. Sign out and sign in again to refresh the token!", |
| 1481 | + "tenantForm_removal_Success_Message": "Tenant removed successfully: ", |
| 1482 | + "tenantForm_update_Success_Message": "Tenant updated successfully: ", |
| 1483 | + "tenantRemoveForm_button_remove": "Yes, remove Tenant", |
| 1484 | + "tenantRemoveForm_question": "Are you sure you want to remove this tenant?", |
| 1485 | + "tenantRemoveForm_title": "Tenant removal", |
| 1486 | + "tenantRequest_missingBasepath": "Tenant Manager basepath is missing from Settings", |
| 1487 | + "tenantRequest_missingTenantList": "Tenant list fetch failed! ", |
| 1488 | + "tenantRequest_missingUserlist": "Userlist fetch failed! ", |
| 1489 | + "tenantUserForm_addButton_text": "Add user for Tenant", |
| 1490 | + "tenantUserForm_errorTextUserNotSelected": "No User is selected for addition!", |
| 1491 | + "tenantUserForm_errorTextDuplicateUser": "This user already exists on Tenants user list: ", |
| 1492 | + "tenantUserForm_help_addUser": "Select user and give roles", |
| 1493 | + "tenantUserForm_title_addUser": "Add a new user for tenant", |
| 1494 | + "tenantUserForm_button_addUser_title": "Add selected user to Tenant's user list", |
| 1495 | + "tenantUsersList_title": "Users of this tenant", |
| 1496 | + "tenantUsersList_thead_username": "Username", |
| 1497 | + "tenantUsersList_thead_roles": "Roles", |
| 1498 | + "tenantUsers_button_title_removeUser": "Remove this user from Tenant", |
1424 | 1499 | "uploadApiLogoButton": "Upload logo",
|
1425 | 1500 | "uploadApiLogo_confirm_delete": "Are you sure you want to delete this logo?",
|
1426 | 1501 | "uploadApiLogo_successfully_deleted": "Logo successfully deleted!",
|
|
0 commit comments