messages-en.xtb 208.8 KB
Newer Older
1 2
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE translationbundle>
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
<translationbundle lang="en">
	<translation id="1629323405372811987" key="MSG_NAMESPACE_CREATE_DIALOG_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Create namespace dialog title. The message appears at the top of the dialog box.">Create a new namespace</translation>
	<translation id="7894572953642738628" key="MSG_NAMESPACE_CREATE_DIALOG_SUBTITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Create namespace dialog subtitle. Appears right below the title.">The new namespace will be added to the cluster</translation>
	<translation id="2275990529199837995" key="MSG_NAMESPACE_NAME_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Namespace name', which appears as a placeholder in an empty input field in the create namespace dialog.">Namespace name</translation>
	<translation id="6583711267159567196" key="MSG_NAMESPACE_NAME_PATTERN_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The text appears when the namespace name does not match the expected pattern.">Name must be alphanumeric and may contain dashes</translation>
	<translation id="3466771004397854426" key="MSG_NAMESPACE_NAME_LENGTH_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The text appears when the namespace name exceeds the maximal length.">Name must be up to <ph name="MAX_LENGTH" /> characters long</translation>
	<translation id="4267128307522257099" key="MSG_NAMESPACE_NAME_REQUIRED_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Warning which tells the user that the namespace name is required.">Name is required</translation>
	<translation id="3530355110223734851" key="MSG_NAMESPACE_CREATE_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The text is put on the 'Create' button in the namespace creation dialog.">Create</translation>
	<translation id="4850098313852875572" key="MSG_NAMESPACE_CANCEL_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The text is put on the 'Cancel' button in the namespace creation dialog.">Cancel</translation>
	<translation id="6489624424433759035" key="MSG_IMAGE_PULL_SECRET_CREATE_DIALOG_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Create image pull secret dialog title. The message appears at the top of the dialog box.">Create a new image pull secret</translation>
	<translation id="3382981767955244666" key="MSG_IMAGE_PULL_SECRET_CREATE_DIALOG_SUBTITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Create image pull secret dialog subtitle. Appears right below the title.">The new secret will be added to the cluster</translation>
	<translation id="696865387402025901" key="MSG_IMAGE_PULL_SECRET_NAME_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Secret name', which appears as a placeholder in an empty input field in the image pull secret creation dialog.">Secret name</translation>
	<translation id="7256994603560688149" key="MSG_IMAGE_PULL_SECRET_NAME_PATTERN_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The text appears when the image pull secret name does not match the expected pattern.">Name must follow the DNS domain name syntax (e.g. new.image-pull.secret)</translation>
	<translation id="4127420758208322272" key="MSG_IMAGE_PULL_SECRET_NAME_LENGTH_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The text appears when the image pull secret name exceeds the maximal length.">Name must be up to <ph name="MAX_LENGTH" /> characters long.</translation>
	<translation id="7263428501718162087" key="MSG_IMAGE_PULL_SECRET_NAME_REQUIRED_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Warning which tells the user that the image pull secret name is required.">Name is required.</translation>
	<translation id="8342519402917559446" key="MSG_IMAGE_PULL_SECRET_CREATE_DIALOG_USER_HELP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="User help text for the create image pull secret dialog. Directly after this text a specific namespace is specified.">A secret with the specified name will be added to the cluster in the namespace</translation>
	<translation id="2983148182170296230" key="MSG_IMAGE_PULL_SECRET_DATA_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Image pull secret data', which appears as a placeholder in an empty input field in the image pull secret creation dialog.">Image pull secret data</translation>
	<translation id="3432622161353334586" key="MSG_IMAGE_PULL_SECRET_DATA_REQUIRED_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Warning which tells the user that the image pull secret data is required.">Data is required</translation>
	<translation id="6217421730854783216" key="MSG_IMAGE_PULL_SECRET_DATA_BASE64_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The text appears when the image pull secret data is not Base64 encoded.">Data must be Base64 encoded</translation>
	<translation id="7793557773608682327" key="MSG_IMAGE_PULL_SECRET_DATA_USER_HELP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="User help text for the input of the &quot;Image Pull Secret&quot; data.">Specify the data for your secret to hold. The value is the Base64 encoded content of a .dockercfg file.</translation>
	<translation id="413516354763358070" key="MSG_IMAGE_PULL_SECRET_CREATE_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The text is put on the 'Create' button in the image pull secret creation dialog.">Create</translation>
	<translation id="919509716730095946" key="MSG_IMAGE_PULL_SECRET_CANCEL_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The text is put on the 'Cancel' button in the image pull secret creation dialog.">Cancel</translation>
	<translation id="7394607899033025775" key="MSG_IMAGE_PULL_SECRET_LEARN_MORE_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The text is used as a 'Learn more' link text in the image pull secret creation dialog">Learn more</translation>
26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
	<translation id="1793717928958070981" key="MSG_DEPLOY_SETTINGS_APP_NAME_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'App name', which appears as a placeholder in an empty input field on the deploy from settings page.">App name</translation>
	<translation id="3276121341298527731" key="MSG_DEPLOY_SETTINGS_APP_NAME_REQUIRED_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Appears to tell the user that app name input on the deploy from settings page is required.">Application name is required.</translation>
	<translation id="505533707285230105" key="MSG_DEPLOY_SETTINGS_APP_NAME_ALREADY_EXISTS_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Appears as warning when the user has typed in an app name that already exists. The text is followed by a specific namespace name.">Replication controller or service with this name already exists within namespace</translation>
	<translation id="3379471811475022108" key="MSG_DEPLOY_SETTINGS_APP_NAME_PATTERN_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Appears when the app name input on the deploy from settings page does not match the expected pattern.">Application name must start with a lowercase letter and contain only lowercase letters, numbers, and '-' between words.</translation>
	<translation id="7213646373445455290" key="MSG_DEPLOY_SETTINGS_APP_NAME_MAX_LENGTH_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Appears when the typed in app name on the deploy from settings page exceeds the maximal allowed length.">Name must be up to <ph name="MAX_LENGTH" /> characters long.</translation>
	<translation id="9171860855281312734" key="MSG_DEPLOY_SETTINGS_APP_NAME_USER_HELP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="User help for the `App name` input on the deploy from settings page.">An 'app' label with this value will be added to the Replication Controller and Service that get deployed.</translation>
	<translation id="7401526670608603194" key="MSG_DEPLOY_SETTINGS_LEARN_MORE_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The text is used as a 'Learn more' link text on the deploy from settings page.">Learn more</translation>
	<translation id="2384273649400241565" key="MSG_DEPLOY_SETTINGS_CONTAINER_IMAGE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label &quot;Container image&quot;, which appears as a placeholder in an empty input field for a container image on the deploy from settings page.">Container image</translation>
	<translation id="5045196368183048329" key="MSG_DEPLOY_SETTINGS_CONTAINER_IMAGE_REQUIRED_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Appears to tell the user that the container image input on the deploy from settings page is required.">Container image is required</translation>
	<translation id="3987564063412539284" key="MSG_DEPLOY_SETTINGS_CONTAINER_IMAGE_INVALID_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Appears to tell the user that the typed in container image is invalid. This text must end with a colon.">Container image is invalid:</translation>
	<translation id="4875656272464452077" key="MSG_DEPLOY_SETTINGS_CONTAINER_IMAGE_USER_HELP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="User helpfor the container image input on the deploy from settings page.">Enter the URL of a public image on any registry, or a private image hosted on Docker Hub or Google Container Registry.</translation>
	<translation id="5828613424792759380" key="MSG_DEPLOY_SETTINGS_NUMBER_OF_PODS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label &quot;Number of pods&quot;, which appears as a placeholder in an empty input field for the number of pods on the deploy from settings page.">Number of pods</translation>
	<translation id="7055060476996275018" key="MSG_DEPLOY_SETTINGS_NUMBER_OF_PODS_REQUIRED_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Appears to tell the user that the &quot;number of pods&quot; input on the deploy from settings page is required.">Number of pods is required</translation>
	<translation id="4777433913081542666" key="MSG_DEPLOY_SETTINGS_NUMBER_OF_PODS_MIN_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Appears to tell the user that the number of pods on the deploy from settings page must be at least 1.">Number of pods must be at least 1</translation>
	<translation id="6564510320385038864" key="MSG_DEPLOY_SETTINGS_NUMBER_OF_PODS_HIGH_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Appears as a warning when the user has specified a really high number of pods on the deploy from settings page.">Setting high number of pods may cause performance issues of the cluster and Dashboard UI.</translation>
	<translation id="3826796659710276505" key="MSG_DEPLOY_SETTINGS_NUMBER_OF_PODS_USER_HELP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="User help for the &quot;number of pods&quot; input on the deploy from settings page.">A Replication Controller will be created to maintain the desired number of pods across your cluster.</translation>
	<translation id="5840124104405813335" key="MSG_DEPLOY_SETTINGS_PORT_MAPPINGS_USER_HELP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="User help for the &quot;port mappings&quot; input on the deploy from settings page.">Ports are optional. If specified, a Service will be created mapping the Port (incoming) to a target Port seen by the container.</translation>
	<translation id="6786987831997820485" key="MSG_DEPLOY_SETTINGS_SERVICE_DNS_NAME_USER_HELP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="User help, tells the user what the DNS name of his deployed service (on the deploy page) is going to be. The actual name will follow, so this text must end with a colon.">The internal DNS name for this Service will be:</translation>
	<translation id="8124619641904856564" key="MSG_DEPLOY_SETTINGS_DESCRIPTION_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label &quot;Description&quot;, which appears as a placeholder in the empty description input on the deploy from settings page.">Description</translation>
	<translation id="892968281959586271" key="MSG_DEPLOY_SETTINGS_DESCRIPTION_USER_HELP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="User help for the &quot;Description&quot; input on the deploy from settings page.">The description will be added as an annotation to the Replication Controller and displayed in the application's details.</translation>
	<translation id="215841056414165502" key="MSG_DEPLOY_SETTINGS_LABELS_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title of the labels input section on the deploy from settings page.">Labels</translation>
	<translation id="302338638356502088" key="MSG_DEPLOY_SETTINGS_LABELS_KEY_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label &quot;Key&quot; for the key input fields, in the labels section on the deploy from settings page.">Key</translation>
	<translation id="4605907629737798248" key="MSG_DEPLOY_SETTINGS_LABELS_VALUE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label &quot;Value&quot; for the value input fields, in the labels section on the deploy from settings page.">Value</translation>
	<translation id="7004903789599705230" key="MSG_DEPLOY_SETTINGS_LABELS_USER_HELP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="User help for the &quot;Labels&quot; section on the deploy from settings page.">The specified labels will be applied to the created Replication Controller, Service (if any) and Pods. Common labels include release, environment, tier, partition and track.</translation>
	<translation id="9130827171778144236" key="MSG_DEPLOY_SETTINGS_NAMESPACE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label &quot;Namespace&quot; label, for the namespace selection box on the deploy from settings page.">Namespace</translation>
	<translation id="1799676332581487715" key="MSG_DEPLOY_SETTINGS_NAMESPACE_CREATE_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The text appears in the namespace selection box on the deploy from settings page, and acts as a button. Clicking it creates a new namespace.">Create a new namespace...</translation>
	<translation id="5947931806556909716" key="MSG_DEPLOY_SETTINGS_NAMESPACE_USER_HELP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="User help for the namespace selection on the deploy from settings page.">Namespaces let you partition resources into logically named groups.</translation>
	<translation id="7821863265656538668" key="MSG_DEPLOY_SETTINGS_IMAGE_PULL_SECRET_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label &quot;Image Pull Secret&quot;, which appears as a placeholder in the image pull secret selection box on the deploy from settings page.">Image Pull Secret</translation>
	<translation id="6045084755231450864" key="MSG_DEPLOY_SETTINGS_IMAGE_PULL_SECRET_CREATE_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The text appears in the image pull secret selection box on the deploy from settings page and acts as a button. Pressing it creates a new image pull secret.">Create a new secret...</translation>
	<translation id="5111944609518832752" key="MSG_DEPLOY_SETTINGS_IMAGE_PULL_SECRET_USER_HELP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="User help for the &quot;Image Pull Secret&quot; selection box on the deploy from settings page.">The specified image could require a pull secret credential if it is private. You may choose an existing secret or create a new one.</translation>
	<translation id="4718361914515511196" key="MSG_DEPLOY_SETTINGS_CPU_REQUIREMENT_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label &quot;CPU requirement&quot;, which appears as a placeholder for the cpu input on the deploy from settings page.">CPU requirement (cores)</translation>
	<translation id="6710871378232724793" key="MSG_DEPLOY_SETTINGS_CPU_NOT_A_NUMBER_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Appears to tell the user that the typed in CPU cores count on the deploy page is not a number.">CPU requirement must be given as a valid number.</translation>
	<translation id="5490209057800683483" key="MSG_DEPLOY_SETTINGS_CPU_NEGATIVE_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Appears to tell the user that the typed in number of CPU cores (on the deploy page) cannot be negative.">CPU requirement must be given as a positive number.</translation>
	<translation id="6150169179901412462" key="MSG_DEPLOY_SETTINGS_MEMORY_REQUIREMENT_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label &quot;Memory requirement&quot;, which appears as a placeholder for the memory input on the deploy from settings page.">Memory requirement (MiB)</translation>
	<translation id="6950575202934220010" key="MSG_DEPLOY_SETTINGS_MEMORY_NOT_A_NUMBER_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Appears to tell the user that the typed in memory on the deploy page is not a number.">Memory requirement must be given as a valid number.</translation>
	<translation id="7214715359451365159" key="MSG_DEPLOY_SETTINGS_MEMORY_NEGATIVE_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Appears to tell the user that the typed in memory (on the deploy page) cannot be negative.">Memory requirement must be given as a positive number.</translation>
	<translation id="8647847835448929594" key="MSG_DEPLOY_SETTINGS_CPU_MEM_USER_HELP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="User help for the memory and cpu requirement inputs on the deploy from settings page.">You can specify minimum CPU and memory requirements for the container.</translation>
	<translation id="2530547307291673869" key="MSG_DEPLOY_SETTINGS_RUN_COMMAND_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label &quot;Run command&quot; (a noun, not a verb), which serves as a placeholder for the 'Command' input on the deploy from settings page.">Run command</translation>
	<translation id="8947217119676480958" key="MSG_DEPLOY_SETTINGS_RUN_COMMAND_ARGUMENTS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label &quot;Run command arguments&quot;, which serves as a placeholder for the command arguments input on the deploy from settings page.">Run command arguments</translation>
	<translation id="9059859689383003906" key="MSG_DEPLOY_SETTINGS_RUN_COMMAND_USER_HELP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="User help for the &quot;Run command&quot; input on the deploy from settings page.">By default, your containers run the selected image's default entrypoint command. You can use the command options to override the default.</translation>
	<translation id="4152187354482757329" key="MSG_DEPLOY_SETTINGS_RUN_AS_PRIVILEGED_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label &quot;Run as privileged&quot; for the corresponding checkbox on the deploy from settings page.">Run as privileged</translation>
	<translation id="4426583640675024823" key="MSG_DEPLOY_SETTINGS_RUN_PRIVILEGED_USER_HELP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="User help for the &quot;Run as privileged&quot; checkbox input on the deploy from settings page.">Processes in privileged containers are equivalent to processes running as root on the host.</translation>
	<translation id="7560440547757208994" key="MSG_DEPLOY_SETTINGS_ENV_VARIABLES_USER_HELP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="User help for the &quot;Environment variables&quot; section on the deploy from settings page.">Environment variables available for use in the container. Values can reference other variables using $(VAR_NAME) syntax.</translation>
	<translation id="7026295428726247109" key="MSG_DEPLOY_SETTINGS_NUMBER_OF_PODS_INT_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Appears to tell the user that the number of pods on the deploy from settings page must be non-negative or integer.">Number of pods must be a positive integer</translation>
70 71
	<translation id="3664340326455185585" key="MSG_POD_IS_FAILED_TOOLTIP" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="tooltip for failed pod card icon">This pod has errors.</translation>
	<translation id="6223633459559529643" key="MSG_POD_IS_PENDING_TOOLTIP" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="tooltip for pending pod card icon">This pod is in a pending state.</translation>
72 73 74 75 76 77 78 79 80 81 82 83 84 85
	<translation id="750172492346654392" key="MSG_DEPLOY_PAGE_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title text which appears on top of the deploy page.">Deploy a Containerized App</translation>
	<translation id="4849906879961443302" key="MSG_DEPLOY_SPECIFY_APP_DETAILS_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Text for a selection option, which the user must click to manually enter the app details on the deploy page.">Specify app details below</translation>
	<translation id="6920937028819232874" key="MSG_DEPLOY_FILE_UPLOAD_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Text for a selection option, which the user must click to upload a YAML/JSON file to deploy from on the deploy page.">Upload a YAML or JSON file</translation>
	<translation id="4656327168203960058" key="MSG_DEPLOY_DEPLOY_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The text is put on the 'Deploy' button at the end of the deploy page.">Deploy</translation>
	<translation id="7617135492835700793" key="MSG_DEPLOY_CANCEL_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The text is put on the 'Cancel' button at the end of the deploy page.">Cancel</translation>
	<translation id="7456160778295272283" key="MSG_DEPLOY_ENV_VARS_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title of the Environment Variables section on the deploy page.">Environment variables</translation>
	<translation id="6867325046626733190" key="MSG_DEPLOY_ENV_VARS_NAME_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label &quot;Name&quot; which appears as a placeholder for the input of a environment variable name on the deploy page.">Name</translation>
	<translation id="2359882648739163069" key="MSG_DEPLOY_ENV_VARS_VALUE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label &quot;Value&quot; which appears as a placeholder for the input of a environment variable value on the deploy page.">Value</translation>
	<translation id="4723073728245526722" key="MSG_DEPLOY_ENV_VARS_NAME_PATTERN_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Appears when the name of an environment variable on the deploy page does not match the expected pattern.">Variable name must be a valid C identifier.</translation>
	<translation id="7464694778149218104" key="MSG_DEPLOY_UPLOAD_FILE_YAML_OR_JSON_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="A 'YAML or JSON file' label, serving as placeholder for an empty file input field on the deploy page.">YAML or JSON file</translation>
	<translation id="8189630039232550375" key="MSG_DEPLOY_UPLOAD_FILE_REQUIRED_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Appears to tell the user that he/she must upload a YAML or a JSON file on the deploy page.">File is required</translation>
	<translation id="3539277368227313625" key="MSG_DEPLOY_UPLOAD_FILE_USER_HELP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="User help for the YAML/JSON file upload form on the deploy page.">Select a YAML or JSON file, specifying the resources to deploy.</translation>
	<translation id="4100105138388508081" key="MSG_DEPLOY_UPLOAD_FILE_LEARN_MORE_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The text is used as a 'Learn more' link text besides the file upload on the deploy page.">Learn more</translation>
	<translation id="5372554302338765680" key="MSG_DEPLOY_DASHBOARD_TOUR_USER_HELP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="User help with a link redirecting to the &quot;Dashboard tour&quot; on the deploy page.">To learn more, <ph name="OPEN_LINK" /> take the Dashboard Tour <ph name="LINK_ICON" /> <ph name="CLOSE_LINK" /></translation>
