messages-ja.xtb 214.8 KB
Newer Older
1 2
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE translationbundle>
3
<translationbundle lang="ja">
4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
	<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.">新規ネームスペースの作成</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.">新規ネームスペースをクラスターに追加します</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.">ネームスペース名</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.">半角英数字と、文中のハイフンのみが使用できます</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.">最大 <ph name="MAX_LENGTH" /> 文字です</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.">必須項目です</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.">作成</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.">キャンセル</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.">新規イメージプルシークレットの作成</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.">新規イメージプルシークレットをクラスターに追加します</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.">シークレット名</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.">DNSドメイン名の構文に従ってください (例: 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.">最大 <ph name="MAX_LENGTH" /> 文字です</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.">必須項目です</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.">指定した名前のシークレットは、次のネームスペースでクラスターに追加されます: </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.">イメージプルシークレット データ</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.">必須項目です</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.">Base64 エンコード化してください</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.">機密を保持するためのデータを指定してください。これは .dockercfg ファイル内の Base64 エンコード化されたコンテンツになります。</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.">作成</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.">キャンセル</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">もっと知る</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.">アプリケーション名</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.">必須項目です</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.">既に同じ名前のレプリケーションコントローラー/サービスが、次のネームスペースに存在します: </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.">小文字の半角英字で始めてください。その後は小文字の半角英字・数字・文中のハイフンが使用できます。</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.">最大 <ph name="MAX_LENGTH" /> 文字です</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.">この値を持つ 'app' ラベルが、配備されるレプリケーションコントローラーとサービスに付与されます。</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.">もっと知る</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.">コンテナイメージ</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.">必須項目です</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.">コンテナイメージが不正な値です:</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.">任意のレジストリー上にあるパブリックイメージの URL 、もしくは Docker Hub か Google Container Registry 上でホストされたプライベートイメージの URL を入力してください。</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.">ポッド数</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.">必須項目です</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.">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.">多数のポッドを設定すると、クラスターとダッシュボードにパフォーマンスの問題が発生する可能性があります。</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.">設定したポッド数を保つために、レプリケーションコントローラーが作成されます。</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.">ポートはオプションです。指定した場合、コンテナから見えるターゲットポートに、ポート(受信)がマッピングされたサービスが作成されます。</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.">サービスの内部 DNS 名:</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.">説明</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.">説明は注釈としてレプリケーションコントローラーに追加され、アプリケーションの詳細に表示されます。</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.">ラベル</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.">キー</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."></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.">指定したラベルを、作成したレプリケーションコントローラー、サービス(もしあれば)、ポッドに適用します。一般的なラベルは、'release', 'environment', 'tier', 'partition', '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.">ネームスペース</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.">新規ネームスペースの作成...</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.">ネームスペースによって、リソースは論理的に名前付きグループに分割されます。</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.">イメージプルシークレット</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.">新規シークレットの作成...</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.">指定したイメージがプライベートの場合、プルシークレットの認証情報を要求されることがあります。既存のシークレットを選択するか、新規シークレットを作成してください。</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 要件 (コア数)</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.">数字を入力してください。</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.">正数を入力してください。</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.">メモリー要件 (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.">数字を入力してください。</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.">正数を入力してください。</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.">最小の CPU 要件とメモリー要件をコンテナに指定できます。</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.">実行コマンド</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.">実行コマンドの引数</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.">デフォルトでは、コンテナは選択したイメージのデフォルトエントリーポイントコマンドを実行します。コマンドオプションを使用することで、これを書き換えることができます。</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.">特権コンテナとして起動</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.">特権コンテナのプロセスは、ホストの root で実行するプロセスと同等になります。</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.">コンテナ内で使われる環境変数が利用できます。値は $(VAR_NAME) 構文を使用して、他の変数を参照できます。</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.">正数を入力してください</translation>
70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111
	<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">ポッドにエラーが発生しています。</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">ポッドは待機状態です。</translation>
	<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.">コンテナアプリの配備</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.">アプリケーションの詳細を指定</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.">YAML もしくは JSON ファイルをアップロード</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.">配備</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.">キャンセル</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.">環境変数</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.">名前</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."></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.">有効な C 識別子を入力してください。</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 もしくは JSON ファイル</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.">必須項目です</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.">配備するリソースを指定した YAML もしくは JSON ファイルを選択してください。</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.">もっと知る</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.">より知るために、 <ph name="OPEN_LINK" /> ダッシュボードツアーに出る <ph name="LINK_ICON" /> <ph name="CLOSE_LINK" /></translation>
	<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" /> は一意ではありません。</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.">有効な DNS サブドメインプレフィックスではありません。例: 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.">半角英数字、文中の '-' , '_' , '.' が使用できます。オプションで DNS サブドメインと '/' をプレフィックスとしてつけられます。</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.">プレフィックスは最大 253 文字です</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.">ラベルのキー名は最大 63 文字です</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.">半角英数字、文中の '.' , '-' , '_' が使用できます</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.">最大 253 文字です</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.">サービス</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.">なし</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.">内部</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.">外部</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.">ポート</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.">整数を入力してください</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.">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).">65536 よりも小さな値を入力してください</translation>
	<translation id="6532475438704503011" key="MSG_PORT_MAPPINGS_PORT_EMPTY_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 empty port number and a target port number is already there (in the port mappings section on the deploy page).">ターゲットポートを指定した場合、ポートは必須項目です。</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.">ターゲットポート</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.">整数を入力してください</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.">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).">65536 よりも小さな値を入力してください</translation>
	<translation id="958102129872905095" key="MSG_PORT_MAPPINGS_TARGET_PORT_EMPTY_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 empty target port number and a port number is already there (in the port mappings section on the deploy page).">ポートを指定した場合、ターゲットポートは必須項目です。</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.">プロトコル</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).">必須項目です</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).">不正なプロトコル</translation>
	<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">1つ以上のポッドがエラーです</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">1つ以上のポッドが待機状態です</translation>
