Merge "Imported Translations from Zanata"

This commit is contained in:
Zuul 2018-12-04 04:32:41 +00:00 committed by Gerrit Code Review
commit 81da8ec451
7 changed files with 112 additions and 21 deletions

View File

@ -1,6 +1,14 @@
{
"de": {
"AuthenticatedContent.loadingDeployments": "Lade Bereitstellung...",
"AvailableRoleDetailDialog.close": "Schliessen",
"AvailableRoleDetailDialog.descriptionLabel": "Beschreibung:",
"AvailableRoleDetailDialog.dialogTitle": "",
"AvailableRoleDetailDialog.disable": "",
"AvailableRoleDetailDialog.enable": "",
"AvailableRoleDetailDialog.networksLabel": "",
"AvailableRoleDetailDialog.servicesLabel": "",
"AvailableRoleDetailDialog.tagsLabel": "",
"ConfigureNetworkStep.editConfigurationLink": "Konfiguration bearbeiten",
"ConfigurePlanStep.editConfigurationLink": "Konfiguration bearbeiten",
"ContentView.list": "Listenansicht",
@ -29,12 +37,14 @@
"DebugScreen.error": "Beim Vorbereiten des Log-Download ist ein Fehler aufgetreten.",
"DebugScreen.gitSha": "Git Sha",
"DebugScreen.version": "Version",
"DeleteDeploymentButton.cancel": "Abbrechen",
"DeleteDeploymentButton.deleteConfirmationQuestion": "SInd Sie sicher, dass Sie die Bereitstellung l\u00f6schen m\u00f6chten?",
"DeleteDeploymentButton.deleteDeployment": "Bereitstellung l\u00f6schen",
"DeleteDeploymentButton.requestingDeletion": "Anfrage zur L\u00f6schung der Bereitstellung",
"DeletePlan.cancel": "Abbrechen",
"DeletePlan.deletePlan": "Plan l\u00f6schen",
"DeletePlan.deletePlanConfirmation": "Sind Sie sicher, dass Sie den Plan {planName} l\u00f6schen m\u00f6chten?",
"DeletePlan.deletePlanName": "L\u00f6schen {planName}",
"DeleteStackButton.deleteConfirmationQuestion": "SInd Sie sicher, dass Sie die Bereitstellung l\u00f6schen m\u00f6chten?",
"DeleteStackButton.deleteDeployment": "Bereitstellung l\u00f6schen",
"Deploy.deleteInProgress": "L\u00f6schen im Gange",
"DeployStep.requestingDeploy": "Eine Bereitstellung wird angefragt...",
"DeployStep.validateAndDeploy": "Validiere und stelle bereit",
@ -89,7 +99,6 @@
"DeploymentStatusShort.undeployed": "Nicht bereitgestellt",
"DeploymentStatusShort.undeploying": "Deployment l\u00f6schen wird ausgef\u00fchrt",
"DeploymentStatusShort.unknown": "Bereitstellungsstatus konnte nicht geladen werden",
"DeploymentSuccess.requestingDeletion": "Anfrage zur L\u00f6schung der Bereitstellung",
"DeploymentSuccess.resources": "Resourcen",
"DriverFields.ipOrFqdnValidatorMessage": "Bitte geben Sie eine g\u00fcltige IPv4-Adresse oder einen g\u00fcltigen FQDN ein.",
"DriverFields.portValidationMessage": "Bitte geben Sie eine g\u00fcltige Portnummer ein (0 - 65535)",
@ -299,6 +308,10 @@
"PlansList.plans": "Pl\u00e4ne",
"RecoverDeploymentStatusButton.recoverDeploymentStatus": "Bereitstellungsstatus wiederherstellen",
"RecoverDeploymentStatusButton.recoveringDeploymentStatus": "Bereitstellungsstatus wiederherstellen",
"RedeployPlanButton.cancel": "Abbrechen",
"RedeployPlanButton.redeployConfirmationQuestion": "",
"RedeployPlanButton.redeployPlan": "",
"RedeployPlanButton.requestingRedeploy": "",
"RegisterNodeForm.General": "Allgemein",
"RegisterNodeForm.architecture": "Architektur",
"RegisterNodeForm.cpuCount": "CPU Anzahl",

View File

@ -1,6 +1,14 @@
{
"en-GB": {
"AuthenticatedContent.loadingDeployments": "Loading Deployments...",
"AvailableRoleDetailDialog.close": "Close",
"AvailableRoleDetailDialog.descriptionLabel": "Description:",
"AvailableRoleDetailDialog.dialogTitle": "Detailed Role Information",
"AvailableRoleDetailDialog.disable": "Disable",
"AvailableRoleDetailDialog.enable": "Enable",
"AvailableRoleDetailDialog.networksLabel": "Networks:",
"AvailableRoleDetailDialog.servicesLabel": "Services:",
"AvailableRoleDetailDialog.tagsLabel": "Tags:",
"ConfigureNetworkStep.editConfigurationLink": "Edit Configuration",
"ConfigurePlanStep.editConfigurationLink": "Edit Configuration",
"ContentView.list": "List view",
@ -29,12 +37,14 @@
"DebugScreen.error": "An error has occurred while preparing the log download.",
"DebugScreen.gitSha": "Git Sha",
"DebugScreen.version": "Version",
"DeleteDeploymentButton.cancel": "Cancel",
"DeleteDeploymentButton.deleteConfirmationQuestion": "Are you sure you want to delete the deployment?",
"DeleteDeploymentButton.deleteDeployment": "Delete Deployment",
"DeleteDeploymentButton.requestingDeletion": "Requesting Deletion of Deployment",
"DeletePlan.cancel": "Cancel",
"DeletePlan.deletePlan": "Delete Plan",
"DeletePlan.deletePlanConfirmation": "Are you sure you want to delete plan {planName}?",
"DeletePlan.deletePlanName": "Delete {planName}",
"DeleteStackButton.deleteConfirmationQuestion": "Are you sure you want to delete the deployment?",
"DeleteStackButton.deleteDeployment": "Delete Deployment",
"Deploy.deleteInProgress": "Deletion in progress",
"DeployStep.requestingDeploy": "Requesting a deploy...",
"DeployStep.validateAndDeploy": "Validate and Deploy",
@ -89,7 +99,6 @@
"DeploymentStatusShort.undeployed": "Not deployed",
"DeploymentStatusShort.undeploying": "Deployment deletion in progress",
"DeploymentStatusShort.unknown": "Deployment status could not be loaded",
"DeploymentSuccess.requestingDeletion": "Requesting Deletion of Deployment",
"DeploymentSuccess.resources": "Resources",
"DriverFields.ipOrFqdnValidatorMessage": "Please enter a valid IPv4 Address or a valid FQDN.",
"DriverFields.portValidationMessage": "Please enter valid Port number (0 - 65535)",
@ -299,6 +308,10 @@
"PlansList.plans": "Plans",
"RecoverDeploymentStatusButton.recoverDeploymentStatus": "Recover deployment status",
"RecoverDeploymentStatusButton.recoveringDeploymentStatus": "Recovering deployment status",
"RedeployPlanButton.cancel": "Cancel",
"RedeployPlanButton.redeployConfirmationQuestion": "Are you sure you want to redeploy?",
"RedeployPlanButton.redeployPlan": "Redeploy plan",
"RedeployPlanButton.requestingRedeploy": "Requesting redeploy",
"RegisterNodeForm.General": "General",
"RegisterNodeForm.architecture": "Architecture",
"RegisterNodeForm.cpuCount": "CPU count",

View File

@ -1,6 +1,14 @@
{
"es": {
"AuthenticatedContent.loadingDeployments": "Cargando despliegues...",
"AvailableRoleDetailDialog.close": "Cerrar",
"AvailableRoleDetailDialog.descriptionLabel": "Descripci\u00f3n:",
"AvailableRoleDetailDialog.dialogTitle": "",
"AvailableRoleDetailDialog.disable": "",
"AvailableRoleDetailDialog.enable": "",
"AvailableRoleDetailDialog.networksLabel": "",
"AvailableRoleDetailDialog.servicesLabel": "",
"AvailableRoleDetailDialog.tagsLabel": "",
"ConfigureNetworkStep.editConfigurationLink": "Editar configuraci\u00f3n",
"ConfigurePlanStep.editConfigurationLink": "Editar configuraci\u00f3n",
"ContentView.list": "Vista en modo lista",
@ -29,12 +37,14 @@
"DebugScreen.error": "Ha ocurrido un error al preparar la descarga de los logs.",
"DebugScreen.gitSha": "Git Sha",
"DebugScreen.version": "Versi\u00f3n",
"DeleteDeploymentButton.cancel": "Cancelar",
"DeleteDeploymentButton.deleteConfirmationQuestion": "\u00bfSeguro que desea eliminar el despliegue?",
"DeleteDeploymentButton.deleteDeployment": "Eliminar despliegue",
"DeleteDeploymentButton.requestingDeletion": "Solicitando la eliminaci\u00f3n del despliegue",
"DeletePlan.cancel": "Cancelar",
"DeletePlan.deletePlan": "Eliminar plan",
"DeletePlan.deletePlanConfirmation": "\u00bfSeguro que desea eliminar el plan {planName}?",
"DeletePlan.deletePlanName": "Eliminar {planName}",
"DeleteStackButton.deleteConfirmationQuestion": "\u00bfSeguro que desea eliminar el despliegue?",
"DeleteStackButton.deleteDeployment": "Eliminar despliegue",
"Deploy.deleteInProgress": "Suprimir en curso",
"DeployStep.requestingDeploy": "Solicitando un despliegue...",
"DeployStep.validateAndDeploy": "Validar y desplegar",
@ -89,7 +99,6 @@
"DeploymentStatusShort.undeployed": "No desplegado",
"DeploymentStatusShort.undeploying": "Eliminaci\u00f3n del despliegue en progreso",
"DeploymentStatusShort.unknown": "El estado del despliegue no se ha podido cargar",
"DeploymentSuccess.requestingDeletion": "Solicitando la eliminaci\u00f3n del despliegue",
"DeploymentSuccess.resources": "Recursos",
"DriverFields.ipOrFqdnValidatorMessage": "Por favor introduzca una direcci\u00f3n IPv4 o un FQDN v\u00e1lido.",
"DriverFields.portValidationMessage": "Introduzca un n\u00famero de puerto v\u00e1lido (0 - 65535)",
@ -299,6 +308,10 @@
"PlansList.plans": "Planes",
"RecoverDeploymentStatusButton.recoverDeploymentStatus": "Cargar el estado del despliegue",
"RecoverDeploymentStatusButton.recoveringDeploymentStatus": "Cargando el estado del despliegue",
"RedeployPlanButton.cancel": "Cancelar",
"RedeployPlanButton.redeployConfirmationQuestion": "",
"RedeployPlanButton.redeployPlan": "",
"RedeployPlanButton.requestingRedeploy": "",
"RegisterNodeForm.General": "General",
"RegisterNodeForm.architecture": "Arquitectura",
"RegisterNodeForm.cpuCount": "N\u00famero de procesadores",

View File

@ -1,6 +1,14 @@
{
"id": {
"AuthenticatedContent.loadingDeployments": "Loading Deployments...",
"AvailableRoleDetailDialog.close": "Close",
"AvailableRoleDetailDialog.descriptionLabel": "Deskripsi:",
"AvailableRoleDetailDialog.dialogTitle": "",
"AvailableRoleDetailDialog.disable": "",
"AvailableRoleDetailDialog.enable": "",
"AvailableRoleDetailDialog.networksLabel": "",
"AvailableRoleDetailDialog.servicesLabel": "",
"AvailableRoleDetailDialog.tagsLabel": "",
"ConfigureNetworkStep.editConfigurationLink": "Edit Konfigurasi",
"ConfigurePlanStep.editConfigurationLink": "Edit Konfigurasi",
"ContentView.list": "Tampilan daftar",
@ -29,12 +37,14 @@
"DebugScreen.error": "Terjadi kesalahan saat menyiapkan log download.",
"DebugScreen.gitSha": "Git Sha",
"DebugScreen.version": "Version",
"DeleteDeploymentButton.cancel": "Cancel",
"DeleteDeploymentButton.deleteConfirmationQuestion": "Yakin ingin menghapus penggelaran (deployment) ?",
"DeleteDeploymentButton.deleteDeployment": "Hapus Deployment",
"DeleteDeploymentButton.requestingDeletion": "Requesting Deletion of Deployment",
"DeletePlan.cancel": "Cancel",
"DeletePlan.deletePlan": "Hapus Plan",
"DeletePlan.deletePlanConfirmation": "Apakah Anda yakin ingin menghapus rencana {planName}?",
"DeletePlan.deletePlanName": "Hapus {planName}",
"DeleteStackButton.deleteConfirmationQuestion": "Yakin ingin menghapus penggelaran (deployment) ?",
"DeleteStackButton.deleteDeployment": "Hapus Deployment",
"Deploy.deleteInProgress": "Penghapusan berlangsung",
"DeployStep.requestingDeploy": "Requesting a deploy...",
"DeployStep.validateAndDeploy": "Validate dan Deploy",
@ -89,7 +99,6 @@
"DeploymentStatusShort.undeployed": "Not deployed",
"DeploymentStatusShort.undeploying": "Penghapusan penerapan sedang berlangsung",
"DeploymentStatusShort.unknown": "Status penerapan tidak dapat dimuat",
"DeploymentSuccess.requestingDeletion": "Requesting Deletion of Deployment",
"DeploymentSuccess.resources": "Resources",
"DriverFields.ipOrFqdnValidatorMessage": "Please enter (masukkan) alamat IPv4 yang valid atau FQDN valid.",
"DriverFields.portValidationMessage": "Masukkan nomor Port yang benar (0 - 65535)",
@ -299,6 +308,10 @@
"PlansList.plans": "Plans",
"RecoverDeploymentStatusButton.recoverDeploymentStatus": "Pulihkan status penerapan",
"RecoverDeploymentStatusButton.recoveringDeploymentStatus": "Memulihkan status penerapan",
"RedeployPlanButton.cancel": "Cancel",
"RedeployPlanButton.redeployConfirmationQuestion": "",
"RedeployPlanButton.redeployPlan": "",
"RedeployPlanButton.requestingRedeploy": "",
"RegisterNodeForm.General": "General",
"RegisterNodeForm.architecture": "Architecture",
"RegisterNodeForm.cpuCount": "CPU count",

View File

@ -1,6 +1,14 @@
{
"ja": {
"AuthenticatedContent.loadingDeployments": "\u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u3092\u8aad\u307f\u8fbc\u307f\u4e2d...",
"AvailableRoleDetailDialog.close": "\u9589\u3058\u308b",
"AvailableRoleDetailDialog.descriptionLabel": "\u8aac\u660e",
"AvailableRoleDetailDialog.dialogTitle": "",
"AvailableRoleDetailDialog.disable": "",
"AvailableRoleDetailDialog.enable": "",
"AvailableRoleDetailDialog.networksLabel": "",
"AvailableRoleDetailDialog.servicesLabel": "",
"AvailableRoleDetailDialog.tagsLabel": "",
"ConfigureNetworkStep.editConfigurationLink": "\u8a2d\u5b9a\u306e\u7de8\u96c6",
"ConfigurePlanStep.editConfigurationLink": "\u8a2d\u5b9a\u306e\u7de8\u96c6",
"ContentView.list": "\u30ea\u30b9\u30c8\u8868\u793a",
@ -29,12 +37,14 @@
"DebugScreen.error": "\u30ed\u30b0\u306e\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u306e\u6e96\u5099\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002",
"DebugScreen.gitSha": "Git \u306e SHA",
"DebugScreen.version": "\u30d0\u30fc\u30b8\u30e7\u30f3",
"DeleteDeploymentButton.cancel": "\u53d6\u308a\u6d88\u3057",
"DeleteDeploymentButton.deleteConfirmationQuestion": "\u9078\u629e\u3057\u305f\u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u3092\u524a\u9664\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?",
"DeleteDeploymentButton.deleteDeployment": "\u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u306e\u524a\u9664",
"DeleteDeploymentButton.requestingDeletion": "\u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u306e\u524a\u9664\u3092\u8981\u6c42\u4e2d",
"DeletePlan.cancel": "\u53d6\u308a\u6d88\u3057",
"DeletePlan.deletePlan": "\u30d7\u30e9\u30f3\u306e\u524a\u9664",
"DeletePlan.deletePlanConfirmation": "\u30d7\u30e9\u30f3 {planName} \u3092\u524a\u9664\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?",
"DeletePlan.deletePlanName": "{planName} \u306e\u524a\u9664",
"DeleteStackButton.deleteConfirmationQuestion": "\u9078\u629e\u3057\u305f\u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u3092\u524a\u9664\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?",
"DeleteStackButton.deleteDeployment": "\u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u306e\u524a\u9664",
"Deploy.deleteInProgress": "\u524a\u9664\u4e2d",
"DeployStep.requestingDeploy": "\u30c7\u30d7\u30ed\u30a4\u3092\u8981\u6c42\u4e2d...",
"DeployStep.validateAndDeploy": "\u691c\u8a3c\u3068\u30c7\u30d7\u30ed\u30a4",
@ -89,7 +99,6 @@
"DeploymentStatusShort.undeployed": "\u30c7\u30d7\u30ed\u30a4\u3055\u308c\u3066\u3044\u307e\u305b\u3093",
"DeploymentStatusShort.undeploying": "",
"DeploymentStatusShort.unknown": "",
"DeploymentSuccess.requestingDeletion": "\u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u306e\u524a\u9664\u3092\u8981\u6c42\u4e2d",
"DeploymentSuccess.resources": "\u30ea\u30bd\u30fc\u30b9",
"DriverFields.ipOrFqdnValidatorMessage": "\u6709\u52b9\u306a IPv4 \u30a2\u30c9\u30ec\u30b9\u307e\u305f\u306f FQDN \u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
"DriverFields.portValidationMessage": "\u6709\u52b9\u306a\u30dd\u30fc\u30c8\u756a\u53f7 (0 - 65535) \u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
@ -299,6 +308,10 @@
"PlansList.plans": "\u30d7\u30e9\u30f3",
"RecoverDeploymentStatusButton.recoverDeploymentStatus": "\u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u30b9\u30c6\u30fc\u30bf\u30b9\u306e\u5fa9\u65e7",
"RecoverDeploymentStatusButton.recoveringDeploymentStatus": "\u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u30b9\u30c6\u30fc\u30bf\u30b9\u3092\u5fa9\u65e7\u4e2d",
"RedeployPlanButton.cancel": "\u53d6\u308a\u6d88\u3057",
"RedeployPlanButton.redeployConfirmationQuestion": "",
"RedeployPlanButton.redeployPlan": "",
"RedeployPlanButton.requestingRedeploy": "",
"RegisterNodeForm.General": "\u4e00\u822c",
"RegisterNodeForm.architecture": "\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u30fc",
"RegisterNodeForm.cpuCount": "CPU \u6570",

View File

@ -1,6 +1,14 @@
{
"ko-KR": {
"AuthenticatedContent.loadingDeployments": "\ubc30\ud3ec\ub97c \ubd88\ub7ec\uc624\ub294 \uc911...",
"AvailableRoleDetailDialog.close": "\ub2eb\uae30",
"AvailableRoleDetailDialog.descriptionLabel": "\uc124\uba85:",
"AvailableRoleDetailDialog.dialogTitle": "",
"AvailableRoleDetailDialog.disable": "",
"AvailableRoleDetailDialog.enable": "",
"AvailableRoleDetailDialog.networksLabel": "",
"AvailableRoleDetailDialog.servicesLabel": "",
"AvailableRoleDetailDialog.tagsLabel": "",
"ConfigureNetworkStep.editConfigurationLink": "\uad6c\uc131 \uc218\uc815",
"ConfigurePlanStep.editConfigurationLink": "\uad6c\uc131 \uc218\uc815",
"ContentView.list": "\ub9ac\uc2a4\ud2b8 \ubcf4\uae30",
@ -29,12 +37,14 @@
"DebugScreen.error": "\ub85c\uadf8 \ub2e4\uc6b4\ub85c\ub4dc\ub97c \uc900\ube44\ud558\ub294 \uc911\uc5d0 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4.",
"DebugScreen.gitSha": "Git Sha",
"DebugScreen.version": "\ubc84\uc804",
"DeleteDeploymentButton.cancel": "\ucde8\uc18c",
"DeleteDeploymentButton.deleteConfirmationQuestion": "\uc815\ub9d0\ub85c \ud574\ub2f9 \ubc30\ud3ec\ub97c \uc0ad\uc81c\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?",
"DeleteDeploymentButton.deleteDeployment": "\ubc30\ud3ec \uc0ad\uc81c",
"DeleteDeploymentButton.requestingDeletion": "\ubc30\ud3ec \uc0ad\uc81c \uc694\uccad\uc911",
"DeletePlan.cancel": "\ucde8\uc18c",
"DeletePlan.deletePlan": "Plan \uc0ad\uc81c",
"DeletePlan.deletePlanConfirmation": "Plan {planName} \uc744 \uc815\ub9d0\ub85c \uc0ad\uc81c\ud558\uae30\ub97c \uc6d0\ud569\ub2c8\uae4c?",
"DeletePlan.deletePlanName": "{planName} \uc0ad\uc81c",
"DeleteStackButton.deleteConfirmationQuestion": "\uc815\ub9d0\ub85c \ud574\ub2f9 \ubc30\ud3ec\ub97c \uc0ad\uc81c\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?",
"DeleteStackButton.deleteDeployment": "\ubc30\ud3ec \uc0ad\uc81c",
"Deploy.deleteInProgress": "\uc0ad\uc81c \uc9c4\ud589 \uc911",
"DeployStep.requestingDeploy": "\ubc30\ud3ec \uc694\uccad \uc911...",
"DeployStep.validateAndDeploy": "Validate \uc640 \ubc30\ud3ec",
@ -89,7 +99,6 @@
"DeploymentStatusShort.undeployed": "\ubc30\ud3ec\ub418\uc9c0 \uc54a\uc74c",
"DeploymentStatusShort.undeploying": "",
"DeploymentStatusShort.unknown": "",
"DeploymentSuccess.requestingDeletion": "\ubc30\ud3ec \uc0ad\uc81c \uc694\uccad\uc911",
"DeploymentSuccess.resources": "\ub9ac\uc18c\uc2a4",
"DriverFields.ipOrFqdnValidatorMessage": "\uc720\ud6a8\ud55c IPv4 \uc8fc\uc18c \ub610\ub294 \uc720\ud6a8\ud55c FQDN\uc744 \uc785\ub825\ud574 \uc8fc\uc138\uc694.",
"DriverFields.portValidationMessage": "\uc720\ud6a8\ud55c \ud3ec\ud2b8 \ubc88\ud638\ub97c \uc785\ub825\ud558\uc138\uc694(0 - 655535)",
@ -299,6 +308,10 @@
"PlansList.plans": "Plans",
"RecoverDeploymentStatusButton.recoverDeploymentStatus": "",
"RecoverDeploymentStatusButton.recoveringDeploymentStatus": "",
"RedeployPlanButton.cancel": "\ucde8\uc18c",
"RedeployPlanButton.redeployConfirmationQuestion": "",
"RedeployPlanButton.redeployPlan": "",
"RedeployPlanButton.requestingRedeploy": "",
"RegisterNodeForm.General": "\uc77c\ubc18",
"RegisterNodeForm.architecture": "\uc544\ud0a4\ud14d\ucc98",
"RegisterNodeForm.cpuCount": "CPU \uac1c\uc218",

View File

@ -1,6 +1,14 @@
{
"zh-CN": {
"AuthenticatedContent.loadingDeployments": "\u6b63\u5728\u52a0\u8f7d\u90e8\u7f72 ...",
"AvailableRoleDetailDialog.close": "\u5173\u95ed",
"AvailableRoleDetailDialog.descriptionLabel": "\u63cf\u8ff0\uff1a",
"AvailableRoleDetailDialog.dialogTitle": "",
"AvailableRoleDetailDialog.disable": "",
"AvailableRoleDetailDialog.enable": "",
"AvailableRoleDetailDialog.networksLabel": "",
"AvailableRoleDetailDialog.servicesLabel": "",
"AvailableRoleDetailDialog.tagsLabel": "",
"ConfigureNetworkStep.editConfigurationLink": "\u7f16\u8f91\u914d\u7f6e",
"ConfigurePlanStep.editConfigurationLink": "\u7f16\u8f91\u914d\u7f6e",
"ContentView.list": "\u5217\u8868\u89c6\u56fe",
@ -29,12 +37,14 @@
"DebugScreen.error": "\u5728\u51c6\u5907\u65e5\u5fd7\u4e0b\u8f7d\u65f6\u51fa\u73b0\u4e00\u4e2a\u9519\u8bef\u3002",
"DebugScreen.gitSha": "Git Sha",
"DebugScreen.version": "\u7248\u672c",
"DeleteDeploymentButton.cancel": "\u53d6\u6d88",
"DeleteDeploymentButton.deleteConfirmationQuestion": "\u60a8\u786e\u5b9a\u8981\u5220\u9664\u8fd9\u4e2a\u90e8\u7f72\u5417\uff1f",
"DeleteDeploymentButton.deleteDeployment": "\u5220\u9664\u90e8\u7f72",
"DeleteDeploymentButton.requestingDeletion": "\u8bf7\u6c42\u5220\u9664\u90e8\u7f72",
"DeletePlan.cancel": "\u53d6\u6d88",
"DeletePlan.deletePlan": "\u5220\u9664\u8ba1\u5212",
"DeletePlan.deletePlanConfirmation": "\u60a8\u786e\u5b9a\u8981\u5220\u9664\u8ba1\u5212 {planName} \u5417\uff1f",
"DeletePlan.deletePlanName": "\u5220\u9664 {planName}",
"DeleteStackButton.deleteConfirmationQuestion": "\u60a8\u786e\u5b9a\u8981\u5220\u9664\u8fd9\u4e2a\u90e8\u7f72\u5417\uff1f",
"DeleteStackButton.deleteDeployment": "\u5220\u9664\u90e8\u7f72",
"Deploy.deleteInProgress": "\u5220\u9664\u8fdb\u884c\u4e2d",
"DeployStep.requestingDeploy": "\u6b63\u5728\u8bf7\u6c42\u4e00\u4e2a\u90e8\u7f72 ...",
"DeployStep.validateAndDeploy": "\u9a8c\u8bc1\u5e76\u90e8\u7f72",
@ -89,7 +99,6 @@
"DeploymentStatusShort.undeployed": "\u672a\u90e8\u7f72",
"DeploymentStatusShort.undeploying": "",
"DeploymentStatusShort.unknown": "",
"DeploymentSuccess.requestingDeletion": "\u8bf7\u6c42\u5220\u9664\u90e8\u7f72",
"DeploymentSuccess.resources": "\u8d44\u6e90",
"DriverFields.ipOrFqdnValidatorMessage": "\u8bf7\u8f93\u5165\u4e00\u4e2a\u6709\u6548\u7684 IPv4 \u5730\u5740\u6216\u4e00\u4e2a\u6709\u6548\u7684 FQDN\u3002",
"DriverFields.portValidationMessage": "\u8bf7\u8f93\u5165\u6709\u6548\u7aef\u53e3\u6570\u5b57(0 - 65535)",
@ -299,6 +308,10 @@
"PlansList.plans": "\u8ba1\u5212",
"RecoverDeploymentStatusButton.recoverDeploymentStatus": "\u6062\u590d\u90e8\u7f72\u72b6\u6001",
"RecoverDeploymentStatusButton.recoveringDeploymentStatus": "\u6b63\u5728\u6062\u590d\u90e8\u7f72\u72b6\u6001",
"RedeployPlanButton.cancel": "\u53d6\u6d88",
"RedeployPlanButton.redeployConfirmationQuestion": "",
"RedeployPlanButton.redeployPlan": "",
"RedeployPlanButton.requestingRedeploy": "",
"RegisterNodeForm.General": "\u5e38\u89c4",
"RegisterNodeForm.architecture": "\u67b6\u6784",
"RegisterNodeForm.cpuCount": "CPU \u6570\u91cf",