86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107
	<translation id="6458313634738030070" key="MSG_DEPLOY_LABEL_KEY_NOT_UNIQUE_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the key of a specified kubernetes label on the deploy page is not unique."><ph name="LABEL_KEY" /> is not unique.</translation>
	<translation id="5942949269312477924" key="MSG_DEPLOY_LABEL_KEY_PREFIX_PATTERN_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the key of a specified kubernetes label (on the deploy page) does not start with a proper prefix.">Prefix is not a valid DNS subdomain prefix. Example: my-domain.com</translation>
	<translation id="2202844148518919115" key="MSG_DEPLOY_LABEL_KEY_NAME_PATTERN_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the key name of a specified kubernetes label (on the deploy page) does not match the required pattern.">Label key name must be alphanumeric separated by '-', '_' or '.', optionally prefixed by a DNS subdomain and '/'</translation>
	<translation id="5453986949828048308" key="MSG_DEPLOY_LABEL_KEY_PREFIX_MAX_LENGTH_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the key prefix of a specified kubernetes label (on the deploy page) is too long.">Prefix should not exceed 253 characters</translation>
	<translation id="704934282074920058" key="MSG_DEPLOY_LABEL_KEY_NAME_MAX_LENGTH_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the key name of a specified kubernetes label (on the deploy page) is too long.">Label Key name should not exceed 63 characters</translation>
	<translation id="2368273836200596195" key="MSG_DEPLOY_LABEL_VALUE_PATTERN_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the value of a specified kubernetes label (on the deploy page) does not match the required pattern.">Label value must be alphanumeric separated by '.' , '-' or '_'</translation>
	<translation id="3530700384293436417" key="MSG_DEPLOY_LABEL_VALUE_MAX_LENGTH_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the value of a specified kubernetes label (on the deploy page) is too long.">Label Value must not exceed 253 characters</translation>
	<translation id="2239228020495216701" key="MSG_PORT_MAPPINGS_SERVICE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Service' above the service type selection box on the deploy page.">Service</translation>
	<translation id="721797967401199865" key="MSG_PORT_MAPPINGS_SERVICE_TYPE_NONE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'None', which appears as an option in the service type selection box on the deploy page.">None</translation>
	<translation id="8050645543692471361" key="MSG_PORT_MAPPINGS_SERVICE_TYPE_INTERNAL_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Internal', which appears as an option in the service type selection box on the deploy page.">Internal</translation>
	<translation id="2609771245063229855" key="MSG_PORT_MAPPINGS_SERVICE_TYPE_EXTERNAL_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'External', which appears as an option in the service type selection box on the deploy page.">External</translation>
	<translation id="8712773463792545626" key="MSG_PORT_MAPPINGS_PORT_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Port', which serves as a placeholder for the port input field in the port mappings section on the deploy page.">Port</translation>
	<translation id="7552176658498554111" key="MSG_PORT_MAPPINGS_PORT_INTEGER_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the user specifies a non-integer port number in the port mappings section on the deploy page.">Port must be an integer</translation>
	<translation id="7607790311678378779" key="MSG_PORT_MAPPINGS_PORT_NEGATIVE_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the user specifies a negative port number in the port mappings section on the deploy page.">Port must greater than 0</translation>
	<translation id="3681215085326163472" key="MSG_PORT_MAPPINGS_PORT_MAX_VALUE_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when a typed in port number exceeds the maximum allowed value (in the port mappings section on the deploy page).">Port must less than 65536</translation>
	<translation id="6886379315958130279" key="MSG_PORT_MAPPINGS_TARGET_PORT_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Target port', which serves as a placeholder for the target port input field in the port mappings section on the deploy page.">Target port</translation>
	<translation id="675488554787346531" key="MSG_PORT_MAPPINGS_TARGET_PORT_INTEGER_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the user specifies a non-integer target port number in the port mappings section on the deploy page.">Target port must be an integer</translation>
	<translation id="4283436343708019746" key="MSG_PORT_MAPPINGS_TARGET_PORT_NEGATIVE_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the user specifies a negative target port number in the port mappings section on the deploy page.">Target port must greater than 0</translation>
	<translation id="1828566570474734407" key="MSG_PORT_MAPPINGS_TARGET_PORT_MAX_VALUE_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when a typed in target port number exceeds the maximum allowed value (in the port mappings section on the deploy page).">Target port must less than 65536</translation>
	<translation id="1603454081570532220" key="MSG_PORT_MAPPINGS_PROTOCOL_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Protocol' above the protocol selection box in the port mappings section, on the deploy page.">Protocol</translation>
	<translation id="520366299646638360" key="MSG_PORT_MAPPINGS_PROTOCOL_REQUIRED_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the user does not specify a protocol for an existing port mapping (in the port mappings section, on the deploy page).">Protocol is required</translation>
	<translation id="1660903123116357917" key="MSG_PORT_MAPPINGS_PROTOCOL_INVALID_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the user specifies an invalid protocol for a port mapping (in the port mappings section, on the deploy page).">Invalid protocol</translation>
108 109
	<translation id="791270856930969272" key="MSG_PODS_ARE_FAILED_TOOLTIP" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="tooltip for failed pod card icon">One or more pods have errors</translation>
	<translation id="8275670389075054584" key="MSG_PODS_ARE_PENDING_TOOLTIP" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="tooltip for pending pod card icon">One or more pods are in pending state</translation>
110 111 112 113
	<translation id="3543875874833788829" key="MSG_WORKLOADS_DEAMON_SETS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label &quot;Daemon sets&quot;, which appears above the daemon sets list on the workloads page.">Daemon sets</translation>
	<translation id="5605659611398511623" key="MSG_WORKLOADS_DEPLOYMENTS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label &quot;Deployments&quot;, which appears above the deployments list on the workloads page.">Deployments</translation>
	<translation id="3282083729093413912" key="MSG_WORKLOADS_REPLICA_SETS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label &quot;Replica sets&quot;, which appears above the replica sets list on the workloads page.">Replica sets</translation>
	<translation id="4853525775301386469" key="MSG_WORKLOADS_REPLICATION_CONTROLLERS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label &quot;Replication controllers&quot;, which appears above the replication controllers list on the workloads page.">Replication controllers</translation>
114
	<translation id="8569806629013746854" key="MSG_WORKLOADS_PET_SETS_LABEL" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label &quot;Pet Sets&quot;, which appears above the replica set list on the workloads page.">Pet Sets</translation>
115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133
	<translation id="494424795601874379" key="MSG_WORKLOADS_PODS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label &quot;Pods&quot;, which appears above the pods list on the workloads page.">Pods</translation>
	<translation id="8249554138996646295" key="MSG_WORKLOADS_ACTION_BAR_DEPLOY_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This tooltip appears when the user hovers over the &quot;+&quot; (Deploy) button on the workloads page.">Deploy a containerized app</translation>
	<translation id="4581297925702163661" key="MSG_SERVICE_LIST_NAME_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Name' which appears as a column label in the table of services (service list view).">Name</translation>
	<translation id="4510746585636758800" key="MSG_SERVICE_LIST_LABELS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Labels' which appears as a column label in the table of services (service list view).">Labels</translation>
	<translation id="3377429311985946324" key="MSG_SERVICE_LIST_CLUSTER_IP_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Cluster IP' which appears as a column label in the table of services (service list view).">Cluster IP</translation>
	<translation id="5808102814907648197" key="MSG_SERVICE_LIST_INTERNAL_ENDPOINTS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Internal endpoints' which appears as a column label in the table of services (service list view).">Internal endpoints</translation>
	<translation id="1737784623295570501" key="MSG_SERVICE_LIST_EXTERNAL_ENDPOINTS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'External endpoints' which appears as a column label in the table of services (service list view).">External endpoints</translation>
	<translation id="6910093939300409879" key="MSG_SERVICE_DETAIL_PODS_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title 'Pods', which appears at the top of the pods list on the service detail view.">Pods</translation>
	<translation id="3868319806618887979" key="MSG_SERVICE_DETAIL_RESOURCE_DETAILS_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title 'Resource details' at the top service details view.">Resource Details</translation>
	<translation id="8827196251520616382" key="MSG_SERVICE_DETAIL_DETAILS_SUBTITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Subtitle 'Details' at the top of the resource details column at the service detail view.">Details</translation>
	<translation id="8803683977290217183" key="MSG_SERVICE_DETAIL_NAME_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Name' for the service name in details part (left) of the service details view.">Name</translation>
	<translation id="8622983950087317798" key="MSG_SERVICE_DETAIL_NAMESPACE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Namespace' for the service namespace in the details part (left) of the service details view.">Namespace</translation>
	<translation id="923795681861681704" key="MSG_SERVICE_DETAIL_LABEL_SELECTOR_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Label selector' for the service's label selector in the details part (left) of the service details view.">Label selector</translation>
	<translation id="5668446644812094754" key="MSG_SERVICE_DETAIL_LABELS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Labels' for the service labels in the details part (left) of the service details view.">Labels</translation>
	<translation id="1483678895179795219" key="MSG_SERVICE_DETAIL_TYPE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Type' for the service type in the details part (left) of the service details view.">Type</translation>
	<translation id="3345086067441164496" key="MSG_SERVICE_DETAIL_CONNECTION_SUBTITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Subtitle 'Connection' at the top of the column about network connectivity (right) at the service detail view.">Connection</translation>
	<translation id="6864041232530892176" key="MSG_SERVICE_DETAIL_CLUSTER_IP_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Cluster IP' for the service IP in the cluster, appears in the connectivity part (right) of the service details view.">Cluster IP</translation>
	<translation id="807395060665311082" key="MSG_SERVICE_DETAIL_INTERNAL_ENDPOINTS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Internal endpoints' for the internal endpoints of the service, appears in the connectivity part (right) of the service details view.">Internal endpoints</translation>
	<translation id="6468266868985457861" key="MSG_SERVICE_DETAIL_EXTERNAL_ENDPOINTS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'External endpoints' for the external endpoints of the service, appears in the connectivity part (right) of the service details view.">External endpoints</translation>
134 135 136 137 138 139 140
	<translation id="1157514904008403171" key="MSG_PET_SET_CARD_TOOLTIP_ERROR" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Tooltip text which appears on error icon hover.">One or more pods have errors</translation>
	<translation id="5677265435825016706" key="MSG_PET_SET_CARD_TOOLTIP_PENDING" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Tooltip text which appears on pending icon hover.">One or more pods are in pending state</translation>
	<translation id="3899323843932532450" key="MSG_PET_SET_LIST_HEADER_NAME" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Pet set list header: name.">Name</translation>
	<translation id="8003529818786986419" key="MSG_PET_SET_LIST_HEADER_LABELS" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Pet set list header: labels.">Labels</translation>
	<translation id="2586490478144382446" key="MSG_PET_SET_LIST_HEADER_PODS" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Pet set list header: pods.">Pods</translation>
	<translation id="1017086337822469058" key="MSG_PET_SET_LIST_HEADER_AGE" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Pet set list header: age.">Age</translation>
	<translation id="5744665687208066898" key="MSG_PET_SET_LIST_HEADER_IMAGES" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Pet set list header: images.">Images</translation>
B
bryk 已提交
141 142
	<translation id="2997495891426796243" key="MSG_NAMESPACE_NOT_SELECTED" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Text for dropdown item that indicates that no namespace was selected">namespace not selected</translation>
	<translation id="5143266087600531180" key="MSG_NAMESPACE_SELECT_ARIA_LABEL" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Text describing what namespace selector is">Selector for namespaces</translation>
143 144
	<translation id="7612562063769289643" key="MSG_PODS_ARE_FAILED_TOOLTIP" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="tooltip for failed pod card icon">One or more pods have errors.</translation>
	<translation id="7471636163011126552" key="MSG_PODS_ARE_PENDING_TOOLTIP" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="tooltip for pending pod card icon">One or more pods are in pending state.</translation>
145 146 147 148 149 150 151 152 153 154 155
	<translation id="5059203627384479637" key="MSG_PET_SET_DETAIL_OVERVIEW_TAB" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Overview tab label on the pet set detail page.">Overview</translation>
	<translation id="6998996832659188031" key="MSG_PET_SET_DETAIL_PODS_CARD_TITLE" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Related pods card title on the pet set detail page.">Pods</translation>
	<translation id="8707615799932704635" key="MSG_PET_SET_DETAIL_EVENTS_TAB" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Events tab label on the pet set detail page.">Events</translation>
	<translation id="1061534452415111025" key="MSG_PET_SET_INFO_DETAILS_SECTION" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Pet set info details section name.">Details</translation>
	<translation id="5246158437544347926" key="MSG_PET_SET_INFO_NAME_ENTRY" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Pet set info details section name entry.">Name</translation>
	<translation id="1965909741930893667" key="MSG_PET_SET_INFO_NAMESPACE_ENTRY" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Pet set info details section namespace entry.">Namespace</translation>
	<translation id="6096611116725653973" key="MSG_PET_SET_INFO_LABELS_ENTRY" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Pet set info details section labels entry.">Labels</translation>
	<translation id="1079594048788916996" key="MSG_PET_SET_INFO_IMAGES_ENTRY" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Pet set info details section images entry.">Images</translation>
	<translation id="3762856444030194375" key="MSG_PET_SET_INFO_STATUS_SECTION" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Pet set info status section name.">Status</translation>
	<translation id="1744330140020758003" key="MSG_PET_SET_INFO_PODS_ENTRY" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Pet set info status section pods entry.">Pods</translation>
	<translation id="6654869080140416303" key="MSG_PET_SET_INFO_PODS_STATUS_ENTRY" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Pet set info status section pods status entry.">Pods status</translation>
156 157 158 159 160 161 162
	<translation id="6480734540585386902" key="MSG_DELETE_RESOURCE_DIALOG_TITLE" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Title for a delete resource dialog">Delete a <ph name="RESOURCE_KIND_NAME" /></translation>
	<translation id="1743501197722607271" key="MSG_DELETE_RESOURCE_DIALOG_CANCEL" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Label for cancel button">Cancel</translation>
	<translation id="1375098876763337363" key="MSG_DELETE_RESOURCE_DIALOG_DELETE" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Label for delete button">Delete</translation>
	<translation id="7770496538218207073" key="MSG_EDIT_RESOURCE_DIALOG_TITLE" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Title for a delete resource dialog">Edit a <ph name="RESOURCE_KIND_NAME" /></translation>
	<translation id="5059373780898524627" key="MSG_EDIT_RESOURCE_DIALOG_CANCEL" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Label for cancel button">Cancel</translation>
	<translation id="8463528551217463399" key="MSG_EDIT_RESOURCE_DIALOG_UPDATE" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Label for update button">Update</translation>
	<translation id="6420130406957025720" key="MSG_YAML_EDIT_MENU_LABEL" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Label for YAML edit menu item.">View/edit JSON</translation>
163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182
	<translation id="6783150167357318030" key="MSG_ACTION_BAR_DELETE_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Generic &quot;Delete some resource&quot; tooltip text which appears over the delete icon on the global action bar.">Delete <ph name="RESOURCE_NAME" /></translation>
	<translation id="1026802838123065478" key="MSG_LABELS_SHOW_LESS_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip on the &quot;show less&quot; button for the labels of any kubernetes resource. Usually appears on the resource details pages.">show less labels</translation>
	<translation id="5209220373114744432" key="MSG_LABELS_SHOW_ALL_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip on the &quot;show all&quot; button for the labels of any kubernetes resource. Usually appears on the resource details pages.">show all labels</translation>
	<translation id="8335819709341770111" key="MSG_RESOURCE_CARD_DELETE_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Action &quot;Delete&quot; (verb), which appears as a menu item on the cards for kubernetes resources.">Delete</translation>
	<translation id="3746517187831242937" key="MSG_RESOURCE_CARD_MENU_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip &quot;Actions&quot;, which appears when you hover over the menu icon on any resource card.">Actions</translation>
	<translation id="4162582061346784285" key="MSG_ERROR_HANDLING_DIALOG_CLOSE_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Action &quot;Close&quot; which appears at the bottom of any displayed error dialog.">Close</translation>
	<translation id="3967360362065546967" key="MSG_TIME_UNIT_SECOND_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Time units label, a single second.">a second</translation>
	<translation id="8618830203451501141" key="MSG_TIME_UNIT_SECONDS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Time units label, many seconds (plural).">seconds</translation>
	<translation id="2862280695903347212" key="MSG_TIME_UNIT_MINUTE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Time units label, a single minute.">a minute</translation>
	<translation id="7725098717092009563" key="MSG_TIME_UNIT_MINUTES_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Time units label, many minutes (plural).">minutes</translation>
	<translation id="8611920877700991055" key="MSG_TIME_UNIT_HOUR_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Time units label, a single hour.">an hour</translation>
	<translation id="2295440708694714218" key="MSG_TIME_UNIT_HOURS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Time units label, many hours (plural).">hours</translation>
	<translation id="3980015737897416585" key="MSG_TIME_UNIT_DAY_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Time units label, a single day.">a day</translation>
	<translation id="3921240742330478356" key="MSG_TIME_UNIT_DAYS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Time units label, many days (plural).">days</translation>
	<translation id="3084302841276031195" key="MSG_TIME_UNIT_MONTH_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Time units label, a single month.">a month</translation>
	<translation id="2719737891599002397" key="MSG_TIME_UNIT_MONTHS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Time units label, many months (plural).">months</translation>
	<translation id="58035047264145239" key="MSG_TIME_UNIT_YEAR_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Time units label, a single year.">a year</translation>
	<translation id="270964281826728358" key="MSG_TIME_UNIT_YEARS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Time units label, many years (plural).">years</translation>
	<translation id="6450429370516938913" key="MSG_TIME_NOT_YET_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label saying that a certain action has not happened yet.">didn't happen yet</translation>
	<translation id="3299077321377208801" key="MSG_TIME_NOW_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label saying that a certain action happened just now.">just now</translation>
