提交 db42226f 编写于 作者: P Piotr Bryk 提交者: Rob Franken

Add missing XTB translations (#1488)

上级 38258831
......@@ -608,10 +608,13 @@
<translation id="8565706677236438077" key="MSG_REPLICASETDETAIL_REPLICASETINFO_0" desc="Header in a detail view">Details</translation>
<translation id="894856145436951468" key="MSG_REPLICASETDETAIL_REPLICASETINFO_1" desc="Label \'selector\' for replica sets.">Selector</translation>
<translation id="8624660585907028627" key="MSG_REPLICASETDETAIL_REPLICASETINFO_10" desc="The message says how many pods are running (replica set details page).">{{::$ctrl.replicaSet.podInfo.running}} running</translation>
<translation id="7128946363542037659" key="MSG_REPLICASETDETAIL_REPLICASETINFO_11" desc="How many pods are running (replica set details page).">{{::$ctrl.replicaSet.podInfo.running}} running</translation>
<translation id="49658715446023601" key="MSG_REPLICASETDETAIL_REPLICASETINFO_2" desc="Label \'Images\' for the list of images used in a replica set, on its details page.">Images</translation>
<translation id="4727954073189068542" key="MSG_REPLICASETDETAIL_REPLICASETINFO_3" desc="Subtitle \'Status\' for the right section with pod status information\n on the replica set details page.">Status</translation>
<translation id="6482247821119993893" key="MSG_REPLICASETDETAIL_REPLICASETINFO_4" desc="Label \'Pods\' for the pods in a replica set on its details page.">Pods</translation>
<translation id="809902657016982280" key="MSG_REPLICASETDETAIL_REPLICASETINFO_5" desc="The message says how many pods were created (replica set details page).">{{::$replicaSet.podInfo.current}} created</translation>
<translation id="6606278136257013770" key="MSG_REPLICASETDETAIL_REPLICASETINFO_5" desc="The message says how many pods were created (replica set details page).">{{::$ctrl.replicaSet.podInfo.current}} created</translation>
<translation id="6665629823278215735" key="MSG_REPLICASETDETAIL_REPLICASETINFO_6" desc="The message says how many pods are desired to run (replica set details page).">{{::$ctrl.replicaSet.podInfo.desired}} desired</translation>
<translation id="7548241978446696621" key="MSG_REPLICASETDETAIL_REPLICASETINFO_6" desc="The message says how many pods are desired to run (replica set details page).">{{::$replicaSet.podInfo.desired}} desired</translation>
<translation id="8547168002233289211" key="MSG_REPLICASETDETAIL_REPLICASETINFO_7" desc="Label \'Pods status\' for the status of the pods in a replica set, on the replica set details page.">Pods status</translation>
<translation id="8104685147737422972" key="MSG_REPLICASETDETAIL_REPLICASETINFO_8" desc="The message says how many pods are pending (replica set details page).">{{::$ctrl.replicaSet.podInfo.pending}} pending</translation>
......@@ -644,16 +647,22 @@
<translation id="6855396672598642073" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERDETAIL_7" desc="Text for horizontal pod autoscalers card zerostate in replica set details page.">There are currently no Horizontal Pod Autoscalers targeting this Replica Set.</translation>
<translation id="7402939720404007932" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_0" desc="Header in a detail view">Details</translation>
<translation id="6783609462069220194" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_1" desc="Label \'Label selector\' for the replication controller\'s selector on the replication controller details page.">Label selector</translation>
<translation id="2200677324979259623" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_10" desc="The message says how many pods have failed (replication controller details page).">{{::$ctrl.replicationController.podInfo.failed}} failed</translation>
<translation id="3761863497321140949" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_10" desc="The message says how many pods have failed (replication controller details page).">{{::$ctrl.replicationControllerpods.podInfo.failed}} failed</translation>
<translation id="685391262612042942" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_11" desc="The message says how many pods are running (replication controller details page).">{{::$ctrl.replicationControllerpods.podInfo.running}} running</translation>
<translation id="1174718180390767181" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_11" desc="The message says how many pods are running (replication controller details page).">{{::$ctrl.replicationController.podInfo.running}} running</translation>
<translation id="3760095315629361828" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_2" desc="Label \'Images\' for the list of images used in a replication controller, on its details page.">Images</translation>
<translation id="6630932251751110260" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_3" desc="Subtitle \'Status\' for the right section with pod status information on the replication controller details page.">Status</translation>
<translation id="3776290183365464913" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_4" desc="Label \'Pods\' for the pods in a replication controller on its details page.">Pods</translation>
<translation id="1487522648872865029" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_5" desc="The message says how many pods were created (replication controller details page).">{{::$ctrl.replicationController.podInfo.currentCount}} created</translation>
<translation id="1873229320753133625" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_5" desc="The message says how many pods were created (replication controller details page).">{{::$ctrl.replicationControllerpods.podInfo.currentCount}} created</translation>
<translation id="1495807469943798704" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_6" desc="The message says how many pods are desired to run (replication controller details page).">{{::$ctrl.replicationController.podInfo.desired}} desired</translation>
<translation id="2540821765282986739" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_6" desc="The message says how many pods are desired to run (replication controller details page).">{{::$ctrl.replicationControllerpods.podInfo.desired}} desired</translation>
<translation id="1879148990165298394" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_7" desc="The message says how many pods are running (replication controller details page).">{{::$ctrl.replicationControllerpods.podInfo.running}} running</translation>
<translation id="2368475907944022633" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_7" desc="The message says how many pods are running (replication controller details page).">{{::$ctrl.replicationController.podInfo.running}} running</translation>
<translation id="7106104127622334142" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_8" desc="Label \'Pods status\' for the status of the pods in a replication controller, on the replication controller details page.">Pods status</translation>
<translation id="5717602471292785005" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_9" desc="The message says how many pods are pending (replication controller details page).">{{::$ctrl.replicationControllerpods.podInfo.pending}} pending</translation>
<translation id="6128908853633901897" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_9" desc="The message says how many pods are pending (replication controller details page).">{{::$ctrl.replicationController.podInfo.pending}} pending</translation>
<translation id="492720185165061432" key="MSG_REPLICATIONCONTROLLERDETAIL_UPDATEREPLICAS_0" desc="Title for the pod count update dialog (for a replication controller).">Set desired number of pods</translation>
<translation id="3157265907543577974" key="MSG_REPLICATIONCONTROLLERDETAIL_UPDATEREPLICAS_1" desc="User help for the pod count update dialog (on the replication controllers detail page).">Replication controller {{::$ctrl.replicationController}} will be updated to reflect the desired count.</translation>
<translation id="7714894693497678367" key="MSG_REPLICATIONCONTROLLERDETAIL_UPDATEREPLICAS_2" desc="Status text for a replication controller, showing the number of created and desired pods.">Current status: {{::$ctrl.createdPods}} created, {{::$ctrl.desiredPods}} desired</translation>
......
......@@ -1251,10 +1251,13 @@
<translation id="8565706677236438077" key="MSG_REPLICASETDETAIL_REPLICASETINFO_0" desc="Subtitle \'Details\' for the left section with general information about a replica set on the replica set details page.">Details</translation>
<translation id="894856145436951468" key="MSG_REPLICASETDETAIL_REPLICASETINFO_1" desc="Label \'selector\' for replica sets.">Selector</translation>
<translation id="8624660585907028627" key="MSG_REPLICASETDETAIL_REPLICASETINFO_10" desc="The message says how many pods are running (replica set details page).">{{::$ctrl.replicaSet.podInfo.running}} running</translation>
<translation id="7128946363542037659" key="MSG_REPLICASETDETAIL_REPLICASETINFO_11" desc="How many pods are running (replica set details page).">{{::$ctrl.replicaSet.podInfo.running}} running</translation>
<translation id="49658715446023601" key="MSG_REPLICASETDETAIL_REPLICASETINFO_2" desc="Label \'Images\' for the list of images used in a replica set, on its details page.">Images</translation>
<translation id="4727954073189068542" key="MSG_REPLICASETDETAIL_REPLICASETINFO_3" desc="Subtitle \'Status\' for the right section with pod status information\n on the replica set details page.">Status</translation>
<translation id="6482247821119993893" key="MSG_REPLICASETDETAIL_REPLICASETINFO_4" desc="Label \'Pods\' for the pods in a replica set on its details page.">Pods</translation>
<translation id="809902657016982280" key="MSG_REPLICASETDETAIL_REPLICASETINFO_5" desc="The message says how many pods were created (replica set details page).">{{::$replicaSet.podInfo.current}} created</translation>
<translation id="6606278136257013770" key="MSG_REPLICASETDETAIL_REPLICASETINFO_5" desc="The message says how many pods were created (replica set details page).">{{::$ctrl.replicaSet.podInfo.current}} created</translation>
<translation id="6665629823278215735" key="MSG_REPLICASETDETAIL_REPLICASETINFO_6" desc="The message says how many pods are desired to run (replica set details page).">{{::$ctrl.replicaSet.podInfo.desired}} desired</translation>
<translation id="7548241978446696621" key="MSG_REPLICASETDETAIL_REPLICASETINFO_6" desc="The message says how many pods are desired to run (replica set details page).">{{::$replicaSet.podInfo.desired}} desired</translation>
<translation id="8547168002233289211" key="MSG_REPLICASETDETAIL_REPLICASETINFO_7" desc="Label \'Pods status\' for the status of the pods in a replica set, on the replica set details page.">Pods status</translation>
<translation id="8104685147737422972" key="MSG_REPLICASETDETAIL_REPLICASETINFO_8" desc="The message says how many pods are pending (replica set details page).">{{::$ctrl.replicaSet.podInfo.pending}} pending</translation>
......@@ -1310,16 +1313,22 @@
<translation id="7933432491974657973" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERDETAIL_8" desc="Text for horizontal pod autoscalers card zerostate in replica set details page.">There are currently no Horizontal Pod Autoscalers targeting this Replica Set.</translation>
<translation id="7402939720404007932" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_0" desc="Subtitle \'Details\' for the left section with general information about a replication controller on the replication controller details page.">Details</translation>
<translation id="6783609462069220194" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_1" desc="Label \'Label selector\' for the replication controller\'s selector on the replication controller details page.">Label selector</translation>
<translation id="2200677324979259623" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_10" desc="The message says how many pods have failed (replication controller details page).">{{::$ctrl.replicationController.podInfo.failed}} failed</translation>
<translation id="3761863497321140949" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_10" desc="The message says how many pods have failed (replication controller details page).">{{::$ctrl.replicationControllerpods.podInfo.failed}} failed</translation>
<translation id="685391262612042942" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_11" desc="The message says how many pods are running (replication controller details page).">{{::$ctrl.replicationControllerpods.podInfo.running}} running</translation>
<translation id="1174718180390767181" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_11" desc="The message says how many pods are running (replication controller details page).">{{::$ctrl.replicationController.podInfo.running}} running</translation>
<translation id="3760095315629361828" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_2" desc="Label \'Images\' for the list of images used in a replication controller, on its details page.">Images</translation>
<translation id="6630932251751110260" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_3" desc="Subtitle \'Status\' for the right section with pod status information on the replication controller details page.">Status</translation>
<translation id="3776290183365464913" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_4" desc="Label \'Pods\' for the pods in a replication controller on its details page.">Pods</translation>
<translation id="1487522648872865029" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_5" desc="The message says how many pods were created (replication controller details page).">{{::$ctrl.replicationController.podInfo.currentCount}} created</translation>
<translation id="1873229320753133625" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_5" desc="The message says how many pods were created (replication controller details page).">{{::$ctrl.replicationControllerpods.podInfo.currentCount}} created</translation>
<translation id="1495807469943798704" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_6" desc="The message says how many pods are desired to run (replication controller details page).">{{::$ctrl.replicationController.podInfo.desired}} desired</translation>
<translation id="2540821765282986739" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_6" desc="The message says how many pods are desired to run (replication controller details page).">{{::$ctrl.replicationControllerpods.podInfo.desired}} desired</translation>
<translation id="1879148990165298394" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_7" desc="The message says how many pods are running (replication controller details page).">{{::$ctrl.replicationControllerpods.podInfo.running}} running</translation>
<translation id="2368475907944022633" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_7" desc="The message says how many pods are running (replication controller details page).">{{::$ctrl.replicationController.podInfo.running}} running</translation>
<translation id="7106104127622334142" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_8" desc="Label \'Pods status\' for the status of the pods in a replication controller, on the replication controller details page.">Pods status</translation>
<translation id="5717602471292785005" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_9" desc="The message says how many pods are pending (replication controller details page).">{{::$ctrl.replicationControllerpods.podInfo.pending}} pending</translation>
<translation id="6128908853633901897" key="MSG_REPLICATIONCONTROLLERDETAIL_REPLICATIONCONTROLLERINFO_9" desc="The message says how many pods are pending (replication controller details page).">{{::$ctrl.replicationController.podInfo.pending}} pending</translation>
<translation id="492720185165061432" key="MSG_REPLICATIONCONTROLLERDETAIL_UPDATEREPLICAS_0" desc="Title for the pod count update dialog (for a replication controller).">Set desired number of pods</translation>
<translation id="3157265907543577974" key="MSG_REPLICATIONCONTROLLERDETAIL_UPDATEREPLICAS_1" desc="User help for the pod count update dialog (on the replication controllers detail page).">Replication controller {{::$ctrl.replicationController}} will be updated to reflect the desired count.</translation>
<translation id="7714894693497678367" key="MSG_REPLICATIONCONTROLLERDETAIL_UPDATEREPLICAS_2" desc="Status text for a replication controller, showing the number of created and desired pods.">Current status: {{::$ctrl.createdPods}} created, {{::$ctrl.desiredPods}} desired</translation>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册