|
1 | 1 | {
|
2 | 2 | "copyright-footer-text": "Copyright (c) 2021, {{currentYear}}, Oracle and/or its affiliates. Licensed under The Universal Permissive License (UPL), Version 1.0, as shown at",
|
3 | 3 |
|
| 4 | + "nav-aria-label": "Choose a navigation item", |
4 | 5 | "nav-model": "Model",
|
5 | 6 | "nav-project-settings": "Project Settings",
|
6 | 7 | "nav-image": "Image",
|
|
81 | 82 | "project-settings-form-name": "Project Settings",
|
82 | 83 | "project-settings-title": "Project Settings",
|
83 | 84 | "project-settings-mac-environment-question": "For macOS, do you need to add directories to the PATH or define other environment variables for Docker/Podman or Kubernetes?",
|
| 85 | + "project-settings-mac-path-table-aria-label": "macOS Extra Path Directories Table", |
84 | 86 | "project-settings-add-path-row-icon-text": "Add Extra Path Directory",
|
85 | 87 | "project-settings-choose-path-icon-text": "Choose Extra Path Directory",
|
86 | 88 | "project-settings-delete-path-row-icon-text": "Remove Extra Path Directory",
|
87 | 89 | "project-settings-extra-path-directory-header": "Extra Path Directory",
|
88 | 90 | "project-settings-hints-macos-path-directories": "Show System Path Directories",
|
89 | 91 | "project-settings-button-macos-path-directories": "Show System Path",
|
| 92 | + "project-settings-mac-env-var-table-aria-label": "macOS Extra Environment Variables Table", |
90 | 93 | "project-settings-add-env-var-row-icon-text": "Add Extra Environment Variable",
|
91 | 94 | "project-settings-delete-env-var-row-icon-text": "Remove Extra Environment Variable",
|
92 | 95 | "project-settings-extra-environment-variable-name-header": "Extra Environment Variable Name",
|
|
144 | 147 | "project-settings-credential-store-policy-answer-message": "The Credential Store Policy controls how credentials are handled when the project is saved and loaded. The options are to store them in the machine's native credential store, store them in the project file encrypted with a passphrase, or not store them at all.",
|
145 | 148 |
|
146 | 149 | "macos-path-directories-dialog-title": "System Path",
|
| 150 | + "macos-path-directories-dialog-table-aria-label": "System Path Environment Variable Directories", |
147 | 151 | "macos-path-directories-dialog-name-header": "Path Directory",
|
148 | 152 |
|
149 | 153 | "macos-environment-variables-dialog-title": "System Environment Variables",
|
| 154 | + "macos-environment-variables-dialog-table-aria-label": "System Environment Variables Table", |
150 | 155 | "macos-environment-variables-dialog-name-header": "Environment Variable Name",
|
151 | 156 | "macos-environment-variables-dialog-value-header": "Environment Variable Value",
|
152 | 157 |
|
|
563 | 568 | "domain-design-cluster-additional-java-options-label": "Additional Java Options",
|
564 | 569 | "domain-design-cluster-additional-java-options-help": "A list of additional Java runtime options, separated by spaces, tabs, or commas.",
|
565 | 570 |
|
| 571 | + "domain-design-configmap-table-aria-label": "ConfigMap Properties Table", |
566 | 572 | "domain-design-configmap-title": "Model Variables Overrides",
|
567 | 573 | "domain-design-configmap-label": "Kubernetes ConfigMap Name",
|
568 | 574 | "domain-design-configmap-help": "The name of the Kubernetes ConfigMap that holds the model variable overrides.",
|
|
599 | 605 | "domain-design-propname-header": "Model Variable Name",
|
600 | 606 | "domain-design-propvalue-header": "Model Variable File Value",
|
601 | 607 | "domain-design-propoverride-header": "Model Variable Override Value",
|
| 608 | + "domain-design-secrets-table-aria-label": "Secrets Table", |
602 | 609 | "domain-design-secretname-header": "Secret Name",
|
603 | 610 | "domain-design-username-header": "Username",
|
604 | 611 | "domain-design-password-header": "Password",
|
|
645 | 652 | "ingress-design-ingress-docker-reg-secret-userpwd-help": "The password used to log in to Docker Hub.",
|
646 | 653 | "ingress-design-ingress-docker-reg-secret-useremail": "Docker Hub Email Address",
|
647 | 654 | "ingress-design-ingress-docker-reg-secret-useremail-help": "The email address of the user logging in to Docker Hub.",
|
| 655 | + "ingress-design-route-get-services-title": "Getting services for namespace {{namespace}}", |
648 | 656 |
|
649 | 657 | "ingress-design-ingress-routes-title": "Ingress Routes Configuration",
|
650 | 658 | "ingress-design-ingress-route-virtualhost-label": "Virtual Host",
|
651 | 659 | "ingress-design-ingress-route-targetservicenamespace-label": "Target Service Namespace",
|
652 | 660 | "ingress-design-ingress-route-targetservicenamespace-help": "The target service namespace value points to the namespace where the domain is running.",
|
653 | 661 | "ingress-design-ingress-route-accesspoint-label": "Access Point",
|
654 | 662 | "ingress-design-ingress-route-targetservice-label": "Target Service",
|
| 663 | + "ingress-design-ingress-route-targetservice-placeholder": "Select Domain Service", |
| 664 | + "ingress-design-ingress-route-targetservice-placeholder-empty": "No Domain Services Available", |
655 | 665 | "ingress-design-ingress-route-targetport-label": "Target Port",
|
| 666 | + "ingress-design-ingress-route-targetport-placeholder": "Select Target Service Port", |
| 667 | + "ingress-design-ingress-route-targetport-placeholder-empty": "No Target Service Selected", |
656 | 668 | "ingress-design-ingress-route-path-label": "Path Expression",
|
657 | 669 | "ingress-design-ingress-route-tls-label": "Transport Options",
|
658 | 670 | "ingress-design-ingress-route-tls-help": "Select the transport option for this ingress route",
|
|
663 | 675 | "ingress-design-ingress-route-is-console-svc-help": "For SSL terminating at ingress and accessing WebLogic Console Service, turn on this option. Your domain must have 'WeblogicPluginEnabled: true' in the 'resources->WebAppContainer' section",
|
664 | 676 | "ingress-design-ingress-route-name-label": "Name",
|
665 | 677 | "ingress-design-ingress-route-dialog-title": "Edit Ingress Route",
|
| 678 | + "ingress-design-ingress-route-annotations-table-aria-label": "Ingress Route Annotations Table", |
666 | 679 | "ingress-design-ingress-route-annotation-label": "Annotation",
|
667 | 680 | "ingress-design-ingress-route-annotationValue-label": "Value",
|
668 | 681 | "ingress-design-ingress-annotations": "Optional Annotations",
|
|
705 | 718 | "ingress-design-generate-tls-subject-label": "Subject to Use for the Generated TLS Certificate",
|
706 | 719 | "ingress-design-generate-tls-subject-help": "The Subject (e.g., /CN=www.mydomain.org) to use when generating TLS certificate. The format must be /type0=value0/type1=value1/type2=...",
|
707 | 720 |
|
| 721 | + "ingress-design-routes-table-aria-label": "Ingress Routes Table", |
708 | 722 | "ingress-design-add-route-label": "Add Route",
|
709 | 723 | "ingress-design-edit-route-label": "Edit Route",
|
710 | 724 | "ingress-design-delete-route-label": "Delete Route",
|
|
989 | 1003 | "model-page-hints-prepareModel": "Prepare Model for Kubernetes",
|
990 | 1004 | "model-page-model-editor-contents": "Model Editor Contents",
|
991 | 1005 |
|
| 1006 | + "model-properties-table-aria-label": "Model Variables Editable Table", |
992 | 1007 | "model-properties-name-header": "Variable Name",
|
993 | 1008 | "model-properties-value-header": "Variable Value",
|
994 | 1009 | "model-properties-add-label": "Add Variable",
|
995 | 1010 | "model-properties-delete-label": "Delete",
|
| 1011 | + |
| 1012 | + "model-archive-toolbar-aria-label": "Archive Editing Toolbar", |
| 1013 | + "model-archive-tree-view-aria-label": "Archive Editor Tree View", |
996 | 1014 | "model-archive-add-label": "Add",
|
997 | 1015 | "model-archive-delete-label": "Delete",
|
998 | 1016 | "model-archive-no-archive-label": "(no archive)",
|
|
1284 | 1302 | "quickstart-dialog-title": "WebLogic Kubernetes Toolkit (WKT) UI Introduction",
|
1285 | 1303 | "quickstart-dialog-stop-showing-quickstart-message": "Stop showing this introduction at startup.",
|
1286 | 1304 |
|
| 1305 | + "quickstart-dialog-filmstrip-aria-label": "WebLogic Kubernetes Toolkit UI Tutorial", |
1287 | 1306 | "quickstart-page1-title": "Introduction",
|
1288 | 1307 | "quickstart-page1-paragraph-1": "Ready to get your WebLogic Server domain running in Kubernetes?",
|
1289 | 1308 | "quickstart-page1-paragraph-2": "This application will guide you through the process of creating a WebLogic Server domain in Kubernetes.",
|
|
0 commit comments