M
Marcin Maciaszczyk 已提交
183 184 185 186 187 188 189 190 191 192 193 194 195 196
	<translation id="2654637773125741729" key="MSG_WORKLOADS_JOBS_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label &quot;Job&quot;, which appears above the replica sets list on the workloads page.">Jobs</translation>
	<translation id="7580638224255214566" key="MSG_JOB_RESOURCE_DETAILS" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Resource details header. Appears on top of the page.">Resource details</translation>
	<translation id="9069442902328610253" key="MSG_JOB_DETAILS" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Details section header. Appears below main header.">Details</translation>
	<translation id="7686453291952549299" key="MSG_JOB_NAME" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Job name. Appears in details section.">Name</translation>
	<translation id="7558473828636932468" key="MSG_JOB_NAMESPACE" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Job namespace. Appears in details section.">Namespace</translation>
	<translation id="8163083126193456298" key="MSG_JOB_LABELS" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Job labels. Appears in details section.">Labels</translation>
	<translation id="7788315896863763846" key="MSG_JOB_IMAGES" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Job images. Appears in details section.">Images</translation>
	<translation id="3935199608753533539" key="MSG_JOB_STATUS" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Job status. Appears in details section.">Status</translation>
	<translation id="8414020124021085200" key="MSG_JOB_PODS_SUCCEEDED" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Status of succeeded pods. Appears next to number of succeeded pods.">succeeded</translation>
	<translation id="8886503654312436063" key="MSG_JOB_PODS_ACTIVE" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Status of active pods. Appears next to number of active pods.">active</translation>
	<translation id="6712354334142473632" key="MSG_JOB_PODS_FAILED" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Status of failed pods. Appears next to number of failed pods.">failed</translation>
	<translation id="7089872537244155228" key="MSG_JOB_PODS" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Pod status section header. Appears below main header.">Pods</translation>
	<translation id="8441658278143071101" key="MSG_JOB_COMPLETIONS" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Job completions. Appears in details section.">Completions</translation>
	<translation id="5453693199707406345" key="MSG_JOB_PARALLEISM" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Job paralleism. Appears in details section.">Paralleism</translation>
197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245
	<translation id="8660629054353855932" key="MSG_RC_DETAIL_ACTION_BAR_DEPLOY_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip for the '+' button on the action bar of a replication controller details view.">Deploy a containerized app</translation>
	<translation id="4170260457162154576" key="MSG_RC_DETAIL_ACTION_BAR_EDIT_PODS_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip for the 'edit' button on the action bar of a replication controller details view.">Edit number of pods</translation>
	<translation id="944050965226741530" key="MSG_RC_DETAIL_REPLICATION_CONTROLLER_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Replication Controller' which appears at the top of the delete dialog, opened from a RC details page.">Replication Controller</translation>
	<translation id="192095167357215001" key="MSG_RC_DETAIL_PODS_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title 'Pods', which appears at the top of the pods list on the replication controller detail view.">Pods</translation>
	<translation id="4306987376085341607" key="MSG_RC_DETAIL_SERVICES_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title 'Service', which appears at the top of the services list on the replication controller detail view.">Services</translation>
	<translation id="5299522703542977892" key="MSG_RC_DETAIL_OVERVIEW_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Overview' for the left navigation tab on the replication controller details page.">Overview</translation>
	<translation id="4009234009527576825" key="MSG_RC_DETAIL_EVENTS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Events' for the right navigation tab on the replication controller details page.">Events</translation>
	<translation id="120027411367401418" key="MSG_RC_DETAIL_RESOURCE_DETAILS_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title 'Resource details' at the top of the replication controller details page.">Resource details</translation>
	<translation id="4421278951463952163" key="MSG_RC_DETAIL_DETAILS_SUBTITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Subtitle 'Details' for the left section with general information about a replication controller on the replication controller details page.">Details</translation>
	<translation id="88788676408939710" key="MSG_RC_DETAIL_NAMESPACE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Namespace' for the replication controller namespace on the replication controller details page.">Namespace</translation>
	<translation id="1184849849623341716" key="MSG_RC_DETAIL_NAME_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Name' for the replication controller name on the replication controller details page.">Name</translation>
	<translation id="467458419789161272" key="MSG_RC_DETAIL_LABELS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Label selector' for the replication controller's labels list on the replication controller details page.">Labels</translation>
	<translation id="7341736760354992914" key="MSG_RC_DETAIL_LABEL_SELECTOR_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Label selector' for the replication controller's selector on the replication controller details page.">Label selector</translation>
	<translation id="444440202208770950" key="MSG_RC_DETAIL_IMAGES_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Images' for the list of images used in a replication controller, on its details page.">Images</translation>
	<translation id="2403458430051523938" key="MSG_RC_DETAIL_STATUS_SUBTITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Subtitle 'Status' for the right section with pod status information on the replication controller details page.">Status</translation>
	<translation id="8107580983200519386" key="MSG_RC_DETAIL_PODS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pods' for the pods in a replication controller on its details page.">Pods</translation>
	<translation id="1630959136778855731" key="MSG_RC_DETAIL_PODS_STATUS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pods status' for the status of the pods in a replication controller, on the replication controller details page.">Pods status</translation>
	<translation id="4099897566685224196" key="MSG_RC_DETAIL_PODS_CREATED_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many pods were created (replication controller details page)."><ph name="PODS_COUNT" /> created</translation>
	<translation id="5308765422355681699" key="MSG_RC_DETAIL_PODS_RUNNING_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many pods are running (replication controller details page)."><ph name="PODS_COUNT" /> running</translation>
	<translation id="6107745197793205489" key="MSG_RC_DETAIL_PODS_PENDING_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many pods are pending (replication controller details page)."><ph name="PODS_COUNT" /> pending</translation>
	<translation id="7172190985346183509" key="MSG_RC_DETAIL_PODS_FAILED_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many pods have failed (replication controller details page)."><ph name="PODS_COUNT" /> failed</translation>
	<translation id="3147497997693039812" key="MSG_RC_DETAIL_PODS_DESIRED_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many pods are desired to run (replication controller details page)."><ph name="PODS_COUNT" /> desired</translation>
	<translation id="5232048118282523785" key="MSG_RC_DETAIL_UPDATE_PODS_COUNT_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for the pod count update dialog (for a replication controller).">Set desired number of pods</translation>
	<translation id="7809807609366862651" key="MSG_RC_DETAIL_UPDATE_PODS_COUNT_USER_HELP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="User help for the pod count update dialog (on the replication controllers detail page).">Replication controller <ph name="RC_NAME" /> will be updated to reflect the desired count.</translation>
	<translation id="5747523013878502621" key="MSG_RC_DETAIL_UPDATE_PODS_COUNT_STATUS_SUBTITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Status text for a replication controller, showing the number of created and desired pods.">Current status: <ph name="CREATED_PODS" /> created, <ph name="DESIRED_PODS" /> desired</translation>
	<translation id="2244373849869351832" key="MSG_RC_DETAIL_NUMBER_OF_PODS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Number of pods', which appears as a placeholder for the pods count input on the &quot;update pods count&quot; dialog (for a replication controller).">Number of pods</translation>
	<translation id="2021089442297896875" key="MSG_RC_DETAIL_NUMBER_OF_PODS_REQUIRED_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the user does not specify a pods count on the &quot;update number of pods&quot; dialog (for a replication controller).">Number of pods is required</translation>
	<translation id="6812034332308166368" key="MSG_RC_DETAIL_NUMBER_OF_PODS_INTEGER_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the specified pods count on the &quot;update number of pods&quot; dialog is not positive or non-integer.">Must be a positive integer</translation>
	<translation id="3133455082833301987" key="MSG_RC_DETAIL_NUMBER_OF_PODS_HIGH_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the specified pods count (on the &quot;update number of pods&quot; dialog) is very high.">Setting high number of pods may cause performance issues of the cluster and Dashboard UI.</translation>
	<translation id="3289893187016519985" key="MSG_RC_DETAIL_UPDATE_PODS_COUNT_CANCEL_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Action 'Cancel' for the cancel button on the &quot;update number of pods&quot; dialog.">Cancel</translation>
	<translation id="2995906702672558140" key="MSG_RC_DETAIL_UPDATE_PODS_COUNT_OK_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Action 'OK' for the confirmation button on the &quot;update number of pods dialog&quot;.">OK</translation>
	<translation id="9073732860292978232" key="MSG_RC_LIST_DEPLOY_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip for the '+' (deploy) button on the replication controller list page.">Deploy a containerized app</translation>
	<translation id="4006300034740782683" key="MSG_RC_LIST_LOGS_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip 'Logs' on the logs button on a replication controller card">Logs</translation>
	<translation id="214157222227894292" key="MSG_RC_LIST_LOGS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Logs' at the top of the drop down menu when a user clicks the logs button on a replication controller card.">Logs</translation>
	<translation id="5032587768705754610" key="MSG_RC_LIST_LOGS_POD_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pod' for the column with pods in the logs drop down view (opened from a replication controller card).">Pod</translation>
	<translation id="3105556649819092174" key="MSG_RC_LIST_LOGS_RUNNING_SINCE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Running since' for the respective column in the logs drop down view (opened from a replication controller card).">Running since</translation>
	<translation id="622153031293886936" key="MSG_RC_LIST_LOGS_NOT_RUNNING_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Not running' which appears in the pod logs list (opened from a replication controller card) when there are no logs for a given pod.">Not running</translation>
	<translation id="4521543753957765275" key="MSG_RC_LIST_CREATED_AT_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip 'Created at [some date]' showing the exact creation time of replication controller.">Created at <ph name="CREATION_DATE" /></translation>
	<translation id="1403013526188529598" key="MSG_RC_LIST_PODS_ERRORS_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip saying that some pods in a replication controller have errors.">One or more pods have errors</translation>
	<translation id="1025887657102167775" key="MSG_RC_LIST_PODS_PENDING_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip saying that some pods in a replication controller are pending.">One or more pods are in pending state</translation>
	<translation id="4937002308799617006" key="MSG_RC_LIST_VIEW_DETAILS_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Action 'View details' on the drop down menu for a single replication controller (replication controller list page).">View details</translation>
	<translation id="4609705063795819625" key="MSG_RC_LIST_EDIT_POD_COUNT_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Action 'Edit Pod Count' on the drop down menu for a single replication controller (replication controller list page).">Edit pod count</translation>
	<translation id="2801805500821925068" key="MSG_RC_LIST_REPLICATION_CONTROLLER_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Replication Controller' which will appear in the replication Controller delete dialogm opened from a replication controller card on the list page.">Replication Controller</translation>
	<translation id="2187756506992818660" key="MSG_RC_LIST_NAME_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Name' which appears as a column label in the table of replication controllers (RC list view).">Name</translation>
	<translation id="6629994921015533840" key="MSG_RC_LIST_LABELS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Labels' which appears as a column label in the table of replication controllers (RC list view).">Labels</translation>
	<translation id="6506144860147081965" key="MSG_RC_LIST_PODS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pods' which appears as a column label in the table of replication controllers (RC list view).">Pods</translation>
	<translation id="8899011645347915060" key="MSG_RC_LIST_AGE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Age' which appears as a column label in the table of replication controllers (RC list view).">Age</translation>
	<translation id="5374042781853456387" key="MSG_RC_LIST_ENDPOINTS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Endpoints' which appears as a column label in the table of replication controllers (RC list view).">Endpoints</translation>
	<translation id="5433863247446350775" key="MSG_RC_LIST_IMAGES_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Images' which appears as a column label in the table of replication controllers (RC list view).">Images</translation>
246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273
	<translation id="8299490700020675585" key="MSG_REPLICA_SET_LIST_CREATED_AT_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip 'Created at [some date]' showing the exact creation time of replica set.">Created at <ph name="CREATION_DATE" /></translation>
	<translation id="2197716156312771575" key="MSG_REPLICA_SET_LIST_PODS_ERRORS_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip saying that some pods in a replica set have errors.">One or more pods have errors</translation>
	<translation id="7599108088551291474" key="MSG_REPLICA_SET_LIST_PODS_PENDING_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip saying that some pods in a replica set are pending.">One or more pods are in pending state</translation>
	<translation id="5261549269957373177" key="MSG_REPLICA_SET_LIST_REPLICA_SET_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Replica Set' which appears at the top of the delete dialog, opened from a replica set list page.">Replica Set</translation>
	<translation id="4025964858170096506" key="MSG_REPLICA_SET_LIST_NAME_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Name' which appears as a column label in the table of replica sets (replica set list view).">Name</translation>
	<translation id="1993484478466532120" key="MSG_REPLICA_SET_LIST_LABELS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Labels' which appears as a column label in the table of replica sets (replica set list view).">Labels</translation>
	<translation id="1075715537227574541" key="MSG_REPLICA_SET_LIST_PODS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pods' which appears as a column label in the table of replica sets (replica set list view).">Pods</translation>
	<translation id="717929808301673459" key="MSG_REPLICA_SET_LIST_AGE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Age' which appears as a column label in the table of replica sets (replica set list view).">Age</translation>
	<translation id="4177382164291072231" key="MSG_REPLICA_SET_LIST_IMAGES_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Images' which appears as a column label in the table of replica sets (replica set list view).">Images</translation>
	<translation id="6421110350778699826" key="MSG_REPLICA_SET_DETAIL_REPLICA_SET_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Replica Set' which appears at the top of the delete dialog, opened from a replica set details page.">Replica Set</translation>
	<translation id="3672827725815353804" key="MSG_REPLICA_SET_DETAIL_PODS_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title 'Pods', which appears at the top of the pods list on the replica set details view.">Pods</translation>
	<translation id="4479562582180028876" key="MSG_REPLICA_SET_DETAIL_OVERVIEW_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Overview' for the left navigation tab on the replica set details page.">Overview</translation>
	<translation id="5744235193377495761" key="MSG_REPLICA_SET_DETAIL_EVENTS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Events' for the right navigation tab on the replica set details page.">Events</translation>
	<translation id="3389843194829052494" key="MSG_REPLICA_SET_DETAIL_RESOURCE_DETAILS_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title 'Resource details' at the top of the replica set details page.">Resource details</translation>
	<translation id="6752899775879284523" key="MSG_REPLICA_SET_DETAIL_DETAILS_SUBTITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Subtitle 'Details' for the left section with general information about a replica set on the replica set details page.">Details</translation>
	<translation id="7262661227281549532" key="MSG_REPLICA_SET_DETAIL_NAMESPACE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Namespace' for the replica set namespace on the replica set details page.">Namespace</translation>
	<translation id="2521964392156363405" key="MSG_REPLICA_SET_DETAIL_NAME_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Name' for the replica set name on the replication controller details page.">Name</translation>
	<translation id="1551769728551234918" key="MSG_REPLICA_SET_DETAIL_LABELS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Label selector' for the replica set's labels list on the replica set details page.">Labels</translation>
	<translation id="8919418206139670891" key="MSG_REPLICA_SET_DETAIL_IMAGES_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Images' for the list of images used in a replica set, on its details page.">Images</translation>
	<translation id="8210773367251942049" key="MSG_REPLICA_SET_DETAIL_STATUS_SUBTITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Subtitle 'Status' for the right section with pod status information on the replica set details page.">Status</translation>
	<translation id="3229888510497501973" key="MSG_REPLICA_SET_DETAIL_PODS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pods' for the pods in a replica set on its details page.">Pods</translation>
	<translation id="5031788738993845665" key="MSG_REPLICA_SET_DETAIL_PODS_STATUS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pods status' for the status of the pods in a replica set, on the replica set details page.">Pods status</translation>
	<translation id="1193713714329626256" key="MSG_REPLICA_SET_DETAIL_PODS_CREATED_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many pods were created (replica set details page)."><ph name="PODS_COUNT" /> created</translation>
	<translation id="8663039587736881994" key="MSG_REPLICA_SET_DETAIL_PODS_RUNNING_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many pods are running (replica set details page)."><ph name="PODS_COUNT" /> running</translation>
	<translation id="8939537005108222252" key="MSG_REPLICA_SET_DETAIL_PODS_PENDING_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many pods are pending (replica set details page)."><ph name="PODS_COUNT" /> pending</translation>
	<translation id="100607008425520225" key="MSG_REPLICA_SET_DETAIL_PODS_FAILED_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many pods have failed (replica set details page)."><ph name="PODS_COUNT" /> failed</translation>
	<translation id="2341408397568673692" key="MSG_REPLICA_SET_DETAIL_PODS_DESIRED_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many pods are desired to run (replica set details page)."><ph name="PODS_COUNT" /> desired</translation>
	<translation id="4426855330749728668" key="MSG_SERVICE_IS_PENDING_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="tooltip for pending pod card icon">This service is in a pending state.</translation>