112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130
	<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.">デーモンセット</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.">デプロイメント</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.">レプリカセット</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.">レプリケーションコントローラー</translation>
	<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.">ペットセット</translation>
	<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.">ポッド</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.">コンテナアプリの配備</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).">名前</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).">ラベル</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).">クラスター 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).">内部エンドポイント</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).">外部エンドポイント</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.">ポッド</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.">リソース詳細</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.">詳細</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.">名前</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.">ネームスペース</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.">ラベルセレクター</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.">ラベル</translation>
131
	<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.">種別</translation>
132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164
	<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.">接続情報</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.">クラスター 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.">内部エンドポイント</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.">外部エンドポイント</translation>
	<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.">1つ以上のポッドがエラーです</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.">1つ以上のポッドが待機状態です</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.">名前</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.">ラベル</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.">ポッド</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.">起動時間</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.">イメージ</translation>
	<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">ネームスペース未選択</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">ネームスペース用のセレクター</translation>
	<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">1つ以上のポッドがエラーです。</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">1つ以上のポッドが待機状態です。</translation>
	<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.">概要</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.">ポッド</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.">イベント</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.">詳細</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.">名前</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.">ネームスペース</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.">ラベル</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.">イメージ</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.">状態</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.">ポッド</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.">ポッドの状態</translation>
	<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"><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">キャンセル</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">削除</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"><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">キャンセル</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">アップデート</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.">JSON を見る/編集する</translation>
165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 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
	<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."><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.">ラベルを隠す</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.">ラベルをすべて表示</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.">削除</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.">アクション</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.">閉じる</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.">1 秒</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)."></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.">1 分</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)."></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.">1 時間</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).">時間</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.">1 日</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)."></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.">1 ヶ月</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).">ヶ月</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.">1 年</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)."></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.">起動前</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.">たった今</translation>
	<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.">ジョブ</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.">リソース詳細</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.">詳細</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.">名前</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.">ネームスペース</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.">ラベル</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.">イメージ</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.">状態</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.">成功</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.">稼働中</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.">失敗</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.">ポッド</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.">完了</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.">並列処理</translation>
	<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.">コンテナアプリを配備</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.">ポッド数の編集</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.">レプリケーションコントローラー</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.">ポッド</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.">サービス</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.">概要</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.">イベント</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.">リソース詳細</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.">詳細</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.">ネームスペース</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.">名前</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.">ラベル</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.">ラベルセレクター</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.">イメージ</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.">状態</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.">ポッド</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.">ポッドの状態</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" /> 作成済</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" /> 実行中</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" /> 待機中</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" /> の失敗</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" /> の要求</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).">ポッド要求数の設定</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).">レプリケーションコントローラー <ph name="RC_NAME" /> は要求数を反映してアップデートされます。</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.">現在の状態: <ph name="CREATED_PODS" /> 作成済, <ph name="DESIRED_PODS" /> の要求</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).">ポッド数</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).">必須項目です</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.">正数を入力してください</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.">多数のポッドを設定すると、クラスターとダッシュボードにパフォーマンスの問題が発生する可能性があります。</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.">キャンセル</translation>
