Moved labs to Modules subfolder
|
@ -1,121 +0,0 @@
|
|||
# English translations for acs-engine package.
|
||||
# Copyright (C) 2017
|
||||
# This file is distributed under the same license as the acs-engine package.
|
||||
# Jiangtian Li <jiangtianli@hotmail.com>, 2017.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: acsengine\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-07-25 00:04+0000\n"
|
||||
"PO-Revision-Date: 2017-07-24 17:23-0700\n"
|
||||
"Last-Translator: Jiangtian Li <jiangtianli@hotmail.com>\n"
|
||||
"Language-Team: English\n"
|
||||
"Language: en_US\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 2.0.3\n"
|
||||
|
||||
#: pkg/acsengine/engine.go:239
|
||||
#, c-format
|
||||
msgid "Error reading file %s, Error: %s"
|
||||
msgstr "Error reading file %s, Error: %s"
|
||||
|
||||
#: pkg/operations/kubernetesupgrade/upgradecluster.go:71
|
||||
#, c-format
|
||||
msgid "Error while querying ARM for resources: %+v"
|
||||
msgstr "Error while querying ARM for resources: %+v"
|
||||
|
||||
#: pkg/acsengine/transform.go:99
|
||||
#, c-format
|
||||
msgid "Found 2 resources with type %s in the template. There should only be 1"
|
||||
msgstr "Found 2 resources with type %s in the template. There should only be 1"
|
||||
|
||||
#: pkg/acsengine/transform.go:122
|
||||
#, c-format
|
||||
msgid "Found no resources with type %s in the template. There should have been 1"
|
||||
msgstr "Found no resources with type %s in the template. There should have been 1"
|
||||
|
||||
#: pkg/operations/kubernetesupgrade/v162upgrader.go:102
|
||||
#, c-format
|
||||
msgid "Total count of master VMs: %d exceeded expected count: %d"
|
||||
msgstr "Total count of master VMs: %d exceeded expected count: %d"
|
||||
|
||||
#: pkg/operations/kubernetesupgrade/v162upgrader.go:30
|
||||
#, c-format
|
||||
msgid "Upgrade to Kubernetes 1.6.2 is not supported from version: %s"
|
||||
msgstr "Upgrade to Kubernetes 1.6.2 is not supported from version: %s"
|
||||
|
||||
#: pkg/operations/kubernetesupgrade/upgradecluster.go:86
|
||||
#, c-format
|
||||
msgid "Upgrade to Kubernetes version: %s is not supported from version: %s"
|
||||
msgstr "Upgrade to Kubernetes version: %s is not supported from version: %s"
|
||||
|
||||
#: pkg/acsengine/filesaver.go:24
|
||||
#, c-format
|
||||
msgid "error creating directory '%s': %s"
|
||||
msgstr "error creating directory '%s': %s"
|
||||
|
||||
#: pkg/acsengine/engine.go:1194
|
||||
#, c-format
|
||||
msgid "error executing template for file %s: %v"
|
||||
msgstr "error executing template for file %s: %v"
|
||||
|
||||
#: pkg/operations/kubernetesupgrade/v162upgrader.go:67
|
||||
#: pkg/operations/kubernetesupgrade/v162upgrader.go:182
|
||||
#: pkg/operations/kubernetesupgrade/v162upgrader.go:295
|
||||
#, c-format
|
||||
msgid "error generating upgrade template: %s"
|
||||
msgstr "error generating upgrade template: %s"
|
||||
|
||||
#: pkg/acsengine/engine.go:1189
|
||||
#, c-format
|
||||
msgid "error parsing file %s: %v"
|
||||
msgstr "error parsing file %s: %v"
|
||||
|
||||
#: pkg/api/apiloader.go:24 pkg/api/upgradeapiloader.go:20
|
||||
#, c-format
|
||||
msgid "error reading file %s: %s"
|
||||
msgstr "error reading file %s: %s"
|
||||
|
||||
#: pkg/acsengine/ssh.go:55
|
||||
#, c-format
|
||||
msgid "failed to create openssh public key string: %q"
|
||||
msgstr "failed to create openssh public key string: %q"
|
||||
|
||||
#: pkg/acsengine/ssh.go:49
|
||||
#, c-format
|
||||
msgid "failed to generate private key for ssh: %q"
|
||||
msgstr "failed to generate private key for ssh: %q"
|
||||
|
||||
#: pkg/operations/kubernetesupgrade/v162upgrader.go:289
|
||||
#, c-format
|
||||
msgid "failed to initialize template generator: %s"
|
||||
msgstr "failed to initialize template generator: %s"
|
||||
|
||||
#: pkg/api/apiloader.go:161 pkg/api/upgradeapiloader.go:70
|
||||
#, c-format
|
||||
msgid "invalid version %s for conversion back from unversioned object"
|
||||
msgstr "invalid version %s for conversion back from unversioned object"
|
||||
|
||||
#: pkg/acsengine/engine.go:322
|
||||
#, c-format
|
||||
msgid "orchestrator '%s' is unsupported"
|
||||
msgstr "orchestrator '%s' is unsupported"
|
||||
|
||||
#: pkg/acsengine/engine.go:187
|
||||
#, c-format
|
||||
msgid "template file %s does not exist"
|
||||
msgstr "template file %s does not exist"
|
||||
|
||||
#: pkg/api/apiloader.go:98 pkg/api/upgradeapiloader.go:51
|
||||
#, c-format
|
||||
msgid "unrecognized APIVersion '%s'"
|
||||
msgstr "unrecognized APIVersion '%s'"
|
||||
|
||||
#: pkg/acsengine/engine.go:1183
|
||||
#, c-format
|
||||
msgid "yaml file %s does not exist"
|
||||
msgstr "yaml file %s does not exist"
|
|
@ -1,121 +0,0 @@
|
|||
# English translations for acs-engine package.
|
||||
# Copyright (C) 2017
|
||||
# This file is distributed under the same license as the acs-engine package.
|
||||
# Jiangtian Li <jiangtianli@hotmail.com>, 2017.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: acsengine\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-07-25 00:04+0000\n"
|
||||
"PO-Revision-Date: 2017-07-24 17:23-0700\n"
|
||||
"Last-Translator: Jiangtian Li <jiangtianli@hotmail.com>\n"
|
||||
"Language-Team: English\n"
|
||||
"Language: en_US\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 2.0.3\n"
|
||||
|
||||
#: pkg/acsengine/engine.go:239
|
||||
#, c-format
|
||||
msgid "Error reading file %s, Error: %s"
|
||||
msgstr "Error reading file %s, Error: %s"
|
||||
|
||||
#: pkg/operations/kubernetesupgrade/upgradecluster.go:71
|
||||
#, c-format
|
||||
msgid "Error while querying ARM for resources: %+v"
|
||||
msgstr "Error while querying ARM for resources: %+v"
|
||||
|
||||
#: pkg/acsengine/transform.go:99
|
||||
#, c-format
|
||||
msgid "Found 2 resources with type %s in the template. There should only be 1"
|
||||
msgstr "Found 2 resources with type %s in the template. There should only be 1"
|
||||
|
||||
#: pkg/acsengine/transform.go:122
|
||||
#, c-format
|
||||
msgid "Found no resources with type %s in the template. There should have been 1"
|
||||
msgstr "Found no resources with type %s in the template. There should have been 1"
|
||||
|
||||
#: pkg/operations/kubernetesupgrade/v162upgrader.go:102
|
||||
#, c-format
|
||||
msgid "Total count of master VMs: %d exceeded expected count: %d"
|
||||
msgstr "Total count of master VMs: %d exceeded expected count: %d"
|
||||
|
||||
#: pkg/operations/kubernetesupgrade/v162upgrader.go:30
|
||||
#, c-format
|
||||
msgid "Upgrade to Kubernetes 1.6.2 is not supported from version: %s"
|
||||
msgstr "Upgrade to Kubernetes 1.6.2 is not supported from version: %s"
|
||||
|
||||
#: pkg/operations/kubernetesupgrade/upgradecluster.go:86
|
||||
#, c-format
|
||||
msgid "Upgrade to Kubernetes version: %s is not supported from version: %s"
|
||||
msgstr "Upgrade to Kubernetes version: %s is not supported from version: %s"
|
||||
|
||||
#: pkg/acsengine/filesaver.go:24
|
||||
#, c-format
|
||||
msgid "error creating directory '%s': %s"
|
||||
msgstr "error creating directory '%s': %s"
|
||||
|
||||
#: pkg/acsengine/engine.go:1194
|
||||
#, c-format
|
||||
msgid "error executing template for file %s: %v"
|
||||
msgstr "error executing template for file %s: %v"
|
||||
|
||||
#: pkg/operations/kubernetesupgrade/v162upgrader.go:67
|
||||
#: pkg/operations/kubernetesupgrade/v162upgrader.go:182
|
||||
#: pkg/operations/kubernetesupgrade/v162upgrader.go:295
|
||||
#, c-format
|
||||
msgid "error generating upgrade template: %s"
|
||||
msgstr "error generating upgrade template: %s"
|
||||
|
||||
#: pkg/acsengine/engine.go:1189
|
||||
#, c-format
|
||||
msgid "error parsing file %s: %v"
|
||||
msgstr "error parsing file %s: %v"
|
||||
|
||||
#: pkg/api/apiloader.go:24 pkg/api/upgradeapiloader.go:20
|
||||
#, c-format
|
||||
msgid "error reading file %s: %s"
|
||||
msgstr "error reading file %s: %s"
|
||||
|
||||
#: pkg/acsengine/ssh.go:55
|
||||
#, c-format
|
||||
msgid "failed to create openssh public key string: %q"
|
||||
msgstr "failed to create openssh public key string: %q"
|
||||
|
||||
#: pkg/acsengine/ssh.go:49
|
||||
#, c-format
|
||||
msgid "failed to generate private key for ssh: %q"
|
||||
msgstr "failed to generate private key for ssh: %q"
|
||||
|
||||
#: pkg/operations/kubernetesupgrade/v162upgrader.go:289
|
||||
#, c-format
|
||||
msgid "failed to initialize template generator: %s"
|
||||
msgstr "failed to initialize template generator: %s"
|
||||
|
||||
#: pkg/api/apiloader.go:161 pkg/api/upgradeapiloader.go:70
|
||||
#, c-format
|
||||
msgid "invalid version %s for conversion back from unversioned object"
|
||||
msgstr "invalid version %s for conversion back from unversioned object"
|
||||
|
||||
#: pkg/acsengine/engine.go:322
|
||||
#, c-format
|
||||
msgid "orchestrator '%s' is unsupported"
|
||||
msgstr "orchestrator '%s' is unsupported"
|
||||
|
||||
#: pkg/acsengine/engine.go:187
|
||||
#, c-format
|
||||
msgid "template file %s does not exist"
|
||||
msgstr "template file %s does not exist"
|
||||
|
||||
#: pkg/api/apiloader.go:98 pkg/api/upgradeapiloader.go:51
|
||||
#, c-format
|
||||
msgid "unrecognized APIVersion '%s'"
|
||||
msgstr "unrecognized APIVersion '%s'"
|
||||
|
||||
#: pkg/acsengine/engine.go:1183
|
||||
#, c-format
|
||||
msgid "yaml file %s does not exist"
|
||||
msgstr "yaml file %s does not exist"
|
|
@ -1,121 +0,0 @@
|
|||
# English translations for acs-engine package.
|
||||
# Copyright (C) 2017
|
||||
# This file is distributed under the same license as the acs-engine package.
|
||||
# Jiangtian Li <jiangtianli@hotmail.com>, 2017.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: acsengine\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-07-25 00:04+0000\n"
|
||||
"PO-Revision-Date: 2017-07-24 17:23-0700\n"
|
||||
"Last-Translator: Jiangtian Li <jiangtianli@hotmail.com>\n"
|
||||
"Language-Team: English\n"
|
||||
"Language: en_US\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 2.0.3\n"
|
||||
|
||||
#: pkg/acsengine/engine.go:239
|
||||
#, c-format
|
||||
msgid "Error reading file %s, Error: %s"
|
||||
msgstr "Error reading file %s, Error: %s"
|
||||
|
||||
#: pkg/operations/kubernetesupgrade/upgradecluster.go:71
|
||||
#, c-format
|
||||
msgid "Error while querying ARM for resources: %+v"
|
||||
msgstr "Error while querying ARM for resources: %+v"
|
||||
|
||||
#: pkg/acsengine/transform.go:99
|
||||
#, c-format
|
||||
msgid "Found 2 resources with type %s in the template. There should only be 1"
|
||||
msgstr "Found 2 resources with type %s in the template. There should only be 1"
|
||||
|
||||
#: pkg/acsengine/transform.go:122
|
||||
#, c-format
|
||||
msgid "Found no resources with type %s in the template. There should have been 1"
|
||||
msgstr "Found no resources with type %s in the template. There should have been 1"
|
||||
|
||||
#: pkg/operations/kubernetesupgrade/v162upgrader.go:102
|
||||
#, c-format
|
||||
msgid "Total count of master VMs: %d exceeded expected count: %d"
|
||||
msgstr "Total count of master VMs: %d exceeded expected count: %d"
|
||||
|
||||
#: pkg/operations/kubernetesupgrade/v162upgrader.go:30
|
||||
#, c-format
|
||||
msgid "Upgrade to Kubernetes 1.6.2 is not supported from version: %s"
|
||||
msgstr "Upgrade to Kubernetes 1.6.2 is not supported from version: %s"
|
||||
|
||||
#: pkg/operations/kubernetesupgrade/upgradecluster.go:86
|
||||
#, c-format
|
||||
msgid "Upgrade to Kubernetes version: %s is not supported from version: %s"
|
||||
msgstr "Upgrade to Kubernetes version: %s is not supported from version: %s"
|
||||
|
||||
#: pkg/acsengine/filesaver.go:24
|
||||
#, c-format
|
||||
msgid "error creating directory '%s': %s"
|
||||
msgstr "error creating directory '%s': %s"
|
||||
|
||||
#: pkg/acsengine/engine.go:1194
|
||||
#, c-format
|
||||
msgid "error executing template for file %s: %v"
|
||||
msgstr "error executing template for file %s: %v"
|
||||
|
||||
#: pkg/operations/kubernetesupgrade/v162upgrader.go:67
|
||||
#: pkg/operations/kubernetesupgrade/v162upgrader.go:182
|
||||
#: pkg/operations/kubernetesupgrade/v162upgrader.go:295
|
||||
#, c-format
|
||||
msgid "error generating upgrade template: %s"
|
||||
msgstr "error generating upgrade template: %s"
|
||||
|
||||
#: pkg/acsengine/engine.go:1189
|
||||
#, c-format
|
||||
msgid "error parsing file %s: %v"
|
||||
msgstr "error parsing file %s: %v"
|
||||
|
||||
#: pkg/api/apiloader.go:24 pkg/api/upgradeapiloader.go:20
|
||||
#, c-format
|
||||
msgid "error reading file %s: %s"
|
||||
msgstr "error reading file %s: %s"
|
||||
|
||||
#: pkg/acsengine/ssh.go:55
|
||||
#, c-format
|
||||
msgid "failed to create openssh public key string: %q"
|
||||
msgstr "failed to create openssh public key string: %q"
|
||||
|
||||
#: pkg/acsengine/ssh.go:49
|
||||
#, c-format
|
||||
msgid "failed to generate private key for ssh: %q"
|
||||
msgstr "failed to generate private key for ssh: %q"
|
||||
|
||||
#: pkg/operations/kubernetesupgrade/v162upgrader.go:289
|
||||
#, c-format
|
||||
msgid "failed to initialize template generator: %s"
|
||||
msgstr "failed to initialize template generator: %s"
|
||||
|
||||
#: pkg/api/apiloader.go:161 pkg/api/upgradeapiloader.go:70
|
||||
#, c-format
|
||||
msgid "invalid version %s for conversion back from unversioned object"
|
||||
msgstr "invalid version %s for conversion back from unversioned object"
|
||||
|
||||
#: pkg/acsengine/engine.go:322
|
||||
#, c-format
|
||||
msgid "orchestrator '%s' is unsupported"
|
||||
msgstr "orchestrator '%s' is unsupported"
|
||||
|
||||
#: pkg/acsengine/engine.go:187
|
||||
#, c-format
|
||||
msgid "template file %s does not exist"
|
||||
msgstr "template file %s does not exist"
|
||||
|
||||
#: pkg/api/apiloader.go:98 pkg/api/upgradeapiloader.go:51
|
||||
#, c-format
|
||||
msgid "unrecognized APIVersion '%s'"
|
||||
msgstr "unrecognized APIVersion '%s'"
|
||||
|
||||
#: pkg/acsengine/engine.go:1183
|
||||
#, c-format
|
||||
msgid "yaml file %s does not exist"
|
||||
msgstr "yaml file %s does not exist"
|
До Ширина: | Высота: | Размер: 782 KiB После Ширина: | Высота: | Размер: 782 KiB |
До Ширина: | Высота: | Размер: 15 KiB После Ширина: | Высота: | Размер: 15 KiB |
До Ширина: | Высота: | Размер: 278 KiB После Ширина: | Высота: | Размер: 278 KiB |
До Ширина: | Высота: | Размер: 48 KiB После Ширина: | Высота: | Размер: 48 KiB |
До Ширина: | Высота: | Размер: 782 KiB После Ширина: | Высота: | Размер: 782 KiB |
До Ширина: | Высота: | Размер: 98 KiB После Ширина: | Высота: | Размер: 98 KiB |
До Ширина: | Высота: | Размер: 64 KiB После Ширина: | Высота: | Размер: 64 KiB |
До Ширина: | Высота: | Размер: 345 KiB После Ширина: | Высота: | Размер: 345 KiB |
До Ширина: | Высота: | Размер: 44 KiB После Ширина: | Высота: | Размер: 44 KiB |
До Ширина: | Высота: | Размер: 782 KiB После Ширина: | Высота: | Размер: 782 KiB |
До Ширина: | Высота: | Размер: 114 KiB После Ширина: | Высота: | Размер: 114 KiB |
До Ширина: | Высота: | Размер: 115 KiB После Ширина: | Высота: | Размер: 115 KiB |
До Ширина: | Высота: | Размер: 782 KiB После Ширина: | Высота: | Размер: 782 KiB |
До Ширина: | Высота: | Размер: 294 KiB После Ширина: | Высота: | Размер: 294 KiB |
До Ширина: | Высота: | Размер: 449 KiB После Ширина: | Высота: | Размер: 449 KiB |
До Ширина: | Высота: | Размер: 374 KiB После Ширина: | Высота: | Размер: 374 KiB |
До Ширина: | Высота: | Размер: 383 KiB После Ширина: | Высота: | Размер: 383 KiB |
До Ширина: | Высота: | Размер: 253 KiB После Ширина: | Высота: | Размер: 253 KiB |
До Ширина: | Высота: | Размер: 266 KiB После Ширина: | Высота: | Размер: 266 KiB |
До Ширина: | Высота: | Размер: 128 KiB После Ширина: | Высота: | Размер: 128 KiB |