274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294
	<translation id="1981947217630112340" key="MSG_POD_DETAIL_OVERVIEW_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Overview', which appears on the first navigation tab on the pod details page.">Overview</translation>
	<translation id="6535344598923938501" key="MSG_POD_DETAIL_RESOURCE_DETAILS_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title 'Resource details' at the top pod details view.">Resource details</translation>
	<translation id="6350033485121033701" key="MSG_POD_DETAIL_DETAILS_SUBTITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Subtitle 'Details' at the top of the resource details column at the pod detail view.">Details</translation>
	<translation id="4406605013231859775" key="MSG_POD_DETAIL_NAME_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Name' for the pod name in details part (left) of the pod details view.">Name</translation>
	<translation id="5318045602425553320" key="MSG_POD_DETAIL_NAMESPACE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Namespace' for the pod namespace in details part (left) of the pod details view.">Namespace</translation>
	<translation id="1061717292860935495" key="MSG_POD_DETAIL_START_TIME_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Start time' for the pod start time in details part (left) of the pod details view.">Start time</translation>
	<translation id="4710154815143693189" key="MSG_POD_DETAIL_LABELS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Labels' for the pod labels in details part (left) of the pod details view.">Labels</translation>
	<translation id="6868243110695703441" key="MSG_POD_DETAIL_STATUS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Status' for the pod status in details part (left) of the pod details view.">Status</translation>
	<translation id="7234870523729752391" key="MSG_POD_DETAIL_IMAGES_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Images' for the pod container images in details part (left) of the pod details view.">Images</translation>
	<translation id="4931692549009893798" key="MSG_POD_DETAIL_NETWORK_SUBTITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Subtitle 'Network' at the top of the column about network connectivity (right) at the pod detail view.">Network</translation>
	<translation id="3641312077053067702" key="MSG_POD_DETAIL_NODE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Node' for the node a pods is running on, appears in the connectivity part (right) of the pod details view.">Node</translation>
	<translation id="1489132350749911645" key="MSG_POD_DETAIL_IP_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'IP' for the pod internal IP, appears in the connectivity part (right) of the pod details view.">IP</translation>
	<translation id="778953502246541412" key="MSG_POD_LIST_ACTION_BAR_DEPLOY_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip 'Deploy a containerized app' which appears on the pod list page when you hover over the '+' button at the action bar.">Deploy a containerized app</translation>
	<translation id="240453070925206277" key="MSG_POD_LIST_STARTED_AT_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip 'Started at [some date]' showing the exact start time of the pod.">Started at <ph name="START_DATE" /> UTC</translation>
	<translation id="7578976692932133236" key="MSG_POD_LIST_NAME_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Name' which appears as a column label in the table of pods (pod list view).">Name</translation>
	<translation id="819662772032493143" key="MSG_POD_LIST_STATUS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Status' which appears as a column label in the table of pods (pod list view).">Status</translation>
	<translation id="3120633571570345224" key="MSG_POD_LIST_RESTARTS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Restarts' which appears as a column label in the table of pods (pod list view).">Restarts</translation>
	<translation id="2224050264054646872" key="MSG_POD_LIST_AGE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Age' which appears as a column label in the table of pods (pod list view).">Age</translation>
	<translation id="2693446009711847579" key="MSG_POD_LIST_CLUSTER_IP_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Cluster IP' which appears as a column label in the table of pods (pod list view).">Cluster IP</translation>
	<translation id="5813142739866251633" key="MSG_POD_LIST_LOGS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Logs' for the pod's logs which appears as a column label in the table of pods (pod list view).">Logs</translation>
	<translation id="7960943445839044368" key="MSG_POD_LIST_POD_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title 'Pod' which is used as a title for the delete/update dialogs (that can be opened from the pod list view.)">Pod</translation>
295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320
	<translation id="1183334493862832095" key="MSG_DAEMON_SET_LIST_CREATED_AT_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip 'Created at [some date]' showing the exact creation time of the daemon set.">Created at <ph name="CREATION_DATE" /></translation>
	<translation id="6536269801786102616" key="MSG_DAEMON_SET_LIST_NAME_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Name' which appears as a column label in the table of daemon sets (daemon set list view).">Name</translation>
	<translation id="4173398054373898245" key="MSG_DAEMON_SET_LIST_LABELS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Labels' which appears as a column label in the table of daemon sets (daemon set list view).">Labels</translation>
	<translation id="1244511811693456890" key="MSG_DAEMON_SET_LIST_PODS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pods' which appears as a column label in the table of daemon sets (daemon set list view).">Pods</translation>
	<translation id="6332752487795060801" key="MSG_DAEMON_SET_LIST_AGE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Age' which appears as a column label in the table of daemon sets (daemon set list view).">Age</translation>
	<translation id="8642137973376039305" key="MSG_DAEMON_SET_LIST_INTERNAL_ENDPOINTS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Internal endpoints' which appears as a column label in the table of daemon sets (daemon set list view).">Internal endpoints</translation>
	<translation id="4618575725879423736" key="MSG_DAEMON_SET_LIST_EXTERNAL_ENDPOINTS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'External endpoints' which appears as a column label in the table of daemon sets (daemon set list view).">External endpoints</translation>
	<translation id="6393297430328784111" key="MSG_DAEMON_SET_LIST_IMAGES_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Images' which appears as a column label in the table of daemon sets (daemon set list view).">Images</translation>
	<translation id="5827493628743169857" key="MSG_DAEMON_SET_LIST_DAEMON_SET_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title 'Daemon set' which is used as a title for the delete/update dialogs (that can be opened on the daemon set list view.)">Daemon Set</translation>
	<translation id="4300538864956302901" key="MSG_DAEMON_SET_DETAIL_OVERVIEW_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Overview' on the left navigation tab on the daemon set detail page.">Overview</translation>
	<translation id="1323629914147178678" key="MSG_DAEMON_SET_DETAIL_PODS_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title 'Pods' for the pods information section on the daemon set detail page.">Pods</translation>
	<translation id="3665284318614920515" key="MSG_DAEMON_SET_DETAIL_EVENTS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Events' on the right navigation tab on the daemon set detail page.">Events</translation>
	<translation id="6016438303542201356" key="MSG_DAEMON_SET_INFO_RESOURCE_DETAILS_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title 'Resource details' at the top of the daemon set details page.">Resource details</translation>
	<translation id="3721222763091466156" key="MSG_DAEMON_SET_INFO_DETAILS_SUBTITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Subtitle 'Details' for the left section with general information about a daemon set on the daemonset details page.">Details</translation>
	<translation id="7584335351714670917" key="MSG_DAEMON_SET_INFO_NAMESPACE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Namespace' for the daemon set namespace on the details page.">Namespace</translation>
	<translation id="5560848877490809715" key="MSG_DAEMON_SET_INFO_NAME_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Name' for the daemon set name on the details page.">Name</translation>
	<translation id="6410738843532678290" key="MSG_DAEMON_SET_INFO_LABELS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Labels' for the daemon set's labels list on the daemon set details page.">Labels</translation>
	<translation id="4219844447591472092" key="MSG_DAEMON_SET_INFO_IMAGES_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Images' for the list of images used in a daemon set, on its details page.">Images</translation>
	<translation id="6964572476509814314" key="MSG_DAEMON_SET_INFO_STATUS_SUBTITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Subtitle 'Status' for the right section with pod status information on the daemon set details page.">Status</translation>
	<translation id="7717657511877774779" key="MSG_DAEMON_SET_INFO_PODS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pods' for the pods in a daemon set on its details page.">Pods</translation>
	<translation id="8115427792060255111" key="MSG_DAEMON_SET_INFO_PODS_STATUS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pods status' for the status of the pods in a daemon set, on the daemon set details page.">Pods status</translation>
	<translation id="8384261412987442737" key="MSG_DAEMON_SET_INFO_PODS_CREATED_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many pods were created (daemon set details page)."><ph name="PODS_COUNT" /> created</translation>
	<translation id="5423848389467319464" key="MSG_DAEMON_SET_INFO_PODS_RUNNING_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many pods are running (daemon set details page)."><ph name="PODS_COUNT" /> running</translation>
	<translation id="2328533985893907512" key="MSG_DAEMON_SET_INFO_PODS_PENDING_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many pods are pending (daemon set details page)."><ph name="PODS_COUNT" /> pending</translation>
	<translation id="6856411708593343212" key="MSG_DAEMON_SET_INFO_PODS_FAILED_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many pods have failed (daemon set details page)."><ph name="PODS_COUNT" /> failed</translation>
	<translation id="710513909601852119" key="MSG_DAEMON_SET_INFO_PODS_DESIRED_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many pods are desired to run (daemon set details page)."><ph name="PODS_COUNT" /> desired</translation>
321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351
	<translation id="5275267562086903370" key="MSG_DEPLOYMENT_LIST_DEPLOY_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip for the '+' (deploy) button on the deployment list page.">Deploy a containerized app</translation>
	<translation id="8652993905127268587" key="MSG_DEPLOYMENT_LIST_CREATED_AT_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip 'Created at [some date]' showing the exact creation time of a deployment.">Created at <ph name="CREATION_DATE" /></translation>
	<translation id="3625528742301331177" key="MSG_DEPLOYMENT_LIST_PODS_ERRORS_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip saying that some pods in a deployment have errors.">One or more pods have errors</translation>
	<translation id="5481497460901450070" key="MSG_DEPLOYMENT_LIST_PODS_PENDING_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip saying that some pods in a deployment are pending.">One or more pods are in pending state</translation>
	<translation id="7220325945708641349" key="MSG_DEPLOYMENT_LIST_DEPLOYMENT_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Deployment' which will appear in the deployment delete dialog opened from a deployment card on the list page.">Deployment</translation>
	<translation id="7108876815674475339" key="MSG_DEPLOYMENT_LIST_NAME_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Name' which appears as a column label in the table of deployments (deployment list view).">Name</translation>
	<translation id="5619483577286901155" key="MSG_DEPLOYMENT_LIST_LABELS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Labels' which appears as a column label in the table of deployments (deployment list view).">Labels</translation>
	<translation id="2516785079434988068" key="MSG_DEPLOYMENT_LIST_PODS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pods' which appears as a column label in the table of deployments (deployment list view).">Pods</translation>
	<translation id="1962662987902323826" key="MSG_DEPLOYMENT_LIST_AGE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Age' which appears as a column label in the table of deployments (deployment list view).">Age</translation>
	<translation id="805690489753911644" key="MSG_DEPLOYMENT_LIST_IMAGES_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Images' which appears as a column label in the table of deployments (deployment list view).">Images</translation>
	<translation id="8215425307244096059" key="MSG_DEPLOYMENT_DETAILS_DEPLOYMENT_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Deployment' which will appear in the deployment delete dialog opened from the deployment details page.">Deployment</translation>
	<translation id="6154327633740759398" key="MSG_DEPLOYMENT_DETAIL_OVERVIEW_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Overview' for the left navigation tab on the deployment details page.">Overview</translation>
	<translation id="8070051050167236769" key="MSG_DEPLOYMENT_DETAIL_NEW_REPLICAS_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title 'New Replica Set' for the newly createed replica set view, on the deployment details page.">New Replica Set</translation>
	<translation id="3824992836892754832" key="MSG_DEPLOYMENT_DETAIL_OLD_REPLICAS_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title 'Old Replica Sets' for the old replica sets view, on the deployment details page.">Old Replica Sets</translation>
	<translation id="6369912573661086313" key="MSG_DEPLOYMENT_DETAIL_EVENTS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Events' for the right navigation tab on the deployment details page.">Events</translation>
	<translation id="6465876457463112108" key="MSG_DEPLOYMENT_DETAIL_RESOURCE_DETAILS_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title 'Resource details' at the top of the deployment details page.">Resource details</translation>
	<translation id="7624038583322136825" key="MSG_DEPLOYMENT_DETAIL_DETAILS_SUBTITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Subtitle 'Details' for the left section with general information about a deployment on the deployment details page.">Details</translation>
	<translation id="3521351981759669886" key="MSG_DEPLOYMENT_DETAIL_NAMESPACE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Namespace' for the deployment namespace on the deployment details page.">Namespace</translation>
	<translation id="2597227860468168985" key="MSG_DEPLOYMENT_DETAIL_NAME_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Name' for the deployment name on the deployment details page.">Name</translation>
	<translation id="8073815784825425871" key="MSG_DEPLOYMENT_DETAIL_LABELS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Label selector' for the deployment's labels list on the deployment details page.">Labels</translation>
	<translation id="284479654293253491" key="MSG_DEPLOYMENT_DETAIL_LABEL_SELECTOR_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Label selector' for the deployment's selector on the deployment details page.">Label selector</translation>
	<translation id="8693504323541291367" key="MSG_DEPLOYMENT_DETAIL_STATUS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Status' for the deployment's status information on the deployment details page.">Status</translation>
	<translation id="9217577774285953145" key="MSG_DEPLOYMENT_DETAIL_STRATEGY_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Strategy' for the deployment's strategy on the deployment details page.">Strategy</translation>
	<translation id="7161332427778586255" key="MSG_DEPLOYMENT_DETAIL_MIN_READY_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Min Ready Seconds' for the deployment on the deployment details page.">Min Ready Seconds</translation>
	<translation id="5498489523973619524" key="MSG_DEPLOYMENT_DETAIL_ROLLING_STRATEGY_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Rolling Update Strategy' for the deployment's rolling update strategy on the deployment details page.">Rolling Update Strategy</translation>
	<translation id="5884236579481428725" key="MSG_DEPLOYMENT_DETAIL_REPLICAS_UPDATED_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many replicas were updated in the deployment (deployment details page)."><ph name="REPLICAS" /> updated</translation>
	<translation id="5396076640805089682" key="MSG_DEPLOYMENT_DETAIL_REPLICAS_TOTAL_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many replicas (in total) are in the deployment (deployment details page)."><ph name="REPLICAS" /> total</translation>
	<translation id="8997973061307791157" key="MSG_DEPLOYMENT_DETAIL_REPLICAS_AVAILABLE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many replicas are available in the deployment (deployment details page)."><ph name="REPLICAS" /> available</translation>
	<translation id="1409526330139546496" key="MSG_DEPLOYMENT_DETAIL_REPLICAS_UNAVAILABLE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many replicas are unavailable in the deployment (deployment details page)."><ph name="REPLICAS" /> unavailable</translation>
	<translation id="2887557544683001606" key="MSG_DEPLOYMENT_DETAIL_MAX_UNAVAILABLE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says how many replicas are allowed to be unavailable during an update in the deployment (deployment details page).">Max unavailable: <ph name="REPLICAS" /></translation>
	<translation id="7919923317290692250" key="MSG_DEPLOYMENT_DETAIL_MAX_SURGE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many replicas can be created above the desired number of replicas in a deployment (deployment details page).">Max surge: <ph name="REPLICAS" /></translation>
352 353 354 355 356 357 358 359 360
	<translation id="7917748096388880672" key="MSG_YAML_EDIT_MENU_LABEL" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Label for YAML edit menu item.">View/edit YAML</translation>
	<translation id="1496017275205425061" key="MSG_DEPLOY_APP_DEPLOY_ACTION" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="The text is put on the 'Deploy' button at the end of the deploy page.">Deploy</translation>
	<translation id="6991419513248176975" key="MSG_DEPLOY_APP_CANCEL_ACTION" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="The text is put on the 'Cancel' button at the end of the deploy page.">Cancel</translation>
	<translation id="5168444369924204121" key="MSG_UPLOAD_FILE_ACTION" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="The text is put on the button at the end of the YAML upload page.">Upload</translation>
	<translation id="480860823064912408" key="MSG_UPLOAD_FILE_ACTION_CANCEL" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="The text is put on the 'Cancel' button at the end of the YAML upload page.">Cancel</translation>
	<translation id="1279419546738089254" key="MSG_LIST_ACTION_BAR_DEPLOY_LABEL" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Label for deploy app button.">Deploy app</translation>
	<translation id="1076978057900823839" key="MSG_LIST_ACTION_BAR_UPLOAD_YAML_LABEL" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Label for upload YAML button.">Upload YAML</translation>
	<translation id="1984076222529061421" key="MSG_RC_DETAIL_ACTION_BAR_EDIT_PODS_LABEL" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Tooltip for the 'scale' button on the action bar of a replication controller details view.">Scale</translation>
	<translation id="8808405168042160441" key="MSG_RC_LIST_EDIT_POD_COUNT_ACTION" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Action 'Edit Pod Count' on the drop down menu for a single replication controller (replication controller list page).">Scale</translation>
361 362
	<translation id="1811662550159188281" key="MSG_POD_LIST_CPU_USAGE_LABEL" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Label which appears as a column label in the table of pods">CPU (cores)</translation>
	<translation id="9149343004693743620" key="MSG_POD_LIST_MEMORY_USAGE_LABEL" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Label which appears as a column label in the table of pods">Memory (bytes)</translation>
363
	<translation id="2278267472990776370" key="MSG_JOB_DETAIL_JOB_LABEL" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Job' which appears at the top of the dialog, opened from a job details page.">Job</translation>
364 365 366 367 368 369 370 371 372
	<translation id="1364836516629464964" key="MSG_ACTION_BAR_DELETE_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Action 'Delete', which is a button on the actionbar and is there for every resource type.">Delete</translation>
	<translation id="8113372847654373796" key="MSG_PET_SET_DETAIL_PET_SET_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pet Set' which appears at the top of the delete dialog, opened from a pet set details page.">Pet Set</translation>
	<translation id="8114606676293161910" key="MSG_PET_SET_DETAIL_PODS_CREATED_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many pods were created (pet set details page)."><ph name="PODS_COUNT" /> created</translation>
	<translation id="7296799758742031996" key="MSG_PET_SET_DETAIL_PODS_RUNNING_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many pods are running (pet set details page)."><ph name="PODS_COUNT" /> running</translation>
	<translation id="4369463340820022612" key="MSG_PET_SET_DETAIL_PODS_PENDING_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many pods are pending (pet set details page)."><ph name="PODS_COUNT" /> pending</translation>
	<translation id="8962981859888393087" key="MSG_PET_SET_DETAIL_PODS_FAILED_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many pods have failed (pet set details page)."><ph name="PODS_COUNT" /> failed</translation>
	<translation id="831441529070502458" key="MSG_PET_SET_DETAIL_PODS_DESIRED_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="The message says that that many pods are desired to run (pet set details page)."><ph name="PODS_COUNT" /> desired</translation>
	<translation id="1739547616641575970" key="MSG_PET_SET_LIST_CREATED_AT_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip 'Created at [some date]' showing the exact creation time of pet set.">Created at <ph name="CREATION_DATE" /></translation>
	<translation id="1719241183992408191" key="MSG_PET_SET_LIST_PET_SET_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pet Set' which will appear in the pet set delete dialog opened from a pet set card on the list page.">Pet Set</translation>