229
	<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>
230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 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 274 275
	<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.">コンテナアプリを配備</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">ログ</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.">ログ</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).">ポッド</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).">開始日時</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.">実行していません</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."><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.">1つ以上のポッドがエラーです</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.">1つ以上のポッドが待機状態です</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).">詳細を見る</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).">ポッド数の編集</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.">レプリケーションコントローラー</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).">名前</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).">ラベル</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).">ポッド</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).">起動時間</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).">エンドポイント</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).">イメージ</translation>
	<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."><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.">1つ以上のポッドがエラーです</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.">1つ以上のポッドが待機状態です</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.">レプリカセット</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).">名前</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).">ラベル</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).">ポッド</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).">起動時間</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).">イメージ</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.">レプリカセット</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.">ポッド</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.">概要</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.">イベント</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.">リソース詳細</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.">詳細</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.">ネームスペース</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.">名前</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.">ラベル</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.">イメージ</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.">状態</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.">ポッド</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.">ポッドの状態</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" /> 作成済</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" /> 実行中</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" /> 待機中</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" /> の失敗</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" /> の要求</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">このサービスは待機状態です。</translation>
276 277 278 279 280 281 282 283 284 285 286
	<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.">概要</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.">リソース詳細</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.">詳細</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.">名前</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.">ネームスペース</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.">開始日時</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.">ラベル</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.">状態</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.">イメージ</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.">ネットワーク</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.">ノード</translation>
287
	<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>
288 289 290 291 292 293 294 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 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 352 353 354 355 356 357 358 359 360 361 362 363 364 365
	<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.">コンテナアプリを配備</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."><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).">名前</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).">状態</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).">再起動</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).">起動時間</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).">クラスター 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).">ログ</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.)">ポッド</translation>
	<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."><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).">名前</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).">ラベル</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).">ポッド</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).">起動時間</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).">内部エンドポイント</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).">外部エンドポイント</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).">イメージ</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.)">デーモンセット</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.">概要</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.">ポッド</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.">イベント</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.">リソース詳細</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.">詳細</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.">ネームスペース</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.">名前</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.">ラベル</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.">イメージ</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.">状態</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.">ポッド</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.">ポッドの状態</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" /> 作成済</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" /> 実行中</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" /> 待機中</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" /> の失敗</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" /> の要求</translation>
	<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.">コンテナアプリを配備</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."><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.">1つ以上のポッドがエラーです</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.">1つ以上のポッドが待機状態です</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.">デプロイメント</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).">名前</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).">ラベル</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).">ポッド</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).">起動時間</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).">イメージ</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.">デプロイメント</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.">概要</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.">新しいレプリカセット</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.">古いレプリカセット</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.">イベント</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.">リソース詳細</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.">詳細</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.">ネームスペース</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.">名前</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.">ラベル</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.">ラベルセレクター</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.">状態</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.">ストラテジー</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.">最小準備時間(秒)</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.">ローリングアップデートストラテジー</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" /> アップデート済</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" /> 合計</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" /> 利用可能</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" /> 利用不可</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).">最大利用不可: <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).">最大サージ: <ph name="REPLICAS" /></translation>
	<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.">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.">配備</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.">キャンセル</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.">アップロード</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.">キャンセル</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.">アプリ配備</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.">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.">スケール</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).">スケール</translation>
	<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 (コア数)</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">メモリー (バイト)</translation>
	<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.">ジョブ</translation>
