Skip to content
Snippets Groups Projects
en-GB.json 4.00 KiB
{
    "forms": {
        "fields": {
            "tt_number": "Insert the Ticket number that covers this activity",

            "confirm": "Confirm",
            "confirm_info": "Please verify this form looks correct.",

            "site_country": "Site Country Name",
            "site_bgp_community_id": "Site BGP Community ID",
            "site_internal_id": "Site Internal ID",
            "site_tier": "Site Tier",
            "site_ts_address": "Site Terminal Server Address",

            "hostname": "Hostname of the new router, only the part that comes before the first period",
            "ts_address": "IP address of the terminal server",
            "ts_port": "Port number of the terminal server",
            "vendor": "Router vendor",
            "router_role": "Router role",

            "geant_s_sid": "GÉANT S-SID",
            "iptrunk_description": "IPtrunk description",
            "iptrunk_type": "IPtrunk type",
            "iptrunk_speed": "Capacity per port (in Gbits/s)",
            "iptrunk_minimum_links": "Minimum amount of links",
            "side_a_ae_iface": "LAG interface name",
            "side_a_ae_geant_a_sid": "GÉANT A-SID",
            "side_a_ae_members": "Aggregated Ethernet member interfaces",
            "side_b_ae_iface": "LAG interface name",
            "side_b_ae_geant_a_sid": "GÉANT A-SID",
            "side_b_ae_members": "Aggregated Ethernet member interfaces",
            "migrate_to_different_site": "Migrating to a different Site",
            "remove_configuration": "Remove configuration from the router",
            "clean_up_ipam": "Clean up related entries in IPAM",
            "restore_isis_metric": "Restore ISIS metric to original value"
        }
    },
    "workflow": {
        "activate_iptrunk": "Activate IP Trunk",
        "activate_router": "Activate router",
        "confirm_info": "Please verify this form looks correct.",
        "create_iptrunk": "Create IP Trunk",
        "create_router": "Create Router",
        "create_site": "Create Site",
        "deploy_twamp": "Deploy TWAMP",
        "migrate_iptrunk": "Migrate IP Trunk",
        "modify_isis_metric": "Modify the ISIS metric",
        "modify_site": "Modify Site",
        "modify_trunk_interface": "Modify IP Trunk interface",
        "modify_connection_strategy": "Modify connection strategy",
        "terminate_iptrunk": "Terminate IP Trunk",
        "terminate_router": "Terminate Router",
        "terminate_site": "Terminate Site",
        "redeploy_base_config": "Redeploy base config",
        "update_ibgp_mesh": "Update iBGP mesh",
        "create_imported_site": "NOT FOR HUMANS -- Import existing site",
        "create_imported_router": "NOT FOR HUMANS -- Import existing router",
        "create_imported_iptrunk": "NOT FOR HUMANS -- Import existing IP trunk",
        "create_imported_super_pop_switch": "NOT FOR HUMANS -- Import existing super PoP switch",
        "create_imported_office_router": "NOT FOR HUMANS -- Import existing office router",
        "create_imported_opengear": "NOT FOR HUMANS -- Import existing OpenGear",
        "import_site": "NOT FOR HUMANS -- Finalize import into a Site product",
        "import_router": "NOT FOR HUMANS -- Finalize import into a Router product",
        "import_iptrunk": "NOT FOR HUMANS -- Finalize import into an IP trunk product",
        "import_office_router": "NOT FOR HUMANS -- Finalize import into an Office router product",
        "import_super_pop_switch": "NOT FOR HUMANS -- Finalize import into a Super PoP switch",
        "import_opengear": "NOT FOR HUMANS -- Finalize import into an OpenGear",
        "validate_iptrunk": "Validate IP Trunk configuration",
        "validate_router": "Validate router configuration",
        "task_validate_geant_products": "Validation task for GEANT products",
        "task_send_email_notifications": "Send email notifications for failed tasks",
        "task_create_partners": "Create partner task",
        "task_modify_partners": "Modify partner task",
        "task_delete_partners": "Delete partner task"
    }
}