A
Atanas Mirchev 已提交
373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391
	<translation id="1421031463694814701" key="MSG_ACTION_BAR_EDIT_TOOLTIP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Generic &quot;Edit some resource&quot; tooltip text which appears over the edit icon on the global action bar.">Edit <ph name="RESOURCE_NAME" /></translation>
	<translation id="1161585309012846198" key="MSG_ACTION_BAR_EDIT_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Action 'Edit' for the edit button on the global action bar.">Edit</translation>
	<translation id="6614318628162175225" key="MSG_PORT_MAPPINGS_PORT_NEGATIVE_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the user specifies a negative port number in the port mappings section on the deploy page.">Port must be greater than 0</translation>
	<translation id="8913236181203734649" key="MSG_PORT_MAPPINGS_PORT_MAX_VALUE_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when a typed in port number exceeds the maximum allowed value (in the port mappings section on the deploy page).">Port must be less than 65536</translation>
	<translation id="6473015446230057896" key="MSG_PORT_MAPPINGS_TARGET_PORT_NEGATIVE_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the user specifies a negative target port number in the port mappings section on the deploy page.">Target port must be greater than 0</translation>
	<translation id="8385151312690567612" key="MSG_PORT_MAPPINGS_TARGET_PORT_MAX_VALUE_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when a typed in target port number exceeds the maximum allowed value (in the port mappings section on the deploy page).">Target port must be less than 65536</translation>
	<translation id="1744394420157932960" key="MSG_BREADCRUMBS_DEPLOYMENTS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Deployments' that appears as a breadcrumbs on the action bar.">Deployments</translation>
	<translation id="7227892582140926602" key="MSG_DEPLOYMENT_DETAIL_MIN_READY_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Min Ready Seconds' for the deployment on the deployment details page.">Min ready seconds</translation>
	<translation id="7635451132574422294" key="MSG_DEPLOYMENT_DETAIL_REVISION_HISTORY_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label for the deployment property on the deployment details page.">Revision history limit</translation>
	<translation id="1510317375939332648" key="MSG_DEPLOYMENT_DETAIL_REVISION_HISTORY_NOT_SET_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label for the when revision history limit is not set.">Not set</translation>
	<translation id="7938484755085065281" key="MSG_DEPLOYMENT_DETAIL_ROLLING_STRATEGY_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Rolling Update Strategy' for the deployment's rolling update strategy on the deployment details page.">Rolling update strategy</translation>
	<translation id="2024511088483477440" key="MSG_BREADCRUMBS_JOBS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Jobs' that appears as a breadcrumbs on the action bar.">Jobs</translation>
	<translation id="837518421741773666" key="MSG_BREADCRUMBS_REPLICA_SETS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Replica Sets' that appears as a breadcrumbs on the action bar.">Replica Sets</translation>
	<translation id="64391241316684157" key="MSG_BREADCRUMBS_PODS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pods' that appears as a breadcrumbs on the action bar.">Pods</translation>
	<translation id="2218294864744563724" key="MSG_BREADCRUMBS_SERVICES_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Services' that appears as a breadcrumbs on the action bar.">Services</translation>
	<translation id="7569244915796303702" key="MSG_BREADCRUMBS_RC_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Replication Controllers' that appears as a breadcrumbs on the action bar.">Replication Controllers</translation>
	<translation id="3217932097841975938" key="MSG_BREADCRUMBS_DAEMON_SETS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Daemon Sets' that appears as a breadcrumbs on the action bar.">Daemon Sets</translation>
	<translation id="6408724378873439807" key="MSG_BREADCRUMBS_PET_SETS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pet Sets' that appears as a breadcrumbs on the action bar.">Pet Sets</translation>
	<translation id="1656728804447365846" key="MSG_BREADCRUMBS_WORKLOADS_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Workloads' that appears as a breadcrumbs on the action bar.">Workloads</translation>
392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418
	<translation id="3161651495562825748" key="MSG_NODE_LIST_CREATED_AT_TOOLTIP" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Tooltip 'Created at [some date]' showing the exact creation time of node.">Created at <ph name="CREATION_DATE" /></translation>
	<translation id="1886003934797453383" key="MSG_NODE_LIST_NAME_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Name' which appears as a column label in the table of nodes (node list view).">Name</translation>
	<translation id="8624223044783361486" key="MSG_NODE_LIST_LABELS_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Labels' which appears as a column label in the table of nodes (node list view).">Labels</translation>
	<translation id="6440277990482217612" key="MSG_NODE_LIST_PODS_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pods' which appears as a column label in the table of nodes (node list view).">Pods</translation>
	<translation id="5132568729791755489" key="MSG_NODE_LIST_AGE_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Age' which appears as a column label in the table of nodes (node list view).">Age</translation>
	<translation id="4738893661800801141" key="MSG_NODE_LIST_IMAGES_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Images' which appears as a column label in the table of nodes (node list view).">Images</translation>
	<translation id="2465676562560552695" key="MSG_NODE_DETAIL_OVERVIEW_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Overview' for the left navigation tab on the node details page.">Overview</translation>
	<translation id="7231251287474009428" key="MSG_NODE_DETAIL_CREATED_AT_TOOLTIP" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Tooltip 'Created at [some date]' showing the exact creation time of node.">Created at <ph name="CREATION_DATE" /></translation>
	<translation id="6804175941266122408" key="MSG_NODE_DETAIL_DETAILS_SUBTITLE" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Subtitle 'Details' for the left section with general information about a node on the node details page.">Details</translation>
	<translation id="5137138941619699417" key="MSG_NODE_DETAIL_AGE_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Age' for the node namespace on the node details page.">Age</translation>
	<translation id="590450929513593895" key="MSG_NODE_DETAIL_NAME_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Name' for the node name on the node details page.">Name</translation>
	<translation id="8850385723131973875" key="MSG_NODE_DETAIL_LABELS_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Label selector' for the node's labels list on the node details page.">Labels</translation>
	<translation id="655683483663388447" key="MSG_NODE_DETAIL_IMAGES_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Images' for the list of images used in a node, on its details page.">Images</translation>
	<translation id="4128274310143949044" key="MSG_NODE_DETAIL_SYSTEM_SUBTITLE" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Subtitle 'System info' for the right section with general information about node system on the node details page.">System info</translation>
	<translation id="6810581903764403092" key="MSG_NODE_DETAIL_ARCHITECTURE_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Architecture' for the node architecture displayed on its details page.">Architecture</translation>
	<translation id="1190933892137909526" key="MSG_NODE_DETAIL_OPERATING_SYSTEM_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Operating system' for the node operating system displayed on its details page.">Operating system</translation>
	<translation id="4095768493806539550" key="MSG_NODE_DETAIL_KUBEPROXY_VERSION_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Kube-Proxy Version' for the node Kube-Proxy version displayed on its details page.">Kube-Proxy Version</translation>
	<translation id="176051279688267359" key="MSG_NODE_DETAIL_KUBELET_VERSION_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Kubelet Version' for the node Kubelet version displayed on its details page.">Kubelet Version</translation>
	<translation id="6259744204007513131" key="MSG_NODE_DETAIL_CONTAINER_RUNTIME_VERSION_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Container Runtime Version' for the node container runtime version displayed on its details page.">Container Runtime Version</translation>
	<translation id="6764521951762562283" key="MSG_NODE_DETAIL_OS_IMAGE_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'OS Image' for the node OS image displayed on its details page.">OS Image</translation>
	<translation id="1154240901267057761" key="MSG_NODE_DETAIL_KERNEL_VERSION_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Kernel Version' for the node kernel version displayed on its details page.">Kernel Version</translation>
	<translation id="2833763154034848985" key="MSG_NODE_DETAIL_BOOT_ID_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Boot ID' for the node boot ID displayed on its details page.">Boot ID</translation>
	<translation id="4332786308109934742" key="MSG_NODE_DETAIL_SYSTEM_UUID_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'System UUID' for the node system UUID displayed on its details page.">System UUID</translation>
	<translation id="8608182576935348395" key="MSG_NODE_DETAIL_MACHINE_ID_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Machine ID' for the node machine ID displayed on its details page.">Machine ID</translation>
	<translation id="4234081832725459634" key="MSG_NODE_DETAIL_EXTERNAL_ID_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'External ID' for the node external ID displayed on its details page.">External ID</translation>
	<translation id="7078533799786587727" key="MSG_NODE_DETAIL_CAPACITY_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Capacity' for the node capacity displayed on its details page.">Capacity</translation>
	<translation id="2519350225093502159" key="MSG_NODE_DETAIL_CAPACITY_VALUE" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Value for node 'Capacity' displayed on its details page."><ph name="CPU_CAPACITY" /> cores, <ph name="MEMORY_CAPACITY" />B</translation>
419 420 421
	<translation id="6940138063760813849" key="MSG_NAMESPACE_CREATE_DIALOG_SUBTITLE" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Create namespace dialog subtitle. Appears right below the title.">The new namespace will be added to the cluster.</translation>
	<translation id="5623245574838401357" key="MSG_NAMESPACE_CREATE_DIALOG_LEARN_MORE_ACTION" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="The text is used as a 'Learn more' link text in the namespace creation dialog">Learn more</translation>
	<translation id="714354688258835139" key="MSG_NAMESPACE_CREATE_DIALOG_USER_HELP" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="User help text for the input of the 'Namespace' data.">A namespace with the specified name will be added to the cluster.</translation>
422
	<translation id="4303314106798187730" key="MSG_DEPLOY_SETTINGS_PORT_MAPPINGS_USER_HELP" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="User help for the &quot;port mappings&quot; input on the deploy from settings page.">Optionally, an internal or external Service can be defined to map an incoming Port to a target Port seen by the container.</translation>
423 424 425 426 427 428 429 430 431 432 433
	<translation id="7594899852613234459" key="MSG_NAMESPACE_NOT_SELECTED" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Text for dropdown item that indicates that no namespace was selected">all namespaces</translation>
	<translation id="5514950065159777148" key="MSG_NAMESPACE_LIST_LABEL" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Label atop a list of namespaces">namespaces</translation>
	<translation id="6614318628162175225" key="MSG_PORT_MAPPINGS_PORT_NEGATIVE_WARNING" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the user specifies a negative port number in the port mappings section on the deploy page.">Port must be greater than 0</translation>
	<translation id="8913236181203734649" key="MSG_PORT_MAPPINGS_PORT_MAX_VALUE_WARNING" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when a typed in port number exceeds the maximum allowed value (in the port mappings section on the deploy page).">Port must be less than 65536</translation>
	<translation id="6473015446230057896" key="MSG_PORT_MAPPINGS_TARGET_PORT_NEGATIVE_WARNING" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the user specifies a negative target port number in the port mappings section on the deploy page.">Target port must be greater than 0</translation>
	<translation id="8385151312690567612" key="MSG_PORT_MAPPINGS_TARGET_PORT_MAX_VALUE_WARNING" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when a typed in target port number exceeds the maximum allowed value (in the port mappings section on the deploy page).">Target port must be less than 65536</translation>
	<translation id="7227892582140926602" key="MSG_DEPLOYMENT_DETAIL_MIN_READY_LABEL" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Label 'Min Ready Seconds' for the deployment on the deployment details page.">Min ready seconds</translation>
	<translation id="7635451132574422294" key="MSG_DEPLOYMENT_DETAIL_REVISION_HISTORY_LABEL" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Label for the deployment property on the deployment details page.">Revision history limit</translation>
	<translation id="1510317375939332648" key="MSG_DEPLOYMENT_DETAIL_REVISION_HISTORY_NOT_SET_LABEL" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Label for the when revision history limit is not set.">Not set</translation>
	<translation id="7938484755085065281" key="MSG_DEPLOYMENT_DETAIL_ROLLING_STRATEGY_LABEL" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Label 'Rolling Update Strategy' for the deployment's rolling update strategy on the deployment details page.">Rolling update strategy</translation>
	<translation id="8014136669527475668" key="MSG_NAMESPACE_NOT_SELECTED" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Text for dropdown item that indicates that no namespace was selected">All user namespaces</translation>
434 435 436 437 438 439 440
	<translation id="7936401592140494096" key="MSG_NODE_DETAIL_CONDITIONS_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Conditions' for the conditions tab on the node details page.">Conditions</translation>
	<translation id="4732177858407681815" key="MSG_NODE_DETAIL_CONDITION_TYPE_HEADER" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Type' for the condition table header on the node details page.">Type</translation>
	<translation id="5537089191512972594" key="MSG_NODE_DETAIL_CONDITION_STATUS_HEADER" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Status' for the condition table header on the node details page.">Status</translation>
	<translation id="950124489847647296" key="MSG_NODE_DETAIL_CONDITION_LAST_HEARTBEAT_TIME_HEADER" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Last heartbeat time' for the condition table header on the node details page.">Last heartbeat time</translation>
	<translation id="462429506979725356" key="MSG_NODE_DETAIL_CONDITION_LAST_TRANSITION_TIME_HEADER" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Last transition time' for the condition table header on the node details page.">Last transition time</translation>
	<translation id="210175108235822936" key="MSG_NODE_DETAIL_CONDITION_REASON_HEADER" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Reason' for the condition table header on the node details page.">Reason</translation>
	<translation id="9072625199342670630" key="MSG_NODE_DETAIL_CONDITION_MESSAGE_HEADER" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Message' for the condition table header on the node details page.">Message</translation>
441 442 443 444 445 446
	<translation id="8904972278956843221" key="MSG_NODE_DETAIL_PODS_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pods' for the pods tab on the node details page.">Pods</translation>
	<translation id="6272675231849042340" key="MSG_NODE_DETAIL_PHASE_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Phase' for the node namespace on the node details page.">Phase</translation>
	<translation id="6790809836331060255" key="MSG_NODE_DETAIL_POD_CIDR_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pod CIDR' for the node external ID displayed on its details page.">Pod CIDR</translation>
	<translation id="3266021684307458699" key="MSG_NODE_DETAIL_PROVIDER_ID_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Provider ID' for the node external ID displayed on its details page.">Provider ID</translation>
	<translation id="3231786643565186812" key="MSG_NODE_DETAIL_UNSCHEDULABLE_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Unschedulable' for the node external ID displayed on its details page.">Unschedulable</translation>
	<translation id="6034749132141636798" key="MSG_NODE_DETAIL_CAPACITY_VALUE" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Value for node 'Capacity' displayed on its details page."><ph name="CPU_CAPACITY" /> cores, <ph name="MEMORY_CAPACITY" />B, <ph name="POD_CAPACITY" /> pods</translation>
447
	<translation id="5574079475783065419" key="MSG_RESOURCE_CARD_LIST_PAGINATION_ROW_SELECTOR_LABEL" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label for pagination rows selector visible on resource lists.">Rows per page</translation>
448
	<translation id="7411749562301043286" key="MSG_NODE_DETAIL_EVENTS_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Events' for the pods tab on the node details page.">Events</translation>
449 450 451 452 453 454 455 456 457 458 459 460
	<translation id="7320935166128929457" key="MSG_ERROR_UKNOWN_WARNING" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This message appears in an error dialog when the returned error code is not recognized.">Unknown Server Error</translation>
	<translation id="1376214757414873919" key="MSG_EVENTS_TYPE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Type' for the event type selection box on the events list page.">Type</translation>
	<translation id="2063313596570711152" key="MSG_EVENTS_MESSAGE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Message' for the event message column of the events table (events list page).">Message</translation>
	<translation id="2123158912770788105" key="MSG_EVENTS_SOURCE_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Source' for the event source column of the events table (events list page).">Source</translation>
	<translation id="7531239185607897731" key="MSG_EVENTS_SUB_OBJECT_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Sub-object' for the respective column of the events table (events list page).">Sub-object</translation>
	<translation id="6413199566846581831" key="MSG_EVENTS_COUNT_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Count' for event count column of the events table (events list page).">Count</translation>
	<translation id="2466179008986855362" key="MSG_EVENTS_FIRST_SEEN_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'First seen' for the respective column of the events table (events list page).">First seen</translation>
	<translation id="478958642026475488" key="MSG_EVENTS_LAST_SEEN_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Last seen' for the respective column of the events table (events list page).">Last seen</translation>
	<translation id="141678852134483176" key="MSG_EVENTS_NO_EVENTS_TITLE" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title 'No events were found', which appears in the center of the events page when there are no events to display">No events were found</translation>
	<translation id="2840024996533597933" key="MSG_EVENTS_NO_EVENTS_USER_HELP" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="User help on the events page when no events are to be displayed.">There are no events to display. It's possible that all of them have expired.</translation>
	<translation id="3080875436054465314" key="MSG_LOGS_POD_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pod' on the toolbar of the logs page. Ends with colon.">Pod:</translation>
	<translation id="8716485891842363267" key="MSG_LOGS_CONTAINER_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Container' on the toolbar of the logs page. Ends with colon.">Container:</translation>
461 462 463 464 465 466 467 468 469 470 471
	<translation id="6270650074051326892" key="MSG_NODE_DETAIL_ALLOCATED_RESOURCES_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Allocated resources' for the allocated resources section on the node details page.">Allocated resources</translation>
	<translation id="7417266492122471286" key="MSG_NODE_DETAIL_ALLOCATED_RESOURCES_CPU_REQUESTS" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'CPU Requests' for the allocated resources table header on the node details page.">CPU Requests</translation>
	<translation id="303059134441496925" key="MSG_NODE_DETAIL_ALLOCATED_RESOURCES_CPU_LIMITS" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'CPU Limits' for the allocated resources table header on the node details page.">CPU Limits</translation>
	<translation id="8514144176340639930" key="MSG_NODE_DETAIL_ALLOCATED_RESOURCES_MEMORY_REQUESTS" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Memory Requests' for the allocated resources table header on the node details page.">Memory Requests</translation>
	<translation id="8765243889923888644" key="MSG_NODE_DETAIL_ALLOCATED_RESOURCES_MEMORY_LIMITS" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Memory Limits' for the allocated resources table header on the node details page.">Memory Limits</translation>
	<translation id="3321130452593338857" key="MSG_NODE_DETAIL_ALLOCATED_RESOURCES_CPU_REQUESTS" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'CPU requests (cores)' for the allocated resources table header on the node details page.">CPU requests (cores)</translation>
	<translation id="2557541314727796573" key="MSG_NODE_DETAIL_ALLOCATED_RESOURCES_CPU_LIMITS" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'CPU limits (cores)' for the allocated resources table header on the node details page.">CPU limits (cores)</translation>
	<translation id="8403362716790688531" key="MSG_NODE_DETAIL_ALLOCATED_RESOURCES_MEMORY_REQUESTS" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Memory requests (bytes)' for the allocated resources table header on the node details page.">Memory requests (bytes)</translation>
	<translation id="7557308683356383132" key="MSG_NODE_DETAIL_ALLOCATED_RESOURCES_MEMORY_LIMITS" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Memory limits (bytes)' for the allocated resources table header on the node details page.">Memory limits (bytes)</translation>
	<translation id="2055003113871137121" key="MSG_NODE_DETAIL_ALLOCATED_RESOURCES_PODS" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pods' for the allocated resources table header on the node details page.">Memory limits (bytes)</translation>
	<translation id="5154496218567149713" key="MSG_NODE_DETAIL_ALLOCATED_RESOURCES_PODS" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pods' for the allocated resources table header on the node details page.">Pods</translation>