366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393
	<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.">削除</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.">ペットセット</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" /> 作成済</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" /> 実行中</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" /> 待機中</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" /> の失敗</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" /> の要求</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."><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.">ペットセット</translation>
	<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."><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.">編集</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.">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).">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.">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).">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.">デプロイメント</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.">最小準備時間(秒)</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.">改版履歴の上限</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.">未設定</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.">ローリングアップデートストラテジー</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.">ジョブ</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.">レプリカセット</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.">ポッド</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.">サービス</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.">レプリケーションコントローラ</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.">デーモンセット</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.">ペットセット</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.">ワークロード</translation>
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 419
	<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."><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).">名前</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).">ラベル</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).">ポッド</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).">起動時間</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).">イメージ</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.">概要</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."><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.">詳細</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.">起動時間</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.">名前</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.">ラベル</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.">システム情報</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.">アーキテクチャ</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.">オペレーティングシステム</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 バージョン</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 バージョン</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.">コンテナランタイムバージョン</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 イメージ</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.">カーネルバージョン</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.">ブート 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.">システム 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.">マシン 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.">外部 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.">容量</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" /> コア, <ph name="MEMORY_CAPACITY" />B</translation>
420 421 422 423
	<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.">新規ネームスペースをクラスターに追加します。</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">もっと知る</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.">指定した名前のネームスペースをクラスターに追加します。</translation>
	<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.">オプションとして、コンテナから見えるターゲットポートと受信ポートのマッピングをするための内部/外部サービスが定義できます</translation>
424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524
	<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.">新規ネームスペースをクラスターに追加します。</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">もっと知る</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.">指定した名前のネームスペースをクラスターに追加します。</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.">コンテナアプリを配備</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."><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).">名前</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).">状態</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).">再起動</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).">起動時間</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).">クラスター 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).">ログ</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.)">ポッド</translation>
	<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."><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).">名前</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).">ラベル</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).">ポッド</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).">起動時間</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).">内部エンドポイント</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).">外部エンドポイント</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).">イメージ</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.)">デーモンセット</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.">概要</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.">ポッド</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.">イベント</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.">リソース詳細</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.">詳細</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.">ネームスペース</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.">名前</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.">ラベル</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.">イメージ</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.">状態</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.">ポッド</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.">ポッドの状態</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" /> 作成済</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" /> 実行中</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" /> 待機中</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" /> の失敗</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" /> の要求</translation>
	<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.">コンテナアプリを配備</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."><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.">1つ以上のポッドがエラーです</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.">1つ以上のポッドが待機状態です</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.">デプロイメント</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).">名前</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).">ラベル</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).">ポッド</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).">起動時間</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).">イメージ</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.">デプロイメント</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.">概要</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.">新しいレプリカセット</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.">古いレプリカセット</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.">イベント</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.">リソース詳細</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.">詳細</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.">ネームスペース</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.">名前</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.">ラベル</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.">ラベルセレクター</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.">状態</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.">ストラテジー</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.">最小準備時間(秒)</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.">ローリングアップデートストラテジー</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" /> アップデート済</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" /> 合計</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" /> 利用可能</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" /> 利用不可</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).">最大利用不可: <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).">最大サージ: <ph name="REPLICAS" /></translation>
	<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.">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.">配備</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.">キャンセル</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.">アップロード</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.">キャンセル</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.">アプリ配備</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.">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.">スケール</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).">スケール</translation>
	<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 (コア数)</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">メモリー (バイト)</translation>
	<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.">ジョブ</translation>
	<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.">削除</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.">ペットセット</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" /> 作成済</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" /> 実行中</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" /> 待機中</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" /> の失敗</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" /> の要求</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."><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.">ペットセット</translation>
	<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">すべてのネームスペース</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">ネームスペース</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.">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).">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.">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).">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.">最小準備時間(秒)</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.">改版履歴の上限</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.">未設定</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.">ローリングアップデートストラテジー</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">すべてのユーザネームスペース</translation>
525 526 527 528 529 530 531
	<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.">コンディション</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.">種別</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.">状態</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.">最終ハートビート時間</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.">最終遷移時間</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.">理由</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.">メッセージ</translation>
