Merge pull request #4560 from kubernetes/demo

zh-CN: Use non-unicode percent signs for proper interpolation
pull/4566/head^2
Sharif Elgamal 2019-06-22 22:47:23 -07:00 committed by GitHub
commit ce79abade5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
"Check that minikube is running and that you have specified the correct namespace (-n flag) if required.": "",
"Configuring environment for Kubernetes %s on %s %s": "开始为Kubernetes %s%s %s 配置环境变量",
"Configuring local host environment ...": "",
"Creating %s VM (CPUs=%d, Memory=%dMB, Disk=%dMB) ...": "正在创建%s虚拟机CPU =d内存=dMB磁盘=dMB...",
"Creating %s VM (CPUs=%d, Memory=%dMB, Disk=%dMB) ...": "正在创建%s虚拟机CPU=%d内存=%dMB磁盘=%dMB...",
"Creating mount %s ...": "",
"Deleting %q from %s ...": "",
"Documentation: %s": "",