S
Sebastian Florek 已提交
472
	<translation id="1538072409274591134" key="MSG_ZERO_STATE_TITLE" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Title text which appears on zero state view.">There is nothing to display here</translation>
473
	<translation id="6640815328418723695" key="MSG_ZERO_STATE_TEXT" source="/usr/local/google/home/bryk/src/github.com/dashboard/.tmp/serve/app-dev.js" desc="Text which appears on zero state view under the title. It provides to deploy view or offers user to take the Dashboard Tour.">You can <ph name="CREATE_NEW_LINK" />deploy a containerized app<ph name="CREATE_NEW_CLOSE_LINK" />, select other namespace or <ph name="OPEN_LINK" />take the Dashboard Tour <ph name="LINK_ICON" /><ph name="CLOSE_LINK" /> to learn more</translation>
474 475 476 477 478
	<translation id="6356735824003493458" key="MSG_DEPLOY_SHOW_ADVANCED_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Action &quot;Show advanced options&quot; for the toggle button on the deploy page.">show advanced options</translation>
	<translation id="4620680625293043510" key="MSG_DEPLOY_HIDE_ADVANCED_ACTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Action &quot;Hide advanced options&quot; for the toggle button on the deploy page.">hide advanced options</translation>
	<translation id="7527074982331141078" key="MSG_EVENTS_ALL_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'All' for the event selection drop-down.">All</translation>
	<translation id="4919061456654775514" key="MSG_EVENTS_WARNING_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Warning' for the event selection drop-down.">Warning</translation>
	<translation id="7828634932705514860" key="MSG_DELETE_RESOURCE_CONFIRM_QUESTION" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Confirmation question, appears before any dashboard resource will be deleted.">Are you sure you want to delete <ph name="RESOURCE_KIND_NAME" /> &lt;kd-middle-ellipsis display-string="<ph name="OBJECT_NAME" />"&gt;&lt;/kd-middle-ellipsis&gt; in namespace <ph name="NAMESPACE_NAME" />?</translation>
479 480
	<translation id="1946322401100894439" key="MSG_BREADCRUMBS_NODES_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Nodes' that appears as a breadcrumbs on the action bar.">Nodes</translation>
	<translation id="9200661373319050426" key="MSG_POD_DETAILS_POD_LABEL" source="/home/mirchev/go_workspace/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pod' which appears at the top of the delete dialog, opened from a pod details page.">Pod</translation>
481 482
	<translation id="4032745949688106366" key="MSG_PORT_MAPPINGS_PORT_EMPTY_WARNING" source="/Users/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the user specifies an empty port.">Port cannot be empty</translation>
	<translation id="1976944901672561616" key="MSG_PORT_MAPPINGS_TARGET_PORT_EMPTY_WARNING" source="/Users/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the user specifies an empty target port.">Target port cannot be empty</translation>
483
	<translation id="712304056244084010" key="MSG_LOGS_FONT_SIZE_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Font size' on the toolbar of the logs page. Ends with colon.">Font size:</translation>
484 485 486 487 488 489 490 491 492 493 494 495
	<translation id="3212328899649855136" key="MSG_BREADCRUMBS_CONFIG_MAPS_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Config Maps' that appears as a breadcrumbs on the action bar.">Config Maps</translation>
	<translation id="8099933273342853319" key="MSG_CONFIG_MAP_DETAIL_CONFIG_MAP_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Config Map' which appears at the top of the delete dialog, opened from a config map details page.">Config Map</translation>
	<translation id="8701051638018097742" key="MSG_CONFIG_MAP_INFO_DATA_SECTION" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Config map info details section name.">Data</translation>
	<translation id="2091041876152209152" key="MSG_CONFIG_MAP_INFO_DETAILS_SECTION" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Config map info details section name.">Details</translation>
	<translation id="4363261291725330828" key="MSG_CONFIG_MAP_INFO_NAME_ENTRY" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Config map info details section name entry.">Name</translation>
	<translation id="7011542908669537169" key="MSG_CONFIG_MAP_INFO_NAMESPACE_ENTRY" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Config map info details section namespace entry.">Namespace</translation>
	<translation id="2270101948850564235" key="MSG_CONFIG_MAP_INFO_LABELS_ENTRY" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Config map info details section labels entry.">Labels</translation>
	<translation id="9181886817358182792" key="MSG_CONFIG_MAP_LIST_CREATED_AT_TOOLTIP" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip 'Created at [some date]' showing the exact creation time of config map.">Created at <ph name="CREATION_DATE" /></translation>
	<translation id="4378004401906214903" key="MSG_CONFIG_MAP_LIST_CONFIG_MAP_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Config Map' which will appear in the config map delete dialog opened from a config map card on the list page.">Config Map</translation>
	<translation id="3616985890724187653" key="MSG_CONFIG_MAP_LIST_HEADER_NAME" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Pet set list header: name.">Name</translation>
	<translation id="4209685907033468465" key="MSG_CONFIG_MAP_LIST_HEADER_LABELS" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Pet set list header: labels.">Labels</translation>
	<translation id="5177068392612742589" key="MSG_CONFIG_MAP_LIST_HEADER_AGE" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Pet set list header: age.">Age</translation>
496 497 498 499 500 501 502 503 504 505 506 507 508 509
	<translation id="3397767734346405856" key="MSG_NAMESPACE_DETAIL_OVERVIEW_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Overview' for the left navigation tab on the namespace details page.">Overview</translation>
	<translation id="7527895855067620029" key="MSG_NAMESPACE_DETAIL_CREATED_AT_TOOLTIP" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Tooltip 'Created at [some date]' showing the exact creation time of namespace.">Created at <ph name="CREATION_DATE" /></translation>
	<translation id="8371099607386012708" key="MSG_NAMESPACE_DETAIL_DETAILS_SUBTITLE" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Subtitle 'Details' for the left section with general information about a namespace on the namespace details page.">Details</translation>
	<translation id="8205089169482986280" key="MSG_NAMESPACE_DETAIL_AGE_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Age' for the namespace namespace on the namespace details page.">Age</translation>
	<translation id="3518338664770517737" key="MSG_NAMESPACE_DETAIL_STATUS_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Status' for the namespace namespace on the namespace details page.">Status</translation>
	<translation id="2266719108651177253" key="MSG_NAMESPACE_DETAIL_NAME_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Name' for the namespace name on the namespace details page.">Name</translation>
	<translation id="3413998140079456227" key="MSG_NAMESPACE_DETAIL_LABELS_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Label selector' for the namespace's labels list on the namespace details page.">Labels</translation>
	<translation id="7538864180606148657" key="MSG_BREADCRUMBS_NAMESPACES_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Namespaces' that appears as a breadcrumbs on the action bar.">Namespaces</translation>
	<translation id="2940798370079834880" key="MSG_NAMESPACE_LIST_CREATED_AT_TOOLTIP" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Tooltip 'Created at [some date]' showing the exact creation time of namespace.">Created at <ph name="CREATION_DATE" /></translation>
	<translation id="5682753293794347682" key="MSG_NAMESPACE_LIST_NAME_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Name' which appears as a column label in the table of namespaces (namespace list view).">Name</translation>
	<translation id="2440239566170614701" key="MSG_NAMESPACE_LIST_LABELS_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Labels' which appears as a column label in the table of namespaces (namespace list view).">Labels</translation>
	<translation id="8276489273651307154" key="MSG_NAMESPACE_LIST_AGE_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Age' which appears as a column label in the table of namespaces (namespace list view).">Age</translation>
	<translation id="1395901023566853822" key="MSG_NAMESPACE_LIST_STATUS_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Status' which appears as a column label in the table of namespaces (namespace list view).">Status</translation>
	<translation id="1671064568149340885" key="MSG_NAMESPACE_DETAIL_EVENTS_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Events' for the left navigation tab on the namespace details page.">Events</translation>
P
PiotrDabkowski 已提交
510 511 512 513
	<translation id="391192137756114804" key="MSG_BREADCRUMBS_SECRETS_LABEL" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Secrets' that appears as a breadcrumbs on the action bar.">Secrets</translation>
	<translation id="9097577204284100347" key="MSG_SECRET_LIST_STARTED_AT_TOOLTIP" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip 'Started at [some date]' showing the exact start time of the pod.">Started at <ph name="START_DATE" /> UTC</translation>
	<translation id="5369075053717474120" key="MSG_SECRET_LIST_NAME_LABEL" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Name' which appears as a column label in the table of pods (pod list view).">Name</translation>
	<translation id="3415492435001880814" key="MSG_SECRET_LIST_AGE_LABEL" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Age' which appears as a column label in the table of pods (pod list view).">Age</translation>
514
	<translation id="6463616657349920914" key="MSG_TIME_NOT_YET_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label for relative time that did not happened yet.">-</translation>
515
	<translation id="8437089550135561673" key="MSG_NODE_LIST_STATUS_LABEL" source="/Users/eddy/GitHub/dashboard/.tmp/serve/app-dev.js" desc="Label 'Status' which appears as a column label in the table of nodes (node list view).">Status</translation>
M
Marcin Maciaszczyk 已提交
516
	<translation id="6987669710926523285" key="MSG_NODE_LIST_READY_LABEL" source="/home/maciaszczykm/workspace/dashboard/.tmp/serve/app-dev.js" desc="Label 'Ready' which appears as a column label in the table of nodes (node list view).">Ready</translation>
517 518
	<translation id="6987669710926523285" key="MSG_NODE_LIST_READY_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Ready' which appears as a column label in the table of nodes (node list view).">Ready</translation>
	<translation id="394136829343605455" key="MSG_RC_DETAIL_NUMBER_OF_PODS_INTEGER_WARNING" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="This warning appears when the specified pods count on the &quot;update number of pods&quot; dialog is not positive or non-integer.">Number of replicas must be equal to or greater than zero</translation>
519 520 521 522 523 524 525
	<translation id="4495481790340391412" key="MSG_POD_DETAIL_DETAILS_SUBTITLE" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Subtitle 'Details' at the top of the resource details column at the pod detail view.">Pod</translation>
	<translation id="8082504363137960576" key="MSG_CONTAINER_DETAILS_SUBTITLE" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Subtitle 'Details' at the top of the resource details column at the pod detail view.">Containers</translation>
	<translation id="1458319344739456867" key="MSG_CONTAINER_DETAILS_IMAGE" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label for container image.">Image</translation>
	<translation id="7448416981587521302" key="MSG_CONTAINER_DETAILS_ENV_VARS" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label for container environment variables.">Environment variables</translation>
	<translation id="7249897739191369792" key="MSG_CONTAINER_DETAILS_NO_ENV_VARS" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label when there is no container environment variables.">-</translation>
	<translation id="3684607543489263600" key="MSG_ENV_FROM_CONFIG_MAP" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label for environment variable that comes from a Config Map">value from ConfigMap <ph name="NAME" />/<ph name="KEY" /></translation>
	<translation id="6987669710926523285" key="MSG_NODE_LIST_READY_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Ready' which appears as a column label in the table of nodes (node list view).">Ready</translation>
526
	<translation id="6106340570580081121" key="MSG_DAEMON_SET_DETAIL_SERVICES_TITLE" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Title 'Services' for the services information section on the daemon set detail page.">Services</translation>
527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545
	<translation id="6537383105836584689" key="MSG_DEPLOYMENT_LIST_NAMESPACE_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Namespace' which appears as a column label in the table of deployments (deployment list view).">Namespace</translation>
	<translation id="2872431258829082433" key="MSG_JOB_LIST_NAME_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Name' which appears as a column label in the table of jobs (Job list view).">Name</translation>
	<translation id="8978854967234873489" key="MSG_JOB_LIST_NAMESPACE_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Namespace' which appears as a column label in the table of replication controllers (Job list view).">Namespace</translation>
	<translation id="6310730601576371329" key="MSG_JOB_LIST_LABELS_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Labels' which appears as a column label in the table of replication controllers (Job list view).">Labels</translation>
	<translation id="6160307955179693927" key="MSG_JOB_LIST_PODS_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Pods' which appears as a column label in the table of replication controllers (Job list view).">Pods</translation>
	<translation id="7287602791689381779" key="MSG_JOB_LIST_AGE_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Age' which appears as a column label in the table of replication controllers (Job list view).">Age</translation>
	<translation id="2678441499396017713" key="MSG_JOB_LIST_IMAGES_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Images' which appears as a column label in the table of replication controllers (Job list view).">Images</translation>
	<translation id="6174070521345623465" key="MSG_REPLICA_SET_LIST_NAMESPACE_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Namespace' which appears as a column label in the table of replication controllers (RC list view).">Namespace</translation>
	<translation id="7353393581531104052" key="MSG_POD_LIST_NAMESPACE_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Namespace' which appears as a column label in the table of pods (pod list view).">Namespace</translation>
	<translation id="6859808734310490214" key="MSG_SERVICE_LIST_NAMESPACE_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Namespace' which appears as a column label in the table of services (service list view).">Namespace</translation>
	<translation id="4677646778972512564" key="MSG_RC_LIST_NAMESPACE_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Namespace' which appears as a column label in the table of replication controllers (RC list view).">Namespace</translation>
	<translation id="7091154364335994224" key="MSG_DAEMON_SET_LIST_NAMESPACE_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Namespace' which appears as a column label in the table of daemon sets (daemon set list view).">Namespace</translation>
	<translation id="3842998446932089885" key="MSG_PET_SET_LIST_NAMESPACE_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Pet set list header: namespace.">Namespace</translation>
	<translation id="1932088152662132374" key="MSG_SECRET_LIST_NAMESPACE_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Namespace' which appears as a column label in the table of secrets (secret list view).">Namespace</translation>
	<translation id="910153156225182799" key="MSG_CONFIG_MAP_LIST_NAMESPACE_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Config map list header: namespace.">Namespace</translation>
	<translation id="910153156225182799" key="MSG_CONFIG_MAP_LIST_NAMESPACE_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Config map list header: namespace.">Namespace</translation>
	<translation id="7091154364335994224" key="MSG_DAEMON_SET_LIST_NAMESPACE_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Namespace' which appears as a column label in the table of daemon sets (daemon set list view).">Namespace</translation>
	<translation id="4677646778972512564" key="MSG_RC_LIST_NAMESPACE_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Namespace' which appears as a column label in the table of replication controllers (RC list view).">Namespace</translation>
	<translation id="6106340570580081121" key="MSG_DAEMON_SET_DETAIL_SERVICES_TITLE" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Title 'Services' for the services information section on the daemon set detail page.">Services</translation>
546
	<translation id="4440799155040620024" key="MSG_REPLICA_SET_DETAIL_SERVICES_TITLE" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Title 'Services' for the services information section on the replica set detail page.">Services</translation>
P
Piotr Bryk 已提交
547 548 549 550 551 552
	<translation id="7998045333531060596" key="MSG_SECRET_INFO_DATA_SECTION" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Config map info details section name.">Data</translation>
	<translation id="4100438030563245765" key="MSG_SECRET_DETAIL_SECRET_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Secret' which appears at the top of the delete dialog, opened from a secret details page.">Secret</translation>
	<translation id="6735398210716403327" key="MSG_SECRET_INFO_DETAILS_SECTION" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Config map info details section name.">Details</translation>
	<translation id="2492306272014913632" key="MSG_SECRET_INFO_NAME_ENTRY" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Config map info details section name entry.">Name</translation>
	<translation id="2646286682599680700" key="MSG_SECRET_INFO_NAMESPACE_ENTRY" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Config map info details section namespace entry.">Namespace</translation>
	<translation id="849285697167851134" key="MSG_SECRET_INFO_LABELS_ENTRY" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Config map info details section labels entry.">Labels</translation>
553 554
	<translation id="3762614397911712807" key="MSG_NODE_DETAIL_PODS_ZEROSTATE_TITLE" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for pods card zerostate in node details page.">There is nothing to display here</translation>
	<translation id="4320636739666887610" key="MSG_NODE_DETAIL_PODS_ZEROSTATE_TEXT" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Text for pods card zerostate in node details page.">There are currently no Pods scheduled on this Node</translation>
