Skip to content

Commit 374385a

Browse files
committed
Merge pull request #861 from taimir/i18n-localize8
Localization of DeploymentDetails and -List views
2 parents 78153f5 + dfe7b74 commit 374385a

18 files changed

+282
-39
lines changed

i18n/messages-en.xtb

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,4 +321,35 @@
321321
<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>
322322
<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>
323323
<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>
324+
<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>
325+
<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>
326+
<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>
327+
<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>
328+
<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>
329+
<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>
330+
<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>
331+
<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>
332+
<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>
333+
<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>
334+
<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>
335+
<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>
336+
<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>
337+
<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>
338+
<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>
339+
<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>
340+
<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>
341+
<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>
342+
<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>
343+
<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>
344+
<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>
345+
<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>
346+
<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>
347+
<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>
348+
<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>
349+
<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>
350+
<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>
351+
<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>
352+
<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>
353+
<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>
354+
<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>
324355
</translationbundle>

0 commit comments

Comments
 (0)