532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 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
	<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.">ポッド</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.">段階</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.">ポッド 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.">プロバイダー 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.">スケジューリング不可</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" /> コア, <ph name="MEMORY_CAPACITY" />B, <ph name="POD_CAPACITY" /> ポッド</translation>
	<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.">表示行数</translation>
	<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.">イベント</translation>
	<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.">不明なサーバーエラーです</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.">種別</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).">メッセージ</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).">ソース</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).">サブオブジェクト</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).">回数</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).">初回</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).">直近</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">イベントが見つかりません</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.">表示するイベントがありません。すべて期限切れの可能性があります。</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.">ポッド:</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.">コンテナ:</translation>
    <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.">新規ネームスペースをクラスターに追加します。</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">もっと知る</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.">指定した名前のネームスペースをクラスターに追加します。</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.">コンテナアプリを配備</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."><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).">名前</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).">状態</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).">再起動</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).">起動時間</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).">クラスター 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).">ログ</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.)">ポッド</translation>
	<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."><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).">名前</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).">ラベル</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).">ポッド</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).">起動時間</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).">内部エンドポイント</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).">外部エンドポイント</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).">イメージ</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.)">デーモンセット</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.">概要</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.">ポッド</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.">イベント</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.">リソース詳細</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.">詳細</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.">ネームスペース</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.">名前</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.">ラベル</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.">イメージ</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.">状態</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.">ポッド</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.">ポッドの状態</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" /> 作成済</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" /> 起動中</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" /> 待機中</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" /> の失敗</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" /> の要求</translation>
	<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.">コンテナアプリの配備</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."><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.">1つ以上のポッドがエラーです</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.">1つ以上のポッドが待機状態です</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.">デプロイメント</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).">名前</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).">ラベル</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).">ポッド</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).">起動時間</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).">イメージ</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.">デプロイメント</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.">概要</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.">新しいレプリカセット</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.">古いレプリカセット</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.">イベント</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.">リソース詳細</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.">詳細</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.">ネームスペース</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.">名前</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.">ラベル</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.">ラベルセレクター</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.">状態</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.">ストラテジー</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.">最小準備時間(秒)</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.">ローリングアップデートストラテジー</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" /> アップデート済</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" /> 合計</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" /> 利用可能</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" /> 利用不可</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).">最大利用不可: <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).">最大サージ: <ph name="REPLICAS" /></translation>
	<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.">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.">配備</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.">キャンセル</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.">アップロード</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.">キャンセル</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.">アプリ配備</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.">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.">スケール</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).">スケール</translation>
	<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 (コア数)</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">メモリー (バイト)</translation>
	<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.">ジョブ</translation>
	<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.">削除</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.">ペットセット</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" /> 作成済</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" /> 起動中</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" /> 待機中</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" /> の失敗</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" /> の要求</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."><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.">ペットセット</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.">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).">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.">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).">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.">最小準備時間(秒)</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.">改版履歴の上限</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.">未設定</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.">ローリングアップデートストラテジー</translation>
650 651 652 653 654 655 656 657 658 659 660
	<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.">割り当てリソース</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 要件</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 上限</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.">メモリー要件</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.">メモリー上限</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 要件(コア数)</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 上限(コア数)</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.">メモリー要件(バイト)</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.">メモリー上限(バイト)</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.">メモリー上限(バイト)</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.">ポッド</translation>
661 662
	<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.">表示するものがありません</translation>
	<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."><ph name="CREATE_NEW_LINK" />コンテナアプリを配備<ph name="CREATE_NEW_CLOSE_LINK" />、他のネームスペースを選択、もっと知るために<ph name="OPEN_LINK" />ダッシュボードツアーに出る<ph name="LINK_ICON" /><ph name="CLOSE_LINK" /> が可能です</translation>
663 664 665 666 667 668 669
	<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.">詳細オプションを表示</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.">詳細オプションを隠す</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.">すべて</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.">警告</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.">ネームスペース <ph name="NAMESPACE_NAME" /> 内の <ph name="RESOURCE_KIND_NAME" /> &lt;kd-middle-ellipsis display-string="<ph name="OBJECT_NAME" />"&gt;&lt;/kd-middle-ellipsis&gt; を削除しても問題ありませんか?</translation>
	<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.">ノード</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.">ポッド</translation>
670 671
	<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>
672
	<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>
673 674 675 676 677 678 679 680 681 682 683 684
	<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>
685 686 687 688 689 690 691 692 693 694 695 696 697 698
	<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 已提交
699 700 701 702
	<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>
703
	<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>
704
	<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 已提交
705
	<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>
706 707
	<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>
708 709 710 711 712 713 714
	<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>
715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733
	<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="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="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>
734
	<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>
735
</translationbundle>