P
Piotr Bryk 已提交
555 556 557 558 559 560 561 562 563 564 565 566 567 568
	<translation id="2185990851098499827" key="MSG_DEPLOYMENT_DETAIL_NEW_REPLICAS_ZEROSTATE_TITLE" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for new replica sets cards zero-state in deployment details page.">There is nothing to display here</translation>
	<translation id="1301890250709064714" key="MSG_DEPLOYMENT_DETAIL_NEW_REPLICAS_ZEROSTATE_TEXT" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for new replica set card zero-state in deployment details page.">There are currently no new Replication Controllers on this Deployment</translation>
	<translation id="6343406325044382774" key="MSG_DEPLOYMENT_DETAIL_OLD_REPLICAS_ZEROSTATE_TITLE" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for old replica sets cards zero-state in deployment details page.">There is nothing to display here</translation>
	<translation id="2017479733537577446" key="MSG_DEPLOYMENT_DETAIL_OLD_REPLICAS_ZEROSTATE_TEXT" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Text for old replica sets card zero-state in deployment details page.">There are currently no old Replication Controllers on this Deployment</translation>
	<translation id="2761307282086705878" key="MSG_REPLICA_SET_DETAIL_PODS_ZEROSTATE_TITLE" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for pods card zerostate in replica set details page.">There is nothing to display here</translation>
	<translation id="2110359509136089420" key="MSG_REPLICA_SET_DETAIL_PODS_ZEROSTATE_TEXT" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Text for pods card zerostate in replica set details page.">There are currently no Pods scheduled on this Replica Set</translation>
	<translation id="6615088016350005296" key="MSG_RC_DETAIL_SERVICES_ZEROSTATE_TITLE" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for services card zerostate in replication controller details page.">There is nothing to display here</translation>
	<translation id="1580427714490596183" key="MSG_RC_DETAIL_SERVICES_ZEROSTATE_TEXT" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Text for services card zerostate in replication controller details page.">There are currently no Services scheduled on this Replication Controller</translation>
	<translation id="1910376458037896268" key="MSG_RC_DETAIL_PODS_ZEROSTATE_TITLE" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for pods card zerostate in replication controller details page.">There is nothing to display here</translation>
	<translation id="7879546337055672253" key="MSG_RC_DETAIL_PODS_ZEROSTATE_TEXT" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Text for pods card zerostate in replication controller details page.">There are currently no Pods scheduled on this Replication Controller</translation>
	<translation id="2834124217521827542" key="MSG_DAEMON_SET_DETAIL_PODS_ZEROSTATE_TITLE" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for pods card zerostate in daemon set details page.">There is nothing to display here</translation>
	<translation id="6966925142436210394" key="MSG_DAEMON_SET_DETAIL_PODS_ZEROSTATE_TEXT" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Text for pods card zerostate in daemon set details page.">There are currently no Pods scheduled on this Daemon Set</translation>
	<translation id="9095381728458969006" key="MSG_PET_SET_DETAIL_PODS_ZEROSTATE_TITLE" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for pods card zerostate in pet set details page.">There is nothing to display here</translation>
	<translation id="2585968200369310069" key="MSG_PET_SET_DETAIL_PODS_ZEROSTATE_TEXT" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Text for pods card zerostate in pet set details page.">There are currently no Pods scheduled on this Pet Set</translation>
569 570 571
	<translation id="1546082571745741755" key="MSG_NAMESPACE_NOT_SELECTED" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Text for dropdown item that indicates that no namespace was selected">All namespaces</translation>
	<translation id="1024358167652076581" key="MSG_ALL_NAMESPACES" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Text for dropdown item that indicates that no namespace was selected">All namespaces</translation>
	<translation id="8827015449851505134" key="MSG_NAMESPACE" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for namespace select.">Namespace</translation>
P
Piotr Bryk 已提交
572 573 574 575 576 577 578
	<translation id="9183905402242013542" key="MSG_EVENTS_CARD" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label for the events card.">Events</translation>
	<translation id="3538793608564323810" key="MSG_EVENTS_NO_EVENTS_TITLE" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title of section when there are no events.">There is nothing to display here</translation>
	<translation id="7050746505431266585" key="MSG_EVENTS_NO_EVENTS_USER_HELP" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="User help on the events page when no events are to be displayed.">It is possible that all events have expired.</translation>
	<translation id="3610014951719533291" key="MSG_JOB_DETAIL_PODS" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for a pods section.">Pods</translation>
	<translation id="873716249176769410" key="MSG_RC_DETAIL_SERVICES_ZEROSTATE_TEXT" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Text for services card zerostate in replication controller details page.">There are currently no Services with the same label selector as this Replication Controller</translation>
	<translation id="4924028459458420869" key="MSG_RC_DETAIL_PODS_ZEROSTATE_TEXT" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Text for pods card zerostate in replication controller details page.">There are currently no Pods selected by this Replication Controller</translation>
	<translation id="6335211681012316099" key="MSG_PET_SET_DETAIL_PODS_ZEROSTATE_TEXT" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Text for pods card zerostate in pet set details page.">There are currently no Pods selected by this Pet Set</translation>
579 580 581
	<translation id="9213553703311647006" key="MSG_BREADCRUMBS_DEPLOY_APP_LABEL" source="/Users/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Breadcrum label for the deploy containerized app form view.">Create an app</translation>
	<translation id="3098067826555563293" key="MSG_BREADCRUMBS_DEPLOY_FILE_LABEL" source="/Users/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Breadcrum label for the YAML upload form">Upload</translation>
	<translation id="1050029015813261838" key="MSG_BREADCRUMBS_LOGS_LABEL" source="/Users/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Breadcrum label for the logs view.">Logs</translation>
582 583 584 585 586 587 588 589 590
	<translation id="6172878964647554384" key="MSG_GRAPH_CPU_USAGE_LEGEND_LABEL" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Name of the CPU usage metric as displayed in the legend.">CPU Usage</translation>
	<translation id="6525531670828842343" key="MSG_GRAPH_MEMORY_USAGE_LEGEND_LABEL" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Name of the memory usage metric as displayed in the legend.">Memory Usage</translation>
	<translation id="3211276367494735750" key="MSG_GRAPH_CPU_USAGE_AXIS_LABEL" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Name of Y axis showing CPU usage.">CPU Usage (cores)</translation>
	<translation id="7757477254654009885" key="MSG_GRAPH_MEMORY_USAGE_AXIS_LABEL" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Name of Y axis showing memory usage.">Memory Usage (bytes)</translation>
	<translation id="185015236199417198" key="MSG_GRAPH_TIME_AXIS_LABEL" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Name of time axis.">Time</translation>
	<translation id="339987725992094148" key="MSG_GRAPH_CPU_AXIS_LABEL" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Name of Y axis showing CPU usage.">CPU (cores)</translation>
	<translation id="2029236165141474072" key="MSG_GRAPH_MEMORY_AXIS_LABEL" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Name of Y axis showing memory usage.">Memory (bytes)</translation>
	<translation id="4576303150557908117" key="MSG_GRAPH_CPU_LIMIT_LEGEND_LABEL" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Name of the CPU usage metric as displayed in the legend.">CPU Limit</translation>
	<translation id="1378300715036317101" key="MSG_GRAPH_DATA_POINT_NOT_AVAILABLE" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="String to display when data point is not available.">N/A</translation>
591 592
	<translation id="3682516833237634630" key="MSG_LOGS_ZEROSTATE_TITLE" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Title for logs card zerostate in logs page.">There is nothing to display here</translation>
	<translation id="7594890250973129963" key="MSG_LOGS_ZEROSTATE_TEXT" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Text for logs card zerostate in logs page.">The selected container has not logged any messages yet.</translation>
593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609
	<translation id="3504005627879015696" key="MSG_DELETE_RESOURCE_CONFIRM_QUESTION" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Confirmation question, appears before any dashboard resource will be deleted.">Are you sure you want to delete <ph name="RESOURCE_KIND_NAME" /> &lt;i&gt;<ph name="OBJECT_NAME" />&lt;/i&gt; in namespace &lt;i&gt;<ph name="NAMESPACE_NAME" />&lt;/i&gt;?</translation>
	<translation id="5678659688775596701" key="MSG_PERSISTENT_VOLUME_CLAIM_INFO_DETAILS_SECTION" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume claim info details section name.">Details</translation>
	<translation id="583490481785779742" key="MSG_PERSISTENT_VOLUME_CLAIM_INFO_NAME_ENTRY" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume claim info details section name entry.">Name</translation>
	<translation id="5074662838922560725" key="MSG_PERSISTENT_VOLUME_CLAIM_INFO_NAMESPACE_ENTRY" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume claim info details section namespace entry.">Namespace</translation>
	<translation id="5155409943830287326" key="MSG_PERSISTENT_VOLUME_CLAIM_INFO_STATUS_ENTRY" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume claim info details section status entry.">Status</translation>
	<translation id="5673137222825604425" key="MSG_PERSISTENT_VOLUME_CLAIM_INFO_VOLUME_ENTRY" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume claim info details section volume entry.">Volume</translation>
	<translation id="6913967952431401345" key="MSG_PERSISTENT_VOLUME_CLAIM_INFO_LABELS_ENTRY" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume claim info details section labels entry.">Labels</translation>
	<translation id="6498658628164692931" key="MSG_PERSISTENT_VOLUME_CLAIM_INFO_CAPACITY_ENTRY" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume claim info details section capacity entry.">Capacity</translation>
	<translation id="3083343767517422348" key="MSG_PERSISTENT_VOLUME_CLAIM_INFO_ACCESS_MODES_ENTRY" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume claim info details section access modes entry.">Access Modes</translation>
	<translation id="6751018699028607617" key="MSG_BREADCRUMBS_PERSISTENT_VOLUME_CLAIM_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Persistent Volume Claims' that appears as a breadcrumbs on the action bar.">Persistent Volume Claims</translation>
	<translation id="6860347532246002287" key="MSG_PERSISTENT_VOLUME_CLAIM_LIST_CREATED_AT_TOOLTIP" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Tooltip 'Created at [some date]' showing the exact creation time of persistent volume claim.">Created at <ph name="CREATION_DATE" /></translation>
	<translation id="548043096818792501" key="MSG_PERSISTENT_VOLUME_CLAIM_LIST_NAME_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Name' which appears as a column label in the table of persistent volume claims (persistent volume claim list view).">Name</translation>
	<translation id="9205744834475764966" key="MSG_PERSISTENT_VOLUME_CLAIM_LIST_NAMESPACE_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Namespace' which appears as a column label in the table of persistent volume claims (persistent volume claim list view).">Namespace</translation>
	<translation id="6318433035282954085" key="MSG_PERSISTENT_VOLUME_CLAIM_LIST_VOLUME_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Volume' which appears as a column label in the table of persistent volume claims (persistent volume claim list view).">Volume</translation>
	<translation id="8350690724760505338" key="MSG_PERSISTENT_VOLUME_CLAIM_LIST_LABELS_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Labels' which appears as a column label in the table of persistent volume claim (persistent volume claim list view).">Labels</translation>
	<translation id="5414183196868600575" key="MSG_PERSISTENT_VOLUME_CLAIM_LIST_CAPACITY_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Capacity' which appears as a column label in the table of persistent volume claims (persistent volume claim list view).">Capacity</translation>
	<translation id="3929728495712967420" key="MSG_PERSISTENT_VOLUME_CLAIM_DETAIL_PERSISTENT_VOLUME_CLAIM_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Persistent Volume Claim' which appears at the top of the delete dialog, opened from a persistent volume cClaim details page.">Persistent Volume Claim</translation>
610 611 612 613 614 615 616 617 618
	<translation id="3504005627879015696" key="MSG_DELETE_RESOURCE_CONFIRM_QUESTION" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Confirmation question, appears before any dashboard resource will be deleted.">Are you sure you want to delete <ph name="RESOURCE_KIND_NAME" /> &lt;i&gt;<ph name="OBJECT_NAME" />&lt;/i&gt; in namespace &lt;i&gt;<ph name="NAMESPACE_NAME" />&lt;/i&gt;?</translation>
	<translation id="4242649567546922666" key="MSG_DEPLOYMENT_LIST_GRAPH_CARD_TITLE" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Title for graph card displaying cumulative metrics of deployments.">Cumulative resource usage history</translation>
	<translation id="4647082878203521676" key="MSG_JOB_LIST_GRAPH_CARD_TITLE" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Title for graph card displaying cumulative metrics of jobs.">Cumulative resource usage history</translation>
	<translation id="6734198799210996616" key="MSG_NODE_LIST_GRAPH_CARD_TITLE" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Title for graph card displaying cumulative metrics of nodes.">Cumulative resource usage history</translation>
	<translation id="723084619930336666" key="MSG_REPLICA_SET_LIST_GRAPH_CARD_TITLE" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Title for graph card displaying cumulative metrics of replica sets.">Cumulative resource usage history</translation>
	<translation id="7517758043819792556" key="MSG_POD_LIST_GRAPH_CARD_TITLE" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Title for graph card displaying cumulative metrics of pods.">Cumulative resource usage history</translation>
	<translation id="6119663328365777806" key="MSG_RC_LIST_GRAPH_CARD_TITLE" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Title for graph card displaying cumulative metrics of replication controllers.">Cumulative resource usage history</translation>
	<translation id="7681961145388682950" key="MSG_DAEMON_SET_LIST_GRAPH_CARD_TITLE" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Title for graph card displaying cumulative metrics of daemon sets.">Cumulative resource usage history</translation>
	<translation id="561769931231697791" key="MSG_PET_SET_LIST_GRAPH_CARD_TITLE" source="/home/floreks/Projects/dashboard/.tmp/serve/app-dev.js" desc="Title for graph card displaying cumulative metrics of pet sets.">Cumulative resource usage history</translation>
619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685
	<translation id="8870515140178307465" key="MSG_PERSISTENT_VOLUME_DETAIL_PERSISTENT_VOLUME_LABEL" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Label 'Persistent Volume' which appears at the top of the delete dialog, opened from a config map details page.">Persistent Volume</translation>
	<translation id="741938649213231120" key="MSG_PERSISTENT_VOLUME_INFO_DATA_SECTION" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume info details section name.">Data</translation>
	<translation id="5921166299576694509" key="MSG_PERSISTENT_VOLUME_INFO_DETAILS_SECTION" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume info details section name.">Details</translation>
	<translation id="8696411623798381937" key="MSG_PERSISTENT_VOLUME_INFO_NAME_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume info details section name entry.">Name</translation>
	<translation id="8461739989984165230" key="MSG_PERSISTENT_VOLUME_INFO_LABELS_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume info details section labels entry.">Labels</translation>
	<translation id="8470321484602284382" key="MSG_PERSISTENT_VOLUME_INFO_STATUS_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume info details section status entry.">Status</translation>
	<translation id="5432163362862565868" key="MSG_PERSISTENT_VOLUME_INFO_CLAIM_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume info details section claim entry.">Claim</translation>
	<translation id="1762240497636256999" key="MSG_PERSISTENT_VOLUME_INFO_RECLAIM_POLICY_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume info details section reclaim policy entry.">Reclaim policy</translation>
	<translation id="2899858615907702951" key="MSG_PERSISTENT_VOLUME_INFO_ACCESS_MODES_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume info details section access modes entry.">Access modes</translation>
	<translation id="6796721568077212966" key="MSG_PERSISTENT_VOLUME_INFO_CAPACITY_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume info details section capacity entry.">Capacity</translation>
	<translation id="4540522324808405702" key="MSG_PERSISTENT_VOLUME_INFO_MESSAGE_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume info details section message entry.">Message</translation>
	<translation id="7534513187214278662" key="MSG_PVS_TITLE" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info title.">Persistent volume source</translation>
	<translation id="62334880274784192" key="MSG_PVS_HOST_PATH_TITLE" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info host path title.">Host path</translation>
	<translation id="3269127680872298679" key="MSG_PVS_HOST_PATH_PATH_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info host path section path entry.">Path</translation>
	<translation id="3234500960306993512" key="MSG_PVS_GCE_PERSISTENT_DISK_TITLE" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info GCE persistent disk title.">GCE persistent disk</translation>
	<translation id="2271877562236256675" key="MSG_PVS_GCE_PERSISTENT_DISK_PD_NAME_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info GCE persistent disk section PD name entry.">PD name</translation>
	<translation id="2686026726029786382" key="MSG_PVS_GCE_PERSISTENT_DISK_FS_TYPE_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info GCE persistent disk section FS type entry.">FS type</translation>
	<translation id="6168077677557115952" key="MSG_PVS_GCE_PERSISTENT_DISK_PARTITION_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info GCE persistent disk section partition entry.">Partition</translation>
	<translation id="8072791849971527161" key="MSG_PVS_GCE_PERSISTENT_DISK_READ_ONLY_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info GCE persistent disk section read only entry.">Read only</translation>
	<translation id="7466358848196140172" key="MSG_PVS_AWS_ELASTIC_BLOCK_STORAGE_TITLE" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info AWS block storage title.">AWS block storage</translation>
	<translation id="90643894915731819" key="MSG_PVS_AWS_ELASTIC_BLOCK_STORAGE_VOLUME_ID_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info AWS block storage section volume ID entry.">Volume ID</translation>
	<translation id="5235004674760187480" key="MSG_PVS_AWS_ELASTIC_BLOCK_STORAGE_FS_TYPE_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info AWS block storage section FS type entry.">FS type</translation>
	<translation id="266768499107944085" key="MSG_PVS_AWS_ELASTIC_BLOCK_STORAGE_PARTITION_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info AWS block storage section partition entry.">Partition</translation>
	<translation id="1969347709644352473" key="MSG_PVS_AWS_ELASTIC_BLOCK_STORAGE_READ_ONLY_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info AWS block storage section read only entry.">Read only</translation>
	<translation id="8020441421876734522" key="MSG_PVS_GLUSTER_FS_TITLE" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info GlusterFS title.">GlusterFS</translation>
	<translation id="1075970495684688197" key="MSG_PVS_GLUSTER_FS_ENDPOINTS_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info GlusterFS section endpoints entry.">Endpoints</translation>
	<translation id="6958687443043758063" key="MSG_PVS_GLUSTER_FS_PATH_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info GlusterFS section path entry.">Path</translation>
	<translation id="3961818133903720741" key="MSG_PVS_GLUSTER_FS_READ_ONLY_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info GlusterFS section read only entry.">Read only</translation>
	<translation id="3127652621024166836" key="MSG_PVS_NFS_TITLE" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info NFS title.">NFS</translation>
	<translation id="524242514303799352" key="MSG_PVS_NFS_SERVER_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info NFS section server entry.">Server</translation>
	<translation id="806610497639819278" key="MSG_PVS_NFS_PATH_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info NFS section path entry.">Path</translation>
	<translation id="998530752809359030" key="MSG_PVS_NFS_READ_ONLY_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info NFS section read only entry.">Read only</translation>
	<translation id="7916316046505550244" key="MSG_PVS_RBD_TITLE" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info RBD title.">RBD</translation>
	<translation id="5255277562725647958" key="MSG_PVS_RBD_MONITORS_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info RBD section monitors entry.">Monitors</translation>
	<translation id="8212565256602197387" key="MSG_PVS_RBD_IMAGE_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info RBD section image entry.">Image</translation>
	<translation id="6648107526940597947" key="MSG_PVS_RBD_USER_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info RBD section user entry.">User</translation>
	<translation id="5568414255926217684" key="MSG_PVS_RBD_KEYRING_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info RBD section keyring entry.">Keyring</translation>
	<translation id="1827999822919712350" key="MSG_PVS_RBD_SECRETREF_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info RBD section secretRef entry.">SecretRef</translation>
	<translation id="3599148193803975875" key="MSG_PVS_RBD_READ_ONLY_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info RBD section read only entry.">Read only</translation>
	<translation id="272775991988648620" key="MSG_PVS_ISCSI_TITLE" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info ISCSI title.">ISCSI</translation>
	<translation id="4688348293671890253" key="MSG_PVS_ISCSI_TARGET_PORTAL_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info ISCSI section target portal entry.">Target portal</translation>
	<translation id="252156270688340572" key="MSG_PVS_ISCSI_IQN_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info ISCSI section IQN entry.">IQN</translation>
	<translation id="6922561569491840840" key="MSG_PVS_ISCSI_LUN_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info ISCSI section lun entry.">Lun</translation>
	<translation id="8063860999135146846" key="MSG_PVS_ISCSI_FS_TYPE_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info ISCSI section FS type entry.">FS type</translation>
	<translation id="3550212833215007507" key="MSG_PVS_ISCSI_READ_ONLY_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info ISCSI section read only entry.">Read only</translation>
	<translation id="3581027216053890095" key="MSG_PVS_CINDER_TITLE" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info cinder title.">Cinder</translation>
	<translation id="9163545867616207890" key="MSG_PVS_CINDER_VOLUME_ID_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info cinder section volume ID entry.">Volume ID</translation>
	<translation id="3531553777285034418" key="MSG_PVS_CINDER_FS_TYPE_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info cinder section FS Type entry.">FS Type</translation>
	<translation id="6422368795245612141" key="MSG_PVS_CINDER_READ_ONLY_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info cinder section read only entry.">Read only</translation>
	<translation id="5534130628790771681" key="MSG_PVS_FC_TITLE" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info FC title.">FC</translation>
	<translation id="5721284281086765024" key="MSG_PVS_FC_TARGET_WWNS_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info FC section target WWNs entry.">Target WWNs</translation>
	<translation id="7384591746942772108" key="MSG_PVS_FC_FS_TYPE_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info FC section target FS type entry.">FS type</translation>
	<translation id="23243763924891828" key="MSG_PVS_FC_LUN_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info FC section lun entry.">Lun</translation>
	<translation id="4058639521194851687" key="MSG_PVS_FC_READ_ONLY_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info FC section read only entry.">Read only</translation>
	<translation id="740025551316059657" key="MSG_PVS_FLOCKER_TITLE" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info flocker title.">Flocker</translation>
	<translation id="8753095315841236827" key="MSG_PVS_FLOCKER_DATASET_NAME_ENTRY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume source info FC section dataset name entry.">Dataset name</translation>
	<translation id="8962145809533946028" key="MSG_BREADCRUMBS_PERSISTENT_VOLUMES_LABEL" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Label 'Persistent Volumes' that appears as a breadcrumbs on the action bar.">Persistent Volumes</translation>
	<translation id="7767096387218287975" key="MSG_PERSISTENT_VOLUME_LIST_HEADER_NAME" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume list header: name.">Name</translation>
	<translation id="8049040197706499037" key="MSG_PERSISTENT_VOLUME_LIST_HEADER_LABELS" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume list header: labels.">Labels</translation>
	<translation id="346958954113230721" key="MSG_PERSISTENT_VOLUME_LIST_HEADER_CAPACITY" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume list header: capacity.">Capacity</translation>
	<translation id="2870409238674426422" key="MSG_PERSISTENT_VOLUME_LIST_HEADER_ACCESS_MODES" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume list header: access modes.">Access modes</translation>
	<translation id="6614356803861663597" key="MSG_PERSISTENT_VOLUME_LIST_HEADER_STATUS" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume list header: status.">Status</translation>
	<translation id="2994339180744738135" key="MSG_PERSISTENT_VOLUME_LIST_HEADER_CLAIM" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume list header: claim.">Claim</translation>
	<translation id="1555042038484897519" key="MSG_PERSISTENT_VOLUME_LIST_HEADER_REASON" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume list header: reason.">Reason</translation>
	<translation id="6981942795420750041" key="MSG_PERSISTENT_VOLUME_LIST_HEADER_AGE" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume list header: age.">Age</translation>
	<translation id="7869718532150162176" key="MSG_PERSISTENT_VOLUME_LIST_CREATED_AT_TOOLTIP" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Tooltip 'Created at [some date]' showing the exact creation time of persistent volume.">Created at <ph name="CREATION_DATE" /></translation>
	<translation id="1281408704476700057" key="MSG_PERSISTENT_VOLUME_LIST_PERSISTENT_VOLUME_LABEL" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Label 'Persistent Volume' which will appear in the persistent volume delete dialog opened from a persistentvolume card on the list page.">Persistent Volume</translation>
