diff options
author | walkafwalka <2865898-walkafwalka@users.noreply.gitlab.com> | 2019-03-07 13:51:43 -0800 |
---|---|---|
committer | walkafwalka <2865898-walkafwalka@users.noreply.gitlab.com> | 2019-03-07 15:25:48 -0800 |
commit | 460797dec3dc143943390e86a09d6e6b45a465d8 (patch) | |
tree | a5495703f3bfd1152929c84853322cd9a6812f15 /locale/gitlab.pot | |
parent | 31cf53df4d766ef58d6d5be60d5fa2e380406fc8 (diff) | |
download | gitlab-ce-460797dec3dc143943390e86a09d6e6b45a465d8.tar.gz |
Add support for ingress hostnamesingress-hostnames
Diffstat (limited to 'locale/gitlab.pot')
-rw-r--r-- | locale/gitlab.pot | 32 |
1 files changed, 13 insertions, 19 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 05d8ac1a8d0..abca0256726 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -1614,9 +1614,6 @@ msgstr "" msgid "ClusterIntegration|%{appList} was successfully installed on your Kubernetes cluster" msgstr "" -msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}." -msgstr "" - msgid "ClusterIntegration|%{title} upgraded successfully." msgstr "" @@ -1638,9 +1635,6 @@ msgstr "" msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration" msgstr "" -msgid "ClusterIntegration|After installing Ingress, you will need to point your wildcard DNS at the generated external IP address in order to view your app after it is deployed. %{ingressHelpLink}" -msgstr "" - msgid "ClusterIntegration|Alternatively" msgstr "" @@ -1695,7 +1689,7 @@ msgstr "" msgid "ClusterIntegration|Copy CA Certificate" msgstr "" -msgid "ClusterIntegration|Copy Ingress IP Address to clipboard" +msgid "ClusterIntegration|Copy Ingress Endpoint to clipboard" msgstr "" msgid "ClusterIntegration|Copy Jupyter Hostname to clipboard" @@ -1782,7 +1776,7 @@ msgstr "" msgid "ClusterIntegration|Ingress" msgstr "" -msgid "ClusterIntegration|Ingress IP Address" +msgid "ClusterIntegration|Ingress Endpoint" msgstr "" msgid "ClusterIntegration|Ingress gives you a way to route requests to services based on the request host or path, centralizing a number of services into a single entrypoint." @@ -1797,6 +1791,12 @@ msgstr "" msgid "ClusterIntegration|Installing" msgstr "" +msgid "ClusterIntegration|Installing Ingress may incur additional costs. Learn more about %{pricingLink}." +msgstr "" + +msgid "ClusterIntegration|Installing Knative may incur additional costs. Learn more about %{pricingLink}." +msgstr "" + msgid "ClusterIntegration|Integrate Kubernetes cluster automation" msgstr "" @@ -1878,9 +1878,6 @@ msgstr "" msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{link_gke}" msgstr "" -msgid "ClusterIntegration|More information" -msgstr "" - msgid "ClusterIntegration|No machine types matched your search" msgstr "" @@ -1893,9 +1890,6 @@ msgstr "" msgid "ClusterIntegration|No zones matched your search" msgstr "" -msgid "ClusterIntegration|Note:" -msgstr "" - msgid "ClusterIntegration|Number of nodes" msgstr "" @@ -1905,7 +1899,7 @@ msgstr "" msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:" msgstr "" -msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed." +msgid "ClusterIntegration|Point a wildcard DNS to this generated endpoint in order to access your application after it has been deployed." msgstr "" msgid "ClusterIntegration|Project cluster" @@ -1998,7 +1992,7 @@ msgstr "" msgid "ClusterIntegration|Specifying a domain will allow you to use Auto Review Apps and Auto Deploy stages for %{auto_devops_start}Auto DevOps%{auto_devops_end}. The domain should have a wildcard DNS configured matching the domain." msgstr "" -msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time." +msgid "ClusterIntegration|The endpoint is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time." msgstr "" msgid "ClusterIntegration|This account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below" @@ -2058,9 +2052,6 @@ msgstr "" msgid "ClusterIntegration|access to Google Kubernetes Engine" msgstr "" -msgid "ClusterIntegration|check the pricing here" -msgstr "" - msgid "ClusterIntegration|documentation" msgstr "" @@ -2070,6 +2061,9 @@ msgstr "" msgid "ClusterIntegration|meets the requirements" msgstr "" +msgid "ClusterIntegration|pricing" +msgstr "" + msgid "ClusterIntegration|properly configured" msgstr "" |