From a360d411f32c27f14b6bd93029b51ff7c2484833 Mon Sep 17 00:00:00 2001 From: cf-cli-eng Date: Mon, 30 Apr 2018 20:59:01 +0000 Subject: [PATCH] Updating en-us translation file --- resources/en-us.all.json | 1382 +++++++++++++++++++++++++------------- 1 file changed, 933 insertions(+), 449 deletions(-) diff --git a/resources/en-us.all.json b/resources/en-us.all.json index 372ec82..85b3fdf 100644 --- a/resources/en-us.all.json +++ b/resources/en-us.all.json @@ -97,7 +97,7 @@ }, { "id": " (Default: {{.DefaultValue}})", - "translation": "" + "translation": " (Default: {{.DefaultValue}})" }, { "id": " added as '", @@ -153,15 +153,19 @@ }, { "id": "'--docker-username' requires '--docker-image' to be specified", - "translation": "" + "translation": "'--docker-username' requires '--docker-image' to be specified" + }, + { + "id": "'buildpacks' in manifest", + "translation": "'buildpacks' in manifest" }, { "id": "'docker.image' must be a string", - "translation": "" + "translation": "'docker.image' must be a string" }, { "id": "'docker.username' must be a string", - "translation": "" + "translation": "'docker.username' must be a string" }, { "id": "'routes' should be a list", @@ -175,21 +179,17 @@ "id": ") already exists.", "translation": ") already exists." }, - { - "id": "*** Global attributes/inheritance in app manifest are not supported in v2-push, delegating to old push ***", - "translation": "" - }, { "id": "**Attention: Plugins are binaries written by potentially untrusted authors. Install and use plugins at your own risk.**\n\nDo you want to install the plugin {{.Plugin}}?", "translation": "**Attention: Plugins are binaries written by potentially untrusted authors. Install and use plugins at your own risk.**\n\nDo you want to install the plugin {{.Plugin}}?" }, { "id": "2006-01-02 15:04:05 PM", - "translation": "" + "translation": "2006-01-02 15:04:05 PM" }, { "id": "\u003call\u003e", - "translation": "" + "translation": "\u003call\u003e" }, { "id": "A command line tool to interact with Cloud Foundry", @@ -205,11 +205,11 @@ }, { "id": "ADD/REMOVE PLUGIN REPOSITORY:", - "translation": "" + "translation": "ADD/REMOVE PLUGIN REPOSITORY:" }, { "id": "ADD/REMOVE PLUGIN:", - "translation": "" + "translation": "ADD/REMOVE PLUGIN:" }, { "id": "ADVANCED", @@ -217,7 +217,7 @@ }, { "id": "ADVANCED:", - "translation": "" + "translation": "ADVANCED:" }, { "id": "ALIAS:", @@ -237,7 +237,7 @@ }, { "id": "API endpoint not found at '{{.URL}}'", - "translation": "" + "translation": "API endpoint not found at '{{.URL}}'" }, { "id": "API endpoint:", @@ -259,9 +259,13 @@ "id": "APPS", "translation": "APPS" }, + { + "id": "APPS (experimental):", + "translation": "APPS (experimental):" + }, { "id": "APPS:", - "translation": "" + "translation": "APPS:" }, { "id": "APP_INSTANCES", @@ -317,7 +321,11 @@ }, { "id": "All available CLI commands", - "translation": "" + "translation": "All available CLI commands" + }, + { + "id": "All files found in remote cache; nothing to upload.", + "translation": "All files found in remote cache; nothing to upload." }, { "id": "Allow SSH access for the space", @@ -325,7 +333,7 @@ }, { "id": "Allow use of a feature", - "translation": "" + "translation": "Allow use of a feature" }, { "id": "Also delete any mapped routes", @@ -345,7 +353,7 @@ }, { "id": "App has no processes", - "translation": "" + "translation": "App has no processes" }, { "id": "App instance limit", @@ -353,23 +361,31 @@ }, { "id": "App is not staged.", - "translation": "" + "translation": "App is not staged." }, { "id": "App lifecycle type to stage and run the app", - "translation": "" + "translation": "App lifecycle type to stage and run the app" }, { "id": "App name is a required field", "translation": "App name is a required field" }, + { + "id": "App process instance index (Default: 0)", + "translation": "App process instance index (Default: 0)" + }, + { + "id": "App process name (Default: web)", + "translation": "App process name (Default: web)" + }, { "id": "App process to scale", - "translation": "" + "translation": "App process to scale" }, { "id": "App process to update", - "translation": "" + "translation": "App process to update" }, { "id": "App {{.AppName}} already exists", @@ -377,7 +393,7 @@ }, { "id": "App {{.AppName}} does not exist", - "translation": "" + "translation": "App {{.AppName}} does not exist" }, { "id": "App {{.AppName}} does not exist.", @@ -393,23 +409,27 @@ }, { "id": "App {{.AppName}} is already started", - "translation": "" + "translation": "App {{.AppName}} is already started" }, { "id": "App {{.AppName}} is already started.", - "translation": "" + "translation": "App {{.AppName}} is already started." }, { "id": "App {{.AppName}} is already stopped", - "translation": "" + "translation": "App {{.AppName}} is already stopped" }, { "id": "App {{.AppName}} not found", - "translation": "" + "translation": "App {{.AppName}} not found" }, { "id": "Append API request diagnostics to a log file", - "translation": "" + "translation": "Append API request diagnostics to a log file" + }, + { + "id": "Application '{{.AppName}}' is not in the STARTED state", + "translation": "Application '{{.AppName}}' is not in the STARTED state" }, { "id": "Application health check type (Default: 'port', 'none' accepted for 'process', 'http' implies endpoint '/')", @@ -421,19 +441,27 @@ }, { "id": "Application instance index (Default: 0)", - "translation": "" + "translation": "Application instance index (Default: 0)" }, { "id": "Application lifecycle:", - "translation": "" + "translation": "Application lifecycle:" + }, + { + "id": "Application with GUID {{.GUID}} not found.", + "translation": "Application with GUID {{.GUID}} not found." + }, + { + "id": "Application {{.AppName}} cannot use the combination of properties: {{.Properties}}", + "translation": "Application {{.AppName}} cannot use the combination of properties: {{.Properties}}" }, { "id": "Application {{.AppName}} must not be configured with both 'buildpack' and 'docker'", - "translation": "" + "translation": "Application {{.AppName}} must not be configured with both 'buildpack' and 'docker'" }, { "id": "Application {{.AppName}} must not be configured with both 'docker' and 'path'", - "translation": "" + "translation": "Application {{.AppName}} must not be configured with both 'docker' and 'path'" }, { "id": "Application {{.AppName}} must not be configured with both 'routes' and 'domain'/'domains'", @@ -449,15 +477,23 @@ }, { "id": "Applications in spaces of this org that have no isolation segment assigned will be placed in the platform default isolation segment.", - "translation": "" + "translation": "Applications in spaces of this org that have no isolation segment assigned will be placed in the platform default isolation segment." }, { "id": "Applications in this space will be placed in isolation segment {{.orgIsolationSegment}}.", - "translation": "" + "translation": "Applications in this space will be placed in isolation segment {{.orgIsolationSegment}}." }, { "id": "Applications in this space will be placed in the platform default isolation segment.", - "translation": "" + "translation": "Applications in this space will be placed in the platform default isolation segment." + }, + { + "id": "Applies manifest properties to an application", + "translation": "Applies manifest properties to an application" + }, + { + "id": "Applying manifest {{.ManifestPath}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", + "translation": "Applying manifest {{.ManifestPath}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}..." }, { "id": "Apps:", @@ -517,12 +553,16 @@ }, { "id": "Attention: Plugins are binaries written by potentially untrusted authors.", - "translation": "" + "translation": "Attention: Plugins are binaries written by potentially untrusted authors." }, { "id": "Attention: The plan `{{.PlanName}}` of service `{{.ServiceName}}` is not free. The instance `{{.ServiceInstanceName}}` will incur a cost. Contact your administrator if you think this is in error.", "translation": "Attention: The plan `{{.PlanName}}` of service `{{.ServiceName}}` is not free. The instance `{{.ServiceInstanceName}}` will incur a cost. Contact your administrator if you think this is in error." }, + { + "id": "Authenticate non-interactively", + "translation": "Authenticate non-interactively" + }, { "id": "Authenticate user non-interactively", "translation": "Authenticate user non-interactively" @@ -549,7 +589,7 @@ }, { "id": "BUILDPACKS:", - "translation": "" + "translation": "BUILDPACKS:" }, { "id": "Basic ", @@ -557,7 +597,7 @@ }, { "id": "Before getting started:", - "translation": "" + "translation": "Before getting started:" }, { "id": "Bind a security group to a particular space, or all existing spaces of an org", @@ -601,15 +641,19 @@ }, { "id": "Binding service {{.ServiceName}} to app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.CurrentUser}}...", - "translation": "" + "translation": "Binding service {{.ServiceName}} to app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.CurrentUser}}..." }, { "id": "Binding service {{.ServiceName}} to app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", "translation": "Binding service {{.ServiceName}} to app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}..." }, + { + "id": "Binding service {{.ServiceName}} to app {{.AppName}} with binding name {{.BindingName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.CurrentUser}}...", + "translation": "Binding service {{.ServiceName}} to app {{.AppName}} with binding name {{.BindingName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.CurrentUser}}..." + }, { "id": "Binding services...", - "translation": "" + "translation": "Binding services..." }, { "id": "Binding {{.URL}} to {{.AppName}}...", @@ -633,11 +677,11 @@ }, { "id": "CANCELING", - "translation": "" + "translation": "CANCELING" }, { "id": "CF_NAME add-network-policy SOURCE_APP --destination-app DESTINATION_APP [(--protocol (tcp | udp) --port RANGE)]\\n\\nEXAMPLES:\\n CF_NAME add-network-policy frontend --destination-app backend --protocol tcp --port 8081\\n CF_NAME add-network-policy frontend --destination-app backend --protocol tcp --port 8080-8090", - "translation": "" + "translation": "CF_NAME add-network-policy SOURCE_APP --destination-app DESTINATION_APP [(--protocol (tcp | udp) --port RANGE)]\\n\\nEXAMPLES:\\n CF_NAME add-network-policy frontend --destination-app backend --protocol tcp --port 8081\\n CF_NAME add-network-policy frontend --destination-app backend --protocol tcp --port 8080-8090" }, { "id": "CF_NAME add-plugin-repo PrivateRepo https://myprivaterepo.com/repo/", @@ -672,8 +716,8 @@ "translation": "CF_NAME auth USERNAME PASSWORD\n\n" }, { - "id": "CF_NAME auth USERNAME PASSWORD\\n\\nWARNING:\\n Providing your password as a command line option is highly discouraged\\n Your password may be visible to others and may be recorded in your shell history\\n\\nEXAMPLES:\\n CF_NAME auth name@example.com \\\"my password\\\" (use quotes for passwords with a space)\\n CF_NAME auth name@example.com \\\"\\\\\\\"password\\\\\\\"\\\" (escape quotes if used in password)", - "translation": "CF_NAME auth USERNAME PASSWORD\\n\\nWARNING:\\n Providing your password as a command line option is highly discouraged\\n Your password may be visible to others and may be recorded in your shell history\\n\\nEXAMPLES:\\n CF_NAME auth name@example.com \\\"my password\\\" (use quotes for passwords with a space)\\n CF_NAME auth name@example.com \\\"\\\\\\\"password\\\\\\\"\\\" (escape quotes if used in password)" + "id": "CF_NAME auth USERNAME PASSWORD\\n CF_NAME auth CLIENT_ID CLIENT_SECRET --client-credentials\\n\\nWARNING:\\n Providing your password as a command line option is highly discouraged\\n Your password may be visible to others and may be recorded in your shell history\\n\\nEXAMPLES:\\n CF_NAME auth name@example.com \\\"my password\\\" (use quotes for passwords with a space)\\n CF_NAME auth name@example.com \\\"\\\\\\\"password\\\\\\\"\\\" (escape quotes if used in password)", + "translation": "CF_NAME auth USERNAME PASSWORD\\n CF_NAME auth CLIENT_ID CLIENT_SECRET --client-credentials\\n\\nWARNING:\\n Providing your password as a command line option is highly discouraged\\n Your password may be visible to others and may be recorded in your shell history\\n\\nEXAMPLES:\\n CF_NAME auth name@example.com \\\"my password\\\" (use quotes for passwords with a space)\\n CF_NAME auth name@example.com \\\"\\\\\\\"password\\\\\\\"\\\" (escape quotes if used in password)" }, { "id": "CF_NAME auth name@example.com \"\\\"password\\\"\" (escape quotes if used in password)", @@ -724,8 +768,8 @@ "translation": "CF_NAME bind-service APP_NAME SERVICE_INSTANCE [-c PARAMETERS_AS_JSON]" }, { - "id": "CF_NAME bind-service APP_NAME SERVICE_INSTANCE [-c PARAMETERS_AS_JSON]\\n\\n Optionally provide service-specific configuration parameters in a valid JSON object in-line:\\n\\n CF_NAME bind-service APP_NAME SERVICE_INSTANCE -c '{\\\"name\\\":\\\"value\\\",\\\"name\\\":\\\"value\\\"}'\\n\\n Optionally provide a file containing service-specific configuration parameters in a valid JSON object. \\n The path to the parameters file can be an absolute or relative path to a file.\\n CF_NAME bind-service APP_NAME SERVICE_INSTANCE -c PATH_TO_FILE\\n\\n Example of valid JSON object:\\n {\\n \\\"permissions\\\": \\\"read-only\\\"\\n }\\n\\nEXAMPLES:\\n Linux/Mac:\\n CF_NAME bind-service myapp mydb -c '{\\\"permissions\\\":\\\"read-only\\\"}'\\n\\n Windows Command Line:\\n CF_NAME bind-service myapp mydb -c \\\"{\\\\\\\"permissions\\\\\\\":\\\\\\\"read-only\\\\\\\"}\\\"\\n\\n Windows PowerShell:\\n CF_NAME bind-service myapp mydb -c '{\\\\\\\"permissions\\\\\\\":\\\\\\\"read-only\\\\\\\"}'\\n\\n CF_NAME bind-service myapp mydb -c ~/workspace/tmp/instance_config.json", - "translation": "CF_NAME bind-service APP_NAME SERVICE_INSTANCE [-c PARAMETERS_AS_JSON]\\n\\n Optionally provide service-specific configuration parameters in a valid JSON object in-line:\\n\\n CF_NAME bind-service APP_NAME SERVICE_INSTANCE -c '{\\\"name\\\":\\\"value\\\",\\\"name\\\":\\\"value\\\"}'\\n\\n Optionally provide a file containing service-specific configuration parameters in a valid JSON object. \\n The path to the parameters file can be an absolute or relative path to a file.\\n CF_NAME bind-service APP_NAME SERVICE_INSTANCE -c PATH_TO_FILE\\n\\n Example of valid JSON object:\\n {\\n \\\"permissions\\\": \\\"read-only\\\"\\n }\\n\\nEXAMPLES:\\n Linux/Mac:\\n CF_NAME bind-service myapp mydb -c '{\\\"permissions\\\":\\\"read-only\\\"}'\\n\\n Windows Command Line:\\n CF_NAME bind-service myapp mydb -c \\\"{\\\\\\\"permissions\\\\\\\":\\\\\\\"read-only\\\\\\\"}\\\"\\n\\n Windows PowerShell:\\n CF_NAME bind-service myapp mydb -c '{\\\\\\\"permissions\\\\\\\":\\\\\\\"read-only\\\\\\\"}'\\n\\n CF_NAME bind-service myapp mydb -c ~/workspace/tmp/instance_config.json" + "id": "CF_NAME bind-service APP_NAME SERVICE_INSTANCE [-c PARAMETERS_AS_JSON] [--binding-name BINDING_NAME]\\n\\n Optionally provide service-specific configuration parameters in a valid JSON object in-line:\\n\\n CF_NAME bind-service APP_NAME SERVICE_INSTANCE -c '{\\\"name\\\":\\\"value\\\",\\\"name\\\":\\\"value\\\"}'\\n\\n Optionally provide a file containing service-specific configuration parameters in a valid JSON object. \\n The path to the parameters file can be an absolute or relative path to a file.\\n CF_NAME bind-service APP_NAME SERVICE_INSTANCE -c PATH_TO_FILE\\n\\n Example of valid JSON object:\\n {\\n \\\"permissions\\\": \\\"read-only\\\"\\n }\\n\\n Optionally provide a binding name for the association between an app and a service instance:\\n\\n CF_NAME bind-service APP_NAME SERVICE_INSTANCE --binding-name BINDING_NAME\\n\\nEXAMPLES:\\n Linux/Mac:\\n CF_NAME bind-service myapp mydb -c '{\\\"permissions\\\":\\\"read-only\\\"}'\\n\\n Windows Command Line:\\n CF_NAME bind-service myapp mydb -c \\\"{\\\\\\\"permissions\\\\\\\":\\\\\\\"read-only\\\\\\\"}\\\"\\n\\n Windows PowerShell:\\n CF_NAME bind-service myapp mydb -c '{\\\\\\\"permissions\\\\\\\":\\\\\\\"read-only\\\\\\\"}'\\n\\n CF_NAME bind-service myapp mydb -c ~/workspace/tmp/instance_config.json --binding-name BINDING_NAME", + "translation": "CF_NAME bind-service APP_NAME SERVICE_INSTANCE [-c PARAMETERS_AS_JSON] [--binding-name BINDING_NAME]\\n\\n Optionally provide service-specific configuration parameters in a valid JSON object in-line:\\n\\n CF_NAME bind-service APP_NAME SERVICE_INSTANCE -c '{\\\"name\\\":\\\"value\\\",\\\"name\\\":\\\"value\\\"}'\\n\\n Optionally provide a file containing service-specific configuration parameters in a valid JSON object. \\n The path to the parameters file can be an absolute or relative path to a file.\\n CF_NAME bind-service APP_NAME SERVICE_INSTANCE -c PATH_TO_FILE\\n\\n Example of valid JSON object:\\n {\\n \\\"permissions\\\": \\\"read-only\\\"\\n }\\n\\n Optionally provide a binding name for the association between an app and a service instance:\\n\\n CF_NAME bind-service APP_NAME SERVICE_INSTANCE --binding-name BINDING_NAME\\n\\nEXAMPLES:\\n Linux/Mac:\\n CF_NAME bind-service myapp mydb -c '{\\\"permissions\\\":\\\"read-only\\\"}'\\n\\n Windows Command Line:\\n CF_NAME bind-service myapp mydb -c \\\"{\\\\\\\"permissions\\\\\\\":\\\\\\\"read-only\\\\\\\"}\\\"\\n\\n Windows PowerShell:\\n CF_NAME bind-service myapp mydb -c '{\\\\\\\"permissions\\\\\\\":\\\\\\\"read-only\\\\\\\"}'\\n\\n CF_NAME bind-service myapp mydb -c ~/workspace/tmp/instance_config.json --binding-name BINDING_NAME" }, { "id": "CF_NAME bind-service myapp mydb -c ~/workspace/tmp/instance_config.json", @@ -785,7 +829,7 @@ }, { "id": "CF_NAME create-isolation-segment SEGMENT_NAME\\n\\nNOTES:\\n The isolation segment name must match the placement tag applied to the Diego cell.", - "translation": "" + "translation": "CF_NAME create-isolation-segment SEGMENT_NAME\\n\\nNOTES:\\n The isolation segment name must match the placement tag applied to the Diego cell." }, { "id": "CF_NAME create-org ORG", @@ -949,7 +993,7 @@ }, { "id": "CF_NAME delete-isolation-segment SEGMENT_NAME", - "translation": "" + "translation": "CF_NAME delete-isolation-segment SEGMENT_NAME" }, { "id": "CF_NAME delete-org ORG [-f]", @@ -1033,7 +1077,7 @@ }, { "id": "CF_NAME disable-org-isolation ORG_NAME SEGMENT_NAME", - "translation": "" + "translation": "CF_NAME disable-org-isolation ORG_NAME SEGMENT_NAME" }, { "id": "CF_NAME disable-service-access SERVICE [-p PLAN] [-o ORG]", @@ -1112,8 +1156,8 @@ "translation": "CF_NAME install-plugin -r My-Repo plugin-echo" }, { - "id": "CF_NAME install-plugin PLUGIN_NAME [-r REPO_NAME] [-f]\\n CF_NAME install-plugin LOCAL-PATH/TO/PLUGIN | URL [-f]\\n\\nEXAMPLES:\\n CF_NAME install-plugin ~/Downloads/plugin-foobar\\n CF_NAME install-plugin https://example.com/plugin-foobar_linux_amd64\\n CF_NAME install-plugin -r My-Repo plugin-echo", - "translation": "CF_NAME install-plugin PLUGIN_NAME [-r REPO_NAME] [-f]\\n CF_NAME install-plugin LOCAL-PATH/TO/PLUGIN | URL [-f]\\n\\nEXAMPLES:\\n CF_NAME install-plugin ~/Downloads/plugin-foobar\\n CF_NAME install-plugin https://example.com/plugin-foobar_linux_amd64\\n CF_NAME install-plugin -r My-Repo plugin-echo" + "id": "CF_NAME install-plugin PLUGIN_NAME [-r REPO_NAME] [-f]\\n CF_NAME install-plugin LOCAL-PATH/TO/PLUGIN | URL [-f]\\n\\nWARNING:\\n Plugins are binaries written by potentially untrusted authors.\\n Install and use plugins at your own risk.\\n\\nEXAMPLES:\\n CF_NAME install-plugin ~/Downloads/plugin-foobar\\n CF_NAME install-plugin https://example.com/plugin-foobar_linux_amd64\\n CF_NAME install-plugin -r My-Repo plugin-echo", + "translation": "CF_NAME install-plugin PLUGIN_NAME [-r REPO_NAME] [-f]\\n CF_NAME install-plugin LOCAL-PATH/TO/PLUGIN | URL [-f]\\n\\nWARNING:\\n Plugins are binaries written by potentially untrusted authors.\\n Install and use plugins at your own risk.\\n\\nEXAMPLES:\\n CF_NAME install-plugin ~/Downloads/plugin-foobar\\n CF_NAME install-plugin https://example.com/plugin-foobar_linux_amd64\\n CF_NAME install-plugin -r My-Repo plugin-echo" }, { "id": "CF_NAME install-plugin https://example.com/plugin-foobar_linux_amd64", @@ -1125,7 +1169,7 @@ }, { "id": "CF_NAME isolation-segments", - "translation": "" + "translation": "CF_NAME isolation-segments" }, { "id": "CF_NAME list-plugin-repos", @@ -1201,7 +1245,7 @@ }, { "id": "CF_NAME network-policies [--source SOURCE_APP]", - "translation": "" + "translation": "CF_NAME network-policies [--source SOURCE_APP]" }, { "id": "CF_NAME oauth-token", @@ -1213,7 +1257,7 @@ }, { "id": "CF_NAME org ORG [--guid]", - "translation": "" + "translation": "CF_NAME org ORG [--guid]" }, { "id": "CF_NAME org-users ORG", @@ -1233,7 +1277,7 @@ }, { "id": "CF_NAME plugins [--checksum | --outdated]", - "translation": "" + "translation": "CF_NAME plugins [--checksum | --outdated]" }, { "id": "CF_NAME purge-service-instance SERVICE_INSTANCE", @@ -1261,7 +1305,7 @@ }, { "id": "CF_NAME remove-network-policy SOURCE_APP --destination-app DESTINATION_APP --protocol (tcp | udp) --port RANGE\\n\\nEXAMPLES:\\n CF_NAME remove-network-policy frontend --destination-app backend --protocol tcp --port 8081\\n CF_NAME remove-network-policy frontend --destination-app backend --protocol tcp --port 8080-8090", - "translation": "" + "translation": "CF_NAME remove-network-policy SOURCE_APP --destination-app DESTINATION_APP --protocol (tcp | udp) --port RANGE\\n\\nEXAMPLES:\\n CF_NAME remove-network-policy frontend --destination-app backend --protocol tcp --port 8081\\n CF_NAME remove-network-policy frontend --destination-app backend --protocol tcp --port 8080-8090" }, { "id": "CF_NAME remove-plugin-repo PrivateRepo", @@ -1313,11 +1357,11 @@ }, { "id": "CF_NAME reset-org-default-isolation-segment ORG_NAME", - "translation": "" + "translation": "CF_NAME reset-org-default-isolation-segment ORG_NAME" }, { "id": "CF_NAME reset-space-isolation-segment SPACE_NAME", - "translation": "" + "translation": "CF_NAME reset-space-isolation-segment SPACE_NAME" }, { "id": "CF_NAME restage APP_NAME", @@ -1421,7 +1465,7 @@ }, { "id": "CF_NAME set-org-default-isolation-segment ORG_NAME SEGMENT_NAME", - "translation": "" + "translation": "CF_NAME set-org-default-isolation-segment ORG_NAME SEGMENT_NAME" }, { "id": "CF_NAME set-org-role USERNAME ORG ROLE\n\n", @@ -1485,7 +1529,7 @@ }, { "id": "CF_NAME space SPACE [--guid] [--security-group-rules]", - "translation": "" + "translation": "CF_NAME space SPACE [--guid] [--security-group-rules]" }, { "id": "CF_NAME space-quota SPACE_QUOTA_NAME", @@ -1509,7 +1553,7 @@ }, { "id": "CF_NAME ssh APP_NAME [-i INDEX] [-c COMMAND]... [-L [BIND_ADDRESS:]PORT:HOST:HOST_PORT] [--skip-host-validation] [--skip-remote-execution] [--disable-pseudo-tty | --force-pseudo-tty | --request-pseudo-tty]", - "translation": "" + "translation": "CF_NAME ssh APP_NAME [-i INDEX] [-c COMMAND]... [-L [BIND_ADDRESS:]PORT:HOST:HOST_PORT] [--skip-host-validation] [--skip-remote-execution] [--disable-pseudo-tty | --force-pseudo-tty | --request-pseudo-tty]" }, { "id": "CF_NAME ssh APP_NAME [-i app-instance-index] [-c command] [-L [bind_address:]port:host:hostport] [--skip-host-validation] [--skip-remote-execution] [--request-pseudo-tty] [--force-pseudo-tty] [--disable-pseudo-tty]", @@ -1553,11 +1597,11 @@ }, { "id": "CF_NAME tasks APP_NAME", - "translation": "" + "translation": "CF_NAME tasks APP_NAME" }, { "id": "CF_NAME terminate-task APP_NAME TASK_ID\\n\\nEXAMPLES:\\n CF_NAME terminate-task my-app 3", - "translation": "" + "translation": "CF_NAME terminate-task APP_NAME TASK_ID\\n\\nEXAMPLES:\\n CF_NAME terminate-task my-app 3" }, { "id": "CF_NAME unbind-route-service DOMAIN SERVICE_INSTANCE [--hostname HOSTNAME] [--path PATH] [-f]", @@ -1743,21 +1787,25 @@ "id": "CF_NAME v3-app APP_NAME [--guid]", "translation": "CF_NAME v3-app APP_NAME [--guid]" }, + { + "id": "CF_NAME v3-apply-manifest -f APP_MANIFEST_PATH", + "translation": "CF_NAME v3-apply-manifest -f APP_MANIFEST_PATH" + }, { "id": "CF_NAME v3-apps", - "translation": "" + "translation": "CF_NAME v3-apps" }, { "id": "CF_NAME v3-create-app APP_NAME [--app-type (buildpack | docker)]", - "translation": "" + "translation": "CF_NAME v3-create-app APP_NAME [--app-type (buildpack | docker)]" }, { - "id": "CF_NAME v3-create-package APP_NAME [--docker-image [REGISTRY_HOST:PORT/]IMAGE[:TAG]]", - "translation": "CF_NAME v3-create-package APP_NAME [--docker-image [REGISTRY_HOST:PORT/]IMAGE[:TAG]]" + "id": "CF_NAME v3-create-package APP_NAME [-p APP_PATH | --docker-image [REGISTRY_HOST:PORT/]IMAGE[:TAG]]", + "translation": "CF_NAME v3-create-package APP_NAME [-p APP_PATH | --docker-image [REGISTRY_HOST:PORT/]IMAGE[:TAG]]" }, { "id": "CF_NAME v3-delete APP_NAME [-f]", - "translation": "" + "translation": "CF_NAME v3-delete APP_NAME [-f]" }, { "id": "CF_NAME v3-droplets APP_NAME", @@ -1765,11 +1813,11 @@ }, { "id": "CF_NAME v3-env APP_NAME", - "translation": "" + "translation": "CF_NAME v3-env APP_NAME" }, { "id": "CF_NAME v3-get-health-check APP_NAME", - "translation": "" + "translation": "CF_NAME v3-get-health-check APP_NAME" }, { "id": "CF_NAME v3-packages APP_NAME", @@ -1777,7 +1825,7 @@ }, { "id": "CF_NAME v3-restart APP_NAME", - "translation": "" + "translation": "CF_NAME v3-restart APP_NAME" }, { "id": "CF_NAME v3-restart-app-instance APP_NAME INDEX [--process PROCESS]", @@ -1793,7 +1841,7 @@ }, { "id": "CF_NAME v3-set-env APP_NAME ENV_VAR_NAME ENV_VAR_VALUE", - "translation": "" + "translation": "CF_NAME v3-set-env APP_NAME ENV_VAR_NAME ENV_VAR_VALUE" }, { "id": "CF_NAME v3-set-health-check APP_NAME (process | port | http [--endpoint PATH]) [--process PROCESS]\\n\\nEXAMPLES:\\n cf v3-set-health-check worker-app process --process worker\\n cf v3-set-health-check my-web-app http --endpoint /foo", @@ -1809,11 +1857,11 @@ }, { "id": "CF_NAME v3-stop APP_NAME", - "translation": "" + "translation": "CF_NAME v3-stop APP_NAME" }, { "id": "CF_NAME v3-unset-env APP_NAME ENV_VAR_NAME", - "translation": "" + "translation": "CF_NAME v3-unset-env APP_NAME ENV_VAR_NAME" }, { "id": "CF_NAME version", @@ -1821,7 +1869,7 @@ }, { "id": "CF_NAME version\\n\\n 'cf -v' and 'cf --version' are also accepted.", - "translation": "" + "translation": "CF_NAME version\\n\\n 'cf -v' and 'cf --version' are also accepted." }, { "id": "CF_TRACE ERROR CREATING LOG FILE {{.Path}}:\n{{.Err}}", @@ -1829,11 +1877,11 @@ }, { "id": "CLI plugin management:", - "translation": "" + "translation": "CLI plugin management:" }, { "id": "COLOR must be \"true\" or \"false\"", - "translation": "" + "translation": "COLOR must be \"true\" or \"false\"" }, { "id": "Can not provision instances of paid service plans", @@ -1848,8 +1896,8 @@ "translation": "Can provision instances of paid service plans (Default: disallowed)" }, { - "id": "Cannot delete service instance, service keys and bindings must first be deleted", - "translation": "Cannot delete service instance, service keys and bindings must first be deleted" + "id": "Cannot delete service instance. Service keys, bindings, and shares must first be deleted.", + "translation": "Cannot delete service instance. Service keys, bindings, and shares must first be deleted." }, { "id": "Cannot list marketplace services without a targeted space", @@ -1865,7 +1913,7 @@ }, { "id": "Cannot specify 'null' or 'default' with other buildpacks", - "translation": "" + "translation": "Cannot specify 'null' or 'default' with other buildpacks" }, { "id": "Cannot specify both lock and unlock options.", @@ -1897,11 +1945,11 @@ }, { "id": "Change type of health check performed on an app", - "translation": "" + "translation": "Change type of health check performed on an app" }, { "id": "Change type of health check performed on an app's process", - "translation": "" + "translation": "Change type of health check performed on an app's process" }, { "id": "Change user password", @@ -1917,7 +1965,7 @@ }, { "id": "Cloud Foundry API version {{.APIVersion}} requires CLI version {{.MinCLIVersion}}. You are currently on version {{.BinaryVersion}}. To upgrade your CLI, please visit: https://github.com/cloudfoundry/cli#downloads", - "translation": "" + "translation": "Cloud Foundry API version {{.APIVersion}} requires CLI version {{.MinCLIVersion}}. You are currently on version {{.BinaryVersion}}. To upgrade your CLI, please visit: https://github.com/cloudfoundry/cli#downloads" }, { "id": "Cloud Foundry API version {{.APIVer}} requires CLI version {{.CLIMin}}. You are currently on version {{.CLIVer}}. To upgrade your CLI, please visit: https://github.com/cloudfoundry/cli#downloads", @@ -1925,7 +1973,7 @@ }, { "id": "Cloud Foundry command line tool", - "translation": "" + "translation": "Cloud Foundry command line tool" }, { "id": "Comma delimited list of ports the application may listen on", @@ -1947,17 +1995,21 @@ "id": "Command `{{.Command}}` is a command/alias in plugin '{{.PluginName}}'. You could try uninstalling plugin '{{.PluginName}}' and then install this plugin in order to invoke the `{{.Command}}` command. However, you should first fully understand the impact of uninstalling the existing '{{.PluginName}}' plugin.", "translation": "Command `{{.Command}}` is a command/alias in plugin '{{.PluginName}}'. You could try uninstalling plugin '{{.PluginName}}' and then install this plugin in order to invoke the `{{.Command}}` command. However, you should first fully understand the impact of uninstalling the existing '{{.PluginName}}' plugin." }, + { + "id": "Command to run", + "translation": "Command to run" + }, { "id": "Command to run. This flag can be defined more than once.", "translation": "Command to run. This flag can be defined more than once." }, { "id": "Commands offered by installed plugins:", - "translation": "" + "translation": "Commands offered by installed plugins:" }, { "id": "Comparing local files to remote cache...", - "translation": "" + "translation": "Comparing local files to remote cache..." }, { "id": "Compute and show the sha1 value of the plugin binary file", @@ -1969,7 +2021,7 @@ }, { "id": "Computing sha1 for installed plugins, this may take a while...", - "translation": "" + "translation": "Computing sha1 for installed plugins, this may take a while..." }, { "id": "Connected, dumping recent logs for app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...\n", @@ -1989,7 +2041,7 @@ }, { "id": "Could not add repository '{{.RepositoryName}}' from {{.RepositoryURL}}: {{.Message}}", - "translation": "" + "translation": "Could not add repository '{{.RepositoryName}}' from {{.RepositoryURL}}: {{.Message}}" }, { "id": "Could not bind to service {{.ServiceName}}\nError: {{.Err}}", @@ -2003,6 +2055,10 @@ "id": "Could not determine the current working directory!", "translation": "Could not determine the current working directory!" }, + { + "id": "Could not find 'manifest.yml' file in {{.PathToManifest}}", + "translation": "Could not find 'manifest.yml' file in {{.PathToManifest}}" + }, { "id": "Could not find a default domain", "translation": "Could not find a default domain" @@ -2065,7 +2121,7 @@ }, { "id": "Create a V3 App", - "translation": "" + "translation": "Create a V3 App" }, { "id": "Create a buildpack", @@ -2081,7 +2137,7 @@ }, { "id": "Create a new droplet for an app", - "translation": "" + "translation": "Create a new droplet for an app" }, { "id": "Create a new user", @@ -2133,7 +2189,7 @@ }, { "id": "Create an isolation segment", - "translation": "" + "translation": "Create an isolation segment" }, { "id": "Create an org", @@ -2157,7 +2213,7 @@ }, { "id": "Creating V3 app {{.AppName}} in org {{.CurrentOrg}} / space {{.CurrentSpace}} as {{.CurrentUser}}...", - "translation": "" + "translation": "Creating V3 app {{.AppName}} in org {{.CurrentOrg}} / space {{.CurrentSpace}} as {{.CurrentUser}}..." }, { "id": "Creating an app manifest from current settings of app ", @@ -2169,11 +2225,11 @@ }, { "id": "Creating app with these attributes...", - "translation": "" + "translation": "Creating app with these attributes..." }, { "id": "Creating app {{.AppName}} in org {{.CurrentOrg}} / space {{.CurrentSpace}} as {{.CurrentUser}}...", - "translation": "" + "translation": "Creating app {{.AppName}} in org {{.CurrentOrg}} / space {{.CurrentSpace}} as {{.CurrentUser}}..." }, { "id": "Creating app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", @@ -2181,7 +2237,7 @@ }, { "id": "Creating app {{.AppName}}...", - "translation": "" + "translation": "Creating app {{.AppName}}..." }, { "id": "Creating buildpack {{.BuildpackName}}...", @@ -2197,7 +2253,7 @@ }, { "id": "Creating isolation segment {{.SegmentName}} as {{.CurrentUser}}...", - "translation": "" + "translation": "Creating isolation segment {{.SegmentName}} as {{.CurrentUser}}..." }, { "id": "Creating org {{.OrgName}} as {{.Username}}...", @@ -2217,7 +2273,7 @@ }, { "id": "Creating route {{.Route}} for org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", - "translation": "" + "translation": "Creating route {{.Route}} for org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}..." }, { "id": "Creating route {{.URL}} for org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", @@ -2261,7 +2317,7 @@ }, { "id": "Creating task for app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.CurrentUser}}...", - "translation": "" + "translation": "Creating task for app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.CurrentUser}}..." }, { "id": "Creating user provided service {{.ServiceName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.CurrentUser}}...", @@ -2279,6 +2335,10 @@ "id": "Credentials, provided inline or in a file, to be exposed in the VCAP_SERVICES environment variable for bound applications", "translation": "Credentials, provided inline or in a file, to be exposed in the VCAP_SERVICES environment variable for bound applications" }, + { + "id": "Credentials, provided inline or in a file, to be exposed in the VCAP_SERVICES environment variable for bound applications. Provided credentials will override existing credentials.", + "translation": "Credentials, provided inline or in a file, to be exposed in the VCAP_SERVICES environment variable for bound applications. Provided credentials will override existing credentials." + }, { "id": "Current Password", "translation": "Current Password" @@ -2305,7 +2365,7 @@ }, { "id": "DOMAINS:", - "translation": "" + "translation": "DOMAINS:" }, { "id": "Dashboard: {{.URL}}", @@ -2325,7 +2385,7 @@ }, { "id": "Delete a V3 App", - "translation": "" + "translation": "Delete a V3 App" }, { "id": "Delete a buildpack", @@ -2393,7 +2453,7 @@ }, { "id": "Delete an isolation segment", - "translation": "" + "translation": "Delete an isolation segment" }, { "id": "Delete an org", @@ -2405,7 +2465,7 @@ }, { "id": "Delete space within specified org", - "translation": "" + "translation": "Delete space within specified org" }, { "id": "Deletes a security group", @@ -2425,7 +2485,7 @@ }, { "id": "Deleting isolation segment {{.SegmentName}} as {{.CurrentUser}}...", - "translation": "" + "translation": "Deleting isolation segment {{.SegmentName}} as {{.CurrentUser}}..." }, { "id": "Deleting key {{.ServiceKeyName}} for service instance {{.ServiceInstanceName}} as {{.CurrentUser}}...", @@ -2441,7 +2501,7 @@ }, { "id": "Deleting route {{.Route}} ...", - "translation": "" + "translation": "Deleting route {{.Route}} ..." }, { "id": "Deleting route {{.Route}}...", @@ -2479,6 +2539,10 @@ "id": "Deleting user {{.TargetUser}} as {{.CurrentUser}}...", "translation": "Deleting user {{.TargetUser}} as {{.CurrentUser}}..." }, + { + "id": "Deprecation warning: App manifest inheritance is deprecated.\nPlease see http://docs.cloudfoundry.org/devguide/deploy-apps/manifest.html#deprecated and other app manifest deprecations. This feature will be removed in the future.\n", + "translation": "Deprecation warning: App manifest inheritance is deprecated.\nPlease see http://docs.cloudfoundry.org/devguide/deploy-apps/manifest.html#deprecated and other app manifest deprecations. This feature will be removed in the future.\n" + }, { "id": "Description: {{.ServiceDescription}}", "translation": "Description: {{.ServiceDescription}}" @@ -2553,7 +2617,7 @@ }, { "id": "Do not colorize output", - "translation": "" + "translation": "Do not colorize output" }, { "id": "Do not execute a remote command", @@ -2561,31 +2625,35 @@ }, { "id": "Do not map a route to this app", - "translation": "" + "translation": "Do not map a route to this app" }, { "id": "Do not map a route to this app and remove routes from previous pushes of this app", "translation": "Do not map a route to this app and remove routes from previous pushes of this app" }, + { + "id": "Do not stage and start the app after pushing", + "translation": "Do not stage and start the app after pushing" + }, { "id": "Do not start an app after pushing", "translation": "Do not start an app after pushing" }, { "id": "Do you want to install the plugin {{.Path}}?", - "translation": "" + "translation": "Do you want to install the plugin {{.Path}}?" }, { "id": "Do you want to uninstall the existing plugin and install {{.Path}} {{.PluginVersion}}?", - "translation": "" + "translation": "Do you want to uninstall the existing plugin and install {{.Path}} {{.PluginVersion}}?" }, { "id": "Docker image to use (e.g. user/docker-image-name)", - "translation": "" + "translation": "Docker image to use (e.g. user/docker-image-name)" }, { "id": "Docker password", - "translation": "" + "translation": "Docker password" }, { "id": "Docker-image to be used (e.g. user/docker-image-name)", @@ -2601,15 +2669,15 @@ }, { "id": "Domain not found", - "translation": "" + "translation": "Domain not found" }, { "id": "Domain with GUID {{.DomainGUID}} not found", - "translation": "" + "translation": "Domain with GUID {{.DomainGUID}} not found" }, { "id": "Domain {{.DomainName}} not found", - "translation": "" + "translation": "Domain {{.DomainName}} not found" }, { "id": "Domains:", @@ -2629,7 +2697,7 @@ }, { "id": "Downloaded plugin binary's checksum does not match repo metadata.\nPlease try again or contact the plugin author.", - "translation": "" + "translation": "Downloaded plugin binary's checksum does not match repo metadata.\nPlease try again or contact the plugin author." }, { "id": "Dump recent logs instead of tailing", @@ -2641,15 +2709,15 @@ }, { "id": "ENVIRONMENT VARIABLE GROUPS:", - "translation": "" + "translation": "ENVIRONMENT VARIABLE GROUPS:" }, { "id": "ENVIRONMENT VARIABLES:", - "translation": "" + "translation": "ENVIRONMENT VARIABLES:" }, { "id": "ENVIRONMENT:", - "translation": "" + "translation": "ENVIRONMENT:" }, { "id": "EXAMPLES", @@ -2661,7 +2729,7 @@ }, { "id": "Enable HTTP proxying for API requests", - "translation": "" + "translation": "Enable HTTP proxying for API requests" }, { "id": "Enable access for a specified organization", @@ -2725,7 +2793,7 @@ }, { "id": "Entitle an organization to an isolation segment", - "translation": "" + "translation": "Entitle an organization to an isolation segment" }, { "id": "Env variable {{.VarName}} was not set.", @@ -2733,7 +2801,7 @@ }, { "id": "Environment variable CF_DOCKER_PASSWORD not set.", - "translation": "" + "translation": "Environment variable CF_DOCKER_PASSWORD not set." }, { "id": "Error accessing org {{.OrgName}} for GUID': ", @@ -2749,7 +2817,7 @@ }, { "id": "Error creating manifest file: {{.Error}}", - "translation": "" + "translation": "Error creating manifest file: {{.Error}}" }, { "id": "Error creating request:\n{{.Err}}", @@ -2769,7 +2837,7 @@ }, { "id": "Error creating user {{.User}}.", - "translation": "" + "translation": "Error creating user {{.User}}." }, { "id": "Error deleting buildpack {{.Name}}\n{{.Error}}", @@ -2784,8 +2852,8 @@ "translation": "Error deleting domain {{.DomainName}}\n{{.Err}}" }, { - "id": "Error deleting user {{.Username}} \nMultiple users with that username found. Please use 'cf curl' to delete the user by guid instead.", - "translation": "Error deleting user {{.Username}} \nMultiple users with that username found. Please use 'cf curl' to delete the user by guid instead." + "id": "Error deleting user {{.Username}} \nThe user exists in multiple origins.", + "translation": "Error deleting user {{.Username}} \nThe user exists in multiple origins." }, { "id": "Error disabling ssh support for ", @@ -2891,6 +2959,10 @@ "id": "Error opening SSH connection: ", "translation": "Error opening SSH connection: " }, + { + "id": "Error opening SSH connection: You are not authorized to perform the requested action.", + "translation": "Error opening SSH connection: You are not authorized to perform the requested action." + }, { "id": "Error opening buildpack file", "translation": "Error opening buildpack file" @@ -2985,7 +3057,7 @@ }, { "id": "Error running task: {{.CloudControllerMessage}}", - "translation": "" + "translation": "Error running task: {{.CloudControllerMessage}}" }, { "id": "Error saving manifest: {{.Error}}", @@ -2997,7 +3069,7 @@ }, { "id": "Error staging application: {{.Message}}", - "translation": "" + "translation": "Error staging application: {{.Message}}" }, { "id": "Error staging application: {{.Message}}\n\nTIP: Use '{{.BuildpackCommand}}' to see a list of supported buildpacks.", @@ -3089,7 +3161,7 @@ }, { "id": "FEATURE FLAGS:", - "translation": "" + "translation": "FEATURE FLAGS:" }, { "id": "Failed assigning org role to user: ", @@ -3159,6 +3231,10 @@ "id": "Failed to start oauth request", "translation": "Failed to start oauth request" }, + { + "id": "Failed to unshare service instance '{{.ServiceInstance}}'. Ensure the space and specified org exist and that the service instance has been shared to this space.", + "translation": "Failed to unshare service instance '{{.ServiceInstance}}'. Ensure the space and specified org exist and that the service instance has been shared to this space." + }, { "id": "Failed to watch staging of app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.CurrentUser}}...", "translation": "Failed to watch staging of app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.CurrentUser}}..." @@ -3181,7 +3257,7 @@ }, { "id": "File not found locally, make sure the file exists at given path {{.FilePath}}", - "translation": "" + "translation": "File not found locally, make sure the file exists at given path {{.FilePath}}" }, { "id": "File not found locally, make sure the file exists at given path {{.filepath}}", @@ -3215,17 +3291,21 @@ "id": "Force unbinding without confirmation", "translation": "Force unbinding without confirmation" }, + { + "id": "Force unshare without confirmation", + "translation": "Force unshare without confirmation" + }, { "id": "GETTING STARTED", "translation": "GETTING STARTED" }, { "id": "GETTING STARTED:", - "translation": "" + "translation": "GETTING STARTED:" }, { "id": "GLOBAL OPTIONS:", - "translation": "" + "translation": "GLOBAL OPTIONS:" }, { "id": "Get a one time password for ssh clients", @@ -3241,7 +3321,7 @@ }, { "id": "Getting app info...", - "translation": "" + "translation": "Getting app info..." }, { "id": "Getting apps in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", @@ -3289,7 +3369,7 @@ }, { "id": "Getting isolation segments as {{.CurrentUser}}...", - "translation": "" + "translation": "Getting isolation segments as {{.CurrentUser}}..." }, { "id": "Getting key {{.ServiceKeyName}} for service instance {{.ServiceInstanceName}} as {{.CurrentUser}}...", @@ -3301,7 +3381,7 @@ }, { "id": "Getting orgs as {{.CurrentUser}}...", - "translation": "" + "translation": "Getting orgs as {{.CurrentUser}}..." }, { "id": "Getting orgs as {{.Username}}...\n", @@ -3317,7 +3397,7 @@ }, { "id": "Getting process health check types for app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", - "translation": "" + "translation": "Getting process health check types for app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}..." }, { "id": "Getting quota {{.QuotaName}} info as {{.Username}}...", @@ -3333,7 +3413,7 @@ }, { "id": "Getting routes as {{.CurrentUser}} ...", - "translation": "" + "translation": "Getting routes as {{.CurrentUser}} ..." }, { "id": "Getting routes as {{.Username}} ...\n", @@ -3353,7 +3433,7 @@ }, { "id": "Getting security groups as {{.UserName}}...", - "translation": "" + "translation": "Getting security groups as {{.UserName}}..." }, { "id": "Getting security groups as {{.username}}", @@ -3425,7 +3505,7 @@ }, { "id": "Getting spaces in org {{.OrgName}} as {{.CurrentUser}}...", - "translation": "" + "translation": "Getting spaces in org {{.OrgName}} as {{.CurrentUser}}..." }, { "id": "Getting spaces in org {{.TargetOrgName}} as {{.CurrentUser}}...\n", @@ -3441,7 +3521,7 @@ }, { "id": "Getting tasks for app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.CurrentUser}}...", - "translation": "" + "translation": "Getting tasks for app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.CurrentUser}}..." }, { "id": "Getting users in org {{.TargetOrg}} / space {{.TargetSpace}} as {{.CurrentUser}}", @@ -3453,7 +3533,7 @@ }, { "id": "Global options:", - "translation": "" + "translation": "Global options:" }, { "id": "HEALTH_CHECK_TYPE must be \"port\", \"process\", or \"http\"", @@ -3475,6 +3555,10 @@ "id": "Health check type must be 'http' to set a health check HTTP endpoint.", "translation": "Health check type must be 'http' to set a health check HTTP endpoint." }, + { + "id": "Host and path not allowed in route with TCP domain {{.Domain}}", + "translation": "Host and path not allowed in route with TCP domain {{.Domain}}" + }, { "id": "Hostname (e.g. my-subdomain)", "translation": "Hostname (e.g. my-subdomain)" @@ -3501,7 +3585,7 @@ }, { "id": "INSTALLED PLUGIN COMMANDS:", - "translation": "" + "translation": "INSTALLED PLUGIN COMMANDS:" }, { "id": "INSTANCE_MEMORY", @@ -3509,7 +3593,7 @@ }, { "id": "ISOLATION SEGMENTS:", - "translation": "" + "translation": "ISOLATION SEGMENTS:" }, { "id": "Ignore manifest file", @@ -3525,7 +3609,7 @@ }, { "id": "In order to move running applications to this isolation segment, they must be restarted.", - "translation": "" + "translation": "In order to move running applications to this isolation segment, they must be restarted." }, { "id": "Include response headers in the output", @@ -3737,15 +3821,15 @@ }, { "id": "Incorrect Usage: '{{.Arg1}}' and '{{.Arg2}}' must be used together.", - "translation": "" + "translation": "Incorrect Usage: '{{.Arg1}}' and '{{.Arg2}}' must be used together." }, { "id": "Incorrect Usage: --protocol and --port flags must be specified together", - "translation": "" + "translation": "Incorrect Usage: --protocol and --port flags must be specified together" }, { - "id": "Incorrect Usage: Command line flags (except -f) cannot be applied when pushing multiple apps from a manifest file.", - "translation": "" + "id": "Incorrect Usage: Command line flags (except -f and --no-start) cannot be applied when pushing multiple apps from a manifest file.", + "translation": "Incorrect Usage: Command line flags (except -f and --no-start) cannot be applied when pushing multiple apps from a manifest file." }, { "id": "Incorrect Usage: The following arguments cannot be used together: {{.Args}}", @@ -3753,11 +3837,11 @@ }, { "id": "Incorrect Usage: the required argument `{{.ArgumentName}}` was not provided", - "translation": "" + "translation": "Incorrect Usage: the required argument `{{.ArgumentName}}` was not provided" }, { "id": "Incorrect Usage: the required arguments `{{.ArgumentName1}}`, `{{.ArgumentName2}}`, and `{{.ArgumentName3}}` were not provided", - "translation": "" + "translation": "Incorrect Usage: the required arguments `{{.ArgumentName1}}`, `{{.ArgumentName2}}`, and `{{.ArgumentName3}}` were not provided" }, { "id": "Incorrect json format: file: {{.JSONFile}}\n\t\t\nValid json file example:\n[\n {\n \"protocol\": \"tcp\",\n \"destination\": \"10.244.1.18\",\n \"ports\": \"3306\"\n }\n]", @@ -3765,15 +3849,15 @@ }, { "id": "Incorrect usage: --sso-passcode flag cannot be used with --sso", - "translation": "" + "translation": "Incorrect usage: --sso-passcode flag cannot be used with --sso" }, { "id": "Incorrect usage: The push command requires an app name. The app name can be supplied as an argument or with a manifest.yml file.", - "translation": "" + "translation": "Incorrect usage: The push command requires an app name. The app name can be supplied as an argument or with a manifest.yml file." }, { "id": "Incorrect usage: Value for {{.ArgumentName}} must be {{.ExpectedType}}", - "translation": "" + "translation": "Incorrect usage: Value for {{.ArgumentName}} must be {{.ExpectedType}}" }, { "id": "Incorrect usage: invalid healthcheck type", @@ -3785,11 +3869,11 @@ }, { "id": "Install and use plugins at your own risk.", - "translation": "" + "translation": "Install and use plugins at your own risk." }, { "id": "Installing plugin {{.Name}}...", - "translation": "" + "translation": "Installing plugin {{.Name}}..." }, { "id": "Installing plugin {{.PluginPath}}...", @@ -3809,11 +3893,15 @@ }, { "id": "Instance {{.InstanceIndex}} of process {{.ProcessType}} not found", - "translation": "" + "translation": "Instance {{.InstanceIndex}} of process {{.ProcessType}} not found" + }, + { + "id": "Instance {{.InstanceIndex}} of process {{.ProcessType}} not running", + "translation": "Instance {{.InstanceIndex}} of process {{.ProcessType}} not running" }, { "id": "Invalid JSON content from server: {{.Err}}", - "translation": "" + "translation": "Invalid JSON content from server: {{.Err}}" }, { "id": "Invalid JSON response from server", @@ -3929,19 +4017,19 @@ }, { "id": "Isolation segment '{{.Name}}' not found.", - "translation": "" + "translation": "Isolation segment '{{.Name}}' not found." }, { "id": "Isolation segment {{.IsolationSegmentName}} already exists.", - "translation": "" + "translation": "Isolation segment {{.IsolationSegmentName}} already exists." }, { "id": "Isolation segment {{.IsolationSegmentName}} does not exist.", - "translation": "" + "translation": "Isolation segment {{.IsolationSegmentName}} does not exist." }, { "id": "Job ({{.JobGUID}}) failed: {{.Message}}", - "translation": "" + "translation": "Job ({{.JobGUID}}) failed: {{.Message}}" }, { "id": "Job ({{.JobGUID}}) polling timeout has been reached. The operation may still be running on the CF instance. Your CF operator may have more information.", @@ -3953,7 +4041,7 @@ }, { "id": "Lifecycle phase the group applies to", - "translation": "" + "translation": "Lifecycle phase the group applies to" }, { "id": "Lifecycle value 'staging' requires CF API version {{.MinimumVersion}} or higher. Your target is {{.CurrentVersion}}.", @@ -3977,7 +4065,7 @@ }, { "id": "List all isolation segments", - "translation": "" + "translation": "List all isolation segments" }, { "id": "List all orgs", @@ -4029,11 +4117,11 @@ }, { "id": "List commands of installed plugins", - "translation": "" + "translation": "List commands of installed plugins" }, { "id": "List direct network traffic policies", - "translation": "" + "translation": "List direct network traffic policies" }, { "id": "List domains in the target org", @@ -4041,7 +4129,7 @@ }, { "id": "List droplets of an app", - "translation": "" + "translation": "List droplets of an app" }, { "id": "List keys for a service instance", @@ -4049,7 +4137,7 @@ }, { "id": "List packages of an app", - "translation": "" + "translation": "List packages of an app" }, { "id": "List router groups", @@ -4077,7 +4165,7 @@ }, { "id": "List tasks of an app", - "translation": "" + "translation": "List tasks of an app" }, { "id": "Listing Installed Plugins...", @@ -4085,11 +4173,11 @@ }, { "id": "Listing droplets of app {{.AppName}} in org {{.CurrentOrg}} / space {{.CurrentSpace}} as {{.CurrentUser}}...", - "translation": "" + "translation": "Listing droplets of app {{.AppName}} in org {{.CurrentOrg}} / space {{.CurrentSpace}} as {{.CurrentUser}}..." }, { "id": "Listing installed plugins...", - "translation": "" + "translation": "Listing installed plugins..." }, { "id": "Listing network policies in org {{.Org}} / space {{.Space}} as {{.User}}...", @@ -4097,11 +4185,15 @@ }, { "id": "Listing network policies of app {{.SrcAppName}} in org {{.Org}} / space {{.Space}} as {{.User}}...", - "translation": "" + "translation": "Listing network policies of app {{.SrcAppName}} in org {{.Org}} / space {{.Space}} as {{.User}}..." }, { "id": "Listing packages of app {{.AppName}} in org {{.CurrentOrg}} / space {{.CurrentSpace}} as {{.CurrentUser}}...", - "translation": "" + "translation": "Listing packages of app {{.AppName}} in org {{.CurrentOrg}} / space {{.CurrentSpace}} as {{.CurrentUser}}..." + }, + { + "id": "Local port forward specification", + "translation": "Local port forward specification" }, { "id": "Local port forward specification. This flag can be defined more than once.", @@ -4123,6 +4215,10 @@ "id": "Logged errors:", "translation": "Logged errors:" }, + { + "id": "Logging out {{.Username}}...", + "translation": "Logging out {{.Username}}..." + }, { "id": "Logging out...", "translation": "Logging out..." @@ -4149,7 +4245,7 @@ }, { "id": "Manifest file created successfully at {{.FilePath}}", - "translation": "" + "translation": "Manifest file created successfully at {{.FilePath}}" }, { "id": "Map a TCP route", @@ -4169,7 +4265,7 @@ }, { "id": "Mapping routes...", - "translation": "" + "translation": "Mapping routes..." }, { "id": "Max wait time for app instance startup, in minutes", @@ -4181,7 +4277,7 @@ }, { "id": "Max wait time to establish a connection, including name resolution, in seconds", - "translation": "" + "translation": "Max wait time to establish a connection, including name resolution, in seconds" }, { "id": "Maximum amount of memory an application instance can have (e.g. 1024M, 1G, 10G)", @@ -4225,7 +4321,7 @@ }, { "id": "NETWORK POLICIES:", - "translation": "" + "translation": "NETWORK POLICIES:" }, { "id": "NEW_NAME", @@ -4247,9 +4343,13 @@ "id": "Name of app to connect to", "translation": "Name of app to connect to" }, + { + "id": "Name to expose service instance to app process with (Default: service instance name)", + "translation": "Name to expose service instance to app process with (Default: service instance name)" + }, { "id": "Name to give the task (generated if omitted)", - "translation": "" + "translation": "Name to give the task (generated if omitted)" }, { "id": "New Password", @@ -4265,15 +4365,15 @@ }, { "id": "No Authorization Endpoint Found", - "translation": "" + "translation": "No Authorization Endpoint Found" }, { "id": "No Docker password was provided. Please provide the password by setting the CF_DOCKER_PASSWORD environment variable.", - "translation": "" + "translation": "No Docker password was provided. Please provide the password by setting the CF_DOCKER_PASSWORD environment variable." }, { "id": "No UAA Endpoint Found", - "translation": "" + "translation": "No UAA Endpoint Found" }, { "id": "No api endpoint set. Use '{{.Name}}' to set an endpoint", @@ -4309,7 +4409,7 @@ }, { "id": "No droplets found", - "translation": "" + "translation": "No droplets found" }, { "id": "No events for app {{.AppName}}", @@ -4341,19 +4441,19 @@ }, { "id": "No orgs found.", - "translation": "" + "translation": "No orgs found." }, { "id": "No packages found", - "translation": "" + "translation": "No packages found" }, { "id": "No plugin repositories registered to search for plugin updates.", - "translation": "" + "translation": "No plugin repositories registered to search for plugin updates." }, { "id": "No private or shared domains found in this organization", - "translation": "" + "translation": "No private or shared domains found in this organization" }, { "id": "No router groups found", @@ -4413,7 +4513,7 @@ }, { "id": "No spaces found.", - "translation": "" + "translation": "No spaces found." }, { "id": "No staging env variables have been set", @@ -4433,7 +4533,7 @@ }, { "id": "No user-provided env variables have been set", - "translation": "" + "translation": "No user-provided env variables have been set" }, { "id": "No value provided for flag: ", @@ -4443,6 +4543,10 @@ "id": "No {{.Role}} found", "translation": "No {{.Role}} found" }, + { + "id": "Nobody should see this error. If you do, report it!", + "translation": "Nobody should see this error. If you do, report it!" + }, { "id": "Not logged in. Use '{{.CFLoginCommand}}' to log in.", "translation": "Not logged in. Use '{{.CFLoginCommand}}' to log in." @@ -4469,7 +4573,7 @@ }, { "id": "ORG", - "translation": "" + "translation": "ORG" }, { "id": "ORG ADMIN", @@ -4477,7 +4581,7 @@ }, { "id": "ORG ADMIN:", - "translation": "" + "translation": "ORG ADMIN:" }, { "id": "ORG AUDITOR", @@ -4493,16 +4597,24 @@ }, { "id": "ORGS:", - "translation": "" + "translation": "ORGS:" }, { "id": "One-time passcode", - "translation": "" + "translation": "One-time passcode" }, { "id": "Option '--app-ports'", "translation": "Option '--app-ports'" }, + { + "id": "Option '--droplet'", + "translation": "Option '--droplet'" + }, + { + "id": "Option '--name'", + "translation": "Option '--name'" + }, { "id": "Option '--no-hostname' cannot be used with an app manifest containing the 'routes' attribute", "translation": "Option '--no-hostname' cannot be used with an app manifest containing the 'routes' attribute" @@ -4549,7 +4661,11 @@ }, { "id": "Org management:", - "translation": "" + "translation": "Org management:" + }, + { + "id": "Org of the other space (Default: targeted org)", + "translation": "Org of the other space (Default: targeted org)" }, { "id": "Org that contains the target application", @@ -4577,19 +4693,19 @@ }, { "id": "Organization '{{.Name}}' not found.", - "translation": "" + "translation": "Organization '{{.Name}}' not found." }, { "id": "Origin for mapping a user account to a user in an external identity provider", - "translation": "" + "translation": "Origin for mapping a user account to a user in an external identity provider" }, { "id": "Override path to default config directory", - "translation": "" + "translation": "Override path to default config directory" }, { "id": "Override path to default plugin config directory", - "translation": "" + "translation": "Override path to default plugin config directory" }, { "id": "Override restart of the application in target environment after copy-source completes", @@ -4601,7 +4717,7 @@ }, { "id": "PENDING", - "translation": "" + "translation": "PENDING" }, { "id": "PORT", @@ -4609,23 +4725,23 @@ }, { "id": "PORT must be a positive integer", - "translation": "" + "translation": "PORT must be a positive integer" }, { "id": "PORT syntax must match integer[-integer]", - "translation": "" + "translation": "PORT syntax must match integer[-integer]" }, { "id": "POSITION", - "translation": "" + "translation": "POSITION" }, { "id": "PROTOCOL must be \"tcp\" or \"udp\"", - "translation": "" + "translation": "PROTOCOL must be \"tcp\" or \"udp\"" }, { "id": "Package staged", - "translation": "" + "translation": "Package staged" }, { "id": "Paid service plans", @@ -4649,7 +4765,7 @@ }, { "id": "Password used for private docker repository", - "translation": "" + "translation": "Password used for private docker repository" }, { "id": "Password verification does not match", @@ -4675,10 +4791,22 @@ "id": "Path on the app", "translation": "Path on the app" }, + { + "id": "Path to a tgz file with a pre-staged app", + "translation": "Path to a tgz file with a pre-staged app" + }, + { + "id": "Path to a variable substitution file for manifest; can specify multiple times", + "translation": "Path to a variable substitution file for manifest; can specify multiple times" + }, { "id": "Path to app directory or to a zip file of the contents of the app directory", "translation": "Path to app directory or to a zip file of the contents of the app directory" }, + { + "id": "Path to app manifest", + "translation": "Path to app manifest" + }, { "id": "Path to directory or zip file", "translation": "Path to directory or zip file" @@ -4693,11 +4821,11 @@ }, { "id": "Path used in combination with HOSTNAME and DOMAIN to specify the route to bind", - "translation": "" + "translation": "Path used in combination with HOSTNAME and DOMAIN to specify the route to bind" }, { "id": "Path used in combination with HOSTNAME and DOMAIN to specify the route to unbind", - "translation": "" + "translation": "Path used in combination with HOSTNAME and DOMAIN to specify the route to unbind" }, { "id": "Path used to identify the HTTP route", @@ -4753,11 +4881,11 @@ }, { "id": "Plugin installation cancelled.", - "translation": "" + "translation": "Plugin installation cancelled." }, { "id": "Plugin list download failed; repository {{.RepositoryName}} returned {{.ErrorMessage}}.", - "translation": "" + "translation": "Plugin list download failed; repository {{.RepositoryName}} returned {{.ErrorMessage}}." }, { "id": "Plugin name {{.PluginName}} does not exist", @@ -4773,7 +4901,7 @@ }, { "id": "Plugin repo named '{{.RepositoryName}}' already exists, please use another name.", - "translation": "" + "translation": "Plugin repo named '{{.RepositoryName}}' already exists, please use another name." }, { "id": "Plugin repository {{.Name}} not found.\nUse 'cf list-plugin-repos' to list registered repos.", @@ -4785,11 +4913,11 @@ }, { "id": "Plugin requested has no binary available for your platform.", - "translation": "" + "translation": "Plugin requested has no binary available for your platform." }, { "id": "Plugin {{.Name}} successfully uninstalled.", - "translation": "" + "translation": "Plugin {{.Name}} successfully uninstalled." }, { "id": "Plugin {{.Name}} {{.Version}} could not be installed. A plugin with that name is already installed.\nTIP: Use '{{.BinaryName}} install-plugin -f' to force a reinstall.", @@ -4797,15 +4925,15 @@ }, { "id": "Plugin {{.Name}} {{.Version}} is already installed. Uninstalling existing plugin...", - "translation": "" + "translation": "Plugin {{.Name}} {{.Version}} is already installed. Uninstalling existing plugin..." }, { "id": "Plugin {{.Name}} {{.Version}} successfully installed.", - "translation": "" + "translation": "Plugin {{.Name}} {{.Version}} successfully installed." }, { "id": "Plugin {{.PluginName}} does not exist.", - "translation": "" + "translation": "Plugin {{.PluginName}} does not exist." }, { "id": "Plugin {{.PluginName}} not found in repository {{.RepositoryName}}.\nUse '{{.BinaryName}} repo-plugins -r {{.RepositoryName}}' to list plugins available in the repo.", @@ -4813,7 +4941,7 @@ }, { "id": "Plugin {{.PluginName}} not found on disk or in any registered repo.\nUse '{{.BinaryName}} repo-plugins' to list plugins available in the repos.", - "translation": "" + "translation": "Plugin {{.PluginName}} not found on disk or in any registered repo.\nUse '{{.BinaryName}} repo-plugins' to list plugins available in the repos." }, { "id": "Plugin {{.PluginName}} successfully uninstalled.", @@ -4821,19 +4949,19 @@ }, { "id": "Plugin {{.PluginName}} v{{.PluginVersion}} could not be installed as it contains commands with aliases that are already used: {{.CommandAliases}}.", - "translation": "" + "translation": "Plugin {{.PluginName}} v{{.PluginVersion}} could not be installed as it contains commands with aliases that are already used: {{.CommandAliases}}." }, { "id": "Plugin {{.PluginName}} v{{.PluginVersion}} could not be installed as it contains commands with names and aliases that are already used: {{.CommandNamesAndAliases}}.", - "translation": "" + "translation": "Plugin {{.PluginName}} v{{.PluginVersion}} could not be installed as it contains commands with names and aliases that are already used: {{.CommandNamesAndAliases}}." }, { "id": "Plugin {{.PluginName}} v{{.PluginVersion}} could not be installed as it contains commands with names or aliases that are already used.", - "translation": "" + "translation": "Plugin {{.PluginName}} v{{.PluginVersion}} could not be installed as it contains commands with names or aliases that are already used." }, { "id": "Plugin {{.PluginName}} v{{.PluginVersion}} could not be installed as it contains commands with names that are already used: {{.CommandNames}}.", - "translation": "" + "translation": "Plugin {{.PluginName}} v{{.PluginVersion}} could not be installed as it contains commands with names that are already used: {{.CommandNames}}." }, { "id": "Plugin {{.PluginName}} v{{.Version}} successfully installed.", @@ -4845,15 +4973,19 @@ }, { "id": "Plugin {{.PluginName}} {{.PluginVersion}} is already installed.", - "translation": "" + "translation": "Plugin {{.PluginName}} {{.PluginVersion}} is already installed." }, { "id": "Plugin {{.PluginName}} {{.PluginVersion}} successfully uninstalled.", - "translation": "" + "translation": "Plugin {{.PluginName}} {{.PluginVersion}} successfully uninstalled." + }, + { + "id": "PluginHome", + "translation": "PluginHome" }, { "id": "Policy does not exist.", - "translation": "" + "translation": "Policy does not exist." }, { "id": "Port for the TCP route", @@ -4861,7 +4993,7 @@ }, { "id": "Port not allowed in HTTP domain {{.Domain}}", - "translation": "" + "translation": "Port not allowed in HTTP domain {{.Domain}}" }, { "id": "Port not allowed in HTTP route {{.RouteName}}", @@ -4873,7 +5005,7 @@ }, { "id": "Port or range of ports that destination app is connected with", - "translation": "" + "translation": "Port or range of ports that destination app is connected with" }, { "id": "Port used to identify the TCP route", @@ -4881,11 +5013,11 @@ }, { "id": "Prevent use of a feature", - "translation": "" + "translation": "Prevent use of a feature" }, { "id": "Print API request diagnostics to stdout", - "translation": "" + "translation": "Print API request diagnostics to stdout" }, { "id": "Print out a list of files in a directory or the contents of a specific file of an app running on the DEA backend", @@ -4905,23 +5037,19 @@ }, { "id": "Process to restart", - "translation": "" + "translation": "Process to restart" }, { "id": "Process {{.ProcessType}} not found", - "translation": "" + "translation": "Process {{.ProcessType}} not found" }, { "id": "Prompt for a one-time passcode to login", - "translation": "" - }, - { - "id": "Property '{{.PropertyName}}' found in manifest. This feature is no longer supported. Please remove it and try again.", - "translation": "Property '{{.PropertyName}}' found in manifest. This feature is no longer supported. Please remove it and try again." + "translation": "Prompt for a one-time passcode to login" }, { "id": "Protocol that apps are connected with", - "translation": "" + "translation": "Protocol that apps are connected with" }, { "id": "Protocol to connect apps with (Default: tcp)", @@ -4943,6 +5071,14 @@ "id": "Push a new app or sync changes to an existing app", "translation": "Push a new app or sync changes to an existing app" }, + { + "id": "Pushing app {{.AppName}} to org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", + "translation": "Pushing app {{.AppName}} to org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}..." + }, + { + "id": "Pushing from manifest to org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", + "translation": "Pushing from manifest to org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}..." + }, { "id": "QUOTA", "translation": "QUOTA" @@ -4981,7 +5117,7 @@ }, { "id": "ROLE must be \"SpaceManager\", \"SpaceDeveloper\" and \"SpaceAuditor\"", - "translation": "" + "translation": "ROLE must be \"SpaceManager\", \"SpaceDeveloper\" and \"SpaceAuditor\"" }, { "id": "ROLES:\n", @@ -4993,11 +5129,11 @@ }, { "id": "ROUTES:", - "translation": "" + "translation": "ROUTES:" }, { "id": "RUNNING", - "translation": "" + "translation": "RUNNING" }, { "id": "Read-only access to org info and reports\n", @@ -5005,7 +5141,7 @@ }, { "id": "Really delete orphaned routes?", - "translation": "" + "translation": "Really delete orphaned routes?" }, { "id": "Really delete orphaned routes?{{.Prompt}}", @@ -5017,7 +5153,7 @@ }, { "id": "Really delete the isolation segment {{.IsolationSegmentName}}?", - "translation": "" + "translation": "Really delete the isolation segment {{.IsolationSegmentName}}?" }, { "id": "Really delete the org {{.OrgName}}, including its spaces, apps, service instances, routes, private domains and space-scoped service brokers?", @@ -5025,7 +5161,7 @@ }, { "id": "Really delete the space {{.SpaceName}}?", - "translation": "" + "translation": "Really delete the space {{.SpaceName}}?" }, { "id": "Really delete the {{.ModelType}} {{.ModelName}} and everything associated with it?", @@ -5047,13 +5183,17 @@ "id": "Really purge service offering {{.ServiceName}} from Cloud Foundry?", "translation": "Really purge service offering {{.ServiceName}} from Cloud Foundry?" }, + { + "id": "Really unshare the service instance?", + "translation": "Really unshare the service instance?" + }, { "id": "Received invalid SSL certificate from ", "translation": "Received invalid SSL certificate from " }, { "id": "Recreate the app's executable artifact using the latest pushed app files and the latest environment (variables, service bindings, buildpack, stack, etc.)", - "translation": "" + "translation": "Recreate the app's executable artifact using the latest pushed app files and the latest environment (variables, service bindings, buildpack, stack, etc.)" }, { "id": "Recursively remove a service and child objects from Cloud Foundry database without making requests to a service broker", @@ -5063,6 +5203,10 @@ "id": "Recursively remove a service instance and child objects from Cloud Foundry database without making requests to a service broker", "translation": "Recursively remove a service instance and child objects from Cloud Foundry database without making requests to a service broker" }, + { + "id": "RegisteredRepository", + "translation": "RegisteredRepository" + }, { "id": "Remove a plugin repository", "translation": "Remove a plugin repository" @@ -5085,7 +5229,7 @@ }, { "id": "Remove an env variable from an app", - "translation": "" + "translation": "Remove an env variable from an app" }, { "id": "Remove an org role from a user", @@ -5101,7 +5245,7 @@ }, { "id": "Removing env variable {{.EnvVarName}} from app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", - "translation": "" + "translation": "Removing env variable {{.EnvVarName}} from app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}..." }, { "id": "Removing env variable {{.VarName}} from app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.CurrentUser}}...", @@ -5189,7 +5333,7 @@ }, { "id": "Repository username; used with password from environment variable CF_DOCKER_PASSWORD", - "translation": "" + "translation": "Repository username; used with password from environment variable CF_DOCKER_PASSWORD" }, { "id": "Repository: ", @@ -5217,7 +5361,7 @@ }, { "id": "Reset the default isolation segment used for apps in spaces of an org", - "translation": "" + "translation": "Reset the default isolation segment used for apps in spaces of an org" }, { "id": "Reset the space's isolation segment to the org default", @@ -5225,15 +5369,15 @@ }, { "id": "Resetting default isolation segment of org {{.OrgName}} as {{.CurrentUser}}...", - "translation": "" + "translation": "Resetting default isolation segment of org {{.OrgName}} as {{.CurrentUser}}..." }, { "id": "Resetting isolation segment assignment of space {{.SpaceName}} in org {{.OrgName}} as {{.CurrentUser}}...", - "translation": "" + "translation": "Resetting isolation segment assignment of space {{.SpaceName}} in org {{.OrgName}} as {{.CurrentUser}}..." }, { "id": "Resource matching API timed out; pushing all app files.", - "translation": "" + "translation": "Resource matching API timed out; pushing all app files." }, { "id": "Restage an app", @@ -5249,11 +5393,11 @@ }, { "id": "Restarting app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.CurrentUser}}...", - "translation": "" + "translation": "Restarting app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.CurrentUser}}..." }, { "id": "Restarting instance {{.InstanceIndex}} of process {{.ProcessType}} of app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", - "translation": "" + "translation": "Restarting instance {{.InstanceIndex}} of process {{.ProcessType}} of app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}..." }, { "id": "Restarting instance {{.Instance}} of application {{.AppName}} as {{.Username}}", @@ -5261,7 +5405,7 @@ }, { "id": "Restrict search for plugin to this registered repository", - "translation": "" + "translation": "Restrict search for plugin to this registered repository" }, { "id": "Retrieve an individual feature flag with status", @@ -5283,6 +5427,10 @@ "id": "Retrieve and display the given service's guid. All other output for the service is suppressed.", "translation": "Retrieve and display the given service's guid. All other output for the service is suppressed." }, + { + "id": "Retrieve and display the given service's guid. All other output for the service is suppressed.", + "translation": "Retrieve and display the given service's guid. All other output for the service is suppressed." + }, { "id": "Retrieve and display the given service-key's guid. All other output for the service is suppressed.", "translation": "Retrieve and display the given service-key's guid. All other output for the service is suppressed." @@ -5295,6 +5443,10 @@ "id": "Retrieve and display the given stack's guid. All other output for the stack is suppressed.", "translation": "Retrieve and display the given stack's guid. All other output for the stack is suppressed." }, + { + "id": "Retrieve list of feature flags with status", + "translation": "Retrieve list of feature flags with status" + }, { "id": "Retrieve list of feature flags with status of each flag-able feature", "translation": "Retrieve list of feature flags with status of each flag-able feature" @@ -5313,11 +5465,15 @@ }, { "id": "Retrieve the rules for all the security groups associated with the space.", - "translation": "" + "translation": "Retrieve the rules for all the security groups associated with the space." }, { "id": "Retrieving logs for app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", - "translation": "" + "translation": "Retrieving logs for app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}..." + }, + { + "id": "Retrieving status of all flagged features as {{.CurrentUser}}...", + "translation": "Retrieving status of all flagged features as {{.CurrentUser}}..." }, { "id": "Retrieving status of all flagged features as {{.Username}}...", @@ -5337,15 +5493,15 @@ }, { "id": "Retrying upload due to an error...", - "translation": "" + "translation": "Retrying upload due to an error..." }, { "id": "Revoke an organization's entitlement to an isolation segment", - "translation": "" + "translation": "Revoke an organization's entitlement to an isolation segment" }, { "id": "Route and domain management:", - "translation": "" + "translation": "Route and domain management:" }, { "id": "Route {{.HostName}}.{{.DomainName}} {{.Existence}}", @@ -5357,11 +5513,11 @@ }, { "id": "Route {{.Route}} already exists.", - "translation": "" + "translation": "Route {{.Route}} already exists." }, { "id": "Route {{.Route}} has been created.", - "translation": "" + "translation": "Route {{.Route}} has been created." }, { "id": "Route {{.Route}} was not bound to service instance {{.ServiceInstance}}.", @@ -5393,7 +5549,7 @@ }, { "id": "Run a one-off task on an app", - "translation": "" + "translation": "Run a one-off task on an app" }, { "id": "Running Environment Variable Groups:", @@ -5401,7 +5557,7 @@ }, { "id": "Running applications need a restart to be moved there.", - "translation": "" + "translation": "Running applications need a restart to be moved there." }, { "id": "SECURITY GROUP", @@ -5409,15 +5565,15 @@ }, { "id": "SECURITY GROUP:", - "translation": "" + "translation": "SECURITY GROUP:" }, { "id": "SECURITY_GROUP", - "translation": "" + "translation": "SECURITY_GROUP" }, { "id": "SEE ALSO:", - "translation": "" + "translation": "SEE ALSO:" }, { "id": "SERVICE", @@ -5429,15 +5585,19 @@ }, { "id": "SERVICE ADMIN:", - "translation": "" + "translation": "SERVICE ADMIN:" }, { "id": "SERVICES", "translation": "SERVICES" }, + { + "id": "SERVICES (experimental):", + "translation": "SERVICES (experimental):" + }, { "id": "SERVICES:", - "translation": "" + "translation": "SERVICES:" }, { "id": "SERVICE_INSTANCES", @@ -5453,7 +5613,7 @@ }, { "id": "SPACE ADMIN:", - "translation": "" + "translation": "SPACE ADMIN:" }, { "id": "SPACE AUDITOR", @@ -5473,7 +5633,7 @@ }, { "id": "SPACES:", - "translation": "" + "translation": "SPACES:" }, { "id": "SSH to an application container instance", @@ -5481,11 +5641,11 @@ }, { "id": "SSL Certificate Error {{.Message}}\nTIP: Use 'cf api --skip-ssl-validation' to continue with an insecure API endpoint", - "translation": "" + "translation": "SSL Certificate Error {{.Message}}\nTIP: Use 'cf api --skip-ssl-validation' to continue with an insecure API endpoint" }, { "id": "SUCCEEDED", - "translation": "" + "translation": "SUCCEEDED" }, { "id": "Scaling app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.CurrentUser}}...", @@ -5493,23 +5653,23 @@ }, { "id": "Scaling app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", - "translation": "" + "translation": "Scaling app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}..." }, { "id": "Scaling cancelled", - "translation": "" + "translation": "Scaling cancelled" }, { "id": "Search the plugin repositories for new versions of installed plugins", - "translation": "" + "translation": "Search the plugin repositories for new versions of installed plugins" }, { "id": "Searching {{.RepoNames}} for newer versions of installed plugins...", - "translation": "" + "translation": "Searching {{.RepoNames}} for newer versions of installed plugins..." }, { "id": "Searching {{.RepositoryName}} for plugin {{.PluginName}}...", - "translation": "" + "translation": "Searching {{.RepositoryName}} for plugin {{.PluginName}}..." }, { "id": "Security Groups:", @@ -5517,7 +5677,7 @@ }, { "id": "Security group '{{.Name}}' not found.", - "translation": "" + "translation": "Security group '{{.Name}}' not found." }, { "id": "Security group {{.Name}} not bound to this space for lifecycle phase '{{.Lifecycle}}'.", @@ -5567,13 +5727,21 @@ "id": "Service Instance is not user provided", "translation": "Service Instance is not user provided" }, + { + "id": "Service account currently logged in. Use 'cf logout' to log out service account and try again.", + "translation": "Service account currently logged in. Use 'cf logout' to log out service account and try again." + }, { "id": "Service instance", "translation": "Service instance" }, { "id": "Service instance (GUID: {{.GUID}}) not found", - "translation": "" + "translation": "Service instance (GUID: {{.GUID}}) not found" + }, + { + "id": "Service instance sharing is disabled for this service.", + "translation": "Service instance sharing is disabled for this service." }, { "id": "Service instance {{.InstanceName}} not found", @@ -5583,9 +5751,17 @@ "id": "Service instance {{.ServiceInstanceName}} does not exist.", "translation": "Service instance {{.ServiceInstanceName}} does not exist." }, + { + "id": "Service instance {{.ServiceInstanceName}} is already shared with that space.", + "translation": "Service instance {{.ServiceInstanceName}} is already shared with that space." + }, + { + "id": "Service instance {{.ServiceInstanceName}} is not shared with space {{.SpaceName}} in organization {{.OrgName}}.", + "translation": "Service instance {{.ServiceInstanceName}} is not shared with space {{.SpaceName}} in organization {{.OrgName}}." + }, { "id": "Service instance {{.ServiceInstance}} not found", - "translation": "" + "translation": "Service instance {{.ServiceInstance}} not found" }, { "id": "Service instance: {{.ServiceName}}", @@ -5621,7 +5797,7 @@ }, { "id": "Services integration:", - "translation": "" + "translation": "Services integration:" }, { "id": "Services:", @@ -5649,15 +5825,15 @@ }, { "id": "Set the default isolation segment used for apps in spaces in an org", - "translation": "" + "translation": "Set the default isolation segment used for apps in spaces in an org" }, { "id": "Set the droplet used to run an app", - "translation": "" + "translation": "Set the droplet used to run an app" }, { "id": "Set to 'port' or 'none'", - "translation": "" + "translation": "Set to 'port' or 'none'" }, { "id": "Setting api endpoint to {{.Endpoint}}...", @@ -5665,7 +5841,7 @@ }, { "id": "Setting app {{.AppName}} to droplet {{.DropletGUID}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", - "translation": "" + "translation": "Setting app {{.AppName}} to droplet {{.DropletGUID}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}..." }, { "id": "Setting env variable '{{.VarName}}' to '{{.VarValue}}' for app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.CurrentUser}}...", @@ -5699,10 +5875,18 @@ "id": "Share a private domain with an org", "translation": "Share a private domain with an org" }, + { + "id": "Share a service instance with another space", + "translation": "Share a service instance with another space" + }, { "id": "Sharing domain {{.DomainName}} with org {{.OrgName}} as {{.Username}}...", "translation": "Sharing domain {{.DomainName}} with org {{.OrgName}} as {{.Username}}..." }, + { + "id": "Sharing service instance {{.ServiceInstanceName}} into org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", + "translation": "Sharing service instance {{.ServiceInstanceName}} into org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}..." + }, { "id": "Show a single security group", "translation": "Show a single security group" @@ -5761,7 +5945,7 @@ }, { "id": "Show the type of health check performed on an app", - "translation": "" + "translation": "Show the type of health check performed on an app" }, { "id": "Showing current scale of app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.CurrentUser}}...", @@ -5769,15 +5953,23 @@ }, { "id": "Showing current scale of app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", - "translation": "" + "translation": "Showing current scale of app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}..." }, { "id": "Showing health and status for app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", "translation": "Showing health and status for app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}..." }, + { + "id": "Showing info of service {{.ServiceInstanceName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.UserName}}...", + "translation": "Showing info of service {{.ServiceInstanceName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.UserName}}..." + }, + { + "id": "Showing status of last operation from service {{.ServiceInstanceName}}...", + "translation": "Showing status of last operation from service {{.ServiceInstanceName}}..." + }, { "id": "Skip SSL certificate validation", - "translation": "" + "translation": "Skip SSL certificate validation" }, { "id": "Skip assigning org role to user", @@ -5787,6 +5979,10 @@ "id": "Skip host key validation", "translation": "Skip host key validation" }, + { + "id": "Skip host key validation. Not recommended!", + "translation": "Skip host key validation. Not recommended!" + }, { "id": "Skip verification of the API endpoint. Not recommended!", "translation": "Skip verification of the API endpoint. Not recommended!" @@ -5801,7 +5997,7 @@ }, { "id": "Space '{{.Name}}' not found.", - "translation": "" + "translation": "Space '{{.Name}}' not found." }, { "id": "Space Quota Definition {{.QuotaName}} already exists", @@ -5813,12 +6009,20 @@ }, { "id": "Space management:", - "translation": "" + "translation": "Space management:" }, { "id": "Space that contains the target application", "translation": "Space that contains the target application" }, + { + "id": "Space to share the service instance into", + "translation": "Space to share the service instance into" + }, + { + "id": "Space to unshare the service instance from", + "translation": "Space to unshare the service instance from" + }, { "id": "Space {{.SpaceName}} already exists", "translation": "Space {{.SpaceName}} already exists" @@ -5827,6 +6031,10 @@ "id": "Space:", "translation": "Space:" }, + { + "id": "Specified instance not found or not a managed service instance. Sharing is not supported for user provided services.", + "translation": "Specified instance not found or not a managed service instance. Sharing is not supported for user provided services." + }, { "id": "Specify a path for file creation. If path not specified, manifest file is created in current working directory.", "translation": "Specify a path for file creation. If path not specified, manifest file is created in current working directory." @@ -5837,11 +6045,11 @@ }, { "id": "Stack with GUID {{.GUID}} not found", - "translation": "" + "translation": "Stack with GUID {{.GUID}} not found" }, { "id": "Stack {{.Name}} not found", - "translation": "" + "translation": "Stack {{.Name}} not found" }, { "id": "Staging Environment Variable Groups:", @@ -5849,7 +6057,7 @@ }, { "id": "Staging app and tracing logs...", - "translation": "" + "translation": "Staging app and tracing logs..." }, { "id": "Staging package for app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", @@ -5857,7 +6065,7 @@ }, { "id": "Staging package for {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", - "translation": "" + "translation": "Staging package for {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}..." }, { "id": "Start an app", @@ -5869,11 +6077,11 @@ }, { "id": "Start app timeout\n\nTIP: Application must be listening on the right port. Instead of hard coding the port, use the $PORT environment variable.\n\nUse '{{.BinaryName}} logs {{.AppName}} --recent' for more information", - "translation": "" + "translation": "Start app timeout\n\nTIP: Application must be listening on the right port. Instead of hard coding the port, use the $PORT environment variable.\n\nUse '{{.BinaryName}} logs {{.AppName}} --recent' for more information" }, { "id": "Start unsuccessful\n\nTIP: use '{{.BinaryName}} logs {{.AppName}} --recent' for more information", - "translation": "" + "translation": "Start unsuccessful\n\nTIP: use '{{.BinaryName}} logs {{.AppName}} --recent' for more information" }, { "id": "Start unsuccessful\n\nTIP: use '{{.Command}}' for more information", @@ -5889,15 +6097,15 @@ }, { "id": "Starting app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", - "translation": "" + "translation": "Starting app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}..." }, { "id": "Starting download of plugin binary from URL...", - "translation": "" + "translation": "Starting download of plugin binary from URL..." }, { "id": "Starting download of plugin binary from repository {{.RepositoryName}}...", - "translation": "" + "translation": "Starting download of plugin binary from repository {{.RepositoryName}}..." }, { "id": "Startup command, set to null to reset to default start command", @@ -5929,11 +6137,11 @@ }, { "id": "Stopping app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", - "translation": "" + "translation": "Stopping app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}..." }, { "id": "Stopping app...", - "translation": "" + "translation": "Stopping app..." }, { "id": "System-Provided:", @@ -5941,7 +6149,7 @@ }, { "id": "TASK_ID", - "translation": "" + "translation": "TASK_ID" }, { "id": "TIP:\n", @@ -5957,15 +6165,15 @@ }, { "id": "TIP: An app restart is required for the change to take effect.", - "translation": "" + "translation": "TIP: An app restart is required for the change to take effect." }, { "id": "TIP: Assign roles with '{{.BinaryName}} set-org-role' and '{{.BinaryName}} set-space-role'.", - "translation": "" + "translation": "TIP: Assign roles with '{{.BinaryName}} set-org-role' and '{{.BinaryName}} set-space-role'." }, { "id": "TIP: Changes require an app restart (for running) or restage (for staging) to apply to existing applications.", - "translation": "" + "translation": "TIP: Changes require an app restart (for running) or restage (for staging) to apply to existing applications." }, { "id": "TIP: Changes will not apply to existing running applications until they are restarted.", @@ -6025,19 +6233,19 @@ }, { "id": "Task has been submitted successfully for execution.", - "translation": "" + "translation": "Task has been submitted successfully for execution." }, { "id": "Task must have a droplet. Specify droplet or assign current droplet to app.", - "translation": "" + "translation": "Task must have a droplet. Specify droplet or assign current droplet to app." }, { "id": "Task workers are unavailable.", - "translation": "" + "translation": "Task workers are unavailable." }, { "id": "Terminate a running task of an app", - "translation": "" + "translation": "Terminate a running task of an app" }, { "id": "Terminate the running application Instance at the given index and instantiate a new instance of the application with the same index", @@ -6045,11 +6253,23 @@ }, { "id": "Terminate, then instantiate an app instance", - "translation": "" + "translation": "Terminate, then instantiate an app instance" + }, + { + "id": "Terminate, then restart an app instance", + "translation": "Terminate, then restart an app instance" }, { "id": "Terminating task {{.TaskSequenceID}} of app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.CurrentUser}}...", - "translation": "" + "translation": "Terminating task {{.TaskSequenceID}} of app {{.AppName}} in org {{.OrgName}} / space {{.SpaceName}} as {{.CurrentUser}}..." + }, + { + "id": "The \"service_instance_sharing\" feature flag is disabled for this Cloud Foundry platform.", + "translation": "The \"service_instance_sharing\" feature flag is disabled for this Cloud Foundry platform." + }, + { + "id": "The \"service_instance_sharing\" feature flag is disabled for this Cloud Foundry platform. Also, service instance sharing is disabled for this service.", + "translation": "The \"service_instance_sharing\" feature flag is disabled for this Cloud Foundry platform. Also, service instance sharing is disabled for this service." }, { "id": "The API endpoint", @@ -6063,6 +6283,10 @@ "id": "The URL to the plugin repo", "translation": "The URL to the plugin repo" }, + { + "id": "The app cannot be mapped to route {{.URL}} because the route exists in a different space.", + "translation": "The app cannot be mapped to route {{.URL}} because the route exists in a different space." + }, { "id": "The app is running on the DEA backend, which does not support this command.", "translation": "The app is running on the DEA backend, which does not support this command." @@ -6073,7 +6297,7 @@ }, { "id": "The application instance index cannot be negative", - "translation": "" + "translation": "The application instance index cannot be negative" }, { "id": "The application name", @@ -6089,7 +6313,7 @@ }, { "id": "The command to execute", - "translation": "" + "translation": "The command to execute" }, { "id": "The domain", @@ -6119,13 +6343,17 @@ "id": "The file {{.PluginExecutableName}} already exists under the plugin directory.\n", "translation": "The file {{.PluginExecutableName}} already exists under the plugin directory.\n" }, + { + "id": "The following arguments cannot be used with an app manifest that declares routes using the '{{.ManifestAttribute}}' attribute: {{.CommandLineOptions}}", + "translation": "The following arguments cannot be used with an app manifest that declares routes using the '{{.ManifestAttribute}}' attribute: {{.CommandLineOptions}}" + }, { "id": "The guid of the droplet to use", - "translation": "" + "translation": "The guid of the droplet to use" }, { "id": "The guid of the package to stage", - "translation": "" + "translation": "The guid of the package to stage" }, { "id": "The hostname", @@ -6137,7 +6365,7 @@ }, { "id": "The isolation segment name", - "translation": "" + "translation": "The isolation segment name" }, { "id": "The local path to the plugin, if the plugin exists locally; the URL to the plugin, if the plugin exists online; or the plugin name, if a repo is specified", @@ -6221,7 +6449,7 @@ }, { "id": "The organization name", - "translation": "" + "translation": "The organization name" }, { "id": "The organization quota", @@ -6241,7 +6469,7 @@ }, { "id": "The plugin has been uninstalled but removing the plugin binary failed.\nRemove it manually or subsequent installations of the plugin may fail\n{{.Err}}", - "translation": "" + "translation": "The plugin has been uninstalled but removing the plugin binary failed.\nRemove it manually or subsequent installations of the plugin may fail\n{{.Err}}" }, { "id": "The plugin name", @@ -6253,7 +6481,7 @@ }, { "id": "The plugin's uninstall method returned an unexpected error.\nThe plugin uninstall will proceed. Contact the plugin author if you need help.\n{{.Err}}", - "translation": "" + "translation": "The plugin's uninstall method returned an unexpected error.\nThe plugin uninstall will proceed. Contact the plugin author if you need help.\n{{.Err}}" }, { "id": "The position that sets priority", @@ -6263,6 +6491,26 @@ "id": "The quota", "translation": "The quota" }, + { + "id": "The route '{{.Route}}' is not a properly formed URL", + "translation": "The route '{{.Route}}' is not a properly formed URL" + }, + { + "id": "The route is invalid: For TCP routes you must specify a port or request a random one.", + "translation": "The route is invalid: For TCP routes you must specify a port or request a random one." + }, + { + "id": "The route is invalid: a hostname cannot be used with a TCP domain.", + "translation": "The route is invalid: a hostname cannot be used with a TCP domain." + }, + { + "id": "The route is invalid: a hostname is required for shared domains.", + "translation": "The route is invalid: a hostname is required for shared domains." + }, + { + "id": "The route is invalid: a route path cannot be used with a TCP domain.", + "translation": "The route is invalid: a route path cannot be used with a TCP domain." + }, { "id": "The route {{.RouteName}} did not match any existing domains.", "translation": "The route {{.RouteName}} did not match any existing domains." @@ -6317,7 +6565,7 @@ }, { "id": "The source app", - "translation": "" + "translation": "The source app" }, { "id": "The space", @@ -6337,7 +6585,7 @@ }, { "id": "The specified application instance does not exist", - "translation": "" + "translation": "The specified application instance does not exist" }, { "id": "The stack name", @@ -6349,7 +6597,7 @@ }, { "id": "The task's unique sequence ID", - "translation": "" + "translation": "The task's unique sequence ID" }, { "id": "The token", @@ -6371,10 +6619,18 @@ "id": "The user", "translation": "The user" }, + { + "id": "The user exists in multiple origins.", + "translation": "The user exists in multiple origins." + }, { "id": "The username", "translation": "The username" }, + { + "id": "There are no bound apps for this service.", + "translation": "There are no bound apps for this service." + }, { "id": "There are no running instances of this app.", "translation": "There are no running instances of this app." @@ -6401,23 +6657,23 @@ }, { "id": "This command does not support the URL scheme in {{.UnsupportedURL}}.", - "translation": "" + "translation": "This command does not support the URL scheme in {{.UnsupportedURL}}." }, { "id": "This command is in EXPERIMENTAL stage and may change without notice", - "translation": "" + "translation": "This command is in EXPERIMENTAL stage and may change without notice" }, { "id": "This command requires CF API version {{.MinimumVersion}} or higher.", - "translation": "" + "translation": "This command requires CF API version {{.MinimumVersion}} or higher." }, { "id": "This command requires CF API version {{.MinimumVersion}} or higher. Your target is {{.CurrentVersion}}.", - "translation": "" + "translation": "This command requires CF API version {{.MinimumVersion}} or higher. Your target is {{.CurrentVersion}}." }, { "id": "This command requires Network Policy API V1. Your targeted endpoint does not expose it.", - "translation": "" + "translation": "This command requires Network Policy API V1. Your targeted endpoint does not expose it." }, { "id": "This command requires the Routing API. Your targeted endpoint reports it is not enabled.", @@ -6425,12 +6681,16 @@ }, { "id": "This is for backwards compatibility", - "translation": "" + "translation": "This is for backwards compatibility" }, { "id": "This service doesn't support creation of keys.", "translation": "This service doesn't support creation of keys." }, + { + "id": "This service is not currently shared.", + "translation": "This service is not currently shared." + }, { "id": "This space already has an assigned space quota.", "translation": "This space already has an assigned space quota." @@ -6487,6 +6747,10 @@ "id": "UAA endpoint missing from config file", "translation": "UAA endpoint missing from config file" }, + { + "id": "UNKNOWN REASON", + "translation": "UNKNOWN REASON" + }, { "id": "URL", "translation": "URL" @@ -6509,7 +6773,7 @@ }, { "id": "USER ADMIN:", - "translation": "" + "translation": "USER ADMIN:" }, { "id": "USERS", @@ -6611,13 +6875,17 @@ "id": "Unbinding security group {{.security_group}} from {{.organization}}/{{.space}} as {{.username}}", "translation": "Unbinding security group {{.security_group}} from {{.organization}}/{{.space}} as {{.username}}" }, + { + "id": "Unexpected ServiceInstanceNotShareableError: service instance is shareable.", + "translation": "Unexpected ServiceInstanceNotShareableError: service instance is shareable." + }, { "id": "Unexpected error has occurred:\n{{.Error}}", "translation": "Unexpected error has occurred:\n{{.Error}}" }, { "id": "Uninstall CLI plugin", - "translation": "" + "translation": "Uninstall CLI plugin" }, { "id": "Uninstall the plugin defined in command argument", @@ -6643,6 +6911,10 @@ "id": "Unmap an HTTP route:\\n CF_NAME unmap-route APP_NAME DOMAIN [--hostname HOSTNAME] [--path PATH]\\n\\n Unmap a TCP route:\\n CF_NAME unmap-route APP_NAME DOMAIN --port PORT\\n\\nEXAMPLES:\\n CF_NAME unmap-route my-app example.com # example.com\\n CF_NAME unmap-route my-app example.com --hostname myhost # myhost.example.com\\n CF_NAME unmap-route my-app example.com --hostname myhost --path foo # myhost.example.com/foo\\n CF_NAME unmap-route my-app example.com --port 5000 # example.com:5000", "translation": "Unmap an HTTP route:\\n CF_NAME unmap-route APP_NAME DOMAIN [--hostname HOSTNAME] [--path PATH]\\n\\n Unmap a TCP route:\\n CF_NAME unmap-route APP_NAME DOMAIN --port PORT\\n\\nEXAMPLES:\\n CF_NAME unmap-route my-app example.com # example.com\\n CF_NAME unmap-route my-app example.com --hostname myhost # myhost.example.com\\n CF_NAME unmap-route my-app example.com --hostname myhost --path foo # myhost.example.com/foo\\n CF_NAME unmap-route my-app example.com --port 5000 # example.com:5000" }, + { + "id": "Unmapping routes...", + "translation": "Unmapping routes..." + }, { "id": "Unsetting api endpoint...", "translation": "Unsetting api endpoint..." @@ -6651,10 +6923,26 @@ "id": "Unshare a private domain with an org", "translation": "Unshare a private domain with an org" }, + { + "id": "Unshare a shared service instance from a space", + "translation": "Unshare a shared service instance from a space" + }, + { + "id": "Unshare cancelled", + "translation": "Unshare cancelled" + }, { "id": "Unsharing domain {{.DomainName}} from org {{.OrgName}} as {{.Username}}...", "translation": "Unsharing domain {{.DomainName}} from org {{.OrgName}} as {{.Username}}..." }, + { + "id": "Unsharing service instance {{.ServiceInstanceName}} from org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", + "translation": "Unsharing service instance {{.ServiceInstanceName}} from org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}..." + }, + { + "id": "Unsupported URL", + "translation": "Unsupported URL" + }, { "id": "Unsupported host key fingerprint format", "translation": "Unsupported host key fingerprint format" @@ -6701,7 +6989,7 @@ }, { "id": "Updating app with these attributes...", - "translation": "" + "translation": "Updating app with these attributes..." }, { "id": "Updating app {{.AppName}} in org {{.CurrentOrg}} / space {{.CurrentSpace}} as {{.CurrentUser}}...", @@ -6713,7 +7001,7 @@ }, { "id": "Updating app {{.AppName}}...", - "translation": "" + "translation": "Updating app {{.AppName}}..." }, { "id": "Updating buildpack {{.BuildpackName}}...", @@ -6725,7 +7013,7 @@ }, { "id": "Updating health check type for app {{.AppName}} process {{.ProcessType}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}...", - "translation": "" + "translation": "Updating health check type for app {{.AppName}} process {{.ProcessType}} in org {{.OrgName}} / space {{.SpaceName}} as {{.Username}}..." }, { "id": "Updating isolation segment of space {{.SpaceName}} in org {{.OrgName}} as {{.CurrentUser}}...", @@ -6775,9 +7063,13 @@ "id": "Uploading buildpack {{.BuildpackName}}...", "translation": "Uploading buildpack {{.BuildpackName}}..." }, + { + "id": "Uploading droplet...", + "translation": "Uploading droplet..." + }, { "id": "Uploading files have failed after a number of retriest due to: {{.Error}}", - "translation": "" + "translation": "Uploading files have failed after a number of retriest due to: {{.Error}}" }, { "id": "Uploading files...", @@ -6793,11 +7085,11 @@ }, { "id": "Uploads a V3 Package", - "translation": "" + "translation": "Uploads a V3 Package" }, { "id": "Usage:", - "translation": "" + "translation": "Usage:" }, { "id": "Use 'cf help -a' to see all commands.", @@ -6805,11 +7097,11 @@ }, { "id": "Use '{{.BinaryName}} install-plugin' to update a plugin to the latest version.", - "translation": "" + "translation": "Use '{{.BinaryName}} install-plugin' to update a plugin to the latest version." }, { "id": "Use '{{.BinaryName}} repo-plugins' to list plugins in registered repos available to install.", - "translation": "" + "translation": "Use '{{.BinaryName}} repo-plugins' to list plugins in registered repos available to install." }, { "id": "Use '{{.Command}}' for more information", @@ -6823,6 +7115,10 @@ "id": "Use '{{.Name}}' to view or set your target org and space", "translation": "Use '{{.Name}}' to view or set your target org and space" }, + { + "id": "Use (non-user) service account (also called client credentials)", + "translation": "Use (non-user) service account (also called client credentials)" + }, { "id": "User provided tags", "translation": "User provided tags" @@ -6845,11 +7141,11 @@ }, { "id": "Using docker repository password from environment variable CF_DOCKER_PASSWORD.", - "translation": "" + "translation": "Using docker repository password from environment variable CF_DOCKER_PASSWORD." }, { "id": "Using manifest file {{.Path}}", - "translation": "" + "translation": "Using manifest file {{.Path}}" }, { "id": "Using manifest file {{.Path}}\n", @@ -6863,13 +7159,9 @@ "id": "Using stack {{.StackName}}...", "translation": "Using stack {{.StackName}}..." }, - { - "id": "V3 APPS (experimental):", - "translation": "" - }, { "id": "VERSION:", - "translation": "" + "translation": "VERSION:" }, { "id": "Valid JSON object containing service-specific configuration parameters, provided either in-line or in a file. For a list of supported configuration parameters, see documentation for the particular service offering.", @@ -6883,6 +7175,10 @@ "id": "Variable Name", "translation": "Variable Name" }, + { + "id": "Variable key value pair for variable substitution, (e.g., name=app1); can specify multiple times", + "translation": "Variable key value pair for variable substitution, (e.g., name=app1); can specify multiple times" + }, { "id": "Verify Password", "translation": "Verify Password" @@ -6911,21 +7207,29 @@ "id": "WARNING: This operation is internal to Cloud Foundry; service brokers will not be contacted and resources for service instances will not be altered. The primary use case for this operation is to replace a service broker which implements the v1 Service Broker API with a broker which implements the v2 API by remapping service instances from v1 plans to v2 plans. We recommend making the v1 plan private or shutting down the v1 broker to prevent additional instances from being created. Once service instances have been migrated, the v1 services and plans can be removed from Cloud Foundry.", "translation": "WARNING: This operation is internal to Cloud Foundry; service brokers will not be contacted and resources for service instances will not be altered. The primary use case for this operation is to replace a service broker which implements the v1 Service Broker API with a broker which implements the v2 API by remapping service instances from v1 plans to v2 plans. We recommend making the v1 plan private or shutting down the v1 broker to prevent additional instances from being created. Once service instances have been migrated, the v1 services and plans can be removed from Cloud Foundry." }, + { + "id": "WARNING: Unsharing this service instance will remove any service bindings that exist in any spaces that this instance is shared into. This could cause applications to stop working.", + "translation": "WARNING: Unsharing this service instance will remove any service bindings that exist in any spaces that this instance is shared into. This could cause applications to stop working." + }, + { + "id": "Waiting for API to complete processing droplet...", + "translation": "Waiting for API to complete processing droplet..." + }, { "id": "Waiting for API to complete processing files...", "translation": "Waiting for API to complete processing files..." }, { "id": "Waiting for app to start...", - "translation": "" + "translation": "Waiting for app to start..." }, { "id": "Warning: Error read/writing config: unexpected end of JSON input for {{.FilePath}}", - "translation": "" + "translation": "Warning: Error read/writing config: unexpected end of JSON input for {{.FilePath}}" }, { "id": "Warning: Insecure http API endpoint detected: secure https API endpoints are recommended", - "translation": "" + "translation": "Warning: Insecure http API endpoint detected: secure https API endpoints are recommended" }, { "id": "Warning: Insecure http API endpoint detected: secure https API endpoints are recommended\n", @@ -6955,9 +7259,13 @@ "id": "Write default values to the config", "translation": "Write default values to the config" }, + { + "id": "You are not authorized to perform the requested action.", + "translation": "You are not authorized to perform the requested action." + }, { "id": "Your target CF API version only supports health check type values {{.SupportedTypes}} and {{.LastSupportedType}}.", - "translation": "" + "translation": "Your target CF API version only supports health check type values {{.SupportedTypes}} and {{.LastSupportedType}}." }, { "id": "Zip archive does not contain a buildpack", @@ -6981,11 +7289,11 @@ }, { "id": "[global options] command [arguments...] [command options]", - "translation": "" + "translation": "[global options] command [arguments...] [command options]" }, { "id": "[hidden]", - "translation": "" + "translation": "[hidden]" }, { "id": "access", @@ -6997,11 +7305,11 @@ }, { "id": "add-network-policy", - "translation": "" + "translation": "add-network-policy" }, { "id": "alias", - "translation": "" + "translation": "alias" }, { "id": "all", @@ -7017,11 +7325,11 @@ }, { "id": "api endpoint:", - "translation": "" + "translation": "api endpoint:" }, { "id": "api version:", - "translation": "" + "translation": "api version:" }, { "id": "app", @@ -7045,7 +7353,7 @@ }, { "id": "apps:", - "translation": "" + "translation": "apps:" }, { "id": "auth request failed", @@ -7053,12 +7361,24 @@ }, { "id": "billingmanager", - "translation": "" + "translation": "billingmanager" + }, + { + "id": "binding name", + "translation": "binding name" + }, + { + "id": "bindings", + "translation": "bindings" }, { "id": "bound apps", "translation": "bound apps" }, + { + "id": "bound apps:", + "translation": "bound apps:" + }, { "id": "broker: {{.Name}}", "translation": "broker: {{.Name}}" @@ -7069,7 +7389,7 @@ }, { "id": "buildpacks:", - "translation": "" + "translation": "buildpacks:" }, { "id": "bytes downloaded", @@ -7083,37 +7403,61 @@ "id": "cf -v", "translation": "cf -v" }, + { + "id": "cf push APP_NAME [-b BUILDPACK_NAME] [-c COMMAND] [-f MANIFEST_PATH | --no-manifest] [--no-start]\\n [-i NUM_INSTANCES] [-k DISK] [-m MEMORY] [-p PATH] [-s STACK] [-t HEALTH_TIMEOUT] [-u (process | port | http)]\\n [--no-route | --random-route | --hostname HOST | --no-hostname] [-d DOMAIN] [--route-path ROUTE_PATH] [--vars KEY=VALUE] [--vars-file VARS_FILE_PATH]...\\n\\n cf push APP_NAME --docker-image [REGISTRY_HOST:PORT/]IMAGE[:TAG] [--docker-username USERNAME]\\n [-c COMMAND] [-f MANIFEST_PATH | --no-manifest] [--no-start]\\n [-i NUM_INSTANCES] [-k DISK] [-m MEMORY] [-t HEALTH_TIMEOUT] [-u (process | port | http)]\\n [--no-route | --random-route | --hostname HOST | --no-hostname] [-d DOMAIN] [--route-path ROUTE_PATH] [--vars KEY=VALUE] [--vars-file VARS_FILE_PATH]...\\n\\n cf push APP_NAME --droplet DROPLET_PATH\\n [-c COMMAND] [-f MANIFEST_PATH | --no-manifest] [--no-start]\\n [-i NUM_INSTANCES] [-k DISK] [-m MEMORY] [-t HEALTH_TIMEOUT] [-u (process | port | http)]\\n [--no-route | --random-route | --hostname HOST | --no-hostname] [-d DOMAIN] [--route-path ROUTE_PATH] [--vars KEY=VALUE] [--vars-file VARS_FILE_PATH]...\\n\\n cf push -f MANIFEST_WITH_MULTIPLE_APPS_PATH [APP_NAME] [--no-start]", + "translation": "cf push APP_NAME [-b BUILDPACK_NAME] [-c COMMAND] [-f MANIFEST_PATH | --no-manifest] [--no-start]\\n [-i NUM_INSTANCES] [-k DISK] [-m MEMORY] [-p PATH] [-s STACK] [-t HEALTH_TIMEOUT] [-u (process | port | http)]\\n [--no-route | --random-route | --hostname HOST | --no-hostname] [-d DOMAIN] [--route-path ROUTE_PATH] [--vars KEY=VALUE] [--vars-file VARS_FILE_PATH]...\\n\\n cf push APP_NAME --docker-image [REGISTRY_HOST:PORT/]IMAGE[:TAG] [--docker-username USERNAME]\\n [-c COMMAND] [-f MANIFEST_PATH | --no-manifest] [--no-start]\\n [-i NUM_INSTANCES] [-k DISK] [-m MEMORY] [-t HEALTH_TIMEOUT] [-u (process | port | http)]\\n [--no-route | --random-route | --hostname HOST | --no-hostname] [-d DOMAIN] [--route-path ROUTE_PATH] [--vars KEY=VALUE] [--vars-file VARS_FILE_PATH]...\\n\\n cf push APP_NAME --droplet DROPLET_PATH\\n [-c COMMAND] [-f MANIFEST_PATH | --no-manifest] [--no-start]\\n [-i NUM_INSTANCES] [-k DISK] [-m MEMORY] [-t HEALTH_TIMEOUT] [-u (process | port | http)]\\n [--no-route | --random-route | --hostname HOST | --no-hostname] [-d DOMAIN] [--route-path ROUTE_PATH] [--vars KEY=VALUE] [--vars-file VARS_FILE_PATH]...\\n\\n cf push -f MANIFEST_WITH_MULTIPLE_APPS_PATH [APP_NAME] [--no-start]" + }, { "id": "cf push APP_NAME [-b BUILDPACK_NAME] [-c COMMAND] [-f MANIFEST_PATH | --no-manifest] [--no-start]\\n [-i NUM_INSTANCES] [-k DISK] [-m MEMORY] [-p PATH] [-s STACK] [-t HEALTH_TIMEOUT] [-u (process | port | http)]\\n [--no-route | --random-route | --hostname HOST | --no-hostname] [-d DOMAIN] [--route-path ROUTE_PATH]\\n\\n cf push APP_NAME --docker-image [REGISTRY_HOST:PORT/]IMAGE[:TAG] [--docker-username USERNAME]\\n [-c COMMAND] [-f MANIFEST_PATH | --no-manifest] [--no-start]\\n [-i NUM_INSTANCES] [-k DISK] [-m MEMORY] [-t HEALTH_TIMEOUT] [-u (process | port | http)]\\n [--no-route | --random-route | --hostname HOST | --no-hostname] [-d DOMAIN] [--route-path ROUTE_PATH]\\n\\n cf push -f MANIFEST_WITH_MULTIPLE_APPS_PATH [APP_NAME] [--no-start]", - "translation": "" + "translation": "cf push APP_NAME [-b BUILDPACK_NAME] [-c COMMAND] [-f MANIFEST_PATH | --no-manifest] [--no-start]\\n [-i NUM_INSTANCES] [-k DISK] [-m MEMORY] [-p PATH] [-s STACK] [-t HEALTH_TIMEOUT] [-u (process | port | http)]\\n [--no-route | --random-route | --hostname HOST | --no-hostname] [-d DOMAIN] [--route-path ROUTE_PATH]\\n\\n cf push APP_NAME --docker-image [REGISTRY_HOST:PORT/]IMAGE[:TAG] [--docker-username USERNAME]\\n [-c COMMAND] [-f MANIFEST_PATH | --no-manifest] [--no-start]\\n [-i NUM_INSTANCES] [-k DISK] [-m MEMORY] [-t HEALTH_TIMEOUT] [-u (process | port | http)]\\n [--no-route | --random-route | --hostname HOST | --no-hostname] [-d DOMAIN] [--route-path ROUTE_PATH]\\n\\n cf push -f MANIFEST_WITH_MULTIPLE_APPS_PATH [APP_NAME] [--no-start]" }, { "id": "cf services", "translation": "cf services" }, + { + "id": "cf share-service SERVICE_INSTANCE -s OTHER_SPACE [-o OTHER_ORG]", + "translation": "cf share-service SERVICE_INSTANCE -s OTHER_SPACE [-o OTHER_ORG]" + }, { "id": "cf target -s", "translation": "cf target -s" }, { - "id": "cf v2-push APP_NAME [-b BUILDPACK_NAME] [-c COMMAND] [-f MANIFEST_PATH | --no-manifest] [--no-start]\\n [-i NUM_INSTANCES] [-k DISK] [-m MEMORY] [-p PATH] [-s STACK] [-t HEALTH_TIMEOUT] [-u (process | port | http)]\\n [--no-route | --random-route | --hostname HOST | --no-hostname] [-d DOMAIN] [--route-path ROUTE_PATH]\\n\\n cf v2-push APP_NAME --docker-image [REGISTRY_HOST:PORT/]IMAGE[:TAG] [--docker-username USERNAME]\\n [-c COMMAND] [-f MANIFEST_PATH | --no-manifest] [--no-start]\\n [-i NUM_INSTANCES] [-k DISK] [-m MEMORY] [-t HEALTH_TIMEOUT] [-u (process | port | http)]\\n [--no-route | --random-route | --hostname HOST | --no-hostname] [-d DOMAIN] [--route-path ROUTE_PATH]\\n\\n cf v2-push -f MANIFEST_WITH_MULTIPLE_APPS_PATH [APP_NAME] [--no-start]", - "translation": "" + "id": "cf unshare-service SERVICE_INSTANCE -s OTHER_SPACE [-o OTHER_ORG] [-f]", + "translation": "cf unshare-service SERVICE_INSTANCE -s OTHER_SPACE [-o OTHER_ORG] [-f]" + }, + { + "id": "cf v3-push APP_NAME [-b BUILDPACK]... [-p APP_PATH] [--no-route] [--no-start]\\n cf v3-push APP_NAME --docker-image [REGISTRY_HOST:PORT/]IMAGE[:TAG] [--docker-username USERNAME] [--no-route] [--no-start]", + "translation": "cf v3-push APP_NAME [-b BUILDPACK]... [-p APP_PATH] [--no-route] [--no-start]\\n cf v3-push APP_NAME --docker-image [REGISTRY_HOST:PORT/]IMAGE[:TAG] [--docker-username USERNAME] [--no-route] [--no-start]" + }, + { + "id": "cf v3-ssh APP_NAME [--process PROCESS] [-i INDEX] [-c COMMAND]\\n [-L [BIND_ADDRESS:]LOCAL_PORT:REMOTE_HOST:REMOTE_PORT]... [--skip-remote-execution]\\n [--disable-pseudo-tty | --force-pseudo-tty | --request-pseudo-tty] [--skip-host-validation]", + "translation": "cf v3-ssh APP_NAME [--process PROCESS] [-i INDEX] [-c COMMAND]\\n [-L [BIND_ADDRESS:]LOCAL_PORT:REMOTE_HOST:REMOTE_PORT]... [--skip-remote-execution]\\n [--disable-pseudo-tty | --force-pseudo-tty | --request-pseudo-tty] [--skip-host-validation]" + }, + { + "id": "client_credentials", + "translation": "client_credentials" }, { - "id": "cf v3-push APP_NAME [-b BUILDPACK]... [-p APP_PATH] [--no-route]\\n cf v3-push APP_NAME --docker-image [REGISTRY_HOST:PORT/]IMAGE[:TAG] [--docker-username USERNAME] [--no-route]", - "translation": "cf v3-push APP_NAME [-b BUILDPACK]... [-p APP_PATH] [--no-route]\\n cf v3-push APP_NAME --docker-image [REGISTRY_HOST:PORT/]IMAGE[:TAG] [--docker-username USERNAME] [--no-route]" + "id": "client_secret", + "translation": "client_secret" }, { "id": "command help", - "translation": "" + "translation": "command help" }, { "id": "command name", - "translation": "" + "translation": "command name" }, { "id": "command:", - "translation": "" + "translation": "command:" + }, + { + "id": "convert to translatable error", + "translation": "convert to translatable error" }, { "id": "cpu", @@ -7129,27 +7473,39 @@ }, { "id": "create-isolation-segment", - "translation": "" + "translation": "create-isolation-segment" }, { "id": "created", - "translation": "" + "translation": "created" + }, + { + "id": "created executable copy", + "translation": "created executable copy" }, { "id": "created:", - "translation": "" + "translation": "created:" + }, + { + "id": "dashboard:", + "translation": "dashboard:" }, { "id": "delete-isolation-segment", - "translation": "" + "translation": "delete-isolation-segment" }, { "id": "description", "translation": "description" }, + { + "id": "description:", + "translation": "description:" + }, { "id": "destination", - "translation": "" + "translation": "destination" }, { "id": "details", @@ -7157,7 +7513,7 @@ }, { "id": "disable-org-isolation", - "translation": "" + "translation": "disable-org-isolation" }, { "id": "disallowed", @@ -7169,7 +7525,7 @@ }, { "id": "disk quota:", - "translation": "" + "translation": "disk quota:" }, { "id": "disk:", @@ -7177,15 +7533,19 @@ }, { "id": "docker", - "translation": "" + "translation": "docker" }, { "id": "docker image:", - "translation": "" + "translation": "docker image:" }, { "id": "docker username:", - "translation": "" + "translation": "docker username:" + }, + { + "id": "documentation:", + "translation": "documentation:" }, { "id": "does exist", @@ -7205,11 +7565,11 @@ }, { "id": "domain {{.DomainName}} is a shared domain, not an owned domain.", - "translation": "domain {{.DomainName}} is a shared domain, not an owned domain.\n\nTIP:\nUse `cf delete-shared-domain` to delete shared domains." + "translation": "domain {{.DomainName}} is a shared domain, not an owned domain." }, { "id": "domain {{.DomainName}} is an owned domain, not a shared domain.", - "translation": "domain {{.DomainName}} is an owned domain, not a shared domain.\n\nTIP:\nUse `cf delete-domain` to delete owned domains." + "translation": "domain {{.DomainName}} is an owned domain, not a shared domain." }, { "id": "domains:", @@ -7221,7 +7581,7 @@ }, { "id": "droplet guid:", - "translation": "" + "translation": "droplet guid:" }, { "id": "each route in 'routes' must have a 'route' property", @@ -7229,7 +7589,7 @@ }, { "id": "enable-org-isolation", - "translation": "" + "translation": "enable-org-isolation" }, { "id": "enabled", @@ -7237,11 +7597,11 @@ }, { "id": "endpoint (for http type):", - "translation": "" + "translation": "endpoint (for http type):" }, { "id": "endpoint (for http)", - "translation": "" + "translation": "endpoint (for http)" }, { "id": "env var '{{.PropertyName}}' should not be null", @@ -7249,16 +7609,32 @@ }, { "id": "env:", - "translation": "" + "translation": "env:" + }, + { + "id": "err", + "translation": "err" }, { "id": "event", "translation": "event" }, + { + "id": "executablePath", + "translation": "executablePath" + }, { "id": "failed turning off console echo for password entry:\n{{.ErrorDescription}}", "translation": "failed turning off console echo for password entry:\n{{.ErrorDescription}}" }, + { + "id": "features", + "translation": "features" + }, + { + "id": "file", + "translation": "file" + }, { "id": "filename", "translation": "filename" @@ -7267,21 +7643,25 @@ "id": "free or paid", "translation": "free or paid" }, + { + "id": "getPluginBinaryAndSource", + "translation": "getPluginBinaryAndSource" + }, { "id": "health check", - "translation": "" + "translation": "health check" }, { "id": "health check http endpoint:", - "translation": "" + "translation": "health check http endpoint:" }, { "id": "health check timeout:", - "translation": "" + "translation": "health check timeout:" }, { "id": "health check type:", - "translation": "" + "translation": "health check type:" }, { "id": "health_check_type is ", @@ -7301,7 +7681,27 @@ }, { "id": "image", - "translation": "" + "translation": "image" + }, + { + "id": "install plugin", + "translation": "install plugin" + }, + { + "id": "installing from first repository with plugin", + "translation": "installing from first repository with plugin" + }, + { + "id": "installing from specified URL", + "translation": "installing from specified URL" + }, + { + "id": "installing from specified file", + "translation": "installing from specified file" + }, + { + "id": "installing from specified repository", + "translation": "installing from specified repository" }, { "id": "instance memory", @@ -7325,15 +7725,15 @@ }, { "id": "integer", - "translation": "" + "translation": "integer" }, { "id": "invalid argument for flag '--port' (expected int \u003e 0)", - "translation": "" + "translation": "invalid argument for flag '--port' (expected int \u003e 0)" }, { "id": "invalid argument for flag '-i' (expected int \u003e 0)", - "translation": "" + "translation": "invalid argument for flag '-i' (expected int \u003e 0)" }, { "id": "invalid inherit path in manifest", @@ -7349,15 +7749,15 @@ }, { "id": "isolation segment:", - "translation": "" + "translation": "isolation segment:" }, { "id": "isolation segments:", - "translation": "" + "translation": "isolation segments:" }, { "id": "isolation-segments", - "translation": "" + "translation": "isolation-segments" }, { "id": "label", @@ -7373,32 +7773,48 @@ }, { "id": "latest version", - "translation": "" + "translation": "latest version" }, { "id": "lifecycle", - "translation": "" + "translation": "lifecycle" }, { "id": "limited", "translation": "limited" }, + { + "id": "localhost", + "translation": "localhost" + }, { "id": "locked", "translation": "locked" }, + { + "id": "making plugin dir", + "translation": "making plugin dir" + }, + { + "id": "making tempPluginDir dir", + "translation": "making tempPluginDir dir" + }, { "id": "memory", "translation": "memory" }, { "id": "memory usage:", - "translation": "" + "translation": "memory usage:" }, { "id": "memory:", "translation": "memory:" }, + { + "id": "message:", + "translation": "message:" + }, { "id": "name", "translation": "name" @@ -7409,7 +7825,7 @@ }, { "id": "network-policies", - "translation": "" + "translation": "network-policies" }, { "id": "non basic services", @@ -7429,11 +7845,11 @@ }, { "id": "org:", - "translation": "" + "translation": "org:" }, { "id": "organization", - "translation": "" + "translation": "organization" }, { "id": "orgs", @@ -7445,7 +7861,7 @@ }, { "id": "package guid: {{.PackageGuid}}", - "translation": "" + "translation": "package guid: {{.PackageGuid}}" }, { "id": "paid plans", @@ -7461,12 +7877,16 @@ }, { "id": "path:", - "translation": "" + "translation": "path:" }, { "id": "plan", "translation": "plan" }, + { + "id": "plan:", + "translation": "plan:" + }, { "id": "plans", "translation": "plans" @@ -7475,13 +7895,21 @@ "id": "plugin", "translation": "plugin" }, + { + "id": "plugin confirmation - 'no' inputed", + "translation": "plugin confirmation - 'no' inputed" + }, + { + "id": "pluginNameOrLocation", + "translation": "pluginNameOrLocation" + }, { "id": "port", "translation": "port" }, { "id": "ports", - "translation": "" + "translation": "ports" }, { "id": "position", @@ -7489,15 +7917,15 @@ }, { "id": "processes", - "translation": "" + "translation": "processes" }, { "id": "processes:", - "translation": "" + "translation": "processes:" }, { "id": "protocol", - "translation": "" + "translation": "protocol" }, { "id": "provider", @@ -7509,7 +7937,7 @@ }, { "id": "remove-network-policy", - "translation": "" + "translation": "remove-network-policy" }, { "id": "repo-plugins", @@ -7545,11 +7973,11 @@ }, { "id": "reset-org-default-isolation-segment", - "translation": "" + "translation": "reset-org-default-isolation-segment" }, { "id": "reset-space-isolation-segment", - "translation": "" + "translation": "reset-space-isolation-segment" }, { "id": "route ports", @@ -7561,11 +7989,11 @@ }, { "id": "routes:", - "translation": "" + "translation": "routes:" }, { "id": "run-task", - "translation": "" + "translation": "run-task" }, { "id": "running", @@ -7573,7 +8001,11 @@ }, { "id": "running security groups:", - "translation": "" + "translation": "running security groups:" + }, + { + "id": "scope", + "translation": "scope" }, { "id": "security group", @@ -7607,6 +8039,10 @@ "id": "service-broker", "translation": "service-broker" }, + { + "id": "service:", + "translation": "service:" + }, { "id": "service_broker_guid IN ", "translation": "service_broker_guid IN " @@ -7621,27 +8057,39 @@ }, { "id": "services:", - "translation": "" + "translation": "services:" }, { "id": "set-org-default-isolation-segment", - "translation": "" + "translation": "set-org-default-isolation-segment" }, { "id": "set-space-isolation-segment", - "translation": "" + "translation": "set-space-isolation-segment" + }, + { + "id": "share-service", + "translation": "share-service" }, { "id": "shared", "translation": "shared" }, + { + "id": "shared from org/space:", + "translation": "shared from org/space:" + }, + { + "id": "shared with spaces:", + "translation": "shared with spaces:" + }, { "id": "since", "translation": "since" }, { "id": "source", - "translation": "" + "translation": "source" }, { "id": "space", @@ -7649,7 +8097,7 @@ }, { "id": "space quota:", - "translation": "" + "translation": "space quota:" }, { "id": "space quotas:", @@ -7657,7 +8105,7 @@ }, { "id": "space:", - "translation": "" + "translation": "space:" }, { "id": "spaces:", @@ -7705,7 +8153,7 @@ }, { "id": "sso-passcode", - "translation": "" + "translation": "sso-passcode" }, { "id": "stack:", @@ -7713,15 +8161,23 @@ }, { "id": "staging security groups:", - "translation": "" + "translation": "staging security groups:" }, { "id": "start command:", - "translation": "" + "translation": "start command:" }, { "id": "start time", - "translation": "" + "translation": "start time" + }, + { + "id": "started RPC server", + "translation": "started RPC server" + }, + { + "id": "started:", + "translation": "started:" }, { "id": "starting", @@ -7733,12 +8189,16 @@ }, { "id": "state:", - "translation": "" + "translation": "state:" }, { "id": "status", "translation": "status" }, + { + "id": "status:", + "translation": "status:" + }, { "id": "stopped", "translation": "stopped" @@ -7747,21 +8207,29 @@ "id": "stopped after 1 redirect", "translation": "stopped after 1 redirect" }, + { + "id": "tags:", + "translation": "tags:" + }, { "id": "task id:", - "translation": "" + "translation": "task id:" }, { "id": "task name:", - "translation": "" + "translation": "task name:" }, { "id": "tasks", - "translation": "" + "translation": "tasks" + }, + { + "id": "tempPluginDir", + "translation": "tempPluginDir" }, { "id": "terminate-task", - "translation": "" + "translation": "terminate-task" }, { "id": "time", @@ -7785,11 +8253,15 @@ }, { "id": "uaa", - "translation": "" + "translation": "uaa" }, { "id": "udp", - "translation": "" + "translation": "udp" + }, + { + "id": "uninstall plugin", + "translation": "uninstall plugin" }, { "id": "unknown authority", @@ -7799,6 +8271,14 @@ "id": "unlimited", "translation": "unlimited" }, + { + "id": "unshare-service", + "translation": "unshare-service" + }, + { + "id": "updated:", + "translation": "updated:" + }, { "id": "url", "translation": "url" @@ -7821,7 +8301,7 @@ }, { "id": "user {{.User}} already exists", - "translation": "" + "translation": "user {{.User}} already exists" }, { "id": "user-provided", @@ -7829,7 +8309,7 @@ }, { "id": "user:", - "translation": "" + "translation": "user:" }, { "id": "username", @@ -7837,83 +8317,87 @@ }, { "id": "v3-app", - "translation": "" + "translation": "v3-app" }, { "id": "v3-apps", - "translation": "" + "translation": "v3-apps" }, { "id": "v3-create-app", - "translation": "" + "translation": "v3-create-app" }, { "id": "v3-create-package", - "translation": "" + "translation": "v3-create-package" }, { "id": "v3-delete", - "translation": "" + "translation": "v3-delete" }, { "id": "v3-droplets", - "translation": "" + "translation": "v3-droplets" }, { "id": "v3-get-health-check", - "translation": "" + "translation": "v3-get-health-check" }, { "id": "v3-packages", - "translation": "" + "translation": "v3-packages" }, { "id": "v3-push", - "translation": "" + "translation": "v3-push" }, { "id": "v3-restart", - "translation": "" + "translation": "v3-restart" }, { "id": "v3-restart-app-instance", - "translation": "" + "translation": "v3-restart-app-instance" }, { "id": "v3-scale", - "translation": "" + "translation": "v3-scale" }, { "id": "v3-set-droplet", - "translation": "" + "translation": "v3-set-droplet" }, { "id": "v3-set-env", - "translation": "" + "translation": "v3-set-env" }, { "id": "v3-set-health-check", - "translation": "" + "translation": "v3-set-health-check" }, { "id": "v3-stage", - "translation": "" + "translation": "v3-stage" }, { "id": "v3-start", - "translation": "" + "translation": "v3-start" }, { "id": "v3-stop", - "translation": "" + "translation": "v3-stop" }, { "id": "v3-unset-env", - "translation": "" + "translation": "v3-unset-env" + }, + { + "id": "validated plugin", + "translation": "validated plugin" }, { "id": "verbose and version flag", - "translation": "" + "translation": "verbose and version flag" }, { "id": "version", @@ -7933,11 +8417,11 @@ }, { "id": "{{.BinaryName}} version {{.VersionString}}", - "translation": "" + "translation": "{{.BinaryName}} version {{.VersionString}}" }, { "id": "{{.Command}} requires CF API version {{.MinimumVersion}} or higher.", - "translation": "" + "translation": "{{.Command}} requires CF API version {{.MinimumVersion}} or higher." }, { "id": "{{.Command}} requires CF API version {{.MinimumVersion}} or higher. Your target is {{.CurrentVersion}}.", @@ -8001,7 +8485,7 @@ }, { "id": "{{.MemorySize}} x {{.NumInstances}} instances", - "translation": "" + "translation": "{{.MemorySize}} x {{.NumInstances}} instances" }, { "id": "{{.Message}}\nThis command requires CF API version 3.0.0 or higher.", @@ -8041,7 +8525,7 @@ }, { "id": "{{.RepositoryURL}} already registered as {{.RepositoryName}}", - "translation": "" + "translation": "{{.RepositoryURL}} already registered as {{.RepositoryName}}" }, { "id": "{{.ReservedRoutePorts}} route ports",