686 687 688 689
	<translation id="2848492051051488731" key="MSG_CONTAINER_DETAILS_COMMANDS" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Label for container commands.">Commands</translation>
	<translation id="3519937684574926798" key="MSG_CONTAINER_DETAILS_NO_COMMANDS" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Label when there is no container commands.">-</translation>
	<translation id="4028583304388361707" key="MSG_CONTAINER_DETAILS_ARGS" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Label for container args.">Args</translation>
	<translation id="3375312067672399373" key="MSG_CONTAINER_DETAILS_NO_ARGS" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Label when there is no container arguments.">-</translation>
690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706
	<translation id="1325712362199683972" key="MSG_BREADCRUMBS_INGRESSS_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Ingresss' that appears as a breadcrumbs on the action bar.">Ingresss</translation>
	<translation id="4380824121111866273" key="MSG_INGRESS_LIST_NAME_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Name' which appears as a column label in the table of ingresss (ingress list view).">Name</translation>
	<translation id="6557412002623801560" key="MSG_INGRESS_LIST_NAMESPACE_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Namespace' which appears as a column label in the table of ingresss (ingress list view).">Namespace</translation>
	<translation id="3673384585622319132" key="MSG_INGRESS_LIST_AGE_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Age' which appears as a column label in the table of ingresss (ingress list view).">Age</translation>
	<translation id="3089143126300810329" key="MSG_INGRESS_LIST_STARTED_AT_TOOLTIP" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip 'Started at [some date]' showing the exact start time of the ingress.">Started at <ph name="START_DATE" /> UTC</translation>
	<translation id="6865663126039383228" key="MSG_INGRESS_DETAIL_INGRESS_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Ingress' which appears at the top of the delete dialog, opened from a ingress details page.">Ingress</translation>
	<translation id="5171036664970723677" key="MSG_INGRESS_INFO_DATA_SECTION" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Config map info details section name.">Data</translation>
	<translation id="2421292183321369399" key="MSG_INGRESS_INFO_DETAILS_SECTION" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Config map info details section name.">Details</translation>
	<translation id="7325414510150727952" key="MSG_INGRESS_INFO_NAME_ENTRY" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Config map info details section name entry.">Name</translation>
	<translation id="6587094736107536692" key="MSG_INGRESS_INFO_NAMESPACE_ENTRY" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Config map info details section namespace entry.">Namespace</translation>
	<translation id="6986902524684419733" key="MSG_INGRESS_INFO_LABELS_ENTRY" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Config map info details section labels entry.">Labels</translation>
	<translation id="5747298115200147575" key="MSG_BREADCRUMBS_INGRESSS_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Ingress' that appears as a breadcrumbs on the action bar.">Ingress</translation>
	<translation id="2614599743687997113" key="MSG_INGRESS_LIST_ENDPOINTS_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'endpoints' which appears as a column label in the table of ingresses (ingress list view).">Endpoints</translation>
	<translation id="478996062162971485" key="MSG_INGRESS_INFO_STATUS_SECTION" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Resource info status section name.">Status</translation>
	<translation id="1877969373102862021" key="MSG_INGRESS_INFO_ANNOTATIONS_ENTRY" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Resource info details section annotations entry.">Annotations</translation>
	<translation id="2799384691872397176" key="MSG_SECRET_LIST_STARTED_AT_TOOLTIP" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip 'Started at [some date]' showing the exact start time of the secret.">Created at <ph name="START_DATE" /> UTC</translation>
	<translation id="6014322650743882966" key="MSG_INGRESS_LIST_STARTED_AT_TOOLTIP" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Tooltip 'Started at [some date]' showing the exact start time of the ingress.">Created at <ph name="START_DATE" /> UTC</translation>
707
	<translation id="3641265385665997534" key="MSG_RESOURCE_CARD_LIST_PAGINATION_ERROR" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Message shown to the user when there is a pagination error.">Pagination error</translation>
708 709 710 711 712 713 714 715 716 717
	<translation id="3504005627879015696" key="MSG_DELETE_RESOURCE_CONFIRM_QUESTION" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Confirmation question, appears before any dashboard resource will be deleted.">Are you sure you want to delete <ph name="RESOURCE_KIND_NAME" /> &lt;i&gt;<ph name="OBJECT_NAME" />&lt;/i&gt; in namespace &lt;i&gt;<ph name="NAMESPACE_NAME" />&lt;/i&gt;?</translation>
	<translation id="8730001315314329110" key="MSG_DEPLOYMENT_DETAIL_GRAPH_CARD_TITLE" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for graph card displaying metrics of one deployment.">Resource usage history</translation>
	<translation id="3655782543105989368" key="MSG_JOB_DETAIL_GRAPH_CARD_TITLE" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for graph card displaying metrics of one job.">Resource usage history</translation>
	<translation id="3061162534753132357" key="MSG_NODE_DETAIL_GRAPH_CARD_TITLE" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for graph card displaying metrics of one node.">Resource usage history</translation>
	<translation id="7059534050929270283" key="MSG_REPLICA_SET_DETAIL_GRAPH_CARD_TITLE" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for graph card displaying metrics of one replica set.">Resource usage history</translation>
	<translation id="7238255508486148485" key="MSG_REPLICATION_CONTROLLER_DETAIL_GRAPH_CARD_TITLE" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for graph card displaying metrics of one replication controller.">Resource usage history</translation>
	<translation id="3736241043383770105" key="MSG_DAEMON_SET_DETAIL_GRAPH_CARD_TITLE" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for graph card displaying metrics of one daemon set.">Resource usage history</translation>
	<translation id="8923709969996632603" key="MSG_PET_SET_DETAIL_GRAPH_CARD_TITLE" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for graph card displaying metrics of one pet set.">Resource usage history</translation>
	<translation id="6717489320603977132" key="MSG_WORKLOADS_GRAPH_CARD_TITLE" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for graph card displaying cumulative resource usage of all resources.">Cumulative resource usage history</translation>
	<translation id="1641889007186562221" key="MSG_POD_DETAIL_GRAPH_CARD_TITLE" source="/usr/local/google/home/pdabkowski/WebstormProjects/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for graph card displaying metrics of one pod.">Resource usage history</translation>
718 719 720
	<translation id="7451790519147451734" key="MSG_PERSISTENT_VOLUME_CLAIM_CARD_TOOLTIP_LOST" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Tooltip text which appears on error icon hover.">This claim is in lost state</translation>
	<translation id="5250659225561234337" key="MSG_PERSISTENT_VOLUME_CLAIM_CARD_TOOLTIP_PENDING" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Tooltip text which appears on pending icon hover.">This claim is in pending state</translation>
	<translation id="7201910506421885577" key="MSG_PERSISTENT_VOLUME_CLAIM_LIST_AGE_LABEL" source="/home/denis/Projects/dashboard/.tmp/serve/app-dev.js" desc="Label 'Age' which appears as a column label in the table of persistent volume claims (persistent volume claim list view).">Age</translation>
721 722 723 724 725
	<translation id="2741276106482217695" key="MSG_BREADCRUMBS_INTERNALERROR_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label for internal error page for breadcrumbs on the action bar.">Internal error</translation>
	<translation id="6349033695019335926" key="MSG_REPLICA_SET_DETAIL_SERVICES_ZEROSTATE_TITLE" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for services card zerostate in replica set details page.">There is nothing to display here</translation>
	<translation id="1741131394299188225" key="MSG_REPLICA_SET_DETAIL_SERVICES_ZEROSTATE_TEXT" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Text for services card zerostate in replica set details page.">There are currently no Services with the same label selector as this Replica Set</translation>
	<translation id="1706732391203508865" key="MSG_DAEMON_SET_DETAIL_SERVICES_ZEROSTATE_TITLE" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Title for services card zerostate in daemon set details page.">There is nothing to display here</translation>
	<translation id="2050439213098688097" key="MSG_DAEMON_SET_DETAIL_SERVICES_ZEROSTATE_TEXT" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Text for services card zerostate in daemon set details page.">There are currently no Services with the same label selector as this Daemon Set</translation>
726 727
	<translation id="9158342097349944412" key="MSG_CONTAINER_DETAILS_LOGS" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Label for the container logs">View logs</translation>
	<translation id="4037734872097030714" key="MSG_POD_DETAIL_LOGS_LABEL" source="/home/urcan/wlm/dashboard/.tmp/serve/app-dev.js" desc="Label for the pod logs in details part (left) of the pod details view.">View logs</translation>
728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747
	<translation id="1218892609904865247" key="MSG_NAV_MENU_ADMIN" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Admin menu item in the nav.">Admin</translation>
	<translation id="8862481767755703827" key="MSG_NAV_MENU_NAMESPACES" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Namespaces menu item in the nav.">Namespaces</translation>
	<translation id="8797462922949640272" key="MSG_NAV_MENU_NODES" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Nodes menu item in the nav.">Nodes</translation>
	<translation id="3323097954569673725" key="MSG_NAV_MENU_PERSISTENT_VOLUMES" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Persistent Volumes menu item in the nav.">Persistent Volumes</translation>
	<translation id="4837100982573735780" key="MSG_NAV_MENU_WORKLOADS" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Workloads menu item in the nav.">Workloads</translation>
	<translation id="8194040775303009945" key="MSG_NAV_MENU_DEPLOYMENTS" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Deployments menu item in the nav.">Deployments</translation>
	<translation id="1709848896002877139" key="MSG_NAV_MENU_REPLICA_SETS" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Replica Sets menu item in the nav.">Replica Sets</translation>
	<translation id="38626740677116045" key="MSG_NAV_MENU_REPLICATION_CONTROLLERS" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Replication Controllers menu item in the nav.">Replication Controllers</translation>
	<translation id="5341614088657498007" key="MSG_NAV_MENU_DAEMON_SETS" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Daemon Sets menu item in the nav.">Daemon Sets</translation>
	<translation id="1574654165680285814" key="MSG_NAV_MENU_PET_SETS" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Pet Sets menu item in the nav.">Pet Sets</translation>
	<translation id="6778540571697905404" key="MSG_NAV_MENU_JOBS" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Jobs menu item in the nav.">Jobs</translation>
	<translation id="3536427336726120083" key="MSG_NAV_MENU_PODS" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Pods menu item in the nav.">Pods</translation>
	<translation id="3426432279712878642" key="MSG_NAV_MENU_SERVICES_DISCOVERY" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Services and discovery menu item in the nav.">Services and discovery</translation>
	<translation id="2076095390778738605" key="MSG_NAV_MENU_SERVICES" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Services menu item in the nav.">Services</translation>
	<translation id="4431125634139945704" key="MSG_NAV_MENU_INGRESS" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Ingress item in the nav.">Ingress</translation>
	<translation id="1152035596893443973" key="MSG_NAV_MENU_STORAGE" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Storage item in the nav.">Storage</translation>
	<translation id="5536645766435645266" key="MSG_NAV_MENU_PVCS" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Persistent Volume Claims item in the nav.">Persistent Volume Claims</translation>
	<translation id="4472437241685954478" key="MSG_NAV_MENU_CONFIG" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Config item in the nav.">Config</translation>
	<translation id="955494958249556505" key="MSG_NAV_MENU_SECRETS" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Secrets item in the nav.">Secrets</translation>
	<translation id="2938856339190291831" key="MSG_NAV_MENU_CONFIG_MAPS" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Config Maps item in the nav.">Config Maps</translation>
748
	<translation id="2106585463764269967" key="MSG_PERSISTENT_VOLUME_CLAIM_INFO_ACCESS_MODES_ENTRY" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Persistent volume claim info details section access modes entry.">Access modes</translation>
P
Piotr Bryk 已提交
749 750 751 752
	<translation id="4466763630197200161" key="MSG_BREADCRUMBS_ADMIN_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Admin' that appears as a breadcrumbs on the action bar.">Admin</translation>
	<translation id="1459282068813879241" key="MSG_ADMIN_NAMESPACES_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label that appears above the list of resources.">Namespaces</translation>
	<translation id="133343695009872751" key="MSG_ADMIN_NODES_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label that appears above the list of resources.">Nodes</translation>
	<translation id="6870889542203892242" key="MSG_ADMIN_PERSISTENT_VOLUMES_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label that appears above the list of resources.">Persistent Volumes</translation>
753 754
	<translation id="3195481899172694103" key="MSG_ACTION_BAR_CREATE_ACTION" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label for global action bar create button.">Create</translation>
	<translation id="6165413233411120289" key="MSG_ACTION_BAR_CREATE_ACTION_TOOLTIP" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label for global action bar create button tooltip.">Create an application or any Kubernetes resource</translation>
755 756 757
	<translation id="5207082267245498149" key="MSG_BREADCRUMBS_SERVICES_AND_DISCOVERY_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Services and discovery' that appears as a breadcrumbs on the action bar.">Services and discovery</translation>
	<translation id="352791570684627676" key="MSG_SERVICES_AND_DISCOVERY_INGRESS_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label that appears above the list of resources.">Ingress</translation>
	<translation id="6306881076646050049" key="MSG_SERVICES_AND_DISCOVERY_SERVICES_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label that appears above the list of resources.">Services</translation>
B
bryk 已提交
758 759 760
	<translation id="954605561178153927" key="MSG_BREADCRUMBS_CONFIG_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label 'Config' that appears as a breadcrumbs on the action bar.">Config</translation>
	<translation id="3342283564584066330" key="MSG_CONFIG_CONFIG_MAPS_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label that appears above the list of resources.">Config Maps</translation>
	<translation id="7622819125555178514" key="MSG_CONFIG_SECRETS_LABEL" source="/usr/local/google/home/bryk/src/github.com/kubernetes/dashboard/.tmp/serve/app-dev.js" desc="Label that appears above the list of resources.">Secrets</translation>
761